aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* makefs(8): add test case for PR 229929Alan Somers2018-07-211-2/+27
* Improve the binmiscctl manual pageMateusz Piotrowski2018-07-201-49/+65
* Allow mounting FUSE filesystems in jailsAlan Somers2018-07-201-1/+9
* Make it possible to run ntpd as a non-root user, add ntpd uid and gid.Ian Lepore2018-07-191-1/+4
* newsyslog.8: Remove cutesy nonsenseConrad Meyer2018-07-191-3/+1
* config(8): Invert checks; envmode/hintmode reflect "env provided"1Kyle Evans2018-07-171-2/+2
* Fix GCC 4.2 build after r336415, proper declaration and prototypeKyle Evans2018-07-171-2/+3
* config(8): Add compatibility shims for r335998Kyle Evans2018-07-174-4/+22
* Revert r336353 completely based on protest; compatibility shims incomingKyle Evans2018-07-171-1/+1
* config(8): Bump major version after r335998Kyle Evans2018-07-161-1/+1
* sysrc(8): Send error message to stderr (not stdout)Devin Teske2018-07-161-1/+2
* Use capsicum helpers in fstype and ctld.Mariusz Zaborski2018-07-152-5/+4
* Use EF_SEG_READ_STRING instead of EF_SEG_READ when reading strings.Warner Losh2018-07-151-2/+2
* Use the existing MSR_BIOS_SIGN on AMD.Mark Johnston2018-07-131-2/+2
* Use the name added in r336257.Mark Johnston2018-07-131-2/+2
* kern_environment: Give the static environment a chance to disable MD envKyle Evans2018-07-121-2/+13
* MFV r324714:Cy Schubert2018-07-115-20/+45
* Improve bhyve exit(3) error code.Marcelo Araujo2018-07-116-38/+44
* acpidump(8): Add ACPI LPIT (Low Power Idle Table)Ben Widawsky2018-07-112-1/+78
* Update the pnfs(4) man page.Rick Macklem2018-07-101-5/+19
* Document the "-f" option added to pnfsdskill(8) by r336176.Rick Macklem2018-07-101-1/+14
* Add a "-f" option to pnfsdskill(8) to force disabling of a DS.Rick Macklem2018-07-101-6/+28
* Use uintptr_t alone when assigning to kvaddr_t variables.Brooks Davis2018-07-101-1/+1
* Fix style(9) space and tab.Marcelo Araujo2018-07-101-5/+5
* Use the FQDN in the newsyslog log message when RFC 5424 is enabled.Ed Schouten2018-07-081-10/+14
* Allow the use of slashes in process names of RFC 3164 formatted messages.Ed Schouten2018-07-071-1/+1
* config(8): Fix broken ABIKyle Evans2018-07-061-1/+1
* config(8): De-dupe hint/env vars within a single fileKyle Evans2018-07-062-75/+98
* Revert r336011,r336012 until I can competently testKyle Evans2018-07-052-98/+75
* Fix build after r336011Kyle Evans2018-07-052-2/+2
* config(8): De-dupe hint/env vars within a single fileKyle Evans2018-07-052-74/+97
* Work around lame warnings in ancient gcc on 32-bit platforms.Brooks Davis2018-07-051-1/+1
* kern_environment: use any provided environments, evict hintmode/envmodeKyle Evans2018-07-054-16/+40
* Revert r335995 due to accidental changes snuck inKyle Evans2018-07-054-41/+17
* kern_environment: use any provided environments, evict hintmode/envmodeKyle Evans2018-07-054-17/+41
* - Add bhyve NVMe device emulation.Marcelo Araujo2018-07-054-2/+1879
* Update bsnmp to version 1.13. This does not bring user-visible changes.Hartmut Brandt2018-07-0317-13/+20
* Document the "#mds_path" suffix for the "-p" command line option.Rick Macklem2018-07-021-2/+32
* Add an optional feature to the pNFS server.Rick Macklem2018-07-021-1/+35
* Document that syslogd -v has no effect when RFC 5424 mode is enabled.Ed Schouten2018-07-021-1/+5
* Restore the order in which RFC 3164 messages with fac/pri are formatted.Ed Schouten2018-07-021-2/+3
* Document the new "-m" command line option for pnfsdsfile(8).Rick Macklem2018-07-011-1/+12
* Add a new "-m" option to pnfsdsfile(8) to prepare a file for mirroring.Rick Macklem2018-07-011-17/+49
* Add basic examples to portsnap(8).Edward Tomasz Napierala2018-07-011-1/+10
* Add a safety belt assignment to the nfsd for when "-p" isn't specified.Rick Macklem2018-06-301-0/+2
* Fix missing files in METALOG with -DNO_ROOTAlex Richardson2018-06-291-1/+1
* powerd: correct ifdef check for ppcEitan Adler2018-06-271-1/+1
* cxgbetool(8): Reject invalid VLAN values.Navdeep Parhar2018-06-261-1/+4
* config(8): part of patch disappeared, don't close ifp at the endKyle Evans2018-06-261-2/+0
* config(8): Flip the order of concatenation for `hints` and `env`Kyle Evans2018-06-262-7/+11