summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | If a zero-length bulk or interrupt transfer is requested then assumeiedowse2006-05-283-18/+17
* | Remove incorrect null_checkexp() routine. Thisrodrigc2006-05-281-14/+0
* | Correct typoskris2006-05-281-3/+3
* | Back out the BUS_DMA_ALLOCNOW change from rev 1.39. Scottl informed me thatsilby2006-05-281-3/+3
* | Modify MNT_UPDATE behavior for nullfs so that it does notrodrigc2006-05-281-2/+7
* | Avoid unwanted sign extension of indexed byte load in bpf code.dwmalone2006-05-281-2/+2
* | Do not log "can't delete export" messages if nmount() returns ENOTSUP.rodrigc2006-05-281-1/+1
* | Re-revert back to rev 1.8:silby2006-05-281-2/+2
* | document that I'm still maintaining kqueue and want to review commits tojmg2006-05-281-0/+1
* | 1. Make sure that the TX and RX descriptor rings are 4096 byte aligned.silby2006-05-281-6/+21
* | MFi386 rev 1.78:silby2006-05-281-2/+14
* | Add a quick hack to ensure that bus_dmamem_alloc properly alignssilby2006-05-281-2/+14
* | Add a disclaimer regarding public/internal functions to every subsystem fornetchild2006-05-2838-34/+68
* | Use a more appropriate printf format for size_t.netchild2006-05-281-1/+1
* | Print the euid after the gid as demanded by POSIX.stefanf2006-05-281-3/+3
* | Revert 1.73, since mounting devfs without a devfs ruleset inside asimon2006-05-281-1/+0
* | Mention ruleset #4 (devfsrules_jail) in jail's man page.matteo2006-05-281-1/+3
* | In execve(), audit the path name being executed. In the future, itrwatson2006-05-281-2/+2
* | Add missing % signs in the lock annotations of the functions:dds2006-05-281-8/+8
* | document that even if magic is newer than magic.mgc, it isn't usedjmg2006-05-281-0/+18
* | Clear high 16 bits of mxcsr register, according to Intel document, ifdavidxu2006-05-282-0/+5
* | Layers are for cakes, not for software.dds2006-05-281-0/+3
* | Use the limited scatter-gather capabilities of ehci, ohci and uhciiedowse2006-05-2814-379/+812
* | PCB_NPXINITDONE is cleared by npx_fork_thread.davidxu2006-05-281-1/+1
* | If parent thread never used FPU, the only work is to clear flagdavidxu2006-05-281-1/+6
* | When creating a new thread, inherit floating-point environment fromdavidxu2006-05-283-0/+35
* | NULL out ii->stdstart and ii->stdend when they are invalid. Thisiedowse2006-05-281-1/+10
* | Fix a harmless typo where the software pointer in the dummy QH foriedowse2006-05-281-1/+1
* | Defer axe_tick processing to a USB task, since axe miibus operationsiedowse2006-05-272-0/+20
* | avoid null ptr derefsam2006-05-271-5/+6
* | correct static array overrunsam2006-05-271-1/+1
* | Fix using "P" command on empty pattern space. If the "P" command iskrion2006-05-271-2/+1
* | Add the capability for a trailing scale indicator to cause thekrion2006-05-272-5/+56
* | Unbreak after previous commit. While here, improve function namingmarcel2006-05-271-26/+26
* | Work in progress toward fixing IM checked in after havingmjacob2006-05-276-80/+178
* | Commit the new (old) midi framework. It's based in parts on the NetBSD code,netchild2006-05-272-0/+165
* | Commit the new (old) midi framework. It's based in parts on the NetBSD code,netchild2006-05-2715-2/+4562
* | MFCs noted: Support for i386 systems with no AT-style keyboardbmah2006-05-272-10/+10
* | Remove mention of minor number construction.phk2006-05-271-9/+0
* | Fix typo in printf string.simon2006-05-271-2/+2
* | extlen and cpp is not used here in linker_search_kld(), so nuke them.delphij2006-05-271-10/+2
* | Fix the output.ru2006-05-271-0/+1
* | typo.nyan2006-05-271-2/+2
* | Move call to ignore SIGPIPE signals before calling fork(),rodrigc2006-05-271-1/+3
* | Fix for a potential attempt to sleep while holding nm_mtx. Caught and reportedmohans2006-05-261-1/+1
* | Update to new console api.phk2006-05-263-57/+22
* | Add sanity checking for QUEUE(3) TAILQs under INVARIANTS (similar toemaste2006-05-261-0/+37
* | Connect the kernel subsystem API documentation generation framework tonetchild2006-05-262-4/+18
* | This is the kernel subsystem API documentation generation framework.netchild2006-05-2642-0/+1578
* | Convert to new console apiphk2006-05-263-34/+20
OpenPOWER on IntegriCloud