aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Define AHCI_PORT_IDENT and increase by 1 the VTBLK_BLK_ID_BYTESMarcelo Araujo2018-11-202-5/+9
* mountd has no way to configure the listen queue depth; rather than add a newSean Eric Fagan2018-11-141-1/+5
* Fix typo introduced in r340439 - s/ETN/ETC/Renato Botelho2018-11-141-1/+1
* Fix /etc/ntp permissions. According to mtree it must be 0700Renato Botelho2018-11-141-1/+4
* Prepare move of ctm from base to a port (misc/ctm) by:Stefan Eßer2018-11-142-1/+10
* cpucontrol(8): De-duplicate common update logicConrad Meyer2018-11-146-228/+183
* Fix daily mailq script for Postfix and daily_show_success="NO"Eric van Gyzen2018-11-111-1/+1
* weekly/340.noid: suppress warning on non-existent jail.confEugene Grosbein2018-11-101-1/+1
* Sigh... Fix another breakage after r340322: spell "sysrc" correctly.Eugene Grosbein2018-11-101-1/+1
* Fix breakage after r340322: add missing "-n" to invocation of sysrc.Eugene Grosbein2018-11-101-1/+1
* Prevent periodic/etc/weekly/340.noid from descending into root directoriesEugene Grosbein2018-11-101-1/+19
* jail(8): introduce new command option -e to exhibitEugene Grosbein2018-11-103-13/+59
* newsyslog.conf: Restrict included files in default config to [!.]*.confBen Woods2018-11-102-5/+7
* kldxref: use appropriate Elf_Off type for offsetsEd Maste2018-11-091-18/+19
* Cross-reference nohup(1) and daemon(8).Mateusz Piotrowski2018-11-091-1/+2
* Put a size limit on the opensm.log and use bzip2(1).Hans Petter Selasky2018-11-081-1/+1
* Revert r340246.Hans Petter Selasky2018-11-081-1/+0
* Add /var/log/opensm.log to list of rotating log files.Hans Petter Selasky2018-11-081-0/+1
* Comestic change to try to inline the memset with SSE/AVX instructions.Marcelo Araujo2018-11-071-3/+5
* Revert my bogus attempt to silence coverity on r340045, it createdMarcelo Araujo2018-11-071-1/+0
* Move pmc* bits behind MK_PMC to fix WITHOUT_PMC buildKyle Evans2018-11-051-4/+1
* capsicum: use a new capsicum helpers in toolsMariusz Zaborski2018-11-041-2/+2
* nfsd: Factorize codeBaptiste Daroussin2018-11-041-52/+19
* Update the "flag" for draft-ietf-6man-ipv6only-flag.Bjoern A. Zeeb2018-11-033-4/+4
* Use correct type for IOCTL request argument.Hans Petter Selasky2018-11-021-1/+1
* Remove printf for debug purpose forgotten on r340046.Marcelo Araujo2018-11-021-1/+0
* Add support ps/2 scancodes for NumLock, ScrollLock and numerical keypadMarcelo Araujo2018-11-021-227/+131
* Fix resource leak when using strdup(3).Marcelo Araujo2018-11-021-0/+1
* Fix resource leak when using strdup(3).Marcelo Araujo2018-11-021-0/+3
* 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