summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* MPSAFE lockingnjl2004-08-131-0/+9
* MPSAFE lockingnjl2004-08-131-6/+27
* MPSAFE lockingnjl2004-08-131-4/+10
* MPSAFE lockingnjl2004-08-131-15/+33
* MPSAFE lockingnjl2004-08-131-21/+19
* MPSAFE lockingnjl2004-08-131-15/+14
* MPSAFE lockingnjl2004-08-131-171/+127
* MPSAFE lockingnjl2004-08-131-36/+53
* MPSAFE lockingnjl2004-08-131-30/+16
* MPSAFE lockingnjl2004-08-131-35/+79
* MPSAFE lockingnjl2004-08-131-28/+33
* Add support for the Adaptec RAID-On-Chip architecture. This in turnscottl2004-08-134-3/+118
* Don't keep evaluating our own cpu mask..julian2004-08-131-2/+3
* Add a macro to define the size of a subsection of a structure.julian2004-08-131-0/+2
* Added two new media types for 10GBASE-SR and 10GBASE-LRtackerman2004-08-121-0/+5
* add support for SanDisk Cruzer Mini 256MB USB 2.0 Flash Drivesanpei2004-08-122-0/+5
* add support Frontier Labs NEX IA+ Digital Audio Player with USB CF card reade...sanpei2004-08-121-1/+9
* Add the ability to associate ipfw rules with a specific prison ID.csjp2004-08-122-2/+14
* - Use bus_space_subregion() rather than arithmetic on bus_space_handle_t. [1]marius2004-08-124-28/+30
* The vm map lock is needed in vm_fault() after the page has been found,tegge2004-08-123-58/+141
* add support Sitecom CN-311 usb flash reader(aka SIIG_WINTERREADER)sanpei2004-08-122-0/+5
* When allocating the IPv6 header to stick in front of raw packet beingrwatson2004-08-121-1/+5
* In tcp6_ctlinput, lock tcbinfo around the call to syncache_unreachdwmalone2004-08-122-0/+4
* Trim trailing white space.rwatson2004-08-121-11/+11
* - Introduce an ofw_bus kobj-interface for retrieving the OFW node and amarius2004-08-1250-738/+738
* Minor formatting fixes for lines > 80 charactersimp2004-08-122-29/+31
* Re-delete the comment from r1.352.green2004-08-121-3/+0
* Skip dependent functions when finding the resource from _PRS to use fornjl2004-08-121-4/+8
* Only print the link name if there is a link. For the hardwired case, don'tnjl2004-08-121-4/+7
* Allow null handles to be passed into acpi_name().njl2004-08-121-1/+1
* Allow the ATM call control module to be built into the kernel.harti2004-08-123-0/+10
* Add the module build stuff for the ATM call control module.harti2004-08-122-0/+18
* This is the netgraph node framework for the user side call controlharti2004-08-123-0/+1422
* Loopback fix from Mathieu Sauve-Frankel:mlaier2004-08-121-2/+3
* Loopback fix from Daniel Hartmeier:mlaier2004-08-123-7/+13
* Loopback fix from Henning Brauer:mlaier2004-08-121-0/+4
* Fix two cases of incorrect IPQ_UNLOCK'ing in the merged ip_reass() function.andre2004-08-121-2/+2
* Change the order of ata_dmainit/ata_allocate in preparation ofsos2004-08-124-48/+57
* - Introduce a new flag KEF_HOLD that prevents sched_add() from doing ajeff2004-08-121-7/+19
* Move towards isa attachment for pccbb. This is a work in progress, butimp2004-08-125-690/+1088
* Destroy mutexes on detach.scottl2004-08-121-0/+4
* Change FREE() to free()scottl2004-08-121-1/+1
* Remove the AAC_LOCK macros. They no longer abstract anything and onlyscottl2004-08-124-48/+39
* Release the sync fib after the controller has been shut down. This alsoscottl2004-08-121-0/+1
* Set IFF_NEEDSGIANT for fwe network interface since the firewirerwatson2004-08-121-1/+2
* Fix the PRT entry code in acpi_pci_link to always add the entry, even ifnjl2004-08-122-42/+44
* When udp_send() fails, make sure to free the control mbufs as well asrwatson2004-08-121-0/+2
* MFp4: Simplify code a bit:pjd2004-08-112-20/+12
* Mark end of frames.davidxu2004-08-111-0/+1
* Actually, HARDCODED flag isn't stored in metadata, so don't botherpjd2004-08-111-2/+0
OpenPOWER on IntegriCloud