summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Use the requested page's object field instead of the vnode's. In somealc2003-08-221-2/+5
* Make the elements argument to mac_prepare() be const.rwatson2003-08-222-2/+2
* Add prototype for new libc function mac_prepare_type().rwatson2003-08-222-0/+2
* Add the DA_Q_NO_PREVENT quirk which keeps da(4) from sending PREVENT/ALLOWnjl2003-08-221-6/+15
* Now that the pci include file location migration has been completed,imp2003-08-222-2/+2
* fix reference to pci/pcireg.himp2003-08-221-1/+1
* Prefer new location of pci include files (which have only been in theimp2003-08-221-0/+5
* Prefer new location of pci include files (which have only been in theimp2003-08-226-12/+12
* Correct typo introduced during manual merge: hook up the reflect_tcprwatson2003-08-221-1/+1
* Change the the size fields to daddr_t to support greater than 2TB ccd volumes.ps2003-08-221-5/+5
* Make CCD unloadable.phk2003-08-221-8/+11
* Don't panic over the fact that unloading failed if we already knew that.phk2003-08-221-3/+5
* Block all GETATTR calls hitting the CCD, we wouldn't know which childphk2003-08-221-0/+10
* Check for null softc pointers, these happens when a ccd is withering.phk2003-08-221-2/+2
* Add newly discovered ENE Technologies CardBus bridges to the list:imp2003-08-222-0/+16
* Prefer new location of pci include files (which have only been in theimp2003-08-229-20/+20
* Make this compiled on RELENG_4.simokawa2003-08-221-0/+5
* Comment out verbose debug messages.simokawa2003-08-222-0/+4
* Prefer new location of pci include files (which have only been in theimp2003-08-2264-125/+125
* Prefer new location of pci include files (which have only been in theimp2003-08-2239-77/+77
* Prefer new location of pci include files (which have only been in theimp2003-08-2221-41/+41
* Define a module version.imp2003-08-221-0/+2
* Prefer new location of pci include files (which have only been in theimp2003-08-221-1/+1
* Prefer new location of pci include files (which have only been in theimp2003-08-224-8/+8
* Prefer new location of pci include files (which have only been in theimp2003-08-2229-47/+47
* Quirk for Jungsoft NEXDISK USB flash key. Fails to mount withoutnjl2003-08-221-0/+8
* SHUTTLE_INIT quirk for EXATELECOM i-Bead mp3 playernjl2003-08-221-0/+4
* Prefer new location of pci include files (which have only been in theimp2003-08-2236-67/+87
* Eliminate the last (direct) use of vm_page_lookup() on the pte object.alc2003-08-221-8/+4
* Add quirks for the EXATELECOM i-Bead mp3 player.njl2003-08-224-0/+20
* Prefer new location for dev/pci/pci*.himp2003-08-221-2/+2
* Prefer the new location of dev/pci/pci*.h.imp2003-08-221-2/+2
* Prefer the uintXX_t to the u_intXX_t names.imp2003-08-225-119/+119
* Many newer CF do not handle having the entire track read from them atimp2003-08-222-0/+8
* Additional VT1616 id.orion2003-08-211-1/+1
* Assert that the vm object's lock is held on entry to vm_page_grab(); removealc2003-08-211-14/+6
* Introduce two new MAC Framework and MAC policy entry points:rwatson2003-08-213-6/+9
* Introduce two new MAC Framework and MAC policy entry points:rwatson2003-08-2113-0/+181
* Correct logic for filling out a "new" label during a credentialrwatson2003-08-211-7/+29
* Syncimp2003-08-211-7/+18
* Sort the vendors into three sections. First section is for thoseimp2003-08-211-6/+17
* Add a comment saying it might be Paralonimp2003-08-211-1/+1
* Sync to 1.68imp2003-08-211-1/+2
* Compaq's ID is 0x138. However, it looks like they also releasedimp2003-08-211-0/+1
* LINKSYS2 -> BROMAXimp2003-08-211-3/+3
* Update to pccarddevs 1.67imp2003-08-211-11/+13
* Vendor ID 0x274 is Bromax Communications, not Linksys. Linksys sellsimp2003-08-211-4/+6
* Retrofit of mac_test regression and consistency test module for MACrwatson2003-08-211-1/+379
* DSP Solutions, Inc made the XJEM1144 and XJACK ethernet cards. Updateimp2003-08-211-1/+1
* Sync to 1.66imp2003-08-211-8/+10
OpenPOWER on IntegriCloud