aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 1. Add a new option, --run-updates, to always or never run the newalises,Doug Barton2011-11-022-17/+63
* If the user is moving from any other time zone to UTC we needDoug Barton2011-11-021-0/+12
* Two bugs fixed:Fabien Thomas2011-11-011-2/+4
* Provide an error message and error handling if there are no networkNathan Whitehorn2011-10-251-0/+7
* Provide an error message instead of silent failure if no disks are presentNathan Whitehorn2011-10-251-4/+13
* Protect NIS server with madvise(2) since this daemon is requiredGleb Smirnoff2011-10-251-0/+4
* Fix argument name. This fixes EINVAL when boot0cfg uses GEOM_PART'Andrey V. Elsukov2011-10-251-1/+1
* Staticify elide_root() for now to fix build.Xin LI2011-10-241-1/+1
* Avoid printing // for packages that install to /Ed Maste2011-10-241-3/+11
* Protect NIS client with madvise(2) since this daemon is requiredGleb Smirnoff2011-10-241-0/+4
* Apparently, "ada" drives are better treated similarly to "da" drives.Ivan Voras2011-10-241-1/+2
* It seems that the warning is much less severe than its message says. TheIvan Voras2011-10-241-1/+1
* Fix typoIvan Voras2011-10-242-2/+2
* Avoid some "Invalid argument" errors in the installer.Nathan Whitehorn2011-10-231-3/+20
* Add '%' and '@' to the set of characters which can appear in path names.Colin Percival2011-10-231-1/+1
* Add a flush of the current PMC log buffer before displaying the next top.Fabien Thomas2011-10-182-9/+11
* Escape the newline so we get a proper line continuation. Without thisKen Smith2011-10-181-1/+1
* - remove device keyword from makefs manpageEitan Adler2011-10-171-2/+1
* Make the usbdump utility work again by using the correct BPF structures.Hans Petter Selasky2011-10-171-5/+5
* Place quotes around the output of kbdmap(1), designed to be pasted intoNathan Whitehorn2011-10-161-1/+1
* - change "is is" to "is" or "it is"Eitan Adler2011-10-162-3/+3
* Add a "kern.features.ata_cam" sysctl in the kernel when the ATA_CAM kernelCraig Rodrigues2011-10-092-1/+35
* Add support to makefs(8) to add UFS labels to images.Nathan Whitehorn2011-10-094-1/+12
* Avoid magicking into existence sub-partitions due to leftover blocks whenNathan Whitehorn2011-10-081-11/+22
* Usability enhancements: do not allow setting a mountpoint on bsdlabelNathan Whitehorn2011-10-081-1/+30
* Work around some behavior of gpart that I absolutely do not understand inNathan Whitehorn2011-10-074-62/+42
* Move "Exit" to the first entry in the list, so that it is the defaultNathan Whitehorn2011-10-061-2/+2
* Ask if you want to set the keymap before invoking kdbmap to preventNathan Whitehorn2011-10-061-0/+2
* portsnap: Detect error immediately if we can't fetch the snapshot metadata.Jilles Tjoelker2011-10-041-3/+3
* Farewall, sysinstall! You served us well for many years, but 10.0 is oneNathan Whitehorn2011-10-0365-23030/+0
* Get rid of major/minor number distinction.Ed Schouten2011-09-281-1/+1
* Improve battery capacity reportingEd Maste2011-09-271-10/+15
* Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasingKen Smith2011-09-261-1/+3
* Remove RA timer on an interface with !IFF_UP actively after starting to sendHiroki Sato2011-09-201-0/+15
* Fix a logic bug in pc-sysinstall creating partitions.Josh Paetzel2011-09-1911-36/+60
* 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