summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Use ps true power instead of tr/tail which aren't available early enough.flz2006-04-131-1/+1
* Commit the various network interface configutation updates I've beenbrooks2006-04-132-22/+81
* Remove an inappropriate comment which is put into generatedume2006-04-121-1/+1
* Add autologin entries (al.NNN) for higher console speeds.des2006-04-111-0/+10
* - If no pidfile has been created at startup, only stop processesflz2006-04-111-4/+7
* - Oops, add a missing "then".flz2006-04-111-1/+1
* - Fix rc.d/sshd test on kern.random.sys.seeded.flz2006-04-111-1/+1
* - Fix amd startup when amd is installed from ports.flz2006-04-112-1/+2
* - Set a two read-only variables (${prefix} and ${etcdir}). This isflz2006-04-112-30/+60
* - Add following global jail options, used if no jail-specific options areflz2006-04-081-9/+17
* - Sync rc.subr with NetBSD.flz2006-04-041-10/+34
* Remove redundant ike rc.d script, since we do not have an IPsec IKEsimon2006-03-282-20/+0
* Harmless typo (s/overide/override/).flz2006-03-231-2/+2
* Add an example of how to set up a 3-wire serial terminal.ru2006-03-231-2/+17
* - Replace awk parts with shell.flz2006-03-201-35/+64
* Merge Perforce change 93569 from TrustedBSD audit3 branch:rwatson2006-03-191-0/+2
* Reimplementation of world/kernel build options. For details, see:ru2006-03-174-28/+30
* This script symlinks /boot/kernel to the directory that contains the kerneldes2006-03-172-1/+26
* Reorganize /etc/rc.d/syscons and move all keyboard related settingsemax2006-03-162-47/+57
* Add missing libdata/ldconfig[32] entries.marcus2006-03-141-0/+4
* Fix "make distribution" when just NO_CRYPT is defined.ru2006-03-111-1/+1
* Fix overriding jail_list from command line.fjoe2006-03-081-1/+3
* Fix output and exit status when daily_mailq_shorten is set to YESmatteo2006-03-081-6/+8
* Two years ago, in rev. 1.12, a typo slipped in etc/isdn/Makefile:yar2006-03-071-1/+0
* Add new 'setkeyboard' method to the /etc/rc.d/syscons. It accepts theemax2006-03-062-5/+22
* Enhance loginfail: it will catch sshd, proftpd and su errors, as well as othe...matteo2006-03-051-1/+1
* Add the graid3(8), gstripe(8) and gconcat(8) status scripts, default is "off".brueffer2006-03-021-0/+9
* Add periodic scripts that check the status of graid3(8), gstripe(8)brueffer2006-03-024-0/+105
* Document how to change the polling interval for the 64-bit interfaceharti2006-02-271-0/+6
* Use 'ipfw list' instead of 'ipfw l', since it's deprecated (and warning iswkoszek2006-02-261-1/+1
* Revert previous change for now. We traditionally add a new localedelphij2006-02-251-4/+0
* Add tt locale directory, since more and more ports create and use it.delphij2006-02-251-0/+4
* Attempt to make running the new rc in a jail more automatic bydougb2006-02-201-1/+6
* Make sure abi (and therefore archdep) start before SERVERS as part ofdougb2006-02-193-5/+3
* Check if /sbin/nextboot exists before running it.ru2006-02-171-1/+3
* Use example.com rather than bar.com for the system contact example.ceri2006-02-161-1/+1
* The libwrap built with NO_INET6=yes cannot parse an IPv6 address.ume2006-02-161-1/+3
* Update a comment to match functionality changed in r1.39 (allow squareceri2006-02-151-0/+1
* Remove vestiges of OLDCARD.imp2006-02-141-6/+0
* On ia64, the unaligned_print sysctl is a debugging knob under debugmarcel2006-02-131-3/+0
* Add a default ldconfig32_paths entry in default/rc.conf for 32-bit compatabil...matteo2006-02-131-0/+1
* Since OLDCARD is gone from the kernel, catchup here and remove supportimp2006-02-133-73/+2
* Overhaul the named boot script:dougb2006-02-132-22/+48
* Install audit_control and audit_user, both of which are likely to berwatson2006-02-121-1/+1
* Don't include geli devices in list when noauto is specified in the options fi...flz2006-02-121-1/+10
* Make localpkg print local scripts names when the boot is verbosematteo2006-02-121-0/+3
* The bar.com is an existing domain. Instead of trying to listen onglebius2006-02-081-2/+2
* When there are no interesting information in output, exit with 0.matteo2006-02-071-3/+3
* pflog is a separate module now.mlaier2006-02-051-3/+3
* Assign gid 77 to audit instead of gid 73. The ports group list did notrwatson2006-02-051-1/+1
OpenPOWER on IntegriCloud