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