aboutsummaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD.ORG -> FreeBSD.orgNik Clayton1999-07-271-3/+3
* Start ppp before natd, not afterwards.Brian Somers1999-07-267-126/+126
* Add a default ppp.conf (mode 600).Brian Somers1999-07-2610-9/+174
* Don't background pccardd, it nullfies the "-z" flag. pccardd itselfDavid E. O'Brien1999-07-262-4/+4
* Added CyQ've ELA-010 Ethernet CardTatsumi Hosokawa1999-07-252-2/+14
* 3C574TX Fast Etherlink PC-card support.Tatsumi Hosokawa1999-07-252-2/+18
* Add -n to the example and explanation of the internal auth service.Brian Feldman1999-07-241-3/+4
* Document the -o and -t options to the internal auth service and give anSheldon Hearn1999-07-231-7/+4
* Add ``cvsup''.David E. O'Brien1999-07-211-1/+2
* Use a less annoying default hostname.Jordan K. Hubbard1999-07-181-2/+2
* Remove trailing whitespace from a couple of lines. It made its wayJohn Polstra1999-07-171-3/+3
* I think the last revision got lost here. Identd needs to be run as root,Brian Feldman1999-07-161-2/+2
* Document the new {auth,ident,tap} service and provide examples in theSheldon Hearn1999-07-161-6/+13
* Allow DHCP to be used in an ifconfig variable instead of the usualJordan K. Hubbard1999-07-168-15/+52
* This is the working internal ident service. Turn it on by settingBrian Feldman1999-07-151-2/+3
* Due to recent pidentd port changes (switch to sysctl), identd must beAndrey A. Chernov1999-07-151-2/+2
* Be a little clearer about login_getpwclass(3), and its penchant forNik Clayton1999-07-141-1/+3
* Refine on explanation for apm stuff.Mitsuru IWASAKI1999-07-123-8/+8
* Add apmd_enable and apmd_flags for the boot-time optinos.Mitsuru IWASAKI1999-07-113-5/+7
* Put apmd configuration and rc files in /etc.Mitsuru IWASAKI1999-07-108-8/+113
* Add a pseudo target called "jail" which DTRT for a jail(2)'ed /devPoul-Henning Kamp1999-07-092-2/+20
* Fix typo in previous commit.Sheldon Hearn1999-07-093-6/+6
* Add the pps (Pulse per second timing interface) device.Sheldon Hearn1999-07-093-3/+21
* Allow internal and external wrapping to be enabled independantly ofSheldon Hearn1999-07-091-2/+2
* Install dhclient.conf.David E. O'Brien1999-07-091-11/+10
* Tweak previous commit. Only sense the configuration if network_interfacesPeter Wemm1999-07-088-22/+37
* Do away with ${network_interfaces} in rc.conf. Just use `ifconfig -l` toPeter Wemm1999-07-078-23/+85
* Removed bogus quotes in descriptions of disk devices. Only "Winchester"Bruce Evans1999-07-072-28/+28
* Removed my name and (old) e-mail address from comments.Tatsumi Hosokawa1999-07-072-12/+4
* Added pccard_conf parameter to /etc/rc.conf,Tatsumi Hosokawa1999-07-073-1/+8
* Add support for the 'ida' driver.Mike Smith1999-07-052-10/+16
* Bump the number of vtys created to compensate for new demands createdJordan K. Hubbard1999-07-052-4/+4
* Feed the vty monster.Dag-Erling Smørgrav1999-07-042-4/+14
* Added "pccardd_flags" for rc.conf.Tatsumi Hosokawa1999-07-043-5/+6
* Add SSL versions of imap, pop3 and telnet (imaps, pop3s and telnets)Nick Sayer1999-07-021-1/+4
* Sigh. It's always the smallest changes that generate the largest publicJordan K. Hubbard1999-07-011-3/+3
* Compromise proposal: Comment out both old and new radius ports, explainJordan K. Hubbard1999-07-011-3/+10
* Put radius on its proper ports.Jordan K. Hubbard1999-06-301-3/+3
* Amd now mounts to "/.amd_mnt" rather than "/net". "/net/<host>" now worksDavid E. O'Brien1999-06-281-2/+2
* Syntax for user/group is changed from "user.group" to "user:group" to beDavid E. O'Brien1999-06-281-2/+2
* Fix minor alignment problem.David E. O'Brien1999-06-281-2/+2
* Standardize appearance of subsection headers (two spaces for section name)Justin M. Seger1999-06-271-2/+2
* Add command-line option (-w), specified once to enable wrapping andSheldon Hearn1999-06-271-2/+2
* Actually install the virgin copies of the /etc files that we so proudlySheldon Hearn1999-06-242-2/+11
* Ignore NIS accounts when checking for passwordless accounts.Sheldon Hearn1999-06-231-2/+2
* Update the locate database even if user nobody can't stat root'sSheldon Hearn1999-06-211-1/+2
* Don't allow users to prevent the updating of /etc/motd on machines forSheldon Hearn1999-06-211-3/+3
* Sync with etc.i386/MAKEDEV version 1.199.Doug Rabson1999-06-181-59/+206
* More PAO-ish stuff. Wildcard the IRQ bits.Mark Murray1999-06-172-138/+138
* Don't delete quota files when clean-tmps is enabled.Brian Somers1999-06-101-2/+3