| Commit message (Expand) | Author | Age | Files | Lines |
* | Add emulation support for PAL_VM_SUMMARY. | dfr | 2002-03-04 | 2 | -2/+11 |
* | Add support for starting secondary cpus in kernel, as opposed to relying | jake | 2002-03-04 | 9 | -188/+342 |
* | Dig the information about which tlb slots were used to map the kernel out | jake | 2002-03-04 | 2 | -10/+21 |
* | Allocate tlb contexts on the fly in cpu_switch, instead of statically 1 to 1 | jake | 2002-03-04 | 8 | -136/+297 |
* | Fix obscure problems with vfork where part of the parent's stack could be | jake | 2002-03-04 | 1 | -8/+40 |
* | Support for USB fm radio. | alfred | 2002-03-04 | 9 | -0/+541 |
* | Add a bunch of cards from NetBSD and maybe other places. | imp | 2002-03-04 | 1 | -0/+5 |
* | Suspend and resume related patches from Toshikazu Ichinoseki <t.ichinoseki@ni... | orion | 2002-03-04 | 1 | -12/+85 |
* | Call vm_pageq_remove_nowakeup() rather than duplicating it. | alc | 2002-03-03 | 1 | -8/+2 |
* | Fix bug in mb_alloc that made systems configured with | bmilekic | 2002-03-03 | 1 | -3/+1 |
* | Provide infrastructure for harvesting SWI entropy. | markm | 2002-03-03 | 2 | -1/+5 |
* | Massive lint-inspired cleanup. | markm | 2002-03-03 | 7 | -74/+95 |
* | * Include <sys/ucontext.h> so that this compiles again. | dfr | 2002-03-03 | 1 | -12/+15 |
* | Forgot this litte patch, scale the individual disk size from the | sos | 2002-03-03 | 1 | -3/+3 |
* | Major update of the ATA RAID code, part 3: | sos | 2002-03-03 | 7 | -284/+407 |
* | Add new command definition for rebuilding RAID arrays. | sos | 2002-03-03 | 1 | -0/+1 |
* | Add two IrDA controller ID: IBM TP240(Probably NSC compatible), and SMC IrCC | takawata | 2002-03-03 | 1 | -0/+2 |
* | Check the version of ex_anon (a `struct xucred') before using it to | dd | 2002-03-03 | 1 | -0/+10 |
* | Get the generic name right | imp | 2002-03-03 | 1 | -1/+1 |
* | Remove some long dead code. | alc | 2002-03-02 | 1 | -9/+0 |
* | MFi386: revision 1.394. | nyan | 2002-03-02 | 1 | -1/+1 |
* | MFi386: revision 1.498. | nyan | 2002-03-02 | 2 | -4/+4 |
* | Fix lock leakage and late unlock. | tanimura | 2002-03-02 | 2 | -3/+4 |
* | Deverbosified previous 2 commits (removed the rotted list of reasons why | bde | 2002-03-02 | 1 | -3/+1 |
* | Fixed a printf format error. | bde | 2002-03-02 | 1 | -1/+3 |
* | Make 128-bit WEP (aka 104-bit WEP) work with Prism based cards. | brooks | 2002-03-02 | 1 | -3/+6 |
* | Make it compile again. | mjacob | 2002-03-01 | 1 | -1/+1 |
* | Fix mcpcia.c so it compiles again. | mjacob | 2002-03-01 | 1 | -1/+2 |
* | Add support for VT8233. | orion | 2002-03-01 | 2 | -75/+200 |
* | We don't need KTR_COMPILE in assym.s, its already in opt_global.h. Add | jake | 2002-03-01 | 1 | -1/+4 |
* | Use a better trace class for ktr traces in the tlb fault handlers, which are | jake | 2002-03-01 | 2 | -104/+108 |
* | missing splx | ume | 2002-03-01 | 1 | -0/+1 |
* | (when new sa is preferred than old sa) | ume | 2002-03-01 | 1 | -9/+9 |
* | Fix syntax error, where this was not compile tested after style(9)'ing. | obrien | 2002-03-01 | 1 | -1/+1 |
* | Catch up to change in tte format. | jake | 2002-03-01 | 1 | -3/+3 |
* | Use vnode_if.awk rather than vnode_if.pl | obrien | 2002-03-01 | 3 | -6/+8 |
* | Return vnode_if back to its AWK roots. | obrien | 2002-03-01 | 1 | -289/+233 |
* | - Move a comment from being on the same line as a #ifdef to the line | arr | 2002-02-28 | 7 | -7/+14 |
* | Make it a bit clearer where this file is to be used and where it | markm | 2002-02-28 | 2 | -0/+4 |
* | add inlines for bswap*. | gallatin | 2002-02-28 | 1 | -5/+38 |
* | recover from namespace collision caused by un-static'ing pci_alloc_resource() | gallatin | 2002-02-28 | 8 | -8/+8 |
* | Adjust the includes a bit. | markm | 2002-02-28 | 1 | -4/+3 |
* | - Set inc_isipv6 in tcp6_usr_connect(). | ume | 2002-02-28 | 2 | -0/+2 |
* | - In nd6_rtrequest(), ignored a route when it is created by cloning and | ume | 2002-02-28 | 1 | -0/+21 |
* | cpu_switch now works, for kthreads at least. | benno | 2002-02-28 | 3 | -39/+78 |
* | Various cleanups. | benno | 2002-02-28 | 2 | -48/+44 |
* | - Prevent the decrementer interrupt handler from nesting. | benno | 2002-02-28 | 3 | -6/+48 |
* | - Modify pmap_activate so it only marks the pmap as active. | benno | 2002-02-28 | 4 | -0/+37 |
* | In sosend(), enforce the socket buffer limits regardless of whether | iedowse | 2002-02-28 | 1 | -1/+1 |
* | Add -D_KERNEL to CFLAGS for ntohl(). | nyan | 2002-02-28 | 1 | -1/+1 |