| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle a 'const' parameter without using __DECONST(). | gad | 2003-10-04 | 1 | -8/+14 |
* | remove unused variable | sam | 2003-10-03 | 1 | -2/+0 |
* | mdoc(7) cleanups (use .Va, not .Dv, for sysctls.) | bms | 2003-10-03 | 1 | -2/+2 |
* | mdoc(7) cleanup: Break up sentences so that they start on new lines. | bms | 2003-10-03 | 1 | -6/+7 |
* | Point out the existence of net.link.ether.inet.log_arp_movements. | bms | 2003-10-03 | 1 | -1/+5 |
* | Update arp(4) to document the 'arp: foo is on if0 but got reply from | bms | 2003-10-03 | 1 | -0/+9 |
* | Mark the -i and -n options as mutually exclusive and fix various | naddy | 2003-10-03 | 1 | -13/+17 |
* | Add asf for amd64 | peter | 2003-09-30 | 1 | -0/+1 |
* | Add mptable | peter | 2003-09-30 | 1 | -0/+1 |
* | Make this build and work on amd64 (sledge at least). | peter | 2003-09-30 | 2 | -39/+40 |
* | Document that the atheros driver supports wicontrol too. Minor word | imp | 2003-09-29 | 1 | -18/+22 |
* | Add -L to the usage message. | imp | 2003-09-29 | 1 | -0/+1 |
* | Tweak "system security profiles: | rwatson | 2003-09-28 | 2 | -14/+8 |
* | - Another update to list of FTP sites | kensmith | 2003-09-28 | 2 | -0/+34 |
* | Fix a cut n paste typo I introduced in rev 1.211. | trhodes | 2003-09-27 | 2 | -2/+2 |
* | Add -p option to dump phy registers. | simokawa | 2003-09-25 | 2 | -2/+96 |
* | Add -s option to strip subdirectory from module path. | simokawa | 2003-09-25 | 2 | -6/+13 |
* | Update list of FTP sites. | kensmith | 2003-09-24 | 2 | -248/+234 |
* | 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 |