summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* C2/C3 latency is in microseconds (us), not ms.njl2003-09-131-1/+1
* Only print various optional fields if they are non-zero. Always print thenjl2003-09-131-24/+31
* Reduce the default width for IO port GAS printing.njl2003-09-131-4/+4
* Move the parse8601 and parseDWM routines into a new ptime.c file. Thegad2003-09-124-219/+320
* Remove the unrequired -bi from the newaliases line. Note in the commit logtrhodes2003-09-112-2/+2
* Add dumping of the ECDT table.njl2003-09-102-0/+29
* o Workaround a bug where my T23 reports that it is ACPI 2.0x compatiblenjl2003-09-102-29/+70
* With the exim port upgrade, modify sysinstall(8):trhodes2003-09-102-24/+20
* mdoc(7): Properly mark C headers.ru2003-09-102-2/+2
* Switch dotrim() to take advantage of the 'struct conf_entry' thatgad2003-09-091-33/+36
* Reduce the annoying compiler warnings that pop up when compiling withgad2003-09-091-9/+9
* Add a device driver for the Broadcom BCM4401 ethernet controller,wpaul2003-09-092-0/+2
* Add support for ACPI 2.x and the XSDT.njl2003-09-091-25/+77
* Rename FACP to FADT throughout.njl2003-09-094-111/+206
* Correct the comment about which timezone-change loses an hour...gad2003-09-091-2/+2
* Add a '-D <something>' command line arg, which can be used to setgad2003-09-091-3/+57
* Use strtol() instead of strtoul() in parse8601, so we can detectgad2003-09-091-17/+17
* Fix typo in the previous commit. Was checking wrong variable...gad2003-09-091-1/+1
* Change parse8601 and parseDWM so they return an alternate error valuegad2003-09-091-14/+29
* Cosmetic change to move parse8601 right next to parseDWM. No codegad2003-09-091-86/+86
* mdoc(7): Use the new feature of the .In macro.ru2003-09-082-2/+2
* Take the support for the 8139C+/8169/8169S/8110S chips out of thewpaul2003-09-082-0/+4
* Use uid_t.charnier2003-09-071-3/+4
* There is no need to #include <sgtty.h>peter2003-09-041-1/+0
* Sync with fresh generated file, keep our changed settings. This seemsmbr2003-09-021-1386/+1338
* Remove redundant PACKAGE and VERSION defines.mbr2003-09-021-6/+1
* Update version string.mbr2003-09-021-1/+1
* Set HAVE_STRUCT_IFREQ_IFR_ADDR, HAVE_STRUCT_FHSTATUS_FHS_FH to 1.mbr2003-09-021-0/+9
* Retire 'c' partition for a CD device.maxim2003-09-012-13/+4
* Introduce more knobs to slim down FreeBSD userlandphk2003-08-291-4/+11
* Add asf to i386 build. This will probably work on other platformsgrog2003-08-291-0/+1
* Now that amldb(8) is no longer needed by acpidump, remove the last vestigesnjl2003-08-2826-7607/+0
* Modify acpidump to use iasl(8) as the backend for disassembling AML.njl2003-08-288-2086/+366
* Make build of atm, mld6query, rip6query, route6d and traceroute6phk2003-08-271-5/+11
* Clarify the order of arguments passed to the pre-/post-install scriptroam2003-08-261-1/+1
* Minimal update to make it easier to increase the buffer-size lpd usesgad2003-08-212-10/+20
* The PCMCIA Standard dictates that those funny cards you insert intoimp2003-08-204-18/+18
* Add a new variable 'skipPCCARD'. This variable will cause sysinstallimp2003-08-208-2/+26
* - Add support for Cisco latest firmware RID sizes that supports 25 SSIDs!ambrisko2003-08-201-50/+42
* Remove the vestiges of the old pre-"X_AS_PKG" way we used to handled theobrien2003-08-1912-580/+2
* Expand the fdisk size display toggling to include GB.obrien2003-08-192-4/+12
* When checking the 'user:group' field in newsyslog.conf, freebsd's sourcegad2003-08-191-2/+14
* rtm_seq is int, so seq/myseq should be int.ume2003-08-181-2/+2
* suppress outpt on dump request if -q is specified.ume2003-08-181-0/+3
* atoi -> strtoulume2003-08-181-2/+10
* - port numbers are unsigned. use %u.ume2003-08-181-2/+2
* explicitly specify IPPROTO_UDP when calling getaddrinfo().ume2003-08-181-0/+2
* remove a variable that is never used.ume2003-08-181-5/+2
* support poll(2).ume2003-08-182-5/+44
* - don't select with FD_SETSIZE.ume2003-08-181-14/+25
OpenPOWER on IntegriCloud