summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade
Commit message (Expand)AuthorAgeFilesLines
* 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
* More cosmetic tweaks, get the prefixes adjusted properly to XFree86 3.2'sjkh1996-11-071-2/+2
* Make sure current_chunk is 0 each time we enter the editor.jkh1996-11-071-1/+2
* This warning is too annoying now. Kill it.jkh1996-11-071-6/+2
* Install an evil work-around for /etc/sendmail.cwjkh1996-11-071-1/+5
* Complete switch-over to XF86 3.2.jkh1996-11-071-3/+3
* Joerg's changes to add screen font and screenmap setting.jkh1996-11-074-15/+90
* Update to XFree86 3.2jkh1996-11-061-90/+120
* Remove a bogon from version 1.69. Just because we say "use all disk"phk1996-11-051-6/+1
* Placate Joerg some more by making screen savers get a reasonable defaultjkh1996-11-043-8/+18
* Use macros for package names so it's easier to update them in onejkh1996-11-045-40/+59
* Remove the now-unusable ports configuration code. Swapping CDs is bogus.jkh1996-10-144-128/+8
* Be less draconian about distribution extraction errors - still writejkh1996-10-121-5/+6
* Get the pysical address for id_maddr when opening an -incore kernel.erich1996-10-121-1/+1
* Some cosmetic tweaks, attempt to fix package wait problem by checkingjkh1996-10-121-5/+7
* Ahem. It might be nice if I included /usr/src/contrib in with the otherjkh1996-10-101-1/+3
* DTRT if ESC is hit in a Yes/No dialog.jkh1996-10-093-6/+8
* Sigh. There are still some weird boundry cases (argh!). Turnjkh1996-10-061-1/+1
* Detect the zero-chunks case properly, now that I've reversed the orderjkh1996-10-061-1/+3
* Correctly re-adjust current slice # when slices are deleted.jkh1996-10-062-84/+118
* Turn SAVE_USERCONFIG on again - I found the bug.jkh1996-10-061-1/+1
* Make the save_userconfig() stuff conditional and turned off by defaultjkh1996-10-052-29/+28
* 1. Change device probing so that high speed network devices are found beforejkh1996-10-052-54/+53
* Multiple changes stacked as one commit since they all depend on one another.jkh1996-10-052-12/+5
* Add stuff to CLEANFILES.jkh1996-10-051-1/+1
* Various cosmetic tweaks.jkh1996-10-043-21/+28
* Syncronize my tree so Eric can access the latest code.jkh1996-10-046-31/+35
* Temporarily disable userconfig saving until I figure out why uc_open()jkh1996-10-031-1/+3
* Check return values from uc_open() correctly. Note: This seems to workjkh1996-10-031-3/+3
* Fix the "missing nameserver value" bug. Simplify some unnecessarilyjkh1996-10-031-15/+22
OpenPOWER on IntegriCloud