| Commit message (Expand) | Author | Age | Files | Lines |
* | In our system there's no intermediate step between a definitive Supreme | phk | 2006-05-25 | 1 | -0/+4 |
* | Use WARNS and rely on rules rather than an explicit target for the | rwatson | 2006-05-25 | 2 | -6/+2 |
* | Add a basic regression test for sendfile() over TCP, which sends varying | rwatson | 2006-05-25 | 2 | -0/+337 |
* | s/on a crt// | brd | 2006-05-25 | 1 | -2/+2 |
* | - Add include for libutil.h and string.h for prototype. | delphij | 2006-05-25 | 1 | -1/+3 |
* | Do not set B_NOCACHE on buffers when releasing them in flushbuflist(). | ups | 2006-05-25 | 4 | -1/+20 |
* | Since NFSv4 is not SMP safe, nfsiod needs to acquire Giant for NFSv4 mounts | mohans | 2006-05-24 | 2 | -0/+9 |
* | When starting up threads in taskqueue_start_threads create them | sam | 2006-05-24 | 1 | -9/+16 |
* | Adjust minimum iod threads from 4 to 0 -- since we compile the NFS | rwatson | 2006-05-24 | 1 | -1/+1 |
* | Export the pribus, secbus and subbus as sysctls for information | imp | 2006-05-24 | 2 | -20/+31 |
* | Suspend the children before we turn off card events in hardware. This | imp | 2006-05-24 | 1 | -2/+4 |
* | Fix a race when detaching the cbb worker thread. There were a couple | imp | 2006-05-24 | 1 | -1/+7 |
* | Add cbb, cardbus, pccard and exca to the list of modules. The appear | imp | 2006-05-24 | 1 | -0/+4 |
* | Vinod has passed the maintainership for the twa/twe drivers to | wilko | 2006-05-24 | 1 | -2/+2 |
* | While reviewing NFS client for another PR, noticed this omission in the | cel | 2006-05-24 | 1 | -1/+1 |
* | make cryptotest compile after the latest changes to cryptodev.h | mr | 2006-05-24 | 1 | -3/+3 |
* | Forced commit - last checkin got away from me. | mjacob | 2006-05-24 | 1 | -0/+1 |
* | Sorry- last delta was checked in by mistake. | mjacob | 2006-05-24 | 1 | -2/+1 |
* | Make physical buffers in cam_periph_mapmem owned by the kernel in case we | mjacob | 2006-05-24 | 3 | -58/+21 |
* | Unnest includes before forthcoming editing. | glebius | 2006-05-24 | 16 | -20/+95 |
* | Workaround a hang on some nForce2 systems that can happen if the CPU goes | jhb | 2006-05-24 | 1 | -0/+38 |
* | Revision 1.4 set access for all sensitive files in /proc/<PID> to mode 0 | ghelmer | 2006-05-24 | 1 | -3/+6 |
* | Implement internal (i.e. inside kernel) packet tagging using mbuf_tags(9). | oleg | 2006-05-24 | 4 | -10/+196 |
* | Rename device name in the last commit. According to PR, the ID is | glebius | 2006-05-24 | 2 | -5/+5 |
* | Convert to nmount() and remove hardcoded checks for ufs, msdosfs, ntfs, | rodrigc | 2006-05-24 | 1 | -25/+19 |
* | Quote the parameter to sysctl(1), allowing to use whitespaces in | glebius | 2006-05-24 | 1 | -1/+1 |
* | Remove the trailing half of a sentence which was clearly superceded | ceri | 2006-05-24 | 1 | -2/+0 |
* | Clean up the grammar in here some. | ceri | 2006-05-24 | 1 | -31/+32 |
* | GC long unused hostnamelen and domainnamelen. | ru | 2006-05-24 | 1 | -2/+0 |
* | If the user asks for "kernel sources" to be installed, extract the | cperciva | 2006-05-24 | 1 | -1/+1 |
* | Attempt to follow the procedure described in section 4.10 of the | iedowse | 2006-05-24 | 2 | -94/+224 |
* | Take errmsg out of ffs_opts. It is already part of global_opts | rodrigc | 2006-05-24 | 1 | -1/+1 |
* | Increase the nfs access cache timeout from 2 to 60. The latter is a | kris | 2006-05-24 | 1 | -1/+1 |
* | Whitespace nits | imp | 2006-05-23 | 1 | -3/+3 |
* | The (British) Crown Dependencies now have their own codes. | wollman | 2006-05-23 | 1 | -1/+8 |
* | Remove definitions of uart_[gs]etdreg. They are not used anymore and | marcel | 2006-05-23 | 1 | -6/+0 |
* | Add a stub man page for device_get_sysctl{_ctx,tree}. Needs some | imp | 2006-05-23 | 2 | -0/+61 |
* | NFS over TCP retransmit behavior should default to a 60 second time out, | cel | 2006-05-23 | 3 | -5/+17 |
* | Refactor the NFS over UDP retransmit timeout estimation logic to allow | cel | 2006-05-23 | 3 | -62/+158 |
* | Convert mountd to nmount(). Remove some hardcoded dependencies | rodrigc | 2006-05-23 | 2 | -69/+142 |
* | Remove 'n' from the getopt string. There's no -n option that is | imp | 2006-05-23 | 1 | -2/+2 |
* | Vnode locks are recursive and the NFS client support shared vnode locks. | mohans | 2006-05-23 | 1 | -0/+5 |
* | Use pmap_devmap_bootstrap(), instead of mapping the SACOM1 registers | cognet | 2006-05-23 | 4 | -6/+42 |
* | Forgot to remove the line. | pjd | 2006-05-23 | 1 | -1/+0 |
* | Document missing CRYPTO_F_ flags. | pjd | 2006-05-23 | 1 | -1/+15 |
* | The lcr variable in ns8250_probe is now unused. Remove it. | benno | 2006-05-23 | 1 | -1/+1 |
* | GC old a.out and K&R support. | imp | 2006-05-23 | 1 | -9/+0 |
* | When usb_event_thread() first starts, wait significantly longer | iedowse | 2006-05-23 | 1 | -5/+14 |
* | Allow uart(4)'s ns8250 driver to work with devices whose regshift is > 0. | benno | 2006-05-23 | 2 | -25/+18 |
* | Avoid spurious release of an rtentry. | tanimura | 2006-05-23 | 1 | -3/+3 |