summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade
Commit message (Expand)AuthorAgeFilesLines
* Keep our serial ports distinct so that first device is not found forjkh1997-01-153-4/+26
* Register SLIP/PPP devices properly again.jkh1997-01-151-19/+11
* Don't call systemShutdown() from signal handler so that the media devicejkh1997-01-151-2/+2
* Make the bindist-only checks actually work.jkh1997-01-152-22/+22
* Make the FTP installation codepath a lot more defensive. Trapjkh1997-01-151-6/+30
* Fix several problems:jkh1997-01-154-1/+27
* Accept emacs-style editing keys for traversal and ESC as an abort character.jkh1997-01-152-0/+6
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1418-18/+18
* Add more protection when running as init and don't do stupid things.jkh1997-01-121-1/+9
* Add extra tweak for -current compilation and some debugging.jkh1997-01-061-2/+3
* Do a better job of CDROM detection.jkh1997-01-061-11/+14
* Clean up device handling WRT slip and ppp devices. An incomplete transitionjkh1997-01-042-17/+33
* Do something I've wanted to do for quite some time - collapse all thejkh1997-01-038-27/+155
* 1. Correct bogon in cdromInit when running multi-user which took cdrom offlinejkh1997-01-011-104/+104
* Support the use of the 2nd CDROM as a fixit aid. Also put the EHSjkh1996-12-294-19/+142
* Add a "catpages" distribution for the catman stuff.jkh1996-12-291-1/+3
* Fix some spelling errors.mpp1996-12-262-2/+2
* Clean up some calls to close().jkh1996-12-261-6/+4
* Fix fixit floppy.jkh1996-12-261-9/+21
* 1. Engage brain. 2. Write macro. Previous commit attempted to performjkh1996-12-172-4/+4
* make note of which /etc files need upgrading in installUpgrade ratherjkh1996-12-151-19/+18
* Now that I've got my source tree sorted out, bring all the thingsjkh1996-12-144-11/+46
* 700 now. :)jkh1996-12-121-2/+2
* Add some additional smarts for XFree86 configuration.jkh1996-12-123-7/+10
* Undo one of my memory optimization hacks - it actually made things morejkh1996-12-122-9/+5
* Fix some bogons in my close() handling.jkh1996-12-122-5/+9
* Cosmetic tweaks, initialize a few variables, fix a reversed conditional.jkh1996-12-111-2/+11
* Be more efficient in how we use memory (stumbled across while looking forjkh1996-12-114-33/+35
* Do a few things I've been threatening to do for a long time:jkh1996-12-115-62/+54
* As Paul has just pointed out, much of my strncpy() usage was eitherjkh1996-12-098-19/+30
* Eliminate great evil in the networking code. That's all I'm gonna say.jkh1996-12-091-2/+1
* Add Joerg's user management screen for David Nugent's pw(8) program, somethingjkh1996-12-094-10/+27
* Several areas of improvement:jkh1996-12-082-19/+18
* Don't run routed by default.jkh1996-12-022-6/+6
* Move configResolv() to *after* the chroot(). This is what was causingjkh1996-12-011-4/+2
* Change boolean nature of "router" variable since it's not a booleanjkh1996-11-291-2/+2
* Try to impreve DD mode.phk1996-11-272-27/+17
* Correct some typos relating to PC98 server selection.jkh1996-11-271-4/+4
* Open devices read-only to test whether they are available. Thisjoerg1996-11-271-3/+3
* Provide a symlink for /bin/sh when the fixit floppy is mounted, sojoerg1996-11-161-1/+4
* Add vx to list of devices.jkh1996-11-151-1/+2
* "over 600 packages" (geeze, this has been sitting uncommitted in myjkh1996-11-141-2/+2
* Only save userconfig changes if the boot floppy version and thejkh1996-11-121-2/+3
* Disgusting kludge to make depend rule work again in the fact ofjkh1996-11-091-12/+6
* 1. Saner ldconfig path.jkh1996-11-091-2/+2
* 1. Take out console setup in options now that Joerg has moved it intojkh1996-11-093-737/+729
* Sysinstall now offers the installation of a keymap early in the game!joerg1996-11-095-24/+180
* Several improvements to the `fixit' configuration:joerg1996-11-091-6/+9
* If mounting the fixit floppy fails in the first place, warn the userjoerg1996-11-091-1/+5
* 1. Eliminate the sendmail.cw bogon again. Peter fixed it correctly.jkh1996-11-082-6/+3
OpenPOWER on IntegriCloud