aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't panic over the fact that unloading failed if we already knew that.Poul-Henning Kamp2003-08-221-3/+5
* Block all GETATTR calls hitting the CCD, we wouldn't know which childPoul-Henning Kamp2003-08-221-0/+10
* Check for null softc pointers, these happens when a ccd is withering.Poul-Henning Kamp2003-08-221-2/+2
* Add newly discovered ENE Technologies CardBus bridges to the list:Warner Losh2003-08-222-0/+16
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-229-20/+20
* Make this compiled on RELENG_4.Hidetoshi Shimokawa2003-08-221-0/+5
* Comment out verbose debug messages.Hidetoshi Shimokawa2003-08-222-0/+4
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-2264-125/+125
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-2239-77/+77
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-2221-41/+41
* Define a module version.Warner Losh2003-08-221-0/+2
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-221-1/+1
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-224-8/+8
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-2229-47/+47
* Quirk for Jungsoft NEXDISK USB flash key. Fails to mount withoutNate Lawson2003-08-221-0/+8
* SHUTTLE_INIT quirk for EXATELECOM i-Bead mp3 playerNate Lawson2003-08-221-0/+4
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-2236-67/+87
* Eliminate the last (direct) use of vm_page_lookup() on the pte object.Alan Cox2003-08-221-8/+4
* Add quirks for the EXATELECOM i-Bead mp3 player.Nate Lawson2003-08-224-0/+20
* Prefer new location for dev/pci/pci*.hWarner Losh2003-08-221-2/+2
* Prefer the new location of dev/pci/pci*.h.Warner Losh2003-08-221-2/+2
* Enable warn_system_heders by default.Alexander Kabaev2003-08-222-1/+2
* Merge FreeBSD modifications into gcc 3.3.1-prerelease:Alexander Kabaev2003-08-221-5/+7
* Merge FreeBSD modifications into gcc 3.3.1-release:Alexander Kabaev2003-08-221-11/+23
* Merge FreeBSD modifications into gcc 3.3.1-release:Alexander Kabaev2003-08-221-1/+1
* Merge FreeBSD modifications into gcc 3.3.1-release:Alexander Kabaev2003-08-221-0/+9
* Merge FreeBSD modifications into gcc 3.3.1-release:Alexander Kabaev2003-08-221-2/+2
* Prefer the uintXX_t to the u_intXX_t names.Warner Losh2003-08-225-119/+119
* Stock files.Alexander Kabaev2003-08-222-4/+7
* This commit was generated by cvs2svn to compensate for changes in r119262,Alexander Kabaev2003-08-221-0/+8
|\
| * Gcc 3.3.1-release libf2c bits.Alexander Kabaev2003-08-221-0/+8
* | This commit was generated by cvs2svn to compensate for changes in r119260,Alexander Kabaev2003-08-221-0/+8
|\|
| * Gcc 3.3.1-release Objective C support bits.Alexander Kabaev2003-08-221-0/+8
* | This commit was generated by cvs2svn to compensate for changes in r119258,Alexander Kabaev2003-08-229-61/+9466
|\|
| * Gcc 3.3.1-release C++ support bits.Alexander Kabaev2003-08-229-61/+9466
* | This commit was generated by cvs2svn to compensate for changes in r119256,Alexander Kabaev2003-08-2252-1249/+2374
|\|
| * Gcc 3.3.1-release.Alexander Kabaev2003-08-2260-1283/+2431
* | Very minor style nit: sort include files alphabetically.Warner Losh2003-08-221-1/+1
* | Remove workaround that I had in place. devd didn't use to be able toWarner Losh2003-08-221-2/+2
* | Many newer CF do not handle having the entire track read from them atWarner Losh2003-08-222-0/+8
* | Fix alignment of the trailing \Warner Losh2003-08-221-1/+1
* | Additional VT1616 id.Orion Hodson2003-08-211-1/+1
* | Repost masked signal to kernel for scope system thread, it hardly happensDavid Xu2003-08-212-12/+50
* | Trim vr(4) and cue(4) devices.Bruce A. Mah2003-08-212-70/+4
* | Assert that the vm object's lock is held on entry to vm_page_grab(); removeAlan Cox2003-08-211-14/+6
* | Fix ascii compatibilityAndrey A. Chernov2003-08-211-15/+14
* | Introduce two new MAC Framework and MAC policy entry points:Robert Watson2003-08-213-6/+9
* | Introduce two new MAC Framework and MAC policy entry points:Robert Watson2003-08-2113-0/+181
* | Add VT6105/VT6105M Rhine III to the list of supported chips. [1]Simon L. B. Nielsen2003-08-211-3/+4
* | Correct logic for filling out a "new" label during a credentialRobert Watson2003-08-211-7/+29