| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Cisco Skinny Station protocol support to libalias, natd, and ppp. | marcus | 2003-09-23 | 4 | -0/+34 |
* | Restructure the time processing routines, mainly to fix up the | gad | 2003-09-23 | 3 | -85/+480 |
* | Only print an end '}' if the field was non-zero (i.e. there were some flags | njl | 2003-09-21 | 1 | -2/+4 |
* | fixed memory leak. | suz | 2003-09-20 | 1 | -1/+4 |
* | Name moderate security settings "Moderate", not "Medium" | eivind | 2003-09-18 | 2 | -2/+2 |
* | Propagate ioctl() failure to exit status | eivind | 2003-09-18 | 1 | -7/+10 |
* | - Reorder to group the non-obsolete options together | eivind | 2003-09-18 | 1 | -52/+62 |
* | Referring to FreeBSD versions later than 2.0R as "fairly recent" is pretty | phk | 2003-09-18 | 2 | -4/+2 |
* | Fix 3 'cast to pointer from integer of different size' warnings. | marcel | 2003-09-17 | 2 | -12/+18 |
* | Add acpi to the build on ia64. The support for ACPI 2.0x has gotten | marcel | 2003-09-16 | 1 | -0/+4 |
* | Get rid of duplicates. | ru | 2003-09-14 | 6 | -6/+6 |
* | Correct the calculation of "a leap year" in parseDWM. The calculation | gad | 2003-09-14 | 1 | -17/+43 |
* | Correct typo in comment. | njl | 2003-09-14 | 1 | -1/+1 |
* | For dumping the DSDT (-o option), be sure to use the X_DSDT address if | njl | 2003-09-14 | 1 | -1/+7 |
* | Add the -i flag to acpiconf(8) to retrieve battery information. | njl | 2003-09-13 | 2 | -29/+69 |
* | C2/C3 latency is in microseconds (us), not ms. | njl | 2003-09-13 | 1 | -1/+1 |
* | Only print various optional fields if they are non-zero. Always print the | njl | 2003-09-13 | 1 | -24/+31 |
* | Reduce the default width for IO port GAS printing. | njl | 2003-09-13 | 1 | -4/+4 |
* | Move the parse8601 and parseDWM routines into a new ptime.c file. The | gad | 2003-09-12 | 4 | -219/+320 |
* | Remove the unrequired -bi from the newaliases line. Note in the commit log | trhodes | 2003-09-11 | 2 | -2/+2 |
* | Add dumping of the ECDT table. | njl | 2003-09-10 | 2 | -0/+29 |
* | o Workaround a bug where my T23 reports that it is ACPI 2.0x compatible | njl | 2003-09-10 | 2 | -29/+70 |
* | With the exim port upgrade, modify sysinstall(8): | trhodes | 2003-09-10 | 2 | -24/+20 |
* | mdoc(7): Properly mark C headers. | ru | 2003-09-10 | 2 | -2/+2 |
* | Switch dotrim() to take advantage of the 'struct conf_entry' that | gad | 2003-09-09 | 1 | -33/+36 |
* | Reduce the annoying compiler warnings that pop up when compiling with | gad | 2003-09-09 | 1 | -9/+9 |
* | Add a device driver for the Broadcom BCM4401 ethernet controller, | wpaul | 2003-09-09 | 2 | -0/+2 |
* | Add support for ACPI 2.x and the XSDT. | njl | 2003-09-09 | 1 | -25/+77 |
* | Rename FACP to FADT throughout. | njl | 2003-09-09 | 4 | -111/+206 |
* | Correct the comment about which timezone-change loses an hour... | gad | 2003-09-09 | 1 | -2/+2 |
* | Add a '-D <something>' command line arg, which can be used to set | gad | 2003-09-09 | 1 | -3/+57 |
* | Use strtol() instead of strtoul() in parse8601, so we can detect | gad | 2003-09-09 | 1 | -17/+17 |
* | Fix typo in the previous commit. Was checking wrong variable... | gad | 2003-09-09 | 1 | -1/+1 |
* | Change parse8601 and parseDWM so they return an alternate error value | gad | 2003-09-09 | 1 | -14/+29 |
* | Cosmetic change to move parse8601 right next to parseDWM. No code | gad | 2003-09-09 | 1 | -86/+86 |
* | mdoc(7): Use the new feature of the .In macro. | ru | 2003-09-08 | 2 | -2/+2 |
* | Take the support for the 8139C+/8169/8169S/8110S chips out of the | wpaul | 2003-09-08 | 2 | -0/+4 |
* | Use uid_t. | charnier | 2003-09-07 | 1 | -3/+4 |
* | There is no need to #include <sgtty.h> | peter | 2003-09-04 | 1 | -1/+0 |
* | Sync with fresh generated file, keep our changed settings. This seems | mbr | 2003-09-02 | 1 | -1386/+1338 |
* | Remove redundant PACKAGE and VERSION defines. | mbr | 2003-09-02 | 1 | -6/+1 |
* | Update version string. | mbr | 2003-09-02 | 1 | -1/+1 |
* | Set HAVE_STRUCT_IFREQ_IFR_ADDR, HAVE_STRUCT_FHSTATUS_FHS_FH to 1. | mbr | 2003-09-02 | 1 | -0/+9 |
* | Retire 'c' partition for a CD device. | maxim | 2003-09-01 | 2 | -13/+4 |
* | Introduce more knobs to slim down FreeBSD userland | phk | 2003-08-29 | 1 | -4/+11 |
* | Add asf to i386 build. This will probably work on other platforms | grog | 2003-08-29 | 1 | -0/+1 |
* | Now that amldb(8) is no longer needed by acpidump, remove the last vestiges | njl | 2003-08-28 | 26 | -7607/+0 |
* | Modify acpidump to use iasl(8) as the backend for disassembling AML. | njl | 2003-08-28 | 8 | -2086/+366 |
* | Make build of atm, mld6query, rip6query, route6d and traceroute6 | phk | 2003-08-27 | 1 | -5/+11 |
* | Clarify the order of arguments passed to the pre-/post-install script | roam | 2003-08-26 | 1 | -1/+1 |