NetBSD/sys/miscfs/procfs
2004-08-27 07:02:45 +00:00
..
files.procfs Implement /proc/<pid>/fd/<n>. This is work in progress. Questionable things: 2003-01-03 13:21:17 +00:00
Makefile
procfs_cmdline.c sprintf -> snprintf 2004-04-22 00:31:00 +00:00
procfs_ctl.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
procfs_fd.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
procfs_fpregs.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
procfs_linux.c Do previous slightly differently - just pass a struct lwp * and derive the 2004-08-27 07:02:45 +00:00
procfs_map.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
procfs_mem.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
procfs_note.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
procfs_regs.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
procfs_status.c sprintf -> snprintf 2004-04-22 00:31:00 +00:00
procfs_subr.c Do previous slightly differently - just pass a struct lwp * and derive the 2004-08-27 07:02:45 +00:00
procfs_vfsops.c Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
procfs_vnops.c Removed remaining caddr_t casts we do not need in miscfs. Recompiled 2004-04-29 16:10:54 +00:00
procfs.h Do previous slightly differently - just pass a struct lwp * and derive the 2004-08-27 07:02:45 +00:00