aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Inquire about terminal type if starting from a serial console and doNathan Whitehorn2011-09-171-6/+4
* Fix a typo introduced in r219892 that prevented file system options fromNathan Whitehorn2011-09-161-1/+1
* Fix WPA setup broken by changes to shell argument passing inside theNathan Whitehorn2011-09-161-0/+1
* Print the package name on deletion errors.Sergey Kandaurov2011-09-161-2/+2
* Allow WPA PSKs up to 63 characters, the max length according toChristian Brueffer2011-09-131-1/+1
* - Add ":origin" label to the interface id for resolvconf(8). (r223149)Hiroki Sato2011-09-124-52/+164
* - Fix a bug that can lead to displaying an incorrect value. (r224210)Hiroki Sato2011-09-128-188/+240
* Add ftp4.se.freebsd.org to the IPv4 and IPv6 mirror lists.Christian Brueffer2011-09-102-0/+3
* Correct a typo.Bjoern A. Zeeb2011-09-071-1/+1
* Fix two problems:Bjoern A. Zeeb2011-09-072-4/+8
* Upgrade to BIND version 9.8.1. Release notes at:Doug Barton2011-09-031-1/+1
* Move the logic to parse volume cache commands out into a separate functionJohn Baldwin2011-09-022-119/+159
* Swap FTP paths to be MACHINE/MACHINE_ARCH instead of MACHINE_ARCH/MACHINE.Nathan Whitehorn2011-08-301-1/+1
* If a drive is not part of the array (i.e. missing) we need to print theBjoern A. Zeeb2011-08-251-1/+1
* Fix buffer overflow and possible ISO image corruption in wrongMartin Matuska2011-08-231-7/+3
* Implement support for GRAID volumes in the installer partition editor,Nathan Whitehorn2011-08-214-17/+60
* Make messages about typos appear on the screen instead of in the log file.Nathan Whitehorn2011-08-212-2/+2
* Fix a bug that prevented docsinstall from being able to use DNS in mostNathan Whitehorn2011-08-181-1/+11
* Fix jls backward compat mode broken in r222465, correctlyBjoern A. Zeeb2011-08-131-1/+1
* Move cxgbtool from usr.sbin to tools/tools.Navdeep Parhar2011-08-107-11278/+0
* Sync makefs(8) ISO 9660 support with NetBSD:Marius Strobl2011-08-106-31/+32
* Make clear that the -U option can be dangerous. [1]Doug Barton2011-08-092-6/+10
* Convert pmcstat about using cpuset_t rather than relying on plain 32 bitAttilio Rao2011-08-073-74/+81
* Fix NetBSD PR bin/44114:Martin Matuska2011-08-071-7/+8
* 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-1430/+4143
* 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