aboutsummaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* pf: Friendly error message for status if pf.ko is not loadedKristof Provost2016-03-271-1/+5
* rc.d: Make msgs a proper rc.d script.Jilles Tjoelker2016-03-271-5/+17
* Make the autofs(5) -hosts map more robust, primarily to make it correctlyEdward Tomasz Napierala2016-03-231-2/+2
* Add a special case for NTFS to the -media autofs(5) map.Edward Tomasz Napierala2016-03-181-2/+22
* Just install ar5523.bin into /usr/share/firmware and stop compiling itWarner Losh2016-03-151-0/+2
* Restore accidentaly removed comment line.Edward Tomasz Napierala2016-03-141-0/+1
* Fix autofs handling of filesystem labels containing plus signs and slashes.Edward Tomasz Napierala2016-03-141-0/+7
* Require firewall setup before running rc.d/netwait, otherwise the pingIan Lepore2016-03-131-1/+1
* Fix handling of umtxp resource limit in sh(1)/ulimit(1), limits(1), addKonstantin Belousov2016-03-121-0/+1
* META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE.Bryan Drewery2016-03-111-3/+1
* DIRDEPS_BUILD: Fix staging of share/sendmail and share/examples.Bryan Drewery2016-03-113-3/+21
* Fix and connect setjmp test.Bryan Drewery2016-03-091-0/+2
* Load linux64 module for amd64 if Linux abi enabled.Dmitry Chagin2016-03-081-0/+5
* Merge ^/head r296007 through r296368.Dimitry Andric2016-03-037-34/+9
|\
| * 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
* | Merge ^/head r295902 through r296006.Dimitry Andric2016-02-242-1/+26
|\|
| * - Add a global option where we can protect processes when swap spaceMarcelo Araujo2016-02-242-1/+26
* | Merge ^/head r295544 through r295600.Dimitry Andric2016-02-131-2/+17
|\|
| * Interpret vnet_interface/vnet.interface as arrayDevin Teske2016-02-121-2/+17
* | Merge ^/head r295351 through r295543.Dimitry Andric2016-02-114-7/+14
|\|
| * 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
* | Merge ^/head r294961 through r295350.Dimitry Andric2016-02-064-3/+24
|\|
| * 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
* | Merge ^/head r294777 through r294960.Dimitry Andric2016-01-274-2/+5
|\|
| * 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
* | Merge ^/head r294599 through r294776.Dimitry Andric2016-01-267-5/+117
|\|
| * 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
* | Merge ^/head r294169 through r294598.Dimitry Andric2016-01-224-2/+32
|\|
| * 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
* | Merge ^head r294090 through r294168.Dimitry Andric2016-01-161-2/+0
|\|
| * Update mandoc to 20160116Baptiste Daroussin2016-01-151-2/+0
* | Merge ^/head r293850 through r294089.Dimitry Andric2016-01-152-11/+12
|\|