| Commit message (Expand) | Author | Age | Files | Lines |
| * | Tweak "system security profiles: | Robert Watson | 2003-09-28 | 2 | -14/+8 |
| * | - Another update to list of FTP sites | Ken Smith | 2003-09-28 | 2 | -0/+34 |
| * | Fix a cut n paste typo I introduced in rev 1.211. | Tom Rhodes | 2003-09-27 | 2 | -2/+2 |
| * | Add -p option to dump phy registers. | Hidetoshi Shimokawa | 2003-09-25 | 2 | -2/+96 |
| * | Add -s option to strip subdirectory from module path. | Hidetoshi Shimokawa | 2003-09-25 | 2 | -6/+13 |
| * | Update list of FTP sites. | Ken Smith | 2003-09-24 | 2 | -248/+234 |
| * | Add Cisco Skinny Station protocol support to libalias, natd, and ppp. | Joe Marcus Clarke | 2003-09-23 | 4 | -0/+34 |
| * | Restructure the time processing routines, mainly to fix up the | Garance A Drosehn | 2003-09-23 | 3 | -85/+480 |
| * | Only print an end '}' if the field was non-zero (i.e. there were some flags | Nate Lawson | 2003-09-21 | 1 | -2/+4 |
| * | fixed memory leak. | SUZUKI Shinsuke | 2003-09-20 | 1 | -1/+4 |
| * | Name moderate security settings "Moderate", not "Medium" | Eivind Eklund | 2003-09-18 | 2 | -2/+2 |
| * | Propagate ioctl() failure to exit status | Eivind Eklund | 2003-09-18 | 1 | -7/+10 |
| * | - Reorder to group the non-obsolete options together | Eivind Eklund | 2003-09-18 | 1 | -52/+62 |
| * | Referring to FreeBSD versions later than 2.0R as "fairly recent" is pretty | Poul-Henning Kamp | 2003-09-18 | 2 | -4/+2 |
| * | Fix 3 'cast to pointer from integer of different size' warnings. | Marcel Moolenaar | 2003-09-17 | 2 | -12/+18 |
| * | Add acpi to the build on ia64. The support for ACPI 2.0x has gotten | Marcel Moolenaar | 2003-09-16 | 1 | -0/+4 |
| * | Get rid of duplicates. | Ruslan Ermilov | 2003-09-14 | 6 | -6/+6 |
| * | Correct the calculation of "a leap year" in parseDWM. The calculation | Garance A Drosehn | 2003-09-14 | 1 | -17/+43 |
| * | Correct typo in comment. | Nate Lawson | 2003-09-14 | 1 | -1/+1 |
| * | For dumping the DSDT (-o option), be sure to use the X_DSDT address if | Nate Lawson | 2003-09-14 | 1 | -1/+7 |
| * | Add the -i flag to acpiconf(8) to retrieve battery information. | Nate Lawson | 2003-09-13 | 2 | -29/+69 |
| * | C2/C3 latency is in microseconds (us), not ms. | Nate Lawson | 2003-09-13 | 1 | -1/+1 |
| * | Only print various optional fields if they are non-zero. Always print the | Nate Lawson | 2003-09-13 | 1 | -24/+31 |
| * | Reduce the default width for IO port GAS printing. | Nate Lawson | 2003-09-13 | 1 | -4/+4 |
| * | Move the parse8601 and parseDWM routines into a new ptime.c file. The | Garance A Drosehn | 2003-09-12 | 4 | -219/+320 |
| * | Remove the unrequired -bi from the newaliases line. Note in the commit log | Tom Rhodes | 2003-09-11 | 2 | -2/+2 |
| * | Add dumping of the ECDT table. | Nate Lawson | 2003-09-10 | 2 | -0/+29 |
| * | o Workaround a bug where my T23 reports that it is ACPI 2.0x compatible | Nate Lawson | 2003-09-10 | 2 | -29/+70 |
| * | With the exim port upgrade, modify sysinstall(8): | Tom Rhodes | 2003-09-10 | 2 | -24/+20 |
| * | mdoc(7): Properly mark C headers. | Ruslan Ermilov | 2003-09-10 | 2 | -2/+2 |
| * | Switch dotrim() to take advantage of the 'struct conf_entry' that | Garance A Drosehn | 2003-09-09 | 1 | -33/+36 |
| * | Reduce the annoying compiler warnings that pop up when compiling with | Garance A Drosehn | 2003-09-09 | 1 | -9/+9 |
| * | Add a device driver for the Broadcom BCM4401 ethernet controller, | Bill Paul | 2003-09-09 | 2 | -0/+2 |
| * | Add support for ACPI 2.x and the XSDT. | Nate Lawson | 2003-09-09 | 1 | -25/+77 |
| * | Rename FACP to FADT throughout. | Nate Lawson | 2003-09-09 | 4 | -111/+206 |
| * | Correct the comment about which timezone-change loses an hour... | Garance A Drosehn | 2003-09-09 | 1 | -2/+2 |
| * | Add a '-D <something>' command line arg, which can be used to set | Garance A Drosehn | 2003-09-09 | 1 | -3/+57 |
| * | Use strtol() instead of strtoul() in parse8601, so we can detect | Garance A Drosehn | 2003-09-09 | 1 | -17/+17 |
| * | Fix typo in the previous commit. Was checking wrong variable... | Garance A Drosehn | 2003-09-09 | 1 | -1/+1 |
| * | Change parse8601 and parseDWM so they return an alternate error value | Garance A Drosehn | 2003-09-09 | 1 | -14/+29 |
| * | Cosmetic change to move parse8601 right next to parseDWM. No code | Garance A Drosehn | 2003-09-09 | 1 | -86/+86 |
| * | mdoc(7): Use the new feature of the .In macro. | Ruslan Ermilov | 2003-09-08 | 2 | -2/+2 |
| * | Take the support for the 8139C+/8169/8169S/8110S chips out of the | Bill Paul | 2003-09-08 | 2 | -0/+4 |
| * | Use uid_t. | Philippe Charnier | 2003-09-07 | 1 | -3/+4 |
| * | There is no need to #include <sgtty.h> | Peter Wemm | 2003-09-04 | 1 | -1/+0 |
| * | Sync with fresh generated file, keep our changed settings. This seems | Martin Blapp | 2003-09-02 | 1 | -1386/+1338 |
| * | Remove redundant PACKAGE and VERSION defines. | Martin Blapp | 2003-09-02 | 1 | -6/+1 |
| * | Update version string. | Martin Blapp | 2003-09-02 | 1 | -1/+1 |
| * | Set HAVE_STRUCT_IFREQ_IFR_ADDR, HAVE_STRUCT_FHSTATUS_FHS_FH to 1. | Martin Blapp | 2003-09-02 | 1 | -0/+9 |
| * | Retire 'c' partition for a CD device. | Maxim Konovalov | 2003-09-01 | 2 | -13/+4 |