summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: Reset the packet counters at the same time as the byte counts.n_hibma2010-09-181-2/+2
* Merge ACPICA 20100915.jkim2010-09-162-3/+4
* Only attempt to list extended capabilities for devices that have ajhb2010-09-161-1/+5
* Allow a kernel config to specify a set but empty value viaemaste2010-09-131-0/+1
* It turns out that TARGET_CPUARCH doesn't buy us much here, if anything, butimp2010-09-131-11/+2
* Ooops! Shouldn't have committed thisimp2010-09-131-528/+0
* Merge from tbemd: use Makefile.arch to control building.imp2010-09-139-319/+728
* Use TARGET_CPUARCH instead of TARGET_ARCH here. Define TARGET_CPUARCHimp2010-09-131-2/+11
* In backup_kernel(), support backing up subdirectories and handle filesjh2010-09-121-5/+6
* "freebsd-update fetch -r NEWRELEASE" is meaningless and probably a typocperciva2010-09-101-2/+14
* Add warning about freebsd-update upgrade needing lots of disk space.cperciva2010-09-101-0/+5
* Remind the user that he needs to run 'freebsd-update install' to installcperciva2010-09-101-0/+4
* Document the format of extended capabilities in the '-c' output.jhb2010-09-091-1/+13
* - Use 'sta' to hold the PCIR_STATUS register value instead of 'cmd' whenjhb2010-09-091-6/+6
* Add file missed in r212337, my bad...imp2010-09-091-0/+34
* pc-sysinstall(8) patch that allows images to be written to disksimp2010-09-0813-239/+523
* Make sure to only pickup hid_input items when parsing input reports.emax2010-09-081-1/+2
* Simplify chkattached(). The PCIOCATTACHED ioctl only needs the pi_seljhb2010-09-081-7/+3
* - Add register definitions related to extended capability IDs injhb2010-09-081-0/+95
* Do not request SDP attributes using ranges.emax2010-09-071-2/+4
* When an asm location cannot be resolved to a function the costfabient2010-09-034-0/+6
* For consistency, cast result of getpid() to longkevlo2010-08-311-1/+1
* Use MACHINE_ARCH instead of MACHINE as the directory to fetch packagesnwhitehorn2010-08-301-4/+8
* 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
OpenPOWER on IntegriCloud