summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Add a undocumented '-d' flag to set debugging.phk1995-05-211-2/+5
* Check status of the device init routine properly.jkh1995-05-211-2/+3
* Try AGAIN to get the disklabel editor to do the right thing.jkh1995-05-216-28/+28
* Stick in another strategic clear().jkh1995-05-212-4/+4
* Do my best to translate this into english.. :-)jkh1995-05-212-396/+392
* 1. Start syncing up the network strategy code so that folks like Poul andjkh1995-05-2113-285/+565
* Change device name from cua01 to cuaa0. I'm going to use this doc injkh1995-05-212-4/+4
* Correct a display bug that Poul introduced with his last roundjkh1995-05-212-8/+28
* Reverse a boolean condition that prevented the user from disablingjkh1995-05-211-2/+2
* The latest batch from me. Still some screen anomalies (One could considerphk1995-05-212-158/+198
* label.c: wizard mode now returns;phk1995-05-216-10/+10
* Make a fixit.flp target too.phk1995-05-212-12/+20
* Make newfs options work on rootfs.phk1995-05-216-122/+98
* Added a crunched_here(char *path) function so crunched programs can find outphk1995-05-211-0/+15
* Now cpio works for me. (it was Mostly confusion about when the chrootphk1995-05-204-30/+20
* #if 0 out PHK's code until we can find a way of making it crunchgengpalmer1995-05-202-6/+12
* 1. Add MBR type menu to take it off of Poul's "gripe sheet".jkh1995-05-206-18/+78
* Don't clear the screen for every redraw in the disklabel andjkh1995-05-207-24/+31
* Change vsystem to know that the shell is crunched in.phk1995-05-206-16/+124
* Fix a few message bogons.jkh1995-05-202-8/+8
* Misc cpio evil. I think I'm going to start working locally and just dealjkh1995-05-204-10/+10
* Hmmm. Try the raw floppy device! This failure mode is a bit strange.jkh1995-05-202-6/+6
* Whoops - copy_self() was going to the wrong place!jkh1995-05-204-10/+12
* Use ppp0 for all serial devices. It's somewhat kludge, but atjkh1995-05-202-4/+6
* Try again to get cpio_extract() to work. Also fix the bogonjkh1995-05-204-26/+38
* Correct the name of the release notes file.jkh1995-05-202-4/+4
* Clear the screen on msgNotifys.jkh1995-05-208-12/+20
* The problem is the returned salt, while the freebsd man pages asks that thejkh1995-05-201-2/+2
* Don't call mediaVerify() in quite so many places.jkh1995-05-204-13/+8
* Fix the DOS discovery code to now re-allocate another virtual device ifjkh1995-05-203-8/+19
* 1. Fix a pathological bug I introduced in msgInfo(). Right idea, wrongjkh1995-05-2021-234/+267
* Totally re-work cpio_extract.jkh1995-05-206-106/+176
* Correct a few wording bogons in the menus.jkh1995-05-204-36/+28
* Make Jordan's ``half baked'' code compile so that make release's aren'tgpalmer1995-05-203-13/+17
* This doesn't work - the extract code is half-baked. I commit it onlyjkh1995-05-2012-102/+150
* Only apply @mode directives to files.jkh1995-05-191-3/+3
* More assorted verbosity. Also don't log informational messages.jkh1995-05-198-14/+14
* Make _DIST_USER use the right flag.jkh1995-05-191-1/+1
* Be more verbose now that we're getting ready to actually extract.jkh1995-05-191-1/+3
* XF86VGA16 -> XF86VG16jkh1995-05-191-2/+2
* 1. Incorporate Nickolay's ammended patches for Russian screenmap supportjkh1995-05-1910-152/+216
* 1. Copy the boot floppy into /stand before extracting the CPIO floppy.jkh1995-05-194-12/+88
* Whoops! Put the helpful message telling you to look at the secondjkh1995-05-192-4/+4
* Include serial ports as possible network candidates.jkh1995-05-192-16/+42
* Big Sigh. Both A_BOLD and A_UNDERLINE do not appear to work withjkh1995-05-192-48/+28
* Switch to bold on the header line - the A_UNDERLINE handling appears to bejkh1995-05-192-10/+14
* You want to be in /mnt when extracting the cpio floppy, not in the readgpalmer1995-05-192-2/+4
* Sigh. Add a ++ which was causing the newfs'ing of non-root filesystems togpalmer1995-05-182-4/+4
* Run bad144 on raw-devs.phk1995-05-182-6/+6
* A couple of tweaks to make bad144 scan run.phk1995-05-182-8/+8
OpenPOWER on IntegriCloud