aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* In bhyve's fbuf emulation improve the overall "usage" message andBjoern A. Zeeb2018-10-221-3/+4
* Remove mse(4) from treeWarner Losh2018-10-224-53/+3
* pw: fix the checks in boolean_str() after r326738. Add related testYuri Pankov2018-10-212-5/+29
* pwd_mkdb: retire -B and -L endianness optionsEd Maste2018-10-212-20/+3
* Fix a dead store.Mark Johnston2018-10-201-4/+0
* Remove dead code.Mark Johnston2018-10-204-60/+0
* Staticize a couple of functions.Mark Johnston2018-10-202-4/+4
* Remove some obsolete compatibility code.Mark Johnston2018-10-202-49/+1
* A single comma was missing to separate the "see also" items inBenedict Reuschling2018-10-201-1/+1
* vidcontrol(1): Fix a typo in the description of -fTobias Kortkamp2018-10-201-19/+19
* Add support for DNS-over-TLS to the local_unbound service.Dag-Erling Smørgrav2018-10-181-23/+59
* Fix typos from r339409.Jamie Gritton2018-10-181-1/+1
* Add a new jail permission, allow.read_msgbuf. When true, jailed processesJamie Gritton2018-10-171-1/+6
* pw: (file == NULL) check is always false in read_userconfig(), removeYuri Pankov2018-10-163-5/+2
* pw: respect path specified using -V when writing pw.conf, and -C is notYuri Pankov2018-10-153-3/+8
* Make `mfiutil show progress` print out the elapsed time estimate in aAllan Jude2018-10-131-11/+22
* Improved substitution logic for Unbound man pages.Dag-Erling Smørgrav2018-10-101-2/+2
* Merge the remainder of the projects/openssl111 branch to head.Glen Barber2018-10-092-8/+8
|\
| * MFH r338661 through r339253.Glen Barber2018-10-092-1/+79
| |\
| * \ Fix a mismerge from head to projects/openssl111.Glen Barber2018-10-081-4/+1
| |\ \
| * \ \ MFH r338661 through r339200.Glen Barber2018-10-0516-42/+295
| |\ \ \
| * | | | Switch ntp's embedded libevent to 2.1.18Ed Maste2018-09-241-2/+2
| * | | | Make uefisign(8) buildable.Jung-uk Kim2018-09-191-3/+3
| * | | | Make ppp(8) buildable.Jung-uk Kim2018-09-191-5/+5
* | | | | Update ACPICA to 20181003.Jung-uk Kim2018-10-091-2/+2
* | | | | Switch ntp's embedded libevent to 2.1.18Ed Maste2018-10-091-2/+2
* | | | | Fix the distribution path for -ALPHA builds, which are underGlen Barber2018-10-081-1/+1
| |_|_|/ |/| | |
* | | | Add support for relocations in RISC-V kernel modules to kldxref.John Baldwin2018-10-081-0/+78
| |_|/ |/| |
* | | Remove BUGS section from nscd.conf(5) man page. This was missed in r339194.Edward Tomasz Napierala2018-10-061-4/+1
| |/ |/|
* | Remove the BUGS section of nscd(8) man page. According to bushman@'sEdward Tomasz Napierala2018-10-051-4/+1
* | bsdinstall(8): Fix a typo.Mateusz Piotrowski2018-10-051-1/+1
* | bsdinstall(8): Document ZFS installation scripting.Mateusz Piotrowski2018-10-041-10/+189
* | Fix build with GCC 8.1.Ruslan Bukin2018-10-011-0/+1
* | Relax syntax requirements of source stringWarner Losh2018-09-261-0/+4
* | Handle overflow of uid or gid in arguments for chownBryan Drewery2018-09-261-6/+4
* | restore pmccontrol -L behavior on x86Matt Macy2018-09-241-0/+9
* | cxgbetool(8): The VLAN tag provided in the action for a filter must be prefixedNavdeep Parhar2018-09-212-12/+5
* | Add an installer option to disable destructive dtrace.Dag-Erling Smørgrav2018-09-211-0/+5
* | Fix variable name typo in the bsdinstall ttys hardening code.Mark Johnston2018-09-201-3/+3
* | Move hosts.lpd and printcap to usr.sbin/lpr/lpd/Brad Davis2018-09-203-0/+59
* | cxgbetool(8): Clarify the meaning of the "queue" parameter used to steerNavdeep Parhar2018-09-181-4/+7
* | Move amd.map to usr.sbin/amd/amd/Brad Davis2018-09-182-0/+5
* | re-enable pmcstat, pmccontrol, and pmcannotate for gcc4 buildsMatt Macy2018-09-141-4/+4
|/
* cpucontrol: correct typoEd Maste2018-09-111-1/+1
* Add u3g ppp.conf entry. It provides some starting point to makingEdward Tomasz Napierala2018-09-111-0/+7
* Add MPLS LSP-echo (RFC8029, March 2017) port.David E. O'Brien2018-09-061-0/+2
* Move etc/crontab to usr.sbin/cron/cron/Brad Davis2018-09-062-0/+24
* Make -a (to make the entry active) apply to creation of a new bootWarner Losh2018-09-021-2/+4
* Move defaults/periodic.conf back to a config file.Brad Davis2018-09-021-2/+2
* userboot: handle guest interpreter mismatches more intelligentlyKyle Evans2018-09-011-9/+50