summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix package installation from physical media such as DVD.dteske2013-11-173-14/+34
* Always shutdown the media when we're exiting the packages module (preventsdteske2013-11-172-4/+3
* Improve debugging with f_eval_catch() introduced by SVN r257784 and alsodteske2013-11-172-5/+8
* Kick an unused orphan to the curb ;)dteske2013-11-171-2/+2
* Move function name declaration to top of function (where it is closest todteske2013-11-171-18/+18
* argc is now usedbapt2013-11-161-1/+1
* Fix a couple of issues with -F:jhb2013-11-151-10/+18
* When verifying that files we need are present, also check that they don'tcperciva2013-11-141-2/+2
* Escape a newline added in the previous commit when verifying the flagsjhb2013-11-131-1/+1
* Add ENETUNREACH and EADDRNOTAVAIL to the list of errors that are potentiallyian2013-11-131-1/+3
* This fixes 3 problems in syslogd related to sizing receive buffers...ian2013-11-131-7/+12
* Move the ioapic device model from userspace into vmm.ko. This is needed forneel2013-11-127-429/+11
* Add a pre-world mode of updating similar to the -p option that can bejhb2013-11-122-20/+115
* Sort option flags and fix the width of the options list. This is a purelyjhb2013-11-121-21/+21
* Noted that the stripe_size argument was not being displayed in the usagesbruno2013-11-121-1/+1
* Adds gpioiic.4 and gpioled.4 man pages. Moves some of the information thatloos2013-11-121-1/+3
* Comments.dteske2013-11-121-2/+2
* Switch default MBR bootcode from /boot/boot0 to /boot/mbr.dteske2013-11-111-1/+1
* Remove useless checks for NULL pointer before free(3)bdrewery2013-11-111-8/+4
* Do not use just freed memory.glebius2013-11-111-2/+2
* Check the partition scheme before blowing away disks, instead of after.dteske2013-11-111-8/+12
* Remove the env(1) but keep the var.dteske2013-11-111-2/+2
* Unbreak the installer on head/:gjb2013-11-111-0/+1
* x86 platforms that use an IOAPIC route the legacy timer interrupt (IRQ0) toneel2013-11-112-3/+13
* Fix typo.trasz2013-11-101-2/+2
* Use system libiconv, instead of trying to dlopen() it.glebius2013-11-091-5/+0
* Fix typo in r256646: We want to generate lists of directories in INDEX-OLDcperciva2013-11-091-2/+2
* mdoc: add missing El.joel2013-11-081-0/+1
* mdoc: remove superfluous paragraph macro.joel2013-11-081-1/+0
* I often forget that debugFile can begin with a + for deciding that debugdteske2013-11-081-1/+1
* Copy the install log to the deployed /var/log directory so that we havedteske2013-11-081-0/+2
* Semi-revert this one file out of r257842. The ttys(5) stuff, as wedteske2013-11-081-77/+0
* A series of changes tested together as a whole:dteske2013-11-0811-446/+1105
* Document SYSRC_VERBOSE enviroment variable in the manual.dteske2013-11-071-1/+4
* Fix a bug with `-e' that broke sometime around when I added `-F'. Also,dteske2013-11-072-13/+25
* Comments and whitespace.dteske2013-11-071-4/+9
* Add a `-c' option for `check only' to determine if a value is setdteske2013-11-072-8/+49
* Add new `--version' long option for getting the version (good fordteske2013-11-072-4/+16
* Fix a bug that prevented `-d' from working as-documented in sysrc(8).dteske2013-11-071-0/+4
* Add support for controlling mfi(4) controller properties:sbruno2013-11-074-1/+191
* Use `pkg -vv' to obtain ABI for validating a chosen media server (donedteske2013-11-072-9/+6
* Fix cosmetic typos (since the typo's in the variable names were copieddteske2013-11-073-6/+6
* Replace pkg-tools with pkgng.dteske2013-11-075-77/+266
* Fix an off-by-one error that was causing menus to look funny.dteske2013-11-071-1/+1
* Comments.dteske2013-11-071-2/+2
* Add f_sprintf() and f_vsprintf() to go along with previously addeddteske2013-11-071-0/+22
* Fix a bug where a format with leading `-' could be mistaken for printfdteske2013-11-071-1/+2
* Comments.dteske2013-11-071-5/+5
* Add some helpful debugging (showing the resolved host address).dteske2013-11-071-0/+1
* Fix a silly bug that would result in attempting to fetch (literally) thedteske2013-11-071-1/+1
OpenPOWER on IntegriCloud