summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect usage of 'assure' and 'insure'.brucec2010-08-282-2/+2
* Repair some build breakage introduced in r211725 and garbage collect somenwhitehorn2010-08-281-1/+1
* Make sure TARGET_ABI is defined. TARGET_ABI will die a horrible deathimp2010-08-261-1/+1
* Ugly kludge to paper over some kind of ld bug and/or misuse: don'timp2010-08-261-1/+2
* When ACPI reports current battery consumption rate in mAmps, print it alsomav2010-08-241-16/+21
* Indent things consistentlyimp2010-08-2432-1506/+1620
* MFtbemd:imp2010-08-237-8/+8
* This patch to pc-sysinstall allows the setting of a new configimp2010-08-192-7/+97
* Added "-m" option to "disk-list" to list memory disks along withimp2010-08-193-5/+22
* Simple patch to add support zpool virtual devices that are notimp2010-08-191-13/+6
* Some cleanup, changed some echo's to echo_log, check for PROGDIR soimp2010-08-193-7/+26
* Updates to pc-sysinstall that allow FTP installation of FreeBSD.imp2010-08-194-39/+224
* Various updates to support new pc-sysinstall directiveimp2010-08-1912-35/+358
* To restart, sysinstall calls execl. Since it will create a new process, webrucec2010-08-176-28/+51
* Add -m and -M options to control the minimum and maximum frequency.brucec2010-08-172-8/+88
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whilejoel2010-08-1610-14/+14
* Given the lag between introducing the options-compat and fixing theimp2010-08-151-1/+1
* Turns out that it is a bad idea to have a missing compat option be aimp2010-08-151-3/+5
* Correctly spell janice and jimmy as janis and jimi (assumingschweikh2010-08-141-14/+14
* use uintmax_t instead of uint64_t.takawata2010-08-131-1/+1
* Fix build on amd64 and ia64.takawata2010-08-131-4/+3
* Fix crunchide to work on sparc64 and perhaps other 64 bit platforms.adrian2010-08-121-1/+6
* Fix breakage on 64bit architecture by using inttypes.h macro.takawata2010-08-121-1/+2
* Fix tindebox breakage about format warning.takawata2010-08-121-1/+1
* Add TCG ACPI spec table (TCPA) support.takawata2010-08-112-0/+274
* - Improve the wait4data() routine so it behaves better when checkinggad2010-08-111-7/+23
* Fix some typos: flush vs. flash, and some others.olli2010-08-111-3/+3
* Port over changes to the crunch symbol hiding method from NetBSD.adrian2010-08-101-134/+88
* Back out r210975, which changed documentation to match the now backed-outjamie2010-08-081-5/+5
* This isn't WARNS=6 safe. It fails to build on mips. Retore oldimp2010-08-081-0/+2
* jh pointed out that src/usr.sbin already has a globalolli2010-08-071-2/+0
* syslogd(8) already supports *sending* log messages to non-olli2010-08-073-9/+60
* Clean up the style and markup of the paragraph on fractional wait intervals.yar2010-08-071-4/+6
* Properly spell and mark up the name of kern.hz.yar2010-08-071-2/+3
* Move the sentences telling the defaults for -c and -wyar2010-08-071-6/+6
* Merge ACPICA 20100806.jkim2010-08-062-3/+4
* Note that a jail without a command parameter will be persistent,jamie2010-08-061-5/+5
* Ethernet vlan(4) interfaces have valid Ethernet link layer addresses butjhb2010-08-062-0/+2
* Fix typos and spelling mistakes.joel2010-08-069-12/+12
* Typo fixesuqs2010-08-061-9/+9
* - Do not use the runtime mask when logfile is specified.fabient2010-08-033-4/+12
* Allow file as a top source, it works with socket now.fabient2010-08-032-72/+90
* Fix the calltree top view that incorrectly filter out some nodes.fabient2010-08-021-2/+8
* mdoc: make sure to pass at least one argument to quotation macrosuqs2010-08-021-1/+1
* mdoc: remove unused/empty macrosuqs2010-08-021-1/+1
* Spelling fixes.joel2010-08-016-8/+8
* Fixes a bug when installing with a ZFS on root (/) and UFS /bootimp2010-07-311-0/+14
* Adds the async option for journaled file systems (UFS + journaling)imp2010-07-311-2/+10
* Fix a couple of typos.uqs2010-07-302-5/+4
* Connect the snmp_wlan(3) module to the build.syrinx2010-07-261-1/+2
OpenPOWER on IntegriCloud