| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove old ACPI CA code. These will be drained from the repo at some | msmith | 2001-05-29 | 139 | -82734/+0 |
* | - Updates for new constant naming in the ACPI CA 20010518 update. | msmith | 2001-05-29 | 18 | -140/+157 |
* | New files for the ACPI CA 20010518 update. | msmith | 2001-05-29 | 2 | -56/+48 |
* | New files and layout for the ACPI CA 20010518 update. | msmith | 2001-05-29 | 5 | -108/+109 |
* | - wbinvd isn't an inline on ia64. | msmith | 2001-05-29 | 3 | -4/+2 |
* | Merge FreeBSD-specific changes with the ACPI CA 20010518 release. | msmith | 2001-05-29 | 6 | -534/+756 |
* | Inline TCP_REASS() in the single location where it's used, | jesper | 2001-05-29 | 2 | -66/+60 |
* | This commit was generated by cvs2svn to compensate for changes in r77424, | msmith | 2001-05-29 | 124 | -8016/+8590 |
|\ |
|
| * | Import the 20010518 Intel ACPI CA release. Note that Intel's directory layout | msmith | 2001-05-29 | 130 | -8536/+9394 |
* | | This commit was generated by cvs2svn to compensate for changes in r77422, | msmith | 2001-05-29 | 2 | -0/+639 |
|\ \
| |/ |
|
| * | Import the 20010518 Intel ACPI CA release. Note that Intel's directory layout | msmith | 2001-05-29 | 2 | -0/+639 |
* | | properly delay acks in half-closed TCP connections | jesper | 2001-05-29 | 2 | -2/+2 |
* | | Remove MFS from the kernel. | phk | 2001-05-29 | 4 | -944/+0 |
* | | Remove MFS from configs idea of the world. | phk | 2001-05-29 | 3 | -14/+0 |
* | | Remove MFS compat bits. | phk | 2001-05-29 | 1 | -11/+0 |
* | | Remove MFS options from all example kernel configs. | phk | 2001-05-29 | 9 | -11/+2 |
* | | Remove the hack-around for the slice/label code, it didn't | phk | 2001-05-29 | 1 | -11/+1 |
* | | Since the netexport struct was centralised to 'struct mount', | iedowse | 2001-05-29 | 1 | -1/+1 |
* | | Fix bug in debug code | sos | 2001-05-29 | 1 | -2/+2 |
* | | Fix for the fixate problem on the Yamaha burners. | sos | 2001-05-29 | 2 | -4/+2 |
* | | Add B460800 define | ache | 2001-05-29 | 1 | -0/+1 |
* | | Add more high speeds | ache | 2001-05-29 | 1 | -3/+5 |
* | | Don't hold the VM lock across VOP's and other things that can sleep. | jhb | 2001-05-29 | 1 | -2/+19 |
* | | Remove a comment which was past its shelf life. | phk | 2001-05-29 | 1 | -1/+0 |
* | | Remove unused d_parms_t typedef | phk | 2001-05-29 | 2 | -2/+0 |
* | | Revert the ugly band-aide[tm] hack of rev 1.12. | obrien | 2001-05-29 | 1 | -6/+2 |
* | | Revert 1.20, as it causes mysterious problems to the Alpha people. | dcs | 2001-05-29 | 1 | -3/+0 |
* | | Spring MegaChange #1. | mjacob | 2001-05-28 | 9 | -255/+565 |
* | | Make the beep duration independent of HZ. | phk | 2001-05-28 | 2 | -2/+3 |
* | | Clarify that the old CD-ROM drivers are only for non-ATAPI drives. | phk | 2001-05-28 | 2 | -6/+6 |
* | | With the new kernel dev_t conversions done at release 4.X, | phk | 2001-05-28 | 1 | -0/+1 |
* | | Name this module msdos.ko so that mount_msdos(8) can autoload | ru | 2001-05-28 | 1 | -1/+1 |
* | | The disklabel/slice code is more twisted than I thought. Revert to | phk | 2001-05-28 | 1 | -0/+1 |
* | | One needs to introduce things with a `.file' directive before trying to | obrien | 2001-05-28 | 4 | -3/+15 |
* | | grep -v offending lines from loader.4th until the master version of it | obrien | 2001-05-28 | 1 | -2/+6 |
* | | Add the generated help files to CLEANDIRS. | obrien | 2001-05-28 | 1 | -0/+1 |
* | | Turns out that one bit isn't enough. Introduce two new fields | imp | 2001-05-28 | 3 | -16/+39 |
* | | Handle NULL struct device *s | brian | 2001-05-28 | 1 | -2/+2 |
* | | In sys/boot/common/module.c, near line 105 a request for a raw | jesper | 2001-05-27 | 1 | -1/+1 |
* | | finally fix intr routing on alphas such as the as500 after months of | gallatin | 2001-05-27 | 2 | -3/+12 |
* | | o uifree() the cr_ruidinfo in crfree() as well as cr_uidinfo now that the rea... | rwatson | 2001-05-27 | 1 | -0/+2 |
* | | Close the opening comment line on these two files that mysteriouly vanished. | scottl | 2001-05-27 | 2 | -2/+2 |
* | | Fix reboot buglet when BOOT_BTX_NOHANG is defined. | rnordier | 2001-05-27 | 2 | -2/+2 |
* | | beginnings of virtual playback channel support | cg | 2001-05-27 | 10 | -212/+927 |
* | | As in with ":", check dictionary space and increase it if necessary before | dcs | 2001-05-27 | 1 | -0/+2 |
* | | add a new method for retrieving feeder parameters | cg | 2001-05-27 | 3 | -4/+39 |
* | | don't erase info in sndbuf_setup() | cg | 2001-05-27 | 2 | -6/+24 |
* | | Allow a shareable interrupts. Note, the bridge must set this flag or | imp | 2001-05-27 | 2 | -15/+16 |
* | | Print out the asc/ascq and description even when both the asc and ascq | ken | 2001-05-27 | 1 | -4/+2 |
* | | In the VIRTUAL_TTY macro, add a check to make sure that the result of | dd | 2001-05-27 | 1 | -1/+2 |