summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Document that the atheros driver supports wicontrol too. Minor wordimp2003-09-291-18/+22
* Add -L to the usage message.imp2003-09-291-0/+1
* Tweak "system security profiles:rwatson2003-09-282-14/+8
* - Another update to list of FTP siteskensmith2003-09-282-0/+34
* Fix a cut n paste typo I introduced in rev 1.211.trhodes2003-09-272-2/+2
* Add -p option to dump phy registers.simokawa2003-09-252-2/+96
* Add -s option to strip subdirectory from module path.simokawa2003-09-252-6/+13
* Update list of FTP sites.kensmith2003-09-242-248/+234
* Add Cisco Skinny Station protocol support to libalias, natd, and ppp.marcus2003-09-234-0/+34
* Restructure the time processing routines, mainly to fix up thegad2003-09-233-85/+480
* Only print an end '}' if the field was non-zero (i.e. there were some flagsnjl2003-09-211-2/+4
* fixed memory leak.suz2003-09-201-1/+4
* Name moderate security settings "Moderate", not "Medium"eivind2003-09-182-2/+2
* Propagate ioctl() failure to exit statuseivind2003-09-181-7/+10
* - Reorder to group the non-obsolete options togethereivind2003-09-181-52/+62
* Referring to FreeBSD versions later than 2.0R as "fairly recent" is prettyphk2003-09-182-4/+2
* Fix 3 'cast to pointer from integer of different size' warnings.marcel2003-09-172-12/+18
* Add acpi to the build on ia64. The support for ACPI 2.0x has gottenmarcel2003-09-161-0/+4
* Get rid of duplicates.ru2003-09-146-6/+6
* Correct the calculation of "a leap year" in parseDWM. The calculationgad2003-09-141-17/+43
* Correct typo in comment.njl2003-09-141-1/+1
* For dumping the DSDT (-o option), be sure to use the X_DSDT address ifnjl2003-09-141-1/+7
* Add the -i flag to acpiconf(8) to retrieve battery information.njl2003-09-132-29/+69
* 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
OpenPOWER on IntegriCloud