aboutsummaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* network.subr: avoid unnecessary reinitializationAndriy Voskoboinyk2016-02-291-4/+2
* etc/defaults/rc.conf: fix a typo (wlanddebug -> wlandebug)Andriy Voskoboinyk2016-02-281-1/+1
* Sort subdirectories in BSD.debug.distEd Maste2016-02-281-2/+2
* Restore lib/casper debug directory, reverting r296130Ed Maste2016-02-261-0/+2
* Remove libexec/casper debug directory missed in r296047Ed Maste2016-02-261-2/+0
* Add debug /libexec directory for rtld-elf debug filesEd Maste2016-02-261-0/+2
* Convert casperd(8) daemon to the libcasper.Mariusz Zaborski2016-02-256-29/+4
* - Add a global option where we can protect processes when swap spaceMarcelo Araujo2016-02-242-1/+26
* Interpret vnet_interface/vnet.interface as arrayDevin Teske2016-02-121-2/+17
* Update leapsecond file in non-chroot environments.Cy Schubert2016-02-111-4/+4
* Add new rc.conf parameter "jail_reverse_stop"Mark Felder2016-02-102-2/+9
* Zero pf rule counters so daily reports make senseKurt Lidl2016-02-091-1/+1
* Fix typo in a comment; s/redined/redefined/Devin Teske2016-02-061-1/+1
* Add comment to explain functionality of codeDevin Teske2016-02-061-0/+1
* Allow rc_conf_files to be redefined in rc.conf(5)Devin Teske2016-02-061-0/+12
* Update script for modern `zpool status` output.Alexander Motin2016-02-051-1/+4
* Add error check to not leak logs with syntax errors in case of failedAlexander Motin2016-02-051-0/+5
* Fix grammar in error statementDevin Teske2016-02-041-1/+1
* Use '^[>+][^+]' instead of '^[>+]' with grep(1) when filtering theMarius Strobl2016-01-291-1/+1
* Fix regression introduced on r293801.Marcelo Araujo2016-01-272-1/+2
* Allow specification of fetch options for ntp leap-seconds fetch.Cy Schubert2016-01-272-1/+3
* Add support for automatic leap-second file updates.Cy Schubert2016-01-266-2/+114
* Allow the (old rc-style) exec_afterstart jail parameters to start numberingJamie Gritton2016-01-251-3/+3
* Do not generate RSA1 or DSA keys by default.Dag-Erling Smørgrav2016-01-221-2/+2
* Provide new socket option TCP_CCALGOOPT, which stands for TCP congestionGleb Smirnoff2016-01-221-0/+2
* Add ldconfig -soft to process the soft float abi libraries and put itWarner Losh2016-01-182-0/+28
* Update mandoc to 20160116Baptiste Daroussin2016-01-151-2/+0
* Wrap overlong comment lines.Edward Tomasz Napierala2016-01-141-6/+6
* Fix the code to retry mount attempt in mountcritlocal if there areEdward Tomasz Napierala2016-01-141-1/+1
* Install /etc/snmpd.config with 0600 permissions.Gleb Smirnoff2016-01-141-4/+5
* IntegrateEnji Cooper2016-01-131-0/+26
* ypldap(8) is a feature ready to be used to translate nis(8) database to ldap(3).Marcelo Araujo2016-01-131-0/+1
* Try a little harder to remove firstboot and firstboot-reboot files inWarner Losh2016-01-061-2/+8
* "source routing" in rpcbindAlan Somers2016-01-061-0/+2
* Use the more proper -f. Leave /bin/rm in place since that's whatWarner Losh2016-01-051-2/+2
* Use /bin/rm to remove /firstboot*. Otherwise rm -i alias is pickedWarner Losh2016-01-031-2/+5
* Add libsoft to the tree, just like lib32.Warner Losh2016-01-033-0/+25
* Update leap-seconds to latest. This will satisfy the ntpd leap-secondCy Schubert2016-01-011-116/+218
* Let old-style (shell-based) jail configuration handle jail names thatJamie Gritton2015-12-261-62/+68
* Enhance rc.d/netwait script to wait for late-attaching interfaces such asIan Lepore2015-12-263-59/+76
* Upgrade our copies of clang and llvm to 3.7.1 release. This is aDimitry Andric2015-12-252-2/+2
* Replace all whitespaces between port name and number with tabs,Jeremie Le Hen2015-12-241-139/+139
* Integrate tools/regression/mac/mac_bsdextended andEnji Cooper2015-12-211-0/+6
* Add port for IRC over TLS/SSL, as noted in RFC 7194.Jeremie Le Hen2015-12-211-0/+1
* Fix whitespace issues in BSD.usr.dist introduced in r291455Enji Cooper2015-12-191-2/+2
* Integrate tools/regression/lib/libc/nss into the FreeBSD test suite asEnji Cooper2015-12-161-0/+2
* Integrate tools/regression/lib/libc/resolv into the FreeBSD test suite asEnji Cooper2015-12-161-0/+2
* Skip unavailable pools when running zfs pool scrubsKurt Lidl2015-12-161-0/+4
* Start support for the RISC-V 64-bit architecture developed by UC Berkeley.Ruslan Bukin2015-12-111-0/+51
* rc.subr: Check for running daemons before a custom start_cmd is executed.Jilles Tjoelker2015-12-041-8/+8