| Commit message (Expand) | Author | Age | Files | Lines |
* | Compaq's ID is 0x138. However, it looks like they also released | imp | 2003-08-21 | 1 | -0/+1 |
* | LINKSYS2 -> BROMAX | imp | 2003-08-21 | 1 | -3/+3 |
* | Update to pccarddevs 1.67 | imp | 2003-08-21 | 1 | -11/+13 |
* | Vendor ID 0x274 is Bromax Communications, not Linksys. Linksys sells | imp | 2003-08-21 | 1 | -4/+6 |
* | Correct the device id's for the VIA Rhine III chips supported by the | simon | 2003-08-21 | 2 | -2/+2 |
* | Retrofit of mac_test regression and consistency test module for MAC | rwatson | 2003-08-21 | 1 | -1/+379 |
* | DSP Solutions, Inc made the XJEM1144 and XJACK ethernet cards. Update | imp | 2003-08-21 | 1 | -1/+1 |
* | Sync to 1.66 | imp | 2003-08-21 | 1 | -8/+10 |
* | Vendor ID 0x0128 is registered to DSP Solutions, Inc. Megahertz sold | imp | 2003-08-21 | 1 | -3/+5 |
* | Update to reflect NETGEAR_2 -> INTERSIL and INTERSIL -> INTERSIL2 | imp | 2003-08-21 | 1 | -2/+2 |
* | Add stub entries for new MAC framework entry points: | rwatson | 2003-08-21 | 1 | -0/+32 |
* | Hook up repo-copied mac_none.4 to mac_stub.4. | rwatson | 2003-08-21 | 3 | -14/+22 |
* | Forced commit to observe repo-copy from mac_none.4 to mac_stub.4. | rwatson | 2003-08-21 | 0 | -0/+0 |
* | Hook up mac_stub to the modules Makefile. | rwatson | 2003-08-21 | 4 | -0/+4 |
* | Add FreeBSD 5.1 and BSD/OS 5.0 to the family tree. | murray | 2003-08-21 | 1 | -12/+16 |
* | Sync to 1.65 | imp | 2003-08-21 | 1 | -5/+5 |
* | Change INTERSIL to INTERSIL2 for the -1 case. Chances are good that | imp | 2003-08-21 | 1 | -2/+2 |
* | Regen for 1.64 | imp | 2003-08-21 | 1 | -5/+8 |
* | Vendor 0xb is intersil, not Netgear. The MA401RA is just Netgear's | imp | 2003-08-21 | 1 | -2/+5 |
* | Replace 'OS release date' with 'kernel release date' here, too. | eivind | 2003-08-21 | 1 | -1/+1 |
* | Generally rename things to represent the fact that this is now the | rwatson | 2003-08-21 | 1 | -269/+271 |
* | mac_none is now the null policy, not a stub policy, so remove the | rwatson | 2003-08-21 | 1 | -1031/+5 |
* | Apply Rudolf Cejka's patch for: | orion | 2003-08-21 | 2 | -47/+42 |
* | Add patch for AD198x. | orion | 2003-08-21 | 2 | -0/+7 |
* | Forced commit to reflect repo-copy of: | rwatson | 2003-08-21 | 0 | -0/+0 |
* | Catch up ep(4) with the hardware notes. | simon | 2003-08-21 | 1 | -2/+22 |
* | Catch up fe(4) with the hardware notes. | simon | 2003-08-21 | 1 | -1/+22 |
* | Change description of kern.osreldate from "Operating system release date" to | eivind | 2003-08-21 | 1 | -1/+5 |
* | Implementations of mpo_check_vnode_deleteextattr() and | rwatson | 2003-08-21 | 3 | -1/+112 |
* | Add the SmartBridges SmartLink to the list of supported devices. | simon | 2003-08-21 | 1 | -1/+2 |
* | Regen. | jhb | 2003-08-21 | 3 | -5/+5 |
* | Swap sigaction/sigreturn since they are in the wrong order. | jhb | 2003-08-21 | 1 | -2/+2 |
* | Add mac_check_vnode_deleteextattr() and mac_check_vnode_listextattr(): | rwatson | 2003-08-21 | 15 | -8/+312 |
* | Include order bit in sdev->type. | simokawa | 2003-08-21 | 1 | -1/+1 |
* | Add in a missing device entry that I thought was already in there. This | ambrisko | 2003-08-21 | 1 | -0/+10 |
* | Regen | peter | 2003-08-21 | 8 | -28/+28 |
* | This is too funny for words. Swap syscalls 416 and 417 around. It works | peter | 2003-08-21 | 2 | -4/+4 |
* | Minimal update to make it easier to increase the buffer-size lpd uses | gad | 2003-08-21 | 2 | -10/+20 |
* | In my efforts to make checking the CD bits less error-prone, I | imp | 2003-08-20 | 1 | -1/+1 |
* | Write the short and long version of the month | mtm | 2003-08-20 | 1 | -50/+24 |
* | Add Protocol Independent Multicast protocol. | hsu | 2003-08-20 | 1 | -0/+1 |
* | Assert that the vm object lock is held in vm_page_alloc(). | alc | 2003-08-20 | 1 | -0/+1 |
* | - Lock the pte object when performing vm_page_grab(). | alc | 2003-08-20 | 1 | -3/+9 |
* | Remove about 40 lines of #ifdef/#endif by using new macros | rwatson | 2003-08-20 | 9 | -630/+279 |
* | bde made a number of suggested improvements to the code. This commit | imp | 2003-08-20 | 1 | -20/+17 |
* | In sysctl_vm_zone, do not calculate per-cpu cache stats on | bmilekic | 2003-08-20 | 1 | -20/+17 |
* | Before digging into IGMP locking, do a whitespace and prototype cleanup: | rwatson | 2003-08-20 | 1 | -73/+60 |
* | Move from a custom-crafted singly-linked list to the SLIST_* macros | rwatson | 2003-08-20 | 2 | -27/+23 |
* | Fix accidental line deletion. | obrien | 2003-08-20 | 1 | -0/+1 |
* | Add the IP_ONESBCAST option, to enable undirected IP broadcasts to be sent on | bms | 2003-08-20 | 7 | -2/+66 |