aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Fix resource leak, variable fd going out of scope.Marcelo Araujo2018-11-021-0/+1
* Fix resource leak, variables cp, xopts and nopt going out of scope.Marcelo Araujo2018-11-021-0/+3
* Unbreak nscd(8). Without this change the CMSG gets truncated.Edward Tomasz Napierala2018-11-012-8/+9
* freebsd-update: add a progress report for the "fetching files..."Conrad Meyer2018-10-311-1/+1
* Initial implementation of draft-ietf-6man-ipv6only-flag.Bjoern A. Zeeb2018-10-306-0/+44
* Make "nscd -t" work.Edward Tomasz Napierala2018-10-302-3/+2
* Sort i18n messages in bsdinstall zfsbootDevin Teske2018-10-281-1/+1
* Fix dialog autosizing to accomodate for hlineDevin Teske2018-10-281-1/+1
* Adjust for 80-columns.Devin Teske2018-10-281-4/+4
* Provide basic descriptions for VMX exit reason (from "Intel 64 and IA-32Yuri Pankov2018-10-272-10/+99
* rcorder(8): add support for /etc/rc.resume, so it calls "rcorder -k resume"Eugene Grosbein2018-10-271-4/+26
* cxgbetool(8): Add a subaction (tcbrss <n>) that can be used with "pass"Navdeep Parhar2018-10-271-5/+13
* Fix pointer arithmetic botch.Warner Losh2018-10-261-3/+4
* Require that we have at least a device path header beforeWarner Losh2018-10-261-1/+1
* Implenent --fromfile to read variable values when printing variablesWarner Losh2018-10-262-9/+42
* Add blank line after each item in "ngctl ls -l"Devin Teske2018-10-261-0/+2
* Adjust bsdinstall zfsboot code to 80-columns and whitespace fixesDevin Teske2018-10-261-47/+51
* Fix dialog autosizing in bsdinstall auto error messagesDevin Teske2018-10-261-19/+47
* Whitespace alignment in bsdinstall hostnameDevin Teske2018-10-261-6/+6
* Sort i18n strings in bsdinstall hostnameDevin Teske2018-10-261-3/+3
* Add improved error checking to bsdinstall hostnameDevin Teske2018-10-261-2/+9
* Fix dialog autosizing in bsdinstall hostnameDevin Teske2018-10-261-15/+81
* Remove vestigial DIALOG_ITEM_HELP value in bsdconfig dialog.subrDevin Teske2018-10-251-1/+0
* Minor style fixes around script execution.Mark Johnston2018-10-251-23/+17
* Clarify the description of the -u option.Mark Johnston2018-10-251-5/+5
* Now that the portsnap buildbox is generating the raw bits for INDEX-13,Xin LI2018-10-251-1/+2
* add links to the saga of CTMWarner Losh2018-10-241-0/+4
* Always free dynamically allocated memory before returning.Mark Johnston2018-10-241-12/+11
* Allow the bhyve VNC server to listen on IPv6 for incoming connections.Bjoern A. Zeeb2018-10-244-20/+80
* 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
| |\ \ \