aboutsummaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* Set the expected permissions of /dev to 0555 since this is what devfsJoerg Wunsch2003-02-091-1/+1
* Allow multiple aliases files to be rebuiltGregory Neil Shapiro2003-02-081-3/+5
* /etc/rc.network isn't built to handle a value of "DEFAULT" (nor should itGregory Neil Shapiro2003-02-081-1/+1
* Add a comment regarding the use of the msgs alias with sendmail to helpGregory Neil Shapiro2003-02-081-0/+4
* Install geom include files.Poul-Henning Kamp2003-02-081-0/+2
* Misc grammar, typo and wording fixes of comments.Giorgos Keramidas2003-02-071-11/+11
* Add a header: #!/bin/sh.Tom Rhodes2003-02-063-0/+3
* Use pam_group(8) instead of pam_wheel(8).Dag-Erling Smørgrav2003-02-061-1/+1
* NODEVFS cleanup.Ruslan Ermilov2003-02-051-2/+0
* ep(4) does not have link0 and link1 options.Maxim Konovalov2003-02-041-3/+2
* Don't enable pam_krb5 by default - most people don't have it since mostDag-Erling Smørgrav2003-02-031-2/+2
* Enable pam_krb5 for sshd. I've had this in my tree for ages.Dag-Erling Smørgrav2003-02-021-0/+2
* NODEVFS cleanup: Goodbye, and good riddance!Poul-Henning Kamp2003-02-012-1828/+0
* NODEVFS cleanup: Don't ever install MAKEDEV anymore.Poul-Henning Kamp2003-02-011-7/+0
* Re-add information for applying for IP space from a registry since thatDaniel Baker2003-01-281-1/+2
* Change ofwcons to use the output-device property from the firmware for theJake Burkholder2003-01-271-4/+4
* NETWORKING should also mean routing daemons are up.Mike Makonnen2003-01-255-8/+5
* Start isdnd before ppp for those folks who use ppp-over-isdn.Mike Makonnen2003-01-254-5/+4
* Read /etc/rc.subr.Mike Makonnen2003-01-251-0/+2
* Cleanup as many instances of rc.conf variable use beforeMike Makonnen2003-01-247-17/+16
* Missing '$'Mike Makonnen2003-01-231-1/+1
* Write out the debug messages (from the previous commit) only ifMike Makonnen2003-01-201-5/+11
* Add a missing OR.Mike Makonnen2003-01-203-6/+6
* Make the debug messages, for when a script rolls its own start routine,Mike Makonnen2003-01-181-1/+5
* Add BUFFALO LPC-CF-CLT(10Base-T Compact Flash Ether Card).Takeshi Shibagaki2003-01-181-0/+6
* Add Allied Telesis WR211PCM.Takeshi Shibagaki2003-01-171-0/+6
* Add missing ca_ES, lt_LT, sr_YU aliasesAndrey A. Chernov2003-01-171-0/+4
* Purely cosmetic change.Mike Makonnen2003-01-161-1/+1
* Add missing lib/X11/xedit/lisp directory.Eric Anholt2003-01-161-0/+2
* Add rc_debug knob to rc.conf. The code for it has been in rc.subr forMike Makonnen2003-01-141-0/+1
* Finish merging in rev. 1.124 of rc.network, so that natd can be usedMike Makonnen2003-01-141-2/+2
* Add an entry for the Dlink Air 660 Wireless PC Card.Tom Rhodes2003-01-141-0/+6
* Fix the named script to find the correct pid file for theMike Makonnen2003-01-122-2/+3
* Either compaq has two variants of the WL200, or the old entry isWarner Losh2003-01-101-0/+6
* Move devd.conf here and install it by default (didn't do a repo copyWarner Losh2003-01-092-1/+96
* Tighten wording of comment.Garrett Wollman2003-01-081-2/+2
* Do not do manually what sendmail(8) can do better automatically.Garrett Wollman2003-01-082-28/+6
* Add support for bzip2ed log files.Stefan Eßer2003-01-053-3/+21
* Comment out imap3@220 and imap4-ssl@585 which are not used.Jens Schweikhardt2003-01-041-4/+6
* Add 1701/l2tp, layer 2 tunnelling protocol, as per IANA services.Jens Schweikhardt2003-01-041-0/+4
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-1/+1
* Further sync to kernel make_dev(): since we don't provide group accessRobert Watson2002-12-311-1/+1
* add fwmem* and fw*.Hidetoshi Shimokawa2002-12-311-0/+12
* Set the mode on the raidctl device to 0600.Robert Watson2002-12-311-1/+1
* Install /sys/dev/firewire/*.h under /usr/include/dev/firewireHidetoshi Shimokawa2002-12-301-0/+2
* Add directories for upcoming ca_ES localeAndrey A. Chernov2002-12-302-0/+12
* Synchronize old rc.diskless scripts from new rc.d/ scriptsMatthew Dillon2002-12-282-23/+52
* Redo the initial rc_ng check to avoid rc.conf pollution occuring too early,Matthew Dillon2002-12-231-14/+34
* Forgot to add rcconf.sh to the Makefile, and forgot to rename rcconf toMatthew Dillon2002-12-222-1/+1
* Do not unconditionally load the configuration files for the RCNG case.Matthew Dillon2002-12-229-285/+636