summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a mutex around the per unit bioqueue.phk2003-01-131-12/+28
* Remove four members of struct nameidata which have been commentedphk2003-01-131-13/+0
* Remove g_silence(). It does not do anything anymore.phk2003-01-133-15/+1
* Fix typo.phk2003-01-131-1/+1
* Add prototypes for the non-standard _unlocked functions.tjr2003-01-131-0/+6
* Add opt_geom.h to the list.phk2003-01-131-1/+1
* Remove the printf which announces the creation of malloc disks: it isphk2003-01-131-1/+0
* Fixed typo and style.nyan2003-01-131-2/+2
* Add check for AIO support before starting up.njl2003-01-131-0/+27
* Quirk for Sony USB disk-on-key device.njl2003-01-131-0/+8
* Enable rl(4). It is now fully working using busdma.obrien2003-01-131-1/+1
* Regenerateobrien2003-01-131-1/+3
* - Unbreak world. I did not notice that libkvm was still used in some placesjeff2003-01-132-7/+6
OpenPOWER on IntegriCloud