Protect v_usecount with a critical section for now (we depend on the BGL),
[dragonfly.git] / sys / emulation / 43bsd /
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++:
2003-11-14 David P. Reese, Jr.Split mmap().
2003-11-14 David P. Reese, Jr.Move ogetkerninfo() to the compat tree without any...
2003-11-14 David P. Reese, Jr.Move ogethostname(), osethostname(), ogethostid(),...
2003-11-11 David P. Reese, Jr.The recent lseek() fix didn't touch olseek(). I don...
2003-11-03 David P. Reese, Jr.Split wait4(), setrlimit(), getrlimit(), statfs(),...
2003-10-24 David P. Reese, Jr.Remove the FreeBSD 3.x signal code. This includes...
2003-10-21 David P. Reese, Jr.Create the kern_fstat() and kern_ftruncate() in-kernel...
2003-10-08 David P. Reese, Jr.Introduce the function iovec_copyin() and it's friend...
2003-10-03 David P. Reese, Jr.Modify kern_{send,recv}msg() to take struct uio's,...
2003-09-19 David P. Reese, Jr.Separate all of the send{to,msg} and recv{from,msg...
2003-09-12 David P. Reese, Jr.Create an emulation/43bsd directory and move the recent...