summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use the new _ND macros to not include the description strings. If anyimp2003-04-081-40/+43
* Create new _ND versions to allow one to not specify the description beimp2003-04-081-0/+5
* Don't set the decription, since the pccard layer does that for us now.imp2003-04-081-10/+1
* Introduce an M_ASSERTPKTHDR() macro which performs the very common taskdes2003-04-0831-66/+52
* Fix the hangs people have been seeing. For some reason, themux2003-04-081-11/+7
* Remove COMPAT_FREEBSD4. It's impossible because FreeBSD 4 does notmarcel2003-04-082-2/+0
* Merged from kern_thread.c 1.113, avoid a panic in cpu_throw when the firstjake2003-04-081-0/+2
* Fix a long standing bug in handling the last part of a stripesos2003-04-082-7/+43
* Inherit blocked thread's context for upcall thread.davidxu2003-04-082-14/+10
* MFp4: when you can't allocate a resource, print a message, don't panic.imp2003-04-081-0/+19
* MFP4:imp2003-04-081-3/+21
* u_int*_t -> uint*_timp2003-04-081-14/+14
* Don't need to read this config register if we're just going toimp2003-04-081-2/+1
* MFp4: Massively unbreak module loading/unloading:imp2003-04-081-62/+32
* Use vm_paddr_t for physical addresses.jake2003-04-0823-102/+102
* Quick fix so that the watchdog timer is not set unless packets aresilby2003-04-081-4/+5
* Fix up callers of xl_encap so that they handle a failure responsesilby2003-04-081-3/+10
* Bump the date.mdodd2003-04-071-1/+1
* Bump the date for recent commits.mdodd2003-04-072-2/+2
* Correct the maxsize and maxsegsz parameters for themux2003-04-071-7/+7
* Add a PAE kernel config. This includes GENERIC through the config includejake2003-04-071-0/+107
* Dynamic object dependency mapping: libmap.mdodd2003-04-078-6/+351
* Add support for bounce buffers to _bus_dmamap_load_buffer, which is thejake2003-04-072-40/+126
* resyncimp2003-04-072-2/+9
* Remove an erroneous htole16(). The byte_count field in themux2003-04-071-1/+1
* Better fix for previous previous which still allows the 4megs of kva atjake2003-04-074-6/+6
* Clarify the behavior of PATH_FSTAB with regard to 'tainted' execution.mdodd2003-04-073-0/+21
* Minor cleanup of the ATA RAID code.sos2003-04-072-9/+9
* Third round of updates to the ATA driver.sos2003-04-076-62/+136
* RFC1548, section 5.8:fjoe2003-04-071-0/+2
* Implement the '-F' option for mount & umount which allows the user tomdodd2003-04-074-5/+35
* - Add setfstab() and getfstab().mdodd2003-04-074-4/+73
* Use the correct data type and qualifier for signal flag.mdodd2003-04-072-2/+2
* Deal with a case where the returned packed was smaller than themdodd2003-04-071-12/+17
* Quiet warning.mdodd2003-04-071-2/+2
* Note that kern.securelevel must be set to '-1' to build a releasemurray2003-04-071-1/+7
* Avoid a name conflict with future functionality:mdodd2003-04-073-4/+4
* Correctly use .Bd macro.murray2003-04-071-1/+1
* Note that Sitecom CN-300 MultiFlash works with FreeBSD and providemurray2003-04-071-0/+12
* Add a note about MAKEDEV / devfs.murray2003-04-071-0/+4
* Update wording about future 4.X releases now that 4.8 is out the door.murray2003-04-071-4/+4
* Add a SIGINFO handler.mdodd2003-04-074-0/+45
* Document a workaround for the problem of infrastructure changes in themurray2003-04-071-0/+10
* Add ID for Kawasaki LSI Inc. USB-Ethernet, rev 1.00/2.02 adapter.murray2003-04-072-0/+2
* Free login_cap(3) resources after usage.maxim2003-04-071-0/+1
* - Add PCI support (Adaptec AHA-2920/A,Future Domain TMC-18XX/3260).mdodd2003-04-077-340/+358
* Fix typo.murray2003-04-072-2/+2
* Correct typos.murray2003-04-071-2/+2
* Remove the maximum patch size limit. It was intended as a check againstmckay2003-04-072-5/+0
* o Add em(4) to a list of supported devices.maxim2003-04-071-0/+1
OpenPOWER on IntegriCloud