summaryrefslogtreecommitdiffstats
path: root/release/sysinstall/label.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement selective text attributes for the syscons vty / vt100 emulatorjkh1996-06-081-3/+3
* Put back some changes I inadvertantly spammed with a cvs update.jkh1996-06-081-3/+3
* Some cosmetic changes:jkh1996-05-091-15/+12
* Fix some display bogons in the label editor.jkh1996-04-291-2/+8
* Don't stop /etc/sysconfig if we're `faking'.jkh1996-04-281-138/+132
* Fix an ancient index list bug.jkh1996-04-281-5/+5
* Quite a few changes:jkh1996-04-251-6/+5
* Bring this into sync.jkh1996-04-231-17/+9
* 1. Update all the copyrights to delete useless clauses 3 and 4.jkh1996-04-131-76/+23
* Major surgery.jkh1996-04-071-124/+8
* Rename the usage of `private' to `private_data' to cope with thejoerg1996-03-241-28/+28
* Accept DEL as a synonym for `delete'jkh1996-03-201-1/+2
* Lots of fixes:jkh1996-03-181-2/+4
* Keep explicit newfs parameters, just set them differently.jkh1996-03-021-2/+2
* Let fragment size default to 1K again - 2K is a little extreme.jkh1996-03-021-2/+2
* Bring my changes forward from 2.1jkh1995-12-111-6/+3
* Update the -current sources from the 2.1 branch.peter1995-12-071-81/+366
* This mega-commit brings in Jordan's latest sysinstall version..peter1995-09-181-23/+121
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-11/+15
* Remove trailing whitespace.rgrimes1995-05-301-5/+5
* Shrink the boot floppy by removing all extraneous stuff. Also increasejkh1995-05-291-6/+4
* Add various missing seat belts.jkh1995-05-281-6/+27
* Fix bogon I introduced into dist extraction code last night.jkh1995-05-281-45/+31
* Sync up with Poul.jkh1995-05-281-8/+18
* This should fix the last of the ftp path problems.jkh1995-05-261-6/+12
* Bring in all my fixes to Poul's gripe list as of last night.jkh1995-05-251-23/+37
* Put back some changes that were smashed in yesterday's release treejkh1995-05-251-2/+2
* Sync to latest ftp-capable sysinstall. We're getting there!jkh1995-05-241-1/+7
* 1. Bring in the first cut of Poul's ftp routines. We still don'tjkh1995-05-231-30/+14
* Implement most of the CD extract code.jkh1995-05-221-56/+62
* Try AGAIN to get the disklabel editor to do the right thing.jkh1995-05-211-2/+1
* Stick in another strategic clear().jkh1995-05-211-2/+2
* 1. Start syncing up the network strategy code so that folks like Poul andjkh1995-05-211-2/+2
* Correct a display bug that Poul introduced with his last roundjkh1995-05-211-4/+14
OpenPOWER on IntegriCloud