NetBSD/sys/miscfs/procfs
christos e8926fa3f7 1. fix procfs_validfile{,_linux} to test for NULL pointers properly.
2. make "exe" entry be a symlink to the executable, instead of pointing
   directly to the vnode of the executable.
3. factor out commonly used code.
2006-10-25 18:59:52 +00:00
..
Makefile
files.procfs Restore dependency on PTRACE for PROCFS. 2006-08-30 13:49:27 +00:00
procfs.h 1. fix procfs_validfile{,_linux} to test for NULL pointers properly. 2006-10-25 18:59:52 +00:00
procfs_cmdline.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
procfs_ctl.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
procfs_fd.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
procfs_fpregs.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
procfs_linux.c PR/34888: Nicolas Joly: kernel panic while trying to access 2006-10-23 18:19:14 +00:00
procfs_map.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
procfs_mem.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
procfs_note.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
procfs_regs.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
procfs_status.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
procfs_subr.c 1. fix procfs_validfile{,_linux} to test for NULL pointers properly. 2006-10-25 18:59:52 +00:00
procfs_vfsops.c - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
procfs_vnops.c 1. fix procfs_validfile{,_linux} to test for NULL pointers properly. 2006-10-25 18:59:52 +00:00