| Commit message (Expand) | Author | Age | Files | Lines |
* | Make IP fastforwarding ALTQ-aware by adding the input traffic conditioner | andre | 2004-08-11 | 1 | -0/+10 |
* | Merge from recent English revisions | den | 2004-08-11 | 30 | -402/+239 |
* | RFC 2292 requires to check msg_controllen, in case that the kernel returns | andre | 2004-08-11 | 1 | -1/+8 |
* | Correct the displayed bandwidth calculation for a readout via sysctl. The | andre | 2004-08-11 | 1 | -1/+1 |
* | Document the correct use of MAKEOBJDIRPREFIX and MAKEOBJDIR. | harti | 2004-08-11 | 1 | -0/+6 |
* | Yet another place where we can document that MAKEOBJDIRPREFIX and | harti | 2004-08-11 | 1 | -0/+8 |
* | Correct the name of the country I was born in. | demon | 2004-08-11 | 1 | -1/+1 |
* | I was born in the USSR. | ru | 2004-08-11 | 1 | -1/+1 |
* | In set_regs(), flush the dirty registers onto the backingstore before | marcel | 2004-08-11 | 1 | -0/+3 |
* | Fix a few nits. Mostly grammar and punctuation changes, although some | bmah | 2004-08-11 | 2 | -44/+40 |
* | Add 'axe' interface to NOTES so it is built with LINT as with other USB | rwatson | 2004-08-11 | 1 | -0/+6 |
* | Assert the locks of inpcbinfo's and inpcb's passed into in_pcbconnect() | rwatson | 2004-08-11 | 1 | -0/+6 |
* | Revert rev 1.93 and replace it by grabbing the vr lock before calling | scottl | 2004-08-11 | 2 | -4/+4 |
* | Replace a reference to splnet() with a reference to locking in a comment. | rwatson | 2004-08-11 | 1 | -1/+1 |
* | Mark USB ethernet devices as IFF_NEEDSGIANT, since the USB framework | rwatson | 2004-08-11 | 6 | -6/+12 |
* | Perform a lockless read to test whether an entropy havesting fifo is | rwatson | 2004-08-11 | 1 | -0/+4 |
* | Add __elfN(dump_thread). This function is called from __elfN(coredump) | marcel | 2004-08-11 | 12 | -79/+122 |
* | Add ADAPTIVE_GIANT to GENERIC on i386, with the intent of making it | rwatson | 2004-08-11 | 1 | -0/+1 |
* | In v_addpollinfo(), we allocate storage to back vp->v_pollinfo. However, | rwatson | 2004-08-11 | 1 | -1/+7 |
* | Update links to the bluez-firmware package | emax | 2004-08-11 | 1 | -4/+4 |
* | Set IFF_RUNNING flag on the interface as soon as the control device is opened. | emax | 2004-08-11 | 1 | -3/+9 |
* | Modify vnode locking key: the v_pollinfo pointer itself is protected | rwatson | 2004-08-10 | 1 | -1/+2 |
* | Add id tags to sections which does not already have one to make it | simon | 2004-08-10 | 2 | -22/+22 |
* | Auto generate device listings the following drivers: mlx, mly, and ncv. | simon | 2004-08-10 | 3 | -18/+11 |
* | Add a HARDWARE section which lists supported devices. | simon | 2004-08-10 | 1 | -3/+5 |
* | Don't call DEVICE_RESUME a second time if DEVICE_SUSPEND fails. The | njl | 2004-08-10 | 1 | -11/+10 |
* | Eliminate the acquisition and release of Giant within physio(). Remove | alc | 2004-08-10 | 1 | -6/+0 |
* | Add a comment describing pmap_extract_and_hold() noting that the protection | alc | 2004-08-10 | 1 | -0/+7 |
* | Add a HARDWARE section which lists supported devices. Clean up device | simon | 2004-08-10 | 2 | -29/+38 |
* | Add pmap locking to many of the functions. | alc | 2004-08-10 | 4 | -20/+72 |
* | If we kill the worklist thread of a RAID5 plex we can destroy | le | 2004-08-10 | 2 | -1/+1 |
* | Lock the topology before calling gv_parse_config, not afterwards. | le | 2004-08-10 | 1 | -1/+1 |
* | - Recognize HARDCODED flag when dumping consumer configuration. | pjd | 2004-08-10 | 1 | -39/+27 |
* | Forgot to commit those: introduce hardcoded provider functionality, | pjd | 2004-08-10 | 2 | -17/+64 |
* | Comment-out the debugging printf I left in in case there were some | marcel | 2004-08-10 | 1 | -1/+1 |
* | Fix one of the lastest commit. This bio_caller1 should also be changed to | pjd | 2004-08-10 | 1 | -1/+1 |
* | typo | wilko | 2004-08-10 | 1 | -1/+0 |
* | There is nothing but real hardware to verify things: 164sx can really | wilko | 2004-08-10 | 1 | -4/+7 |
* | Teach sysinstall about the "srescue" distribution, which contains the | cperciva | 2004-08-10 | 6 | -1/+11 |
* | Synchronize the extra SA threading checks and return value handling of | jhb | 2004-08-10 | 1 | -24/+50 |
* | Update "documentation date" fields. | green | 2004-08-10 | 3 | -3/+3 |
* | Document exactly how vslock(9) is broken. | green | 2004-08-10 | 1 | -0/+6 |
* | Update mlock(2) manpage to cross-reference m{,un}lockall(2), remove | green | 2004-08-10 | 1 | -1/+5 |
* | Update contigmalloc(9)'s manpage to reflect usage of the malloc_type | green | 2004-08-10 | 1 | -9/+2 |
* | Back out all behavioral chnages. | green | 2004-08-10 | 2 | -36/+17 |
* | Describe better what the initial /usr/obj is expected to be populated with. | ru | 2004-08-10 | 1 | -2/+4 |
* | Fix recent breakage in rescue. We need to build a new crunchgen | harti | 2004-08-10 | 1 | -1/+1 |
* | Initialize thread_db module. | davidxu | 2004-08-10 | 1 | -0/+2 |
* | As AMD64 architecture volume 1 chapter 3.1.2 says, high 32 bits of %rflags | davidxu | 2004-08-10 | 1 | -3/+4 |
* | This commit was generated by cvs2svn to compensate for changes in r133429, | harti | 2004-08-10 | 1 | -1/+1 |
|\ |
|