aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Pass the correct size argument to ioctl(DIOCGSECTORSIZE)Poul-Henning Kamp2016-11-221-1/+3
* MFV r308954:Xin LI2016-11-2210-21/+42
* Speed up pw operations that edit /etc/group or /etc/passwdAlan Somers2016-11-183-0/+3
* crunchide: report explicit error for combined string tableEd Maste2016-11-171-0/+4
* hyperv/vss: Install the userland daemon to /usr/sbin instead of /Sepherosa Ziehau2016-11-171-0/+4
* crunchide: remove obsolete a.out header and commentEd Maste2016-11-161-2/+1
* hyperv/vss: Add driver and tools for VSSSepherosa Ziehau2016-11-155-3/+37
* Fix typo.Michael Tuexen2016-11-131-2/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-11-131-0/+1
* DIRDEPS_BUILD: Connect new dependencies.Bryan Drewery2016-11-131-0/+19
* Correct spelling in syslog: getttimeofday -> gettimeofdayGavin Atkinson2016-11-111-1/+1
* smbmsg: use a more convenient way of accessing data read from a slaveAndriy Gapon2016-11-111-11/+7
* MFV r305100: Update amd from am-utils 6.1.5 to 6.2.Cy Schubert2016-11-113-38/+324
* fix a watchdogd regression introduced in r308040Andriy Gapon2016-11-101-7/+9
* Add flag -B which does the same like batch mode but without exiting afterMarcelo Araujo2016-11-092-13/+50
* Fix improper use of "its".Bryan Drewery2016-11-083-3/+3
* Add link-layer address option in RA even for IFT_L2VLAN and IFT_BRIDGE.Hiroki Sato2016-11-051-0/+4
* Fix an infinite loop at an non-responding hop when other echo repliesHiroki Sato2016-11-051-0/+3
* Assign a random number to di_gen (for FFS), instead of extracting itMarcel Moolenaar2016-11-052-7/+2
* vidcontrol: use calloc where appropriateEd Maste2016-11-051-2/+2
* vidcontrol: improve error handling in vt(4) font loadingEd Maste2016-11-041-18/+26
* Add support for microcode update on newer AMD CPUs (10h+)Andriy Gapon2016-11-024-1/+352
* In rtadvd, interface lookup calls if_indextoname() many times in a loop,Fabien Thomas2016-11-021-10/+9
* Make autounmountd(8) not die when traced with "truss -p".Edward Tomasz Napierala2016-11-021-1/+4
* syslogd(8): add an 'include' keywordBaptiste Daroussin2016-11-012-82/+162
* Allow symlinks to be followed in cron.d directories and fix detection ofBaptiste Daroussin2016-10-311-2/+3
* Fix typo in cron(8) dateBaptiste Daroussin2016-10-311-1/+1
* cron(8): add support for /etc/cron.d and /usr/local/etc/cron.dBaptiste Daroussin2016-10-315-10/+54
* There appeared to be even more copy/pastes. :)Alexander Motin2016-10-311-1/+1
* Fix wrong copy/paste in error message.Alexander Motin2016-10-311-1/+1
* nap time between pats is forced to be at most half of the timeoutAndriy Gapon2016-10-281-2/+5
* Allow config to be compiled from another source directory, such as oneMarcel Moolenaar2016-10-261-2/+7
* Fix unchecked array reference in the VGA device emulation code.Gleb Smirnoff2016-10-251-4/+4
* Be more precise when including headers so that we're less likely toMarcel Moolenaar2016-10-257-11/+24
* Allow building makefs(8) from another Makefile (such as one inMarcel Moolenaar2016-10-253-13/+15
* accept4 actually expect SOCK_NONBLOCK and not O_NONBLOCKBaptiste Daroussin2016-10-251-1/+1
* Fix the man page to reflect the change done by r307890 to mountd.cRick Macklem2016-10-251-2/+2
* mountd(8) was erroneously setting the sysctl for the old NFS serverRick Macklem2016-10-251-1/+1
* Fix build of tzsetup when WITHOUT_DIALOG is setBaptiste Daroussin2016-10-223-59/+105
* Align whitespace.Cy Schubert2016-10-221-1/+1
* Sources from the "current" build tree and generated sources in theCy Schubert2016-10-223-4/+4
* daemon: Allow logging daemon stdout/stderr to file or syslog.Jilles Tjoelker2016-10-222-112/+446
* Create a new MACHINE_ARCH for Freescale PowerPC e500v2Justin Hibbits2016-10-221-0/+2
* Close some file descriptor leaks in pwAlan Somers2016-10-213-0/+8
* Add names for some DASP devices.Alexander Motin2016-10-211-0/+3
* fstyp tests comes with pre-created EL filesystems,Ruslan Bukin2016-10-181-1/+2
* Typo fixed: arbitraty -> arbitrary.Maxim Konovalov2016-10-171-1/+1
* Guard against bad service name argument(s) to load_rc_config()Devin Teske2016-10-161-1/+3
* style(9) nit: space after |.Warner Losh2016-10-161-1/+1
* Remove an unused field from struct pmcstat_image.Mark Johnston2016-10-151-1/+0