aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sade
Commit message (Expand)AuthorAgeFilesLines
...
* Actually, rethink last commit and simply remove the apache configurationJordan K. Hubbard1997-05-225-19/+5
* Update version of apache.Jordan K. Hubbard1997-05-221-2/+2
* Add SNAP servers to list of FTP sites.Jordan K. Hubbard1997-05-141-2/+8
* Fix null dereference if config variable not set.Paul Traina1997-05-101-3/+3
* Adapt routing configuration glue to rc.conf format.Jordan K. Hubbard1997-05-053-21/+32
* Add in some more config file support -- add variables to shut upPaul Traina1997-05-053-25/+40
* YAMF22Jordan K. Hubbard1997-04-291-2/+2
* Adapt to rc.conf file format.Jordan K. Hubbard1997-04-284-22/+32
* Back out mount change here (which is the only branch it should haveJordan K. Hubbard1997-04-281-5/+1
* YAMF22Jordan K. Hubbard1997-04-282-6/+19
* Sync with 2.2 and clean up some tortured english that was added.Jordan K. Hubbard1997-04-208-28/+111
* Make all this work under -current again.Jordan K. Hubbard1997-04-032-2/+5
* Sync up to current state of development.Jordan K. Hubbard1997-04-022-8/+10
* YAMF22Jordan K. Hubbard1997-03-271-2/+2
* YAMF22Jordan K. Hubbard1997-03-252-5/+6
* Add Iceland.Jordan K. Hubbard1997-03-211-1/+3
* Some of my pending merge changes, Paul Traina's more flexible configJordan K. Hubbard1997-03-194-46/+37
* Be consistent with the handbook and the release notes and specify allMike Pritchard1997-03-181-2/+2
* Increase the size of the email address field.Jordan K. Hubbard1997-03-151-1/+4
* o Remove obsolete references in XFree86 menuJordan K. Hubbard1997-03-141-2/+2
* Tidy up generated fstabJordan K. Hubbard1997-03-121-6/+5
* Fix a long-standing bug with the label editor I just found (you couldJordan K. Hubbard1997-03-111-9/+10
* YAMF22Jordan K. Hubbard1997-03-111-4/+4
* YAMF22 (rev 1.70.2.10, added blurb to explanations)Joerg Wunsch1997-03-111-1/+7
* YAMF22Jordan K. Hubbard1997-03-111-2/+1
* Sync with 2.2.Jordan K. Hubbard1997-03-103-8/+15
* Update russian mirrors.Jordan K. Hubbard1997-03-101-2/+2
* Add a registration screen so we can finally start counting our little userJordan K. Hubbard1997-03-097-13/+34
* YAMF22Jordan K. Hubbard1997-03-082-2/+8
* YAMF22Jordan K. Hubbard1997-03-083-13/+16
* YAMF22Jordan K. Hubbard1997-03-081-2/+2
* YAMF22Jordan K. Hubbard1997-03-071-6/+5
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2218-18/+18
* Change handling of bad signals; there are reasons why this is actuallyJordan K. Hubbard1997-02-201-5/+1
* ARGH!! Fix obligatory 12th hour fumble. :-(Jordan K. Hubbard1997-02-191-1/+1
* Add Label & Partition to configuration menu so you don't have toJordan K. Hubbard1997-02-181-0/+4
* Don't use /mnt in multi-user mode if we're installing a new filesystem.Jordan K. Hubbard1997-02-181-2/+2
* Compensate for an underpopulated MFS.Jordan K. Hubbard1997-02-171-0/+1
* Finally DTRT with tcpOpenDialog(); it should have never diddledJordan K. Hubbard1997-02-172-6/+6
* Don't nuke localtime and timezone files so aggressively now.Jordan K. Hubbard1997-02-162-3/+3
* 1. Always write out /etc/hosts.Jordan K. Hubbard1997-02-162-8/+1
* Replace bogus strncmp() with strcmp().Jordan K. Hubbard1997-02-161-1/+4
* Make configSysconfig() less chatty.Jordan K. Hubbard1997-02-152-5/+7
* Read /etc/resolv.conf information as well as /etc/sysconfig info, makingJordan K. Hubbard1997-02-154-7/+40
* Correct bogus msg dialog.Jordan K. Hubbard1997-02-151-1/+1
* Only add interface lines if they're not there already.Jordan K. Hubbard1997-02-151-6/+12
* Add a safety belt to configSysconfig() that should have been in thereJordan K. Hubbard1997-02-151-1/+3
* Add better quote elimination (and fix a bug).Jordan K. Hubbard1997-02-141-7/+8
* o Try to be more aggressive about reading in old configuration dataJordan K. Hubbard1997-02-143-34/+80
* It's not an error to call configResolv() early.Jordan K. Hubbard1997-02-141-3/+1