Enhance the pmap_kenter*() API and friends, separating out entries which
[dragonfly.git] / sys / kern / kern_device.c
2004-03-06 Matthew DillonSimplify LWKT message initialization semantics to reduc...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2003-11-24 Matthew DillonMore LWKT messaging cleanups. Isolate the default...
2003-11-20 Matthew DillonThis is a major cleanup of the LWKT message port code...
2003-08-23 Matthew DillonAllow a NULL dev to be passed to _devsw(). This should...
2003-08-12 Matthew DillonSyscall messaging 4: Further expand the kernel-version...
2003-07-24 Matthew DillonSyscall messaging work 2: Continue with the implementat...
2003-07-23 Matthew DillonLINT pass. Cleanup missed proc->thread conversions...
2003-07-22 Matthew DillonDEV messaging stage 2/4: In this stage all DEV commands...