aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Use the correct volume identifier field when parsing MR_EVT_ARG_LD_STRIPJohn Baldwin2011-12-051-1/+1
* Prevent user astonishment by providing the shell option at the end, afterNathan Whitehorn2011-12-021-12/+11
* Add a screen that asks if the user would like to enable crash dumps,Ken Smith2011-12-021-0/+14
* Sync xdialog_menu() implementation with sade.Max Khon2011-12-011-1/+39
* Fix dialog autosizing: dlg_count_columns() does not handle NL characters.Max Khon2011-12-011-4/+21
* Generate ${NORMAL_CTFCONVERT} invocation without '@' modifier:Max Khon2011-11-301-1/+1
* If using DISTDIR we need to be sure to create a ${DESTDIR}/var/db/zoneinfoDoug Barton2011-11-291-2/+2
* In build_volume(), check if arrays is allocated before traversing itsXin LI2011-11-291-3/+5
* Merge ACPICA 20111123.Jung-uk Kim2011-11-284-26/+31
* Plug memory leaks and fix open(2) error check.Kevin Lo2011-11-283-1/+3
* Point out that @reboot runs at every cron startup, not just systemWarren Block2011-11-251-1/+1
* Remove DEBUG_FLAGS.Max Khon2011-11-251-1/+0
* calloc +1 DIALOG_LISTITEM to prevent possible wild pointer accessMax Khon2011-11-241-3/+3
* 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