aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Add allow.mlock to jail parametersAntoine Brodin2018-07-291-1/+11
* wpa_supplicant.8: Remove removed optionConrad Meyer2018-07-281-3/+1
* Move nscd.conf from etc/ to usr.sbin/nscd/Brad Davis2018-07-282-0/+13
* Update nfsd.8 for support of IPv6 addresses for hosts in the "-p" option.Rick Macklem2018-07-271-7/+14
* Add support for IPv6 addresses to the pNFS "-p" option.Rick Macklem2018-07-271-11/+46
* Add -b bootnum to allow creation of a specific boot number (ratherWarner Losh2018-07-272-10/+34
* Remove some code that's no longer needed because it's now part of pw_scan(3).Ian Lepore2018-07-271-12/+0
* Re-apply r336625 which was reverted with r336638, now that the underlyingIan Lepore2018-07-261-3/+29
* Move apmd.conf to CONFS in usr.sbin/apmd which simplifies this nicely.Brad Davis2018-07-262-0/+56
* makefs: use FreeBSD brelse function signatureEd Maste2018-07-268-31/+31
* cxgbetool(8): Require and validate only those inputs that are applicableNavdeep Parhar2018-07-251-10/+16
* makefs: whitespace cleanup in msdos filesEd Maste2018-07-253-13/+13
* Build ofwdump on riscv.Mark Johnston2018-07-241-0/+3
* Support compressed crash dumps in crashinfo(8).John Baldwin2018-07-231-3/+18
* Revert r336625 until I figure out why it worked with simple testing butIan Lepore2018-07-231-29/+3
* Make pw(8) showuser work the same with or without -R <path> for non-rootIan Lepore2018-07-221-3/+29
* 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