* Use id(1) instead of grep(1) to detect the presence of the smmsp
[dragonfly.git] / sys / kern / syscalls.master
2003-11-21 Matthew DillonImplement an upcall mechanism to support userland LWKT...
2003-11-10 Matthew DillonAdd the varsym_list() system call and add listing suppo...
2003-11-05 Matthew DillonVariant symlink support stage 1/2: Implement support...
2003-10-24 David P. Reese, Jr.Remove the FreeBSD 3.x signal code. This includes...
2003-10-23 David P. Reese, Jr.makesyscalls.sh wants comments to be on their own line...
2003-10-20 Matthew DillonAdditional checkpoint suppor for vmspace info. In...
2003-10-08 David P. Reese, Jr.Introduce the function iovec_copyin() and it's friend...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: