summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* network.subr: avoid unnecessary reinitializationavos2016-02-291-4/+2
* etc/defaults/rc.conf: fix a typo (wlanddebug -> wlandebug)avos2016-02-281-1/+1
* Sort subdirectories in BSD.debug.distemaste2016-02-281-2/+2
* Restore lib/casper debug directory, reverting r296130emaste2016-02-261-0/+2
* Remove libexec/casper debug directory missed in r296047emaste2016-02-261-2/+0
* Add debug /libexec directory for rtld-elf debug filesemaste2016-02-261-0/+2
* Convert casperd(8) daemon to the libcasper.oshogbo2016-02-256-29/+4
* - Add a global option where we can protect processes when swap spacearaujo2016-02-242-1/+26
* Interpret vnet_interface/vnet.interface as arraydteske2016-02-121-2/+17
* Update leapsecond file in non-chroot environments.cy2016-02-111-4/+4
* Add new rc.conf parameter "jail_reverse_stop"feld2016-02-102-2/+9
* Zero pf rule counters so daily reports make senselidl2016-02-091-1/+1
* Fix typo in a comment; s/redined/redefined/dteske2016-02-061-1/+1
* Add comment to explain functionality of codedteske2016-02-061-0/+1
* Allow rc_conf_files to be redefined in rc.conf(5)dteske2016-02-061-0/+12
* Update script for modern `zpool status` output.mav2016-02-051-1/+4
* Add error check to not leak logs with syntax errors in case of failedmav2016-02-051-0/+5
* Fix grammar in error statementdteske2016-02-041-1/+1
* Use '^[>+][^+]' instead of '^[>+]' with grep(1) when filtering themarius2016-01-291-1/+1
* Fix regression introduced on r293801.araujo2016-01-272-1/+2
* Allow specification of fetch options for ntp leap-seconds fetch.cy2016-01-272-1/+3
* Add support for automatic leap-second file updates.cy2016-01-266-2/+114
* Allow the (old rc-style) exec_afterstart jail parameters to start numberingjamie2016-01-251-3/+3
* Do not generate RSA1 or DSA keys by default.des2016-01-221-2/+2
* Provide new socket option TCP_CCALGOOPT, which stands for TCP congestionglebius2016-01-221-0/+2
* Add ldconfig -soft to process the soft float abi libraries and put itimp2016-01-182-0/+28
* Update mandoc to 20160116bapt2016-01-151-2/+0
* Wrap overlong comment lines.trasz2016-01-141-6/+6
* Fix the code to retry mount attempt in mountcritlocal if there aretrasz2016-01-141-1/+1
* Install /etc/snmpd.config with 0600 permissions.glebius2016-01-141-4/+5
* Integratengie2016-01-131-0/+26
|\
| * MFhead @ r293815ngie2016-01-137-118/+257
| |\ | |/ |/|
| * Move sbin/geom/class/tests to tests/sys/geom/class and remove sbin/geom/testsngie2016-01-011-24/+26
| * MFhead @ r292618ngie2015-12-298-263/+293
| |\
| * \ MFhead @ r292396ngie2015-12-172-0/+8
| |\ \
| * \ \ MFhead @ r292177ngie2015-12-141-0/+51
| |\ \ \
| * \ \ \ MFhead@r291879ngie2015-12-0612-26/+282
| |\ \ \ \
| * \ \ \ \ MFhead @ r291038ngie2015-11-182-1/+15
| |\ \ \ \ \
| * | | | | | Integrate tools/regression/geom* into the FreeBSD test suite under sbin/geom/...ngie2015-11-161-0/+36
* | | | | | | ypldap(8) is a feature ready to be used to translate nis(8) database to ldap(3).araujo2016-01-131-0/+1
* | | | | | | Try a little harder to remove firstboot and firstboot-reboot files inimp2016-01-061-2/+8
* | | | | | | "source routing" in rpcbindasomers2016-01-061-0/+2
* | | | | | | Use the more proper -f. Leave /bin/rm in place since that's whatimp2016-01-051-2/+2
* | | | | | | Use /bin/rm to remove /firstboot*. Otherwise rm -i alias is pickedimp2016-01-031-2/+5
* | | | | | | Add libsoft to the tree, just like lib32.imp2016-01-033-0/+25
* | | | | | | Update leap-seconds to latest. This will satisfy the ntpd leap-secondcy2016-01-011-116/+218
| |_|_|_|_|/ |/| | | | |
* | | | | | Let old-style (shell-based) jail configuration handle jail names thatjamie2015-12-261-62/+68
* | | | | | Enhance rc.d/netwait script to wait for late-attaching interfaces such asian2015-12-263-59/+76
* | | | | | Upgrade our copies of clang and llvm to 3.7.1 release. This is adim2015-12-252-2/+2
* | | | | | Replace all whitespaces between port name and number with tabs,jlh2015-12-241-139/+139
OpenPOWER on IntegriCloud