freebsd-dev/sys/compat
Robert Watson fa3b8ffb32 Add a comment about how we should use vn_open() here instead of directly
invoking VOP_OPEN().  This would reduce code redundancy with the rest
of the kernel, and also is required for MAC to work properly.
2002-06-14 07:24:01 +00:00
..
freebsd32 Initial support for executing IA-32 binaries. This will not compile 2002-04-10 19:34:51 +00:00
linprocfs Change p_can{debug,see,sched,signal}()'s first argument to be a thread 2002-05-19 00:14:50 +00:00
linux Add a comment about how we should use vn_open() here instead of directly 2002-06-14 07:24:01 +00:00
netbsd Remove __P. 2002-03-20 05:48:58 +00:00
pecoff - Change fill_kinfo_proc() to require that the process is locked when it 2002-04-09 20:10:46 +00:00
svr4 catch up with ktrace changes, KTRPOINT takes a 'struct thread' not 2002-06-11 21:14:02 +00:00