aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sade/label.c
Commit message (Expand)AuthorAgeFilesLines
...
* Cleanup sysinstall's 'A'uto partitioning mode to provide more reasonableMatthew Dillon2001-12-091-112/+243
* Tweak the Alpha partition warning wording and comment a little.David E. O'Brien2001-07-131-5/+5
* Rudamentary attempt to reconize when `a' is not the first partition on theDavid E. O'Brien2001-07-131-1/+23
* Make soft updates option print more nicely and stop overflow ofJordan K. Hubbard2001-05-061-5/+8
* Remove now obsolete check for root filesystems > cyl 1024. The bootJordan K. Hubbard2001-05-031-14/+4
* Bump the default / size up another 10MB to 120MB.David E. O'Brien2001-04-051-1/+1
* Fix a bug with setting the soft updates option from a script.Jordan K. Hubbard2001-03-231-4/+3
* Really finish softupdate setting from the label editor and fixJordan K. Hubbard2001-03-121-16/+20
* Support setting soft updates from the label editor.Jordan K. Hubbard2001-03-101-12/+27
* Bump the i386 default root by another 30MB to 100MB total. The AlphaDavid E. O'Brien2001-02-071-2/+2
* Add 20MB to the default / size for this in-development branch.David E. O'Brien2001-02-071-2/+2
* Adapt sysinstall to use the new msgNoYes() function which assumesJordan K. Hubbard2000-12-141-3/+3
* - Support MBR boot loaders that are larger than one sector size.John Baldwin2000-07-121-9/+0
* o Add support for loading the rsaref or rsaintl packages, dependingJordan K. Hubbard2000-02-291-2/+5
* Better screen handling in X desktop setup.Jordan K. Hubbard1999-12-181-11/+0
* Bump default root size to 50MB on i386 (70MB on Alpha).Jordan K. Hubbard1999-12-171-3/+3
* Completely rip-out and redesign sysinstall's refresh model as wellJordan K. Hubbard1999-12-141-8/+9
* I shouldn't have incremented PART_OFF; it was wrong and broke labelJordan K. Hubbard1999-12-121-1/+1
* Allow 2 more characters for Mike's long device names.Jordan K. Hubbard1999-12-021-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Make the newfs parameters a global option.Poul-Henning Kamp1999-08-051-2/+3
* Allow room for editing labels on disks that are >= 10000MbBrian Somers1999-07-291-5/+5
* 1. Silence warning.Jordan K. Hubbard1999-05-071-1/+2
* Bump default root fs sizes, for both i386 and alpha architectures.Jordan K. Hubbard1999-03-301-6/+6
* o Use larger minimum root size on alpha.Jordan K. Hubbard1999-03-091-2/+13
* Totally change the way variables are accounted for in sysinstall.Jordan K. Hubbard1999-02-051-11/+11
* More support for Alpha installs.Jordan K. Hubbard1999-01-291-3/+27
* Adapt sysinstall more fully to the alpha (deal with proper boot signatures,Jordan K. Hubbard1999-01-081-1/+12
* MF22: Paul Traina's changes.Jordan K. Hubbard1998-07-181-3/+11
* Fix bogusly shadowed variable.Jordan K. Hubbard1998-03-131-5/+3
* MF22: reset root flags properly.Jordan K. Hubbard1998-02-061-1/+3
* MFS.David E. O'Brien1997-11-051-3/+3
* Fix bogon I introduced while adding disks menu to label editor.Jordan K. Hubbard1997-10-141-3/+5
* Only need to call label editor for all drives.Jordan K. Hubbard1997-10-131-11/+5
* Separate the siamese twins that were the partition and label editor.Jordan K. Hubbard1997-10-121-40/+99
* More label editor enhancements.Jordan K. Hubbard1997-09-201-50/+46
* Fix conditional bogon in Label Editor [from Ed Gold]Jordan K. Hubbard1997-09-201-4/+4
* MF22: pst's changes.Jordan K. Hubbard1997-09-161-18/+20
* Scrolling partition and label lists now make it possible to partitionJordan K. Hubbard1997-09-091-10/+144
* Make some changes to the way the label editor reads script variablesJordan K. Hubbard1997-08-111-38/+49
* Resurrect / implement some of the more esoteric scripting features,Jordan K. Hubbard1997-06-051-2/+115
* Fix a long-standing bug with the label editor I just found (you couldJordan K. Hubbard1997-03-111-9/+10
* YAMF22Jordan K. Hubbard1997-03-081-1/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* This is a patch that makes some of the "partitions" --> "slice" to beJordan K. Hubbard1997-01-241-1/+1
* Accept emacs-style editing keys for traversal and ESC as an abort character.Jordan K. Hubbard1997-01-151-0/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* As Paul has just pointed out, much of my strncpy() usage was eitherJordan K. Hubbard1996-12-091-3/+3
* Correctly re-adjust current slice # when slices are deleted.Jordan K. Hubbard1996-10-061-25/+47
* Various cosmetic tweaks.Jordan K. Hubbard1996-10-041-5/+7