cvs commit: src/sys/modules/dtrace Makefile

2008-05-31 Thread John Birrell
jb 2008-05-31 09:39:17 UTC FreeBSD src repository Modified files: sys/modules/dtrace Makefile Log: SVN rev 179452 on 2008-05-31 09:37:40Z by jb Add the DTrace test kernel module so that people can run the tests. Revision ChangesPath 1.4 +1 -0 sr

cvs commit: src/sys/modules/dtrace Makefile

2008-05-24 Thread Bjoern A. Zeeb
bz 2008-05-24 19:52:19 UTC FreeBSD src repository Modified files: sys/modules/dtrace Makefile Log: Remove 'fasttrap' module for amd64 for now as the code is not there in sys/cddl/dev/fasttrap. Revision ChangesPath 1.3 +1 -2 src/sys/modules/dtrace/M

cvs commit: src/sys/modules/dtrace Makefile

2008-05-23 Thread John Birrell
jb 2008-05-24 04:36:07 UTC FreeBSD src repository Modified files: sys/modules/dtrace Makefile Log: Leave out a couple of DTrace modules for now. Revision ChangesPath 1.2 +0 -2 src/sys/modules/dtrace/Makefile __