aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* pwm: Fix some arches by using %ju and casting to uintmax_tEmmanuel Vadot2018-12-121-3/+3
* Add a pwm subsystem so we can configure pwm controller from kernel and userland.Emmanuel Vadot2018-12-124-0/+321
* Set default ciphers.Cy Schubert2018-12-121-1/+1
* Allow CTL device specification in bhyve virtio-scsi.Alexander Motin2018-12-112-23/+35
* MFV r341618:Cy Schubert2018-12-095-64/+139
* Make virtio-scsi pass SCSI Task Attributes to CTL.Alexander Motin2018-12-071-1/+15
* Fix several iov handling bugs in bhyve virtio-scsi backend.Alexander Motin2018-12-073-35/+45
* Fill initid explicitly on requests.Alexander Motin2018-12-071-2/+2
* Reduce number of DNS queries in mountd.Sean Eric Fagan2018-12-061-2/+7
* Normally when an attempt is made to mount a UFS/FFS filesystem whoseKirk McKusick2018-12-062-2/+2
* Always treat firmware request and response sizes as unsigned.Gordon Tetlow2018-12-041-14/+15
* Remove trim(8) by multiple demands.Eugene Grosbein2018-12-014-385/+0
* trim(8): serveral style fixesEugene Grosbein2018-11-302-52/+51
* iscsi: simplify the capsicumizationMariusz Zaborski2018-11-302-16/+8
* Fix age_old_log() after r337468.Mark Johnston2018-11-291-10/+12
* trim.8: fix contents after rename from trim.1Eugene Grosbein2018-11-291-1/+1
* trim(8): fix Makefile after rename from trim(1).Eugene Grosbein2018-11-291-0/+1
* Rename trim.1 to trim.8 too.Eugene Grosbein2018-11-291-0/+0
* Move trim(1) from usr.bin to usr.sbin to become trim(8).Eugene Grosbein2018-11-294-0/+385
* In hardened systems, where the security.bsd.unprivileged_proc_debug sysctlJamie Gritton2018-11-271-1/+3
* Add a “skip_dsn” option to g_part's bootcode verb to prevent g_part_mbrDag-Erling Smørgrav2018-11-271-4/+8
* Cross-reference mergemaster(8) & etcupdate(8).Mateusz Piotrowski2018-11-272-2/+4
* Check that /etc/resolv.conf exists before trying to read it.Dag-Erling Smørgrav2018-11-271-3/+5
* Style cleanup.Dag-Erling Smørgrav2018-11-272-39/+35
* 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