aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Make the installation menu loop on the provided package directory (if oneJordan K. Hubbard1995-05-261-2/+11
* Tighten up the TCP/IP dialog a little.Jordan K. Hubbard1995-05-263-5/+7
* Totally revamp the TCP/IP dialog; now network selection makes a bit more sense.Jordan K. Hubbard1995-05-2617-525/+311
* Reviewed by: rgrimes, jkh and davidg (sort of)Bill Paul1995-05-261-119/+128
* Add CRC checking to sysinstall.Jordan K. Hubbard1995-05-252-4/+6
* Bring in all my fixes to Poul's gripe list as of last night.Jordan K. Hubbard1995-05-2520-156/+252
* media_strategy.c: Add explanation for URL.Poul-Henning Kamp1995-05-251-11/+18
* Cleanup.Jordan K. Hubbard1995-05-255-8/+12
* Put back some changes that were smashed in yesterday's release treeJordan K. Hubbard1995-05-2510-34/+98
* Invoke the _right_ shell. Sigh.Jordan K. Hubbard1995-05-242-4/+4
* Whoops - that last feature I committed to put a diagnostic shell inJordan K. Hubbard1995-05-242-2/+6
* 1. Spawn a shell on VTY4 and leave it lying around.Jordan K. Hubbard1995-05-248-6/+40
* Never commit before breakfast: A typo. Sorry Gary.Poul-Henning Kamp1995-05-241-4/+4
* Take out configSysconfig() until I get it written.Jordan K. Hubbard1995-05-242-2/+6
* Close the transfer socket.Poul-Henning Kamp1995-05-241-1/+5
* "Bring out your dead!" Always try to reap the children we leave around.Jordan K. Hubbard1995-05-241-2/+2
* Bring everybody up to date on my morning's work.Jordan K. Hubbard1995-05-2412-436/+524
* Makefile:Gary Palmer1995-05-243-17/+30
* Sync to latest ftp-capable sysinstall. We're getting there!Jordan K. Hubbard1995-05-2419-347/+612
* Allow pkg_manage to take a directory argument; I need this for the CDROM.Jordan K. Hubbard1995-05-242-7/+12
* A few more typos fixed and some general cleanup done.Jordan K. Hubbard1995-05-242-22/+28
* Add missing arg to fprintf() error message.David Greenman1995-05-241-2/+2
* Add a final configuration menu and the beginnings of the backing codeJordan K. Hubbard1995-05-2410-68/+124
* Add my first cut at TCP/IP device configuration. If this works, theJordan K. Hubbard1995-05-239-19/+100
* 1. Bring in the first cut of Poul's ftp routines. We still don'tJordan K. Hubbard1995-05-2322-227/+918
* Implement most of the CD extract code.Jordan K. Hubbard1995-05-2210-347/+502
* Add a undocumented '-d' flag to set debugging.Poul-Henning Kamp1995-05-211-2/+5
* Check status of the device init routine properly.Jordan K. Hubbard1995-05-211-2/+3
* Try AGAIN to get the disklabel editor to do the right thing.Jordan K. Hubbard1995-05-216-28/+28
* Stick in another strategic clear().Jordan K. Hubbard1995-05-212-4/+4
* Do my best to translate this into english.. :-)Jordan K. Hubbard1995-05-212-396/+392
* 1. Start syncing up the network strategy code so that folks like Poul andJordan K. Hubbard1995-05-2113-285/+565
* Change device name from cua01 to cuaa0. I'm going to use this doc inJordan K. Hubbard1995-05-212-4/+4
* Correct a display bug that Poul introduced with his last roundJordan K. Hubbard1995-05-212-8/+28
* Reverse a boolean condition that prevented the user from disablingJordan K. Hubbard1995-05-211-2/+2
* The latest batch from me. Still some screen anomalies (One could considerPoul-Henning Kamp1995-05-212-158/+198
* label.c: wizard mode now returns;Poul-Henning Kamp1995-05-216-10/+10
* Make a fixit.flp target too.Poul-Henning Kamp1995-05-212-12/+20
* Make newfs options work on rootfs.Poul-Henning Kamp1995-05-216-122/+98
* Added a crunched_here(char *path) function so crunched programs can find outPoul-Henning Kamp1995-05-211-0/+15
* Now cpio works for me. (it was Mostly confusion about when the chrootPoul-Henning Kamp1995-05-204-30/+20
* #if 0 out PHK's code until we can find a way of making it crunchgenGary Palmer1995-05-202-6/+12
* 1. Add MBR type menu to take it off of Poul's "gripe sheet".Jordan K. Hubbard1995-05-206-18/+78
* Don't clear the screen for every redraw in the disklabel andJordan K. Hubbard1995-05-207-24/+31
* Change vsystem to know that the shell is crunched in.Poul-Henning Kamp1995-05-206-16/+124
* Fix a few message bogons.Jordan K. Hubbard1995-05-202-8/+8
* Misc cpio evil. I think I'm going to start working locally and just dealJordan K. Hubbard1995-05-204-10/+10
* Hmmm. Try the raw floppy device! This failure mode is a bit strange.Jordan K. Hubbard1995-05-202-6/+6
* Whoops - copy_self() was going to the wrong place!Jordan K. Hubbard1995-05-204-10/+12
* Use ppp0 for all serial devices. It's somewhat kludge, but atJordan K. Hubbard1995-05-202-4/+6