aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add LU option to control reported provisioning type.Alexander Motin2016-10-151-1/+7
* Add LUN options to limit UNMAP and WRITE SAME sizes.Alexander Motin2016-10-151-1/+8
* Implement -t. Use symbolic names in place of the magical 0x7.Warner Losh2016-10-151-2/+4
* 'b' is short for --binary, it isn't 'a'.Warner Losh2016-10-131-1/+1
* Fix building on i386 and arm. But 'public domain' headers on the filesWarner Losh2016-10-133-5/+5
* Temporarily disconnect efivar to fix arm and i386 buildsEd Maste2016-10-121-1/+1
* MFportsnap r264740: Use case insensitive match when parsing host(1) output.Colin Percival2016-10-121-1/+1
* Add efivar(1) to manipulate EFI variables. It uses a similar commandWarner Losh2016-10-114-0/+522
* chown: use NULL instead of 0 for null pointerEd Maste2016-10-101-1/+1
* Additional cleanup of the arp(4) man page after r306652Eric van Gyzen2016-10-071-27/+25
* Just remove freeing memory in pmcstat_cleanup, since we only clean upStephen J. Kiernan2016-10-071-17/+27
* portsnap: use lam on the known good hash listEd Maste2016-10-071-2/+3
* makefs: diff reduction with NetBSDEd Maste2016-10-071-2/+3
* Remove "long" variables from the TCP stack (not including the modularJonathan T. Looney2016-10-061-2/+2
* Merge ACPICA 20160930.Jung-uk Kim2016-10-042-13/+14
* Update arp(4) to document the net.link.ether.inet.garp_rexmit_count sysctl.Eric van Gyzen2016-10-031-1/+19
* rtsold: Log messages about unexpected RAs at LOG_DEBUG.Mark Johnston2016-10-021-1/+1
* Use accept4 with O_NONBLOCK rather than accept + fcntlBaptiste Daroussin2016-10-011-4/+2
* Fix `sesutil fault` operation.Alexander Motin2016-09-301-3/+9
* crunchgen: do not strip crunched binary (it will be done by install)Ed Maste2016-09-301-2/+0
* portsnap: only move expected snapshot contents from snap/ to files/Ed Maste2016-09-281-0/+7
* Add a WITHOUT_DIALOG src.conf(5) knobEd Maste2016-09-271-2/+2
* Add Elantech trackpad to the list of known modelsOleksandr Tymoshenko2016-09-261-0/+1
* When MAKEOBJDIRPREFIX points to a case-insensitive file system, theMarcel Moolenaar2016-09-241-1/+1