aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Port to new libdialog.Max Khon2011-11-2412-355/+353
* Disk selection dialog is now a normal menu, not a checkboxed menu:Max Khon2011-11-246-350/+215
* Port to new libdialog.Max Khon2011-11-242-46/+126
* Remove unused code.Max Khon2011-11-242-162/+1
* Remove unused code.Max Khon2011-11-243-341/+1
* Remove unused functions.Max Khon2011-11-232-109/+0
* - Remove unused old libdialog includesMax Khon2011-11-232-185/+0
* Avoid double free creating a new RAID with invalid command line arguments.Ed Maste2011-11-231-0/+3
* Plug fd leaksKevin Lo2011-11-233-0/+4
* 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