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