summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Use the correct volume identifier field when parsing MR_EVT_ARG_LD_STRIPjhb2011-12-051-1/+1
* Prevent user astonishment by providing the shell option at the end, afternwhitehorn2011-12-021-12/+11
* Add a screen that asks if the user would like to enable crash dumps,kensmith2011-12-021-0/+14
* Sync xdialog_menu() implementation with sade.fjoe2011-12-011-1/+39
* Fix dialog autosizing: dlg_count_columns() does not handle NL characters.fjoe2011-12-011-4/+21
* Generate ${NORMAL_CTFCONVERT} invocation without '@' modifier:fjoe2011-11-301-1/+1
* If using DISTDIR we need to be sure to create a ${DESTDIR}/var/db/zoneinfodougb2011-11-291-2/+2
* In build_volume(), check if arrays is allocated before traversing itsdelphij2011-11-291-3/+5
* Merge ACPICA 20111123.jkim2011-11-284-26/+31
* Plug memory leaks and fix open(2) error check.kevlo2011-11-283-1/+3
* Point out that @reboot runs at every cron startup, not just systemwblock2011-11-251-1/+1
* Remove DEBUG_FLAGS.fjoe2011-11-251-1/+0
* calloc +1 DIALOG_LISTITEM to prevent possible wild pointer accessfjoe2011-11-241-3/+3
* Port to new libdialog.fjoe2011-11-2412-355/+353
* Disk selection dialog is now a normal menu, not a checkboxed menu:fjoe2011-11-246-350/+215
* Port to new libdialog.fjoe2011-11-242-46/+126
* Remove unused code.fjoe2011-11-242-162/+1
* 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
OpenPOWER on IntegriCloud