Enhance the pmap_kenter*() API and friends, separating out entries which
[dragonfly.git] / sys / kern / kern_descrip.c
2004-03-01 Matthew DillonNewtoken commit. Change the token implementation as...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-17 Matthew DillonFix an off-by-one error in fdfree() related to flock...
2003-10-21 David P. Reese, Jr.Create the kern_fstat() and kern_ftruncate() in-kernel...
2003-10-15 David P. Reese, Jr.Rename do_dup() to kern_dup() and pull in some changes...
2003-10-13 Matthew DillonFix miscellanious kern_fp.c bugs.
2003-10-13 Matthew DillonAugment falloc() to support thread-only file pointers...
2003-09-23 Matthew Dillonnamecache work stage 1: namespace cleanups. Add a...
2003-08-26 Robert Garrett__P() removal
2003-07-30 Matthew Dillonsyscall messaging 3: Expand the 'header' that goes...
2003-07-29 Matthew Dillonfileops messaging stage 1: add port and feature mask...
2003-07-26 Matthew Dillonsyscall messaging 2: Change the standard return value...
2003-07-24 Matthew DillonPreliminary syscall messaging work. Adjust all <syscal...
2003-07-21 Matthew DillonDEV messaging stage 1/4: Rearrange struct cdevsw and...
2003-07-19 Matthew DillonRemove the priority part of the priority|flags argument...
2003-06-26 Matthew DillonIntroduce cratom(), remove crcopy().
2003-06-25 Matthew Dillonproc->thread stage 4: rework the VFS and DEVICE subsyst...
2003-06-23 Matthew Dillonproc->thread stage 2: MAJOR revamping of system calls...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: