aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Add the possibility to mark packets urgent based on their length.Nick Hibma2018-08-175-4/+38
* security.jail.enforce_statfs is handled by jail_set(2), so handling it inJamie Gritton2018-08-163-11/+0
* Fix a resource leak when using strdup(3) and also fix few style(9).Marcelo Araujo2018-08-161-3/+3
* Remove duplicated code.Marcelo Araujo2018-08-161-5/+0
* Add a comment explaining how the PSN works and why there is no need forMarcelo Araujo2018-08-161-0/+5
* Increase the mask from 15 to 255 or otherwise NVME_FEAT_SOFTWARE_PROGRESSMarcelo Araujo2018-08-161-2/+2
* Don't let clobber jailparam values when checking for modification ofJamie Gritton2018-08-151-3/+8
* - Add exec hook "exec.created". This is called when the jail isAlexander Leidinger2018-08-155-2/+8
* Add the "autoro" flag to /media. This makes it attempt to mountEdward Tomasz Napierala2018-08-141-1/+1
* Merge ACPICA 20180810.Jung-uk Kim2018-08-131-1/+1
* Move inetd.conf to usr.sbin/inetd/Brad Davis2018-08-122-0/+124
* Move all the newsyslog related configs to usr.sbin/newsyslog/Brad Davis2018-08-1211-0/+100
* Move all NTP related files to usr.sbin/ntp/ntpd.Brad Davis2018-08-113-0/+358
* Move all periodic related config and scripts to usr.sbin/periodic/Brad Davis2018-08-1161-0/+3177
* Remove unused MAPDESCFILE.Kevin Lo2018-08-111-5/+0
* Move snmpd.config to usr.sbin/bsnmpd/bsnmpd/Brad Davis2018-08-112-0/+324
* Move OpenBSM to CONFSBrad Davis2018-08-111-0/+12
* cxgbetool(8): Userspace part of support for high priority filters on T6+.Navdeep Parhar2018-08-092-12/+70
* In read_zones(), check if the file name actually fit in the bufferXin LI2018-08-091-3/+7
* Fix a typo plus add a couple of sentences to pnfsserver.4.Rick Macklem2018-08-091-2/+11
* Fix the err() arguments for a nfssvc(8) failure.Rick Macklem2018-08-081-1/+1
* Use the right variable when updating interface routes.Mark Johnston2018-08-081-2/+4
* Switch the default pager for most commands to lessAlan Somers2018-08-083-12/+12
* Simplify compression code.Mark Johnston2018-08-082-101/+88
* Add a reference to pnfsserver.4 to the nfsd.8 man page.Rick Macklem2018-08-051-1/+2
* Update the pnfs.4 man page to reference the pnfsserver.4 man page.Rick Macklem2018-08-051-5/+3
* Add pnfsserver.4 to the Makefile for nfsd.Rick Macklem2018-08-051-1/+1
* Add a man page that describes the setup of a pNFS service.Rick Macklem2018-08-051-0/+405
* Move autofs related configs to usr.sbin/autofs/Brad Davis2018-08-0410-0/+462
* Move portsnap.conf to head/usr.sbin/portsnap/portsnap/Brad Davis2018-08-042-0/+36
* Move freebsd-update.conf to usr.sbin/freebsd-update.Brad Davis2018-08-042-0/+77
* Fix a flag collision introduced in r327451.Mark Johnston2018-08-041-2/+1
* Require write access when mmapping BAR.Konstantin Belousov2018-08-031-1/+1
* Fix word-size dumping.Konstantin Belousov2018-08-031-1/+1
* bhyve: set title before entering capability modeMariusz Zaborski2018-08-021-5/+5
* Do not blindly include illumos kernel headers instead of user-space.Alexander Motin2018-08-021-1/+0
* Add -D option to pciconf(8) to mmap and dump content of the device BAR.Konstantin Belousov2018-08-012-27/+194
* Remove ARGS_NUM, accidentally left over after r337050.Mark Johnston2018-08-011-1/+0
* Don't hard-code the number of compression utility arguments.Mark Johnston2018-08-011-13/+15
* Adjust the number of tests after r336913.Mark Johnston2018-08-011-1/+1
* Add a missing "Ar" macro to the description of the -R flag in the manpage.Mateusz Piotrowski2018-08-011-2/+2
* - Add the ability to run bhyve(8) within a jail(8).Marcelo Araujo2018-08-011-1/+8
* Move pkg/FreeBSD.conf to usr.sbin/pkg/Brad Davis2018-07-312-0/+19
* Move blacklistd.conf to usr.sbin/blacklistd/Brad Davis2018-07-312-0/+18
* Remove variable re-inserted during mis-application of r336973Kyle Evans2018-07-311-2/+1
* Re-insert variable disappeared during mis-application of r336973Kyle Evans2018-07-311-1/+1
* config(8): Strip comments from env linesKyle Evans2018-07-311-15/+28
* Make timespecadd(3) and friends publicAlan Somers2018-07-301-18/+1
* newsyslog: fix compression arglist constructionBaptiste Daroussin2018-07-302-5/+29
* Add allow.mlock to jail parametersAntoine Brodin2018-07-291-1/+11