aboutsummaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* fix the misleading log facility used in devd/zfs.confAndriy Gapon2017-10-051-12/+12
* Remove spurious $flags; it's a paste-o from copying the line from rc.subr.Ian Lepore2017-09-291-1/+2
* Enhance mdmfs(8) to work with tmpfs(5).Ian Lepore2017-09-293-4/+5
* Do not actually install uneeded alias for manBaptiste Daroussin2017-09-262-29/+0
* Remove unneeded locales and alias man directoriesBaptiste Daroussin2017-09-261-26/+0
* Remove the cat pages directory now that catman(1) is goneBaptiste Daroussin2017-09-251-142/+4
* Regenerate usb.conf .Hans Petter Selasky2017-09-201-3/+19
* Deorbit catman. The tradeoff of disk for performance has long since tippedGordon Tetlow2017-09-133-62/+1
* Add basic tests for chflags, mkdir, rcp, and rmdirAlan Somers2017-09-071-0/+8
* Fix 100.chksetuid and 110.neggrpperm for mountpoints with spacesAlan Somers2017-08-253-2/+15
* Bring back the much more readable unified format for differences inMarius Strobl2017-08-201-3/+3
* Unconditionally install rwhod support scripts.John Baldwin2017-08-152-14/+2
* sh: Add tests for sh -c that already pass.Jilles Tjoelker2017-08-121-0/+2
* hyperv: Add VF bringup scripts and devd rules.Sepherosa Ziehau2017-07-311-0/+73
* Modify /etc/rc.d/nfsd so it doesn't force a startup of nfsuserd for NFSv4.Rick Macklem2017-07-281-2/+1
* Unconditionally install etc/mtree/BSD.debug.dist againEnji Cooper2017-07-251-4/+3
* Remove ${MTREE} and leverage etc/mtree/Makefile instead withEnji Cooper2017-07-241-16/+1
* Merge ^/head r320994 through r321238.Dimitry Andric2017-07-194-2/+13
|\
| * ipfw_netflow: Add support for FIBEmmanuel Vadot2017-07-181-1/+1
| * ipfw_netflow: add +ipfw_netflow_enable="NO" to defaults/rc.conf and documentEmmanuel Vadot2017-07-171-0/+1
| * pfctl parser testsKristof Provost2017-07-151-0/+4
| * etc/rc.d: Only install ipfw_netflow is MK_IPFW and MK_NETGRAPH is definedEmmanuel Vadot2017-07-151-1/+7
* | Merge ^/head r320573 through r320970.Dimitry Andric2017-07-1324-35/+140
|\|
| * Add an rc.d script to setup a netflow export via ng_netflowEmmanuel Vadot2017-07-131-0/+77
| * Add ipfw_status command to etc/rc.d/ipfwEmmanuel Vadot2017-07-131-0/+14
| * Add some basic tests for hexdump(1)'s various output flags. FormattingKyle Evans2017-07-131-0/+2
| * Make fsck_y_enable default to passing pass -R to fsck_ffs(8) in additionEdward Tomasz Napierala2017-07-111-1/+1
| * Fix INSTALL_AS_USER after r319020.Bryan Drewery2017-07-101-13/+13
| * An MMC/SD/SDIO stack using CAMWarner Losh2017-07-091-0/+2
| * Allow more services to run in vnet jailsKristof Provost2017-07-0813-15/+14
| * Add tests to help verify Links functionality for .../contrib/tzdata/backwardsEnji Cooper2017-07-061-0/+2
| * Allow ipsec to run in vnet jailsKristof Provost2017-07-051-1/+1
| * Fix typo introduced in r320672 - check for existence of the right file.Edward Tomasz Napierala2017-07-051-1/+1
| * Cosmetic tweaks to the default shell rc files, mostly comments.Edward Tomasz Napierala2017-07-052-2/+6
| * Run "resizewin -z" from the default shell profile files. This makesEdward Tomasz Napierala2017-07-052-0/+5
| * cam: EOL whitespace cleanup and line wrapping changesEd Maste2017-07-041-1/+1
| * Allow rtadvd and bsnmpd to run in vnet jailsKristof Provost2017-07-032-2/+2
* | Merge ^/head r320398 through r320572.Dimitry Andric2017-07-021-0/+4
|\|
| * Pull down pjdfstest 0.1Enji Cooper2017-06-281-0/+2
| * Commit the corresponding mtree file change for the TAP test examplesEnji Cooper2017-06-281-0/+2
* | Merge ^/head r320042 through r320397.Dimitry Andric2017-06-271-75/+105
|\|
| * Replace the leap-seconds file in r320242 from USNO -Cy Schubert2017-06-231-75/+105
| * Update leap-seconds to leap-seconds.3701462400.Cy Schubert2017-06-221-6/+6
* | Merge ^/head r319801 through r320041.Dimitry Andric2017-06-174-7/+12
|\|
| * Replace md(4) usage in diskless(8) script rc.initdiskless with tmpfs(5).Stephen J. Kiernan2017-06-151-2/+2
| * Add some initial basic tests for du(1)Enji Cooper2017-06-121-0/+2
| * Fix 'restart' action: rc.subr only expects to restart one service, not two.Gregory Neil Shapiro2017-06-121-0/+3
| * Write up some basic tests for readlink(1)Enji Cooper2017-06-111-0/+2
| * rc.subr: Optimize repeated sourcing.Jilles Tjoelker2017-06-111-5/+3
* | Merge ^/head r319548 through r319778.Dimitry Andric2017-06-105-148/+6
|\|