summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade
Commit message (Expand)AuthorAgeFilesLines
* Put the console back on ttyv0 before rebooting.jkh1995-05-261-2/+7
* Put out variable names in quotes.jkh1995-05-261-3/+3
* Clean up the variable handling code a little.jkh1995-05-263-25/+29
* Ask name of "other" ftp site in correct place.jkh1995-05-262-10/+11
* Clean up the configuration stuff a bit more - we should now populatejkh1995-05-264-24/+83
* This should fix the last of the ftp path problems.jkh1995-05-262-15/+19
* be nice and tell the user when the installation has completed successfullyjkh1995-05-261-1/+2
* Fix a bug in the /etc populating copy.jkh1995-05-261-3/+4
* Tighten up the TCP/IP dialog a little.jkh1995-05-261-1/+2
* Totally revamp the TCP/IP dialog; now network selection makes a bit more sense.jkh1995-05-267-153/+104
* Add CRC checking to sysinstall.jkh1995-05-251-2/+3
* Bring in all my fixes to Poul's gripe list as of last night.jkh1995-05-259-77/+119
* Cleanup.jkh1995-05-252-3/+5
* Put back some changes that were smashed in yesterday's release treejkh1995-05-255-17/+49
* Invoke the _right_ shell. Sigh.jkh1995-05-241-2/+2
* Whoops - that last feature I committed to put a diagnostic shell injkh1995-05-241-1/+3
* 1. Spawn a shell on VTY4 and leave it lying around.jkh1995-05-244-3/+20
* Take out configSysconfig() until I get it written.jkh1995-05-241-1/+3
* Bring everybody up to date on my morning's work.jkh1995-05-245-216/+260
* Makefile:gpalmer1995-05-241-0/+3
* Sync to latest ftp-capable sysinstall. We're getting there!jkh1995-05-248-80/+169
* Add a final configuration menu and the beginnings of the backing codejkh1995-05-244-26/+49
* Add my first cut at TCP/IP device configuration. If this works, thejkh1995-05-234-9/+38
* 1. Bring in the first cut of Poul's ftp routines. We still don'tjkh1995-05-239-92/+321
* Implement most of the CD extract code.jkh1995-05-224-121/+199
* Try AGAIN to get the disklabel editor to do the right thing.jkh1995-05-213-14/+14
* 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-215-80/+138
* Correct a display bug that Poul introduced with his last roundjkh1995-05-211-4/+14
* The latest batch from me. Still some screen anomalies (One could considerphk1995-05-211-79/+99
* label.c: wizard mode now returns;phk1995-05-213-5/+5
* Make a fixit.flp target too.phk1995-05-211-6/+10
* Make newfs options work on rootfs.phk1995-05-213-61/+49
* Now cpio works for me. (it was Mostly confusion about when the chrootphk1995-05-202-15/+10
* #if 0 out PHK's code until we can find a way of making it crunchgengpalmer1995-05-201-3/+6
* 1. Add MBR type menu to take it off of Poul's "gripe sheet".jkh1995-05-203-9/+39
* Don't clear the screen for every redraw in the disklabel andjkh1995-05-203-11/+14
* Change vsystem to know that the shell is crunched in.phk1995-05-203-8/+62
* Fix a few message bogons.jkh1995-05-201-4/+4
* Misc cpio evil. I think I'm going to start working locally and just dealjkh1995-05-202-5/+5
* Hmmm. Try the raw floppy device! This failure mode is a bit strange.jkh1995-05-201-3/+3
* Whoops - copy_self() was going to the wrong place!jkh1995-05-202-5/+6
* Use ppp0 for all serial devices. It's somewhat kludge, but atjkh1995-05-201-2/+3
* Try again to get cpio_extract() to work. Also fix the bogonjkh1995-05-202-13/+19
* Correct the name of the release notes file.jkh1995-05-201-2/+2
* Clear the screen on msgNotifys.jkh1995-05-204-6/+10
* Don't call mediaVerify() in quite so many places.jkh1995-05-201-3/+3
* Fix the DOS discovery code to now re-allocate another virtual device ifjkh1995-05-201-1/+2
* 1. Fix a pathological bug I introduced in msgInfo(). Right idea, wrongjkh1995-05-2010-109/+92
* Totally re-work cpio_extract.jkh1995-05-203-53/+88
OpenPOWER on IntegriCloud