summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-02-26compat with uvm vnode pagerArtur Grabowski
1999-02-26compat with uvm vnode pagerArtur Grabowski
1999-02-26compat with uvm vnode pagerArtur Grabowski
1999-02-26add compatibility with uvm vnode pagersArtur Grabowski
1999-02-26uvm doesn't use nswdev or nswmap.Artur Grabowski
1999-02-26Add newhashinit(), which is identical to hashinit() except it takes a flagsTodd C. Miller
1999-02-26compatibility with uvm vnode pagerArtur Grabowski
1999-02-26pool allocator from NetBSD (stays until uvm is ready)Artur Grabowski
1999-02-26add uvm specific parts to struct vnodeArtur Grabowski
1999-02-26uvm doesn't use struct vmmeterArtur Grabowski
1999-02-26uvm_swapinArtur Grabowski
1999-02-26some typedefs used by uvmArtur Grabowski
1999-02-26uvm doesn't need swbuf or bswlistArtur Grabowski
1999-02-26forgot to regen after socklen_t changesTodd C. Miller
1999-02-26malloc types for uvm and poolArtur Grabowski
1999-02-26add some struct members that uvm usesArtur Grabowski
1999-02-26compatibility with uvm kmem allocatorsArtur Grabowski
1999-02-26uvm compatArtur Grabowski
1999-02-26config changes for uvmArtur Grabowski
1999-02-26Import of uvm from NetBSD. Some local changes, some code disabledArtur Grabowski
1999-02-25try to avoid using bus_* stuff for MD code, handle interrupts, gscbus changesMichael Shalayeff
1999-02-25Prettier reporting, report number of flows in use per SA.Angelos D. Keromytis
1999-02-25Allow PF_KEY kernel message replies for X_ADDFLOW, X_DELFLOW, and X_GRPSPISAngelos D. Keromytis
1999-02-25fix /boot arguments mapping.Michael Shalayeff
1999-02-25chipset-independant irq establishing/handling code; dummy dma stuffMichael Shalayeff
1999-02-25Skipjack key bzero'ing case.Angelos D. Keromytis
1999-02-25Print more information in /kern/ipsecAngelos D. Keromytis
1999-02-25Bzero key information before free'ing it, just for paranoia's sake.Angelos D. Keromytis
1999-02-25Use M_XDATA for the key schedule, instead of M_TEMP.Angelos D. Keromytis
1999-02-25establish irq after MI attach call, some cleanupMichael Shalayeff
1999-02-25save 'esym' passed from /bootMichael Shalayeff
1999-02-25Clear the DF bit, so packets don't get dropped inside a tunnel.Angelos D. Keromytis
1999-02-25print hptm (hpt mask) and vtop (virt to phys has table) registersMichael Shalayeff
1999-02-25add irq and dma glues (the green one)Michael Shalayeff
1999-02-25use config_found_sm to allow irq passing in confargsMichael Shalayeff
1999-02-25Unnecessary ifdefAngelos D. Keromytis
1999-02-25vmapbuf/vunmapbufMichael Shalayeff
1999-02-25missing ifdef IPSECAngelos D. Keromytis
1999-02-25Be a bit more paranoid before free'ing memory.Angelos D. Keromytis
1999-02-25flesh pcb outMichael Shalayeff
1999-02-25better bus_space_barrier(); proper dma stuff; some more bus tagsMichael Shalayeff
1999-02-25support irq on mainbusMichael Shalayeff
1999-02-25better __splhigh(); define INT_NONE for 'no ints allowed'Michael Shalayeff
1999-02-25remove unused software bitsMichael Shalayeff
1999-02-25comment iomod_command usageMichael Shalayeff
1999-02-25fix c&p in fice() (s/fdce/fice/); cleanupMichael Shalayeff
1999-02-25sync and cleanupMichael Shalayeff
1999-02-25Fix autosetting of d_type and d_typename that I introduced in revTodd C. Miller
1999-02-25updateMichael Shalayeff
1999-02-25add dino device/attachment; myri is actually on pciMichael Shalayeff