summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document when this function came into FreeBSD.obrien2004-08-211-1/+3
* Don't bother calling the module event handlers from module_shutdown()truckman2004-08-201-0/+3
* Don't attempt to trigger the syncer thread final sync code in thetruckman2004-08-201-0/+3
* Correct the args to busdma, mostly cosmetic.sos2004-08-201-6/+5
* Remove some dead code under a straggling APIC_IO #ifdef that I missedjhb2004-08-201-7/+1
* Use the new start for the offset, not the old end.njl2004-08-201-1/+1
* Add description of raidtest tool.pjd2004-08-201-0/+1
* Correctly handle BIOS resources that are duplicated (!). There are manynjl2004-08-201-4/+49
* Remove a check that is too strict. With BIOSen that specify an IO/ctl portnjl2004-08-201-4/+0
* Back out uipc_socket.c:1.208, as it incorrectly assumes that allrwatson2004-08-201-3/+1
* Remove unused file.phk2004-08-201-67/+0
* Rewrite of the floppy driver to make it MPsafe & GEOM friendly:phk2004-08-209-2031/+1484
* Immortalize the words of a -current reader.des2004-08-201-0/+3
* - fflush() standard output before fork()ing.pjd2004-08-201-2/+2
* Add the raidtest tool, which can be used for performance tests of storage dev...pjd2004-08-203-0/+454
* Add my birthday.lesi2004-08-201-0/+1
* Remove a couple of warnings and tweak an error message.des2004-08-201-3/+1
* Copy open_locked() from tinderbox.pl and use it to optionally acquire ades2004-08-202-3/+63
* document that the sk driver now supports the Belkin F5D5005 gige card.jmg2004-08-201-1/+3
* fix LOR's in sk. Original patch from dwhite. This moves the memoryjmg2004-08-204-88/+112
* DONT PANICsos2004-08-201-1/+2
* Revert the previous change. It works great for 4BSD but causes majorscottl2004-08-201-4/+0
* Replace the ERRORS section with a DIAGNOSTICS section.trhodes2004-08-201-21/+21
* In maybe_preempt(), ignore threads that are in an inconsistent state. Thisscottl2004-08-201-0/+4
* put function's name at begining of column...jmg2004-08-202-2/+4
* Replace the ERRORS section with a DIAGNOSTICS section.trhodes2004-08-201-15/+9
* add pci id for Belkin F5D5005 Gigabit ethernet card.jmg2004-08-204-0/+22
* Fix a few style nits.trhodes2004-08-201-11/+14
* make sure that the socket is either accepting connections or is connectedjmg2004-08-201-1/+3
* Align netgraph message fields ready for 64-bit (and 128 bit :-) machines.julian2004-08-204-10/+14
* Fix a stupid typo which prevented an ipfw KLD unload from successfully cleaningandre2004-08-201-1/+1
* build libthr on amd64.davidxu2004-08-191-2/+1
* Adjust code to support AMD64, on AMD64, thread needs to set fsbase bydavidxu2004-08-193-7/+31
* Add AMD64 support code.davidxu2004-08-192-0/+106
* When unloading ipfw module use callout_drain() to make absolutely sure thatandre2004-08-191-1/+1
* - Remove note about device listings going away.simon2004-08-193-54/+30
* Add a HARDWARE section which lists supported devices based on thesimon2004-08-191-1/+14
* Add a HARDWARE section which lists supported devices.simon2004-08-191-95/+188
* Add a HARDWARE section which lists supported devices.simon2004-08-192-68/+75
* Unconditionally support the AMD64 GART HW.obrien2004-08-198-34/+2
* Move listing of DTC 3290 to aha(4).simon2004-08-193-4/+2
* For IPv6 access pointer to tcpcb only after we have checked it is valid.andre2004-08-192-2/+8
* Add a newline.njl2004-08-191-1/+1
* Temporary bandaid to help sparc64 systems with ATA disks boot. Recentkensmith2004-08-191-1/+3
* Add bioq_takefirst().phk2004-08-192-6/+13
* Fix spelling error in my last blurb.andre2004-08-191-1/+1
* - Note that Adaptec 3940UW won't be recognised by the 164sx SRMwilko2004-08-191-1/+4
* 86 new vendor ID's from USB.org, and 3 corrections of existing vendor ID's.obrien2004-08-192-9/+88
* Put in a note about the ipfw to pfil_hooks conversion and the requirementandre2004-08-191-0/+8
* Disable interrupts after using pmap_enter() to add the identity mapping.njl2004-08-191-1/+1
OpenPOWER on IntegriCloud