aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix a silly typo on my part.Doug Barton2011-08-061-1/+1
* Add back ftp4, a new machine has taken its place. ftp2 and ftp8 are both IPv6...Ollivier Robert2011-08-051-2/+3
* Always disable mount and unmount for jails with enforce_statfs==2.Martin Matuska2011-08-021-2/+7
* Provide a more user friendly URL to the IETF site in faithd(8).Glen Barber2011-08-021-2/+2
* Fix broken mdoc.Ulrich Spörlein2011-08-011-22/+39
* Backout r223115 which potentially caused a POLA violation, by restoringXin LI2011-07-311-1/+1
* Properly initialize an error variable to avoid returning uninitializedJohn Baldwin2011-07-291-0/+1
* Revert my last change to this file, as BETA1 is not announced yet.Benedict Reuschling2011-07-281-6/+1
* Add a section to the jail chapter that explains why it is notBenedict Reuschling2011-07-281-1/+6
* To inet or not two inet. Unbreak static IPv4 configuration. If you triedBjoern A. Zeeb2011-07-281-1/+1
* Document the potential for jail escape.Glen Barber2011-07-241-1/+8
* Fix various broken links in manual pages.Glen Barber2011-07-231-2/+2
* Fix `diskinfo -t` operation for disks smaller then 8GB or bigger then 2TB.Alexander Motin2011-07-211-21/+28
* The named.reload script is no longer useful in the age of rc.dDoug Barton2011-07-184-120/+0
* Add a closing '.El' tag.Glen Barber2011-07-171-0/+1
* - Improve interface list handling. The rtadvd(8) now supports dynamically-Hiroki Sato2011-07-1725-1426/+4139
* Fix the location of the default pid file in named.8Doug Barton2011-07-171-1/+2
* Add PS3 partitioning (and framework for future pseries support) to theNathan Whitehorn2011-07-161-2/+25
* bmake and other updates necessary for the BIND 9.8.x upgrade.Doug Barton2011-07-1614-10/+215
* Fix logical_cpus_mask retrieving by using, correctly, cpuset_t.Attilio Rao2011-07-151-6/+13
* pmcstat, pmccontrol: catch up with removal of machdep.hlt_cpus sysctlAndriy Gapon2011-07-152-31/+3
* Use calloc() instead of an explicit memset.Xin LI2011-07-141-4/+2
* Add a new option, -N to disable the default and recommended syslogd(8)Xin LI2011-07-142-8/+31
* Use prototype. While I'm there, add a pair of parenthesis to mark an ifXin LI2011-07-145-7/+8
* Run newaliases at the end of the install process.Nathan Whitehorn2011-07-131-0/+4
* Try and fix the exports.5 man page so that it clarifies howRick Macklem2011-07-121-1/+21
* Use full buffer size in read(2) call, there is no need to preserve theAndrey V. Elsukov2011-07-111-11/+5
* Per request of the docs team, install docs as packages, instead of viaNathan Whitehorn2011-07-093-4/+78
* Add an extra tab between fs_file and fs_vfstypeKevin Lo2011-07-071-1/+1
* Conditionally compile in the IPv4/IPv6 address family support.Sergey Kandaurov2011-07-062-4/+24
* Only increment the ypcnt once per data record. The old implementationGordon Tetlow2011-07-061-4/+4
* Update manual page. Mention IPv6 support, and notice that mainGleb Smirnoff2011-07-051-3/+8
* Rewrite the flowctl utility to add it support for displayingGleb Smirnoff2011-07-052-53/+168
* Add sanity check for ifm_version in struct if_msghdr.Hiroki Sato2011-07-041-0/+6
* Improve portability of config(8).Ed Schouten2011-07-031-4/+5
* Update packet filter (pf) code to OpenBSD 4.5.Bjoern A. Zeeb2011-06-281-4/+4
* Don't die if either of INET or INET6 aren't in the running kernel.John Baldwin2011-06-241-5/+25
* Remove duplicated header filesKevin Lo2011-06-2412-13/+0
* Change the NFSv4 nfsuserd(8) daemon so that it doesn't preload theRick Macklem2011-06-211-4/+25
* Add global -d and -e options to either print device numbersBjoern A. Zeeb2011-06-207-39/+161
* Add missing argument for -h in usage.Jun Kuriyama2011-06-201-1/+1
* Add support for using mtree(5) manifest files to define the imageMarcel Moolenaar2011-06-197-18/+1111
* Add 'show logstate' to usage().Bjoern A. Zeeb2011-06-181-0/+1
* Add a missing ',' to separate arguments lost for r222465 only found inBjoern A. Zeeb2011-06-181-1/+1
* Add WITHOUT_UTMPX switch to the build system.Ed Schouten2011-06-171-4/+7
* Don't omit ac(8) as part of WITHOUT_ACCT.Ed Schouten2011-06-171-2/+2
* Open the floppy disk device with O_RDONLY rather than O_RDWR. AfterJoerg Wunsch2011-06-171-1/+1
* Drop the include of <ufs/ffs/ffs_extern.h> from usr.sbin/makefs/ffs/ffs_bswap.cKirk McKusick2011-06-162-16/+1
* Don't attempt to create the base directory when -d is specified.Xin LI2011-06-151-1/+1
* Plumb device physical path reporting from CAM devices, through GEOM andJustin T. Gibbs2011-06-141-1/+4