summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused code.fjoe2011-11-243-341/+1
* Remove unused functions.fjoe2011-11-232-109/+0
* - Remove unused old libdialog includesfjoe2011-11-232-185/+0
* Avoid double free creating a new RAID with invalid command line arguments.emaste2011-11-231-0/+3
* Plug fd leakskevlo2011-11-233-0/+4
* KNFobrien2011-11-151-16/+17
* Improve the chances of matching an outputted string with the line of code.obrien2011-11-155-129/+161
* - fix duplicate "a a" in some commentseadler2011-11-132-2/+2
* Fix spelling of extract.alfred2011-11-131-2/+2
* Utilize shell's IFS instead of forking ~6 processes toalfred2011-11-131-48/+70
* Report the amount of memory from smbios data if provided.emaste2011-11-121-1/+5
* - add a missing "be" and "in"eadler2011-11-111-1/+1
* The generated Makefile for the kernel was not running ctfconvert onrstone2011-11-101-3/+8
* Welcome the initial patches for OSX bootcamp support!!!jpaetzel2011-11-083-5/+80
* Remove a note about disabling of GEOM protection mechanism.ae2011-11-071-16/+1
* Reorganize write_mbr() function to be able write bootcode with differentae2011-11-071-54/+83
* Add reference to gpart(8).ae2011-11-061-1/+2
* Mark global functions and/or variables in spray(8) static where possible.ed2011-11-061-4/+4
* Mark global functions and/or variables in snapinfo(8) static where possible.ed2011-11-061-11/+12
* Mark global functions and/or variables in rmt(8) static where possible.ed2011-11-061-12/+12
* Mark global functions and/or variables in rip6query(8) static where possible.ed2011-11-061-3/+3
* Mark global functions and/or variables in pwd_mkdb(8) static where possible.ed2011-11-061-1/+1
* Mark global functions and/or variables in moused(8) static where possible.ed2011-11-061-8/+8
* Mark global functions and/or variables in mixer(8) static where possible.ed2011-11-061-1/+1
* Mark global functions and/or variables in memcontrol(8) static where possible.ed2011-11-061-4/+2
* Mark global functions and/or variables in fdread(8) static where possible.ed2011-11-061-8/+8
* Mark global functions and/or variables in devinfo(8) static where possible.ed2011-11-061-2/+2
* Mark global functions and/or variables in chown(8) static where possible.ed2011-11-061-14/+14
* Mark global functions and/or variables in boot0cfg(8) static where possible.ed2011-11-061-4/+4
* Mark global functions and/or variables in apm(8) static where possible.ed2011-11-061-1/+1
* Make all functions and global variables static for cdcontrol(8).ed2011-11-061-57/+78
* Mark all global variables static for mptable(1).ed2011-11-061-25/+16
* Eliminate global variables.ed2011-11-061-5/+2
* Simplify inclusion of the tsptype array a bit.ed2011-11-062-3/+1
* Roll up several patches used by PC-BSD.jpaetzel2011-11-054-4/+13
* 1. Add a new option, --run-updates, to always or never run the newalises,dougb2011-11-022-17/+63
* If the user is moving from any other time zone to UTC we needdougb2011-11-021-0/+12
* Two bugs fixed:fabient2011-11-011-2/+4
* Provide an error message and error handling if there are no networknwhitehorn2011-10-251-0/+7
* Provide an error message instead of silent failure if no disks are presentnwhitehorn2011-10-251-4/+13
* Protect NIS server with madvise(2) since this daemon is requiredglebius2011-10-251-0/+4
* Fix argument name. This fixes EINVAL when boot0cfg uses GEOM_PART'ae2011-10-251-1/+1
* Staticify elide_root() for now to fix build.delphij2011-10-241-1/+1
* Avoid printing // for packages that install to /emaste2011-10-241-3/+11
* Protect NIS client with madvise(2) since this daemon is requiredglebius2011-10-241-0/+4
* Apparently, "ada" drives are better treated similarly to "da" drives.ivoras2011-10-241-1/+2
* It seems that the warning is much less severe than its message says. Theivoras2011-10-241-1/+1
* Fix typoivoras2011-10-242-2/+2
* Avoid some "Invalid argument" errors in the installer.nwhitehorn2011-10-231-3/+20
* Add '%' and '@' to the set of characters which can appear in path names.cperciva2011-10-231-1/+1
OpenPOWER on IntegriCloud