aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sade/label.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Catch a clear() I missed.Jordan K. Hubbard1996-10-021-5/+6
* Round 2.5Jordan K. Hubbard1996-10-011-5/+5
* Installation cleanup, round II.Jordan K. Hubbard1996-10-011-26/+59
* Try to make screen update more efficient (less flickering) by moreJordan K. Hubbard1996-08-031-4/+4
* Fix an embarassing bogon in the key input code. I'll roll another snapJordan K. Hubbard1996-08-031-6/+4
* Clean up the results from getch().Jordan K. Hubbard1996-08-011-2/+2
* Don't munge keystrokes.Jordan K. Hubbard1996-07-311-3/+5
* Detect which partitions have already been created with `auto' so as not to cr...Jordan K. Hubbard1996-07-311-79/+81
* Damn - looks like upgrade got broken along the way and it's not somethingJordan K. Hubbard1996-07-141-2/+1
* Remove some suspect sector size calculations which are also the sourceJordan K. Hubbard1996-07-121-10/+1
* Eradicate more lurking bogons.Jordan K. Hubbard1996-07-091-5/+3
* Implement selective text attributes for the syscons vty / vt100 emulatorJordan K. Hubbard1996-06-081-3/+3
* Put back some changes I inadvertantly spammed with a cvs update.Jordan K. Hubbard1996-06-081-3/+3
* Some cosmetic changes:Jordan K. Hubbard1996-05-091-15/+12