aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Apply r346792 (cperciva) from stable/12 to head. The original commitGlen Barber2019-09-191-0/+10
* Reduce calls to close(2) at startup through the use of closefrom(2).Cy Schubert2019-09-191-1/+1
* freebsd-update: make usage output consistentEd Maste2019-09-191-1/+1
* freebsd-update.8: appease igorEd Maste2019-09-191-1/+1
* Use correct filename in newsyslog.confSteve Wills2019-09-171-1/+1
* log daemon.info to /var/log/daemon.log by defaultSteve Wills2019-09-172-0/+2
* No longer mlock() ntpd pages by default in memory thus allowing itsCy Schubert2019-09-132-1/+9
* [jail] removal by jid doesn't trigger pre/post stop scriptsMichael Zhilin2019-09-125-23/+194
* mtree: Fix -f -f not considering type changes.Bryan Drewery2019-09-121-1/+1
* Get the readline header from the installed header instead of the from the sourceBaptiste Daroussin2019-09-121-1/+1
* Remove useless extra definition of libedit flagsBaptiste Daroussin2019-09-122-5/+0
* buf: Add B_INVALONERR flag to discard dataConrad Meyer2019-09-115-0/+5
* Stop linking to libl by specifying we do not need yywrapBaptiste Daroussin2019-09-104-3/+3
* Stop linking to libl by specifying we do not need yywrapBaptiste Daroussin2019-09-102-2/+1
* Stop linking to libl by specifying we do not need yywrapBaptiste Daroussin2019-09-102-1/+2
* Stop linking to libl by specifying we do not need yywrapBaptiste Daroussin2019-09-102-2/+1
* by specifyng we do not use yywrap we can avoid linking to libl and libyBaptiste Daroussin2019-09-102-1/+2
* config: do not link against libl, it is not neededBaptiste Daroussin2019-09-101-1/+1
* pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot2019-09-056-0/+7
* mpsutil slot set statusAndriy Gapon2019-09-044-1/+139
* - Retire pc-sysinstall(8)Kris Moore2019-09-0388-11083/+0
* makefs: share msdosfsmount.h between kernel msdosfs and makefsEd Maste2019-09-018-208/+7
* Replace -Werror with ${WERROR} in pmcstudyWarner Losh2019-08-251-1/+1
* mixer(8): Report an error if the passed value is an empty stringMateusz Piotrowski2019-08-254-0/+138
* Report Clock Power Management support and status.Alexander Motin2019-08-231-0/+5
* Properly update FSInfo block after generation.Xin LI2019-08-233-0/+33
* makefs: diff reduction to sys/fs/msdosfsEd Maste2019-08-228-24/+33
* makefs: Verify that the BPB media descriptor and FAT ID matchEd Maste2019-08-211-6/+16
* makefs: share denode.h between kernel msdosfs and makefsEd Maste2019-08-219-276/+33
* makefs: share fat.h between kernel msdosfs and makefsEd Maste2019-08-218-127/+16
* makefs: use `char *` not `void *` for buf b_data, drop casts in msdosEd Maste2019-08-212-23/+23
* makefs.8: update historyEd Maste2019-08-201-1/+7
* makefs: avoid "dereferencing 'void *' pointer" warningsEd Maste2019-08-201-22/+22
* makefs: add msdosfs (FAT) supportEd Maste2019-08-2017-315/+2907
* makefs.8: expand description of image sizeEd Maste2019-08-191-1/+12
* makefs.8: style updates from igorEd Maste2019-08-191-6/+9
* periodic: replace "tty" with "test -t 0"Alan Somers2019-08-191-1/+1
* iwmbtfw(8): Fix compilation on platforms using gcc.Vladimir Kondratyev2019-08-181-1/+1
* iwmbtfw: Firmware loader for Intel Wireless 8260 based Bluetooth USB devicesVladimir Kondratyev2019-08-1810-0/+1330
* periodic: fix anticongestion for scripts run after securityAlan Somers2019-08-181-1/+8
* Fix small bug in wrapping introduced in r325955.Warner Losh2019-08-171-8/+6
* Add nowerror and local to the list of tokens.Warner Losh2019-08-171-0/+1
* Move initializations of config earlier.Warner Losh2019-08-171-10/+10
* Implement detach_kernel_driver command in usbconfig(8).Hans Petter Selasky2019-08-162-2/+23
* Catch mkheaders.c up to the removal of counted device support in 2005.Warner Losh2019-08-151-4/+4
* Sort getopt(3) options and case statements per style(9)Warner Losh2019-08-151-10/+10
* Remove deprecated GEOM classesConrad Meyer2019-08-131-10/+0
* crunch: remove rsh and rlogin from example config fileEd Maste2019-08-131-1/+1
* Increase YPMAXRECORD to 16M to be compatible with Linux.Konstantin Belousov2019-08-125-38/+86
* autofs: Fix autounmountd's printing of mount time.Justin Hibbits2019-08-091-2/+2