aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Move services to usr.sbin/services_mkdb/Brad Davis2018-08-222-0/+2511
* Add -s "help" and -l "help" to print a list of supported PCI and LPC devices.Marcelo Araujo2018-08-225-2/+31
* Extended pf(4) ioctl interface and pfctl(8) to allow bandwidths ofPatrick Kelsey2018-08-221-2/+6
* Revert r320758, which was the man page update for r320757 just reverted.Rick Macklem2018-08-221-25/+11
* Revert r320757 since it can cause "excl->shared" panics.Rick Macklem2018-08-221-117/+55
* Use unifdef -x1 instead of ignoring the shell exit codeAlex Richardson2018-08-221-1/+1
* Make NVMe compatible with the original APIChuck Tuffli2018-08-221-17/+12
* newsyslog(8): Reject configurations that specify setuid or executable logsConrad Meyer2018-08-212-1/+12
* Fix resource leak when using strdup(3).Marcelo Araujo2018-08-211-0/+3
* Move all bluetooth related config files out of etcBrad Davis2018-08-214-14/+121
* Move all syslogd related configs to usr.sbin/syslogd/Brad Davis2018-08-215-0/+57
* - Add CSV output to gstat via -C flag.Marcelo Araujo2018-08-212-87/+202
* MFV r338092: ntp 4.2.8p12.Xin LI2018-08-219-29/+49
* config(8): Allow escape-quoted empty stringsKyle Evans2018-08-201-1/+1
* mergemaster: better defaults for SOURCEDIRWarner Losh2018-08-201-0/+21
* In r324732 sysinstall was replaced by bsdinstall.Bjoern Heidotting2018-08-201-2/+3
* iostat: update man page for r277566Will Andrews2018-08-201-2/+8
* NVMe spec version 1.3c says that "serial number" field must be 7-bit ASCII,Marcelo Araujo2018-08-201-19/+14
* Users must set the number of queues from 1 to maximum 16 queues.Marcelo Araujo2018-08-201-6/+4
* Fix double mutex lock.Marcelo Araujo2018-08-201-5/+10
* send-pr: wave goodbyeEitan Adler2018-08-191-1/+0
* 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