summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make IP fastforwarding ALTQ-aware by adding the input traffic conditionerandre2004-08-111-0/+10
* Merge from recent English revisionsden2004-08-1130-402/+239
* RFC 2292 requires to check msg_controllen, in case that the kernel returnsandre2004-08-111-1/+8
* Correct the displayed bandwidth calculation for a readout via sysctl. Theandre2004-08-111-1/+1
* Document the correct use of MAKEOBJDIRPREFIX and MAKEOBJDIR.harti2004-08-111-0/+6
* Yet another place where we can document that MAKEOBJDIRPREFIX andharti2004-08-111-0/+8
* Correct the name of the country I was born in.demon2004-08-111-1/+1
* I was born in the USSR.ru2004-08-111-1/+1
* In set_regs(), flush the dirty registers onto the backingstore beforemarcel2004-08-111-0/+3
* Fix a few nits. Mostly grammar and punctuation changes, although somebmah2004-08-112-44/+40
* Add 'axe' interface to NOTES so it is built with LINT as with other USBrwatson2004-08-111-0/+6
* Assert the locks of inpcbinfo's and inpcb's passed into in_pcbconnect()rwatson2004-08-111-0/+6
* Revert rev 1.93 and replace it by grabbing the vr lock before callingscottl2004-08-112-4/+4
* Replace a reference to splnet() with a reference to locking in a comment.rwatson2004-08-111-1/+1
* Mark USB ethernet devices as IFF_NEEDSGIANT, since the USB frameworkrwatson2004-08-116-6/+12
* Perform a lockless read to test whether an entropy havesting fifo isrwatson2004-08-111-0/+4
* Add __elfN(dump_thread). This function is called from __elfN(coredump)marcel2004-08-1112-79/+122
* Add ADAPTIVE_GIANT to GENERIC on i386, with the intent of making itrwatson2004-08-111-0/+1
* In v_addpollinfo(), we allocate storage to back vp->v_pollinfo. However,rwatson2004-08-111-1/+7
* Update links to the bluez-firmware packageemax2004-08-111-4/+4
* Set IFF_RUNNING flag on the interface as soon as the control device is opened.emax2004-08-111-3/+9
* Modify vnode locking key: the v_pollinfo pointer itself is protectedrwatson2004-08-101-1/+2
* Add id tags to sections which does not already have one to make itsimon2004-08-102-22/+22
* Auto generate device listings the following drivers: mlx, mly, and ncv.simon2004-08-103-18/+11
* Add a HARDWARE section which lists supported devices.simon2004-08-101-3/+5
* Don't call DEVICE_RESUME a second time if DEVICE_SUSPEND fails. Thenjl2004-08-101-11/+10
* Eliminate the acquisition and release of Giant within physio(). Removealc2004-08-101-6/+0
* Add a comment describing pmap_extract_and_hold() noting that the protectionalc2004-08-101-0/+7
* Add a HARDWARE section which lists supported devices. Clean up devicesimon2004-08-102-29/+38
* Add pmap locking to many of the functions.alc2004-08-104-20/+72
* If we kill the worklist thread of a RAID5 plex we can destroyle2004-08-102-1/+1
* Lock the topology before calling gv_parse_config, not afterwards.le2004-08-101-1/+1
* - Recognize HARDCODED flag when dumping consumer configuration.pjd2004-08-101-39/+27
* Forgot to commit those: introduce hardcoded provider functionality,pjd2004-08-102-17/+64
* Comment-out the debugging printf I left in in case there were somemarcel2004-08-101-1/+1
* Fix one of the lastest commit. This bio_caller1 should also be changed topjd2004-08-101-1/+1
* typowilko2004-08-101-1/+0
* There is nothing but real hardware to verify things: 164sx can reallywilko2004-08-101-4/+7
* Teach sysinstall about the "srescue" distribution, which contains thecperciva2004-08-106-1/+11
* Synchronize the extra SA threading checks and return value handling ofjhb2004-08-101-24/+50
* Update "documentation date" fields.green2004-08-103-3/+3
* Document exactly how vslock(9) is broken.green2004-08-101-0/+6
* Update mlock(2) manpage to cross-reference m{,un}lockall(2), removegreen2004-08-101-1/+5
* Update contigmalloc(9)'s manpage to reflect usage of the malloc_typegreen2004-08-101-9/+2
* Back out all behavioral chnages.green2004-08-102-36/+17
* Describe better what the initial /usr/obj is expected to be populated with.ru2004-08-101-2/+4
* Fix recent breakage in rescue. We need to build a new crunchgenharti2004-08-101-1/+1
* Initialize thread_db module.davidxu2004-08-101-0/+2
* As AMD64 architecture volume 1 chapter 3.1.2 says, high 32 bits of %rflagsdavidxu2004-08-101-3/+4
* This commit was generated by cvs2svn to compensate for changes in r133429,harti2004-08-101-1/+1
|\
OpenPOWER on IntegriCloud