summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/label.c
Commit message (Expand)AuthorAgeFilesLines
* Adapt sysinstall to use the new msgNoYes() function which assumesjkh2000-12-141-3/+3
* - Support MBR boot loaders that are larger than one sector size.jhb2000-07-121-9/+0
* o Add support for loading the rsaref or rsaintl packages, dependingjkh2000-02-291-2/+5
* Better screen handling in X desktop setup.jkh1999-12-181-11/+0
* Bump default root size to 50MB on i386 (70MB on Alpha).jkh1999-12-171-3/+3
* Completely rip-out and redesign sysinstall's refresh model as welljkh1999-12-141-8/+9
* I shouldn't have incremented PART_OFF; it was wrong and broke labeljkh1999-12-121-1/+1
* Allow 2 more characters for Mike's long device names.jkh1999-12-021-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Make the newfs parameters a global option.phk1999-08-051-2/+3
* Allow room for editing labels on disks that are >= 10000Mbbrian1999-07-291-5/+5
* 1. Silence warning.jkh1999-05-071-1/+2
* Bump default root fs sizes, for both i386 and alpha architectures.jkh1999-03-301-6/+6
* o Use larger minimum root size on alpha.jkh1999-03-091-2/+13
* Totally change the way variables are accounted for in sysinstall.jkh1999-02-051-11/+11
* More support for Alpha installs.jkh1999-01-291-3/+27
* Adapt sysinstall more fully to the alpha (deal with proper boot signatures,jkh1999-01-081-1/+12
* MF22: Paul Traina's changes.jkh1998-07-181-3/+11
* Fix bogusly shadowed variable.jkh1998-03-131-5/+3
* MF22: reset root flags properly.jkh1998-02-061-1/+3
* MFS.obrien1997-11-051-3/+3
* Fix bogon I introduced while adding disks menu to label editor.jkh1997-10-141-3/+5
* Only need to call label editor for all drives.jkh1997-10-131-11/+5
* Separate the siamese twins that were the partition and label editor.jkh1997-10-121-40/+99
* More label editor enhancements.jkh1997-09-201-50/+46
* Fix conditional bogon in Label Editor [from Ed Gold]jkh1997-09-201-4/+4
* MF22: pst's changes.jkh1997-09-161-18/+20
* Scrolling partition and label lists now make it possible to partitionjkh1997-09-091-10/+144
* Make some changes to the way the label editor reads script variablesjkh1997-08-111-38/+49
* Resurrect / implement some of the more esoteric scripting features,jkh1997-06-051-2/+115
* Fix a long-standing bug with the label editor I just found (you couldjkh1997-03-111-9/+10
* YAMF22jkh1997-03-081-1/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* This is a patch that makes some of the "partitions" --> "slice" to bejkh1997-01-241-1/+1
* Accept emacs-style editing keys for traversal and ESC as an abort character.jkh1997-01-151-0/+3
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* As Paul has just pointed out, much of my strncpy() usage was eitherjkh1996-12-091-3/+3
* Correctly re-adjust current slice # when slices are deleted.jkh1996-10-061-25/+47
* Various cosmetic tweaks.jkh1996-10-041-5/+7
* Catch a clear() I missed.jkh1996-10-021-5/+6
* Round 2.5jkh1996-10-011-5/+5
* Installation cleanup, round II.jkh1996-10-011-26/+59
* Try to make screen update more efficient (less flickering) by morejkh1996-08-031-4/+4
* Fix an embarassing bogon in the key input code. I'll roll another snapjkh1996-08-031-6/+4
* Clean up the results from getch().jkh1996-08-011-2/+2
* Don't munge keystrokes.jkh1996-07-311-3/+5
* Detect which partitions have already been created with `auto' so as not to cr...jkh1996-07-311-79/+81
* Damn - looks like upgrade got broken along the way and it's not somethingjkh1996-07-141-2/+1
* Remove some suspect sector size calculations which are also the sourcejkh1996-07-121-10/+1
* Eradicate more lurking bogons.jkh1996-07-091-5/+3
OpenPOWER on IntegriCloud