aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Indent things consistentlyWarner Losh2010-08-2432-1506/+1620
* MFtbemd:Warner Losh2010-08-237-8/+8
* This patch to pc-sysinstall allows the setting of a new configWarner Losh2010-08-192-7/+97
* Added "-m" option to "disk-list" to list memory disks along withWarner Losh2010-08-193-5/+22
* Simple patch to add support zpool virtual devices that are notWarner Losh2010-08-191-13/+6
* Some cleanup, changed some echo's to echo_log, check for PROGDIR soWarner Losh2010-08-193-7/+26
* Updates to pc-sysinstall that allow FTP installation of FreeBSD.Warner Losh2010-08-194-39/+224
* Various updates to support new pc-sysinstall directiveWarner Losh2010-08-1912-35/+358
* To restart, sysinstall calls execl. Since it will create a new process, weRebecca Cran2010-08-176-28/+51
* Add -m and -M options to control the minimum and maximum frequency.Rebecca Cran2010-08-172-8/+88
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whileJoel Dahl2010-08-1610-14/+14
* Given the lag between introducing the options-compat and fixing theWarner Losh2010-08-151-1/+1
* Turns out that it is a bad idea to have a missing compat option be aWarner Losh2010-08-151-3/+5
* Correctly spell janice and jimmy as janis and jimi (assumingJens Schweikhardt2010-08-141-14/+14
* use uintmax_t instead of uint64_t.Takanori Watanabe2010-08-131-1/+1
* Fix build on amd64 and ia64.Takanori Watanabe2010-08-131-4/+3
* Fix crunchide to work on sparc64 and perhaps other 64 bit platforms.Adrian Chadd2010-08-121-1/+6
* Fix breakage on 64bit architecture by using inttypes.h macro.Takanori Watanabe2010-08-121-1/+2
* Fix tindebox breakage about format warning.Takanori Watanabe2010-08-121-1/+1
* Add TCG ACPI spec table (TCPA) support.Takanori Watanabe2010-08-112-0/+274
* - Improve the wait4data() routine so it behaves better when checkingGarance A Drosehn2010-08-111-7/+23
* Fix some typos: flush vs. flash, and some others.Oliver Fromme2010-08-111-3/+3
* Port over changes to the crunch symbol hiding method from NetBSD.Adrian Chadd2010-08-101-134/+88
* Back out r210975, which changed documentation to match the now backed-outJamie Gritton2010-08-081-5/+5
* This isn't WARNS=6 safe. It fails to build on mips. Retore oldWarner Losh2010-08-081-0/+2
* jh pointed out that src/usr.sbin already has a globalOliver Fromme2010-08-071-2/+0
* syslogd(8) already supports *sending* log messages to non-Oliver Fromme2010-08-073-9/+60
* Clean up the style and markup of the paragraph on fractional wait intervals.Yaroslav Tykhiy2010-08-071-4/+6
* Properly spell and mark up the name of kern.hz.Yaroslav Tykhiy2010-08-071-2/+3
* Move the sentences telling the defaults for -c and -wYaroslav Tykhiy2010-08-071-6/+6
* Merge ACPICA 20100806.Jung-uk Kim2010-08-062-3/+4
* Note that a jail without a command parameter will be persistent,Jamie Gritton2010-08-061-5/+5
* Ethernet vlan(4) interfaces have valid Ethernet link layer addresses butJohn Baldwin2010-08-062-0/+2
* Fix typos and spelling mistakes.Joel Dahl2010-08-069-12/+12
* Typo fixesUlrich Spörlein2010-08-061-9/+9
* - Do not use the runtime mask when logfile is specified.Fabien Thomas2010-08-033-4/+12
* Allow file as a top source, it works with socket now.Fabien Thomas2010-08-032-72/+90
* Fix the calltree top view that incorrectly filter out some nodes.Fabien Thomas2010-08-021-2/+8
* mdoc: make sure to pass at least one argument to quotation macrosUlrich Spörlein2010-08-021-1/+1
* mdoc: remove unused/empty macrosUlrich Spörlein2010-08-021-1/+1
* Spelling fixes.Joel Dahl2010-08-016-8/+8
* Fixes a bug when installing with a ZFS on root (/) and UFS /bootWarner Losh2010-07-311-0/+14
* Adds the async option for journaled file systems (UFS + journaling)Warner Losh2010-07-311-2/+10
* Fix a couple of typos.Ulrich Spörlein2010-07-302-5/+4
* Connect the snmp_wlan(3) module to the build.Shteryana Shopova2010-07-261-1/+2
* Bring in a SNMP module to support monitoring cloned wireless interfacesShteryana Shopova2010-07-267-0/+12694
* Fix the include path for nfs_lock.h.Rick Macklem2010-07-241-1/+1
* Make failed open of /dev/mdctl in the bsnmpd hostres module non-fatal.Simon L. B. Nielsen2010-07-241-2/+5
* Add a -S switch to override the default syslog pid file. This can be usefulBrian Somers2010-07-233-10/+25
* If a size suffix isn't entered, just use the value entered. This fixesRebecca Cran2010-07-221-0/+3