summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MFen: add changes between 1.469->1.470 forgotten in my previous commit.hrs2003-01-141-6/+28
* Don't call destroy_dev it a channel has children.cognet2003-01-141-1/+1
* Save 4 more bytes by not initializing opts to 0. This moves it fromimp2003-01-142-2/+2
* o Typo/Grammar fixesmtm2003-01-143-10/+18
* Add rc_debug knob to rc.conf. The code for it has been in rc.subr formtm2003-01-142-0/+82
* Finish merging in rev. 1.124 of rc.network, so that natd can be usedmtm2003-01-141-2/+2
* Make the base pcib_route_interrupt method available to other pci-pci bridgebenno2003-01-142-2/+2
* Fix for FreeBSD-4.simokawa2003-01-141-15/+4
* Back out previous; sharing semaphores between processes only workstjr2003-01-142-16/+32
* MFbed: MFen: id attributes for sect1 entities of the release notesue2003-01-1414-55/+55
* - Update vm_pageout_deficit using atomic operations. It's a simplealc2003-01-143-7/+7
* Sharing semaphores between processes works now, so remove the stale commentstjr2003-01-142-32/+16
* Cross reference lio_listio(2).tjr2003-01-141-0/+1
* Cross reference sem(4) so users know which kernel options are requiredtjr2003-01-1410-10/+20
* Add the newly created semaphore to the named semaphore list in sem_open()tjr2003-01-142-2/+4
* Manual page for sem.ko/options P1003_1B_SEMAPHORES, similar to aio(4).tjr2003-01-142-0/+68
* Including <time.h> before <aio.h> has not been necessary for a while now.tjr2003-01-141-1/+0
* Make vm_pageout_page_free() static.alc2003-01-142-2/+2
* Note that the Dlink Air 660 is supported.trhodes2003-01-141-0/+1
* Add an entry for the Dlink Air 660 Wireless PC Card.trhodes2003-01-141-0/+6
* Add my birthdaybrueffer2003-01-141-0/+1
* Add a mistakenly removed part.hrs2003-01-131-0/+3
* Prevent infinite substitution of the empty string by forcing non-marcel2003-01-131-0/+11
* Since reseting the SCSI busses via the passthrough interface usuallyscottl2003-01-131-7/+12
* Merge the following from the English version:hrs2003-01-131-252/+311
* It is possible for an active aio to prevent shared memory from beingdillon2003-01-137-27/+32
* Apply bandaid to bring svr4_sys_waitsys() in line with exit1(). Thisdillon2003-01-131-1/+4
* Even if the permissions deny it, a process should be allowed tophk2003-01-131-2/+13
* If you don't create a /usr filesystem, / will need 200MB.kuriyama2003-01-132-2/+2
* We can get past here on a normal vnode as well, so use VOP_STRATEGY if so.phk2003-01-131-1/+4
* Fix interactive booting:imp2003-01-132-4/+8
* OK Ok, so I didn't check the NO_GEOM case for the final version...phk2003-01-131-3/+3
* List the Davicom 9009 as supported.trhodes2003-01-132-2/+2
* really, this time for sure. Fix formatting in usage().dillon2003-01-131-2/+2
* Grr. I keep forgetting things. Include -C in dump's usage() .dillon2003-01-131-1/+1
* Add support for obsolete option form for -Cdillon2003-01-131-0/+1
* Add a caching option to dump. Use -C. Note that NetBSD has a caching optiondillon2003-01-136-6/+175
* Mention the oddities and requirements for mount operations executed byjoerg2003-01-132-3/+20
* MFR500: Updates for GCC version number, update 4.8-RELEASE scheduledbmah2003-01-131-13/+7
* Add the /boot prefix. I forgot this when updating the location.trhodes2003-01-131-2/+2
* Add Realtek ALC650 id.orion2003-01-131-0/+1
* Add nForce2 device id.orion2003-01-131-0/+4
* Enable the new h0h0magic code which on GEOM kernels make the md(4)phk2003-01-131-3/+0
* Update the kernel location in FILES.trhodes2003-01-131-2/+2
* Minimal fix for DV part.simokawa2003-01-134-32/+84
* Merge big endian and little endian case.simokawa2003-01-131-35/+42
* style(9) fixes, mostly add parens around return arguments.alfred2003-01-131-63/+65
* Always issue ioctls as BIO_GEATTR requests. The direction of data copies onphk2003-01-131-4/+6
* Fix NewReno.hsu2003-01-135-89/+94
* Refer to 1003.1 instead of 1003.2 in the Standards section.tjr2003-01-136-6/+6
OpenPOWER on IntegriCloud