aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* KNFDavid E. O'Brien2011-11-151-16/+17
* Improve the chances of matching an outputted string with the line of code.David E. O'Brien2011-11-155-129/+161
* - fix duplicate "a a" in some commentsEitan Adler2011-11-132-2/+2
* Fix spelling of extract.Alfred Perlstein2011-11-131-2/+2
* Utilize shell's IFS instead of forking ~6 processes toAlfred Perlstein2011-11-131-48/+70
* Report the amount of memory from smbios data if provided.Ed Maste2011-11-121-1/+5
* - add a missing "be" and "in"Eitan Adler2011-11-111-1/+1
* The generated Makefile for the kernel was not running ctfconvert onRyan Stone2011-11-101-3/+8
* Welcome the initial patches for OSX bootcamp support!!!Josh Paetzel2011-11-083-5/+80
* Remove a note about disabling of GEOM protection mechanism.Andrey V. Elsukov2011-11-071-16/+1
* Reorganize write_mbr() function to be able write bootcode with differentAndrey V. Elsukov2011-11-071-54/+83
* Add reference to gpart(8).Andrey V. Elsukov2011-11-061-1/+2
* Mark global functions and/or variables in spray(8) static where possible.Ed Schouten2011-11-061-4/+4
* Mark global functions and/or variables in snapinfo(8) static where possible.Ed Schouten2011-11-061-11/+12
* Mark global functions and/or variables in rmt(8) static where possible.Ed Schouten2011-11-061-12/+12
* Mark global functions and/or variables in rip6query(8) static where possible.Ed Schouten2011-11-061-3/+3
* Mark global functions and/or variables in pwd_mkdb(8) static where possible.Ed Schouten2011-11-061-1/+1
* Mark global functions and/or variables in moused(8) static where possible.Ed Schouten2011-11-061-8/+8
* Mark global functions and/or variables in mixer(8) static where possible.Ed Schouten2011-11-061-1/+1
* Mark global functions and/or variables in memcontrol(8) static where possible.Ed Schouten2011-11-061-4/+2
* Mark global functions and/or variables in fdread(8) static where possible.Ed Schouten2011-11-061-8/+8
* Mark global functions and/or variables in devinfo(8) static where possible.Ed Schouten2011-11-061-2/+2
* Mark global functions and/or variables in chown(8) static where possible.Ed Schouten2011-11-061-14/+14
* Mark global functions and/or variables in boot0cfg(8) static where possible.Ed Schouten2011-11-061-4/+4
* Mark global functions and/or variables in apm(8) static where possible.Ed Schouten2011-11-061-1/+1
* Make all functions and global variables static for cdcontrol(8).Ed Schouten2011-11-061-57/+78
* Mark all global variables static for mptable(1).Ed Schouten2011-11-061-25/+16
* Eliminate global variables.Ed Schouten2011-11-061-5/+2
* Simplify inclusion of the tsptype array a bit.Ed Schouten2011-11-062-3/+1
* Roll up several patches used by PC-BSD.Josh Paetzel2011-11-054-4/+13
* 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