aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sade
Commit message (Expand)AuthorAgeFilesLines
* Various minor improvements.Jordan K. Hubbard1996-09-083-7/+32
* Try to make screen update more efficient (less flickering) by moreJordan K. Hubbard1996-08-036-28/+26
* Make the same fix to the disk partition editor screen.Jordan K. Hubbard1996-08-031-6/+4
* Fix an embarassing bogon in the key input code. I'll roll another snapJordan K. Hubbard1996-08-031-6/+4
* Whoops! VTYs return zero values for TIOCGSIZE! Work around this.Jordan K. Hubbard1996-08-011-2/+2
* Clean up the results from getch().Jordan K. Hubbard1996-08-012-4/+4
* Close PR#1542. Don't just assume 24 lines, get the tty size.Jordan K. Hubbard1996-08-016-16/+28
* Add a required save/restoreJordan K. Hubbard1996-07-311-1/+3
* Try again.Jordan K. Hubbard1996-07-311-2/+2
* Don't munge keystrokes.Jordan K. Hubbard1996-07-314-20/+27
* Prevent Geometry warning messages when the disk is already "dedicated"Jordan K. Hubbard1996-07-311-11/+6
* More minor tweaks (that I'm trying to get into the SNAP).Jordan K. Hubbard1996-07-311-15/+15
* Detect which partitions have already been created with `auto' so as not to cr...Jordan K. Hubbard1996-07-315-98/+122
* Fix some bogus argument handling - whups! James was right..Jordan K. Hubbard1996-07-221-2/+3
* 1. Fix the CD installation bogon for Novice install I mentioned.Jordan K. Hubbard1996-07-164-64/+94
* Damn - looks like upgrade got broken along the way and it's not somethingJordan K. Hubbard1996-07-141-2/+1
* Fix a bogon in the Novice mode CD auto-selection.Jordan K. Hubbard1996-07-131-4/+6
* Fix EBUSY checking in devices.c - DTRT when it's detected on a CD.Jordan K. Hubbard1996-07-131-3/+4
* Remove some suspect sector size calculations which are also the sourceJordan K. Hubbard1996-07-121-10/+1
* Fix something I broke with CDROM installation (well, I knew my firstJordan K. Hubbard1996-07-122-10/+16
* Make the menu height calculation actually work.Jordan K. Hubbard1996-07-113-9/+9
* Better error checking in helpfile expander.Jordan K. Hubbard1996-07-102-7/+3
* Document new GENERICJordan K. Hubbard1996-07-101-2/+2
* A number of improvements in the way statistics are printed, add a "chroot"Jordan K. Hubbard1996-07-093-12/+26
* Don't freak out at the lack of root/swap/usr if we're running multiuserJordan K. Hubbard1996-07-091-60/+79
* Eradicate more lurking bogons.Jordan K. Hubbard1996-07-092-6/+5
* Update the documentation here and there.Jordan K. Hubbard1996-07-081-4/+3
* Fix even more lurking bogons - why do I never find these until the lastJordan K. Hubbard1996-07-082-8/+3
* Whoops! Now that I'm decompressing docs into /tmp, it's important toJordan K. Hubbard1996-07-085-25/+26
* Support compressed doc files again.Jordan K. Hubbard1996-07-056-30/+46
* Fix some minor reported bogons from the BETAJordan K. Hubbard1996-07-044-34/+37
* Document shortcuts.Jordan K. Hubbard1996-07-024-11/+9
* Add an extra /etc/hosts entry per advice of Joerg.Jordan K. Hubbard1996-07-021-1/+2
* Make it plainer how to exit.Jordan K. Hubbard1996-07-026-30/+35
* Update the Lynx version number.Jordan K. Hubbard1996-06-291-2/+2
* Put my changes back - Thanks, Peter! Boy, an errant Tag sure can messJordan K. Hubbard1996-06-293-6/+25
* Sync with 2.1-stable (I commited my changes there first by mistake due toJordan K. Hubbard1996-06-293-27/+8
* Copy the documentation files up into the release area - I've been doingJordan K. Hubbard1996-06-293-8/+27
* Add 3rd South Africa mirror.Jordan K. Hubbard1996-06-271-1/+3
* Allow argv[0] to be a command also.Jordan K. Hubbard1996-06-263-11/+25
* Make "Fake" turn off more potentially system-nuking options.Jordan K. Hubbard1996-06-253-16/+22
* Handle tabs in INDEX files.Jordan K. Hubbard1996-06-251-2/+3
* Init network at proper time.Jordan K. Hubbard1996-06-172-2/+14
* Whups! Slight adjustment.Jordan K. Hubbard1996-06-171-5/+5
* Add more items to the glossary menu and reformat it slightly.Jordan K. Hubbard1996-06-171-13/+19
* Add a top level function index.Jordan K. Hubbard1996-06-162-19/+91
* Check network status earlier in FTP/NFS installs in order to reduceJordan K. Hubbard1996-06-162-3/+6
* Change default user/group to ones that actually exist in default passwdJordan K. Hubbard1996-06-151-2/+4
* Don't use some of the low-contrast text attributes I was using before - theyJordan K. Hubbard1996-06-143-10/+14
* Make the editor work again and we're done.Jordan K. Hubbard1996-06-132-11/+6