NetBSD/sys/miscfs/procfs
skrll 685703c354 Do previous slightly differently - just pass a struct lwp * and derive the
struct proc *.

OK'd by Jaromir.
2004-08-27 07:02:45 +00:00
..
Makefile
files.procfs
procfs.h Do previous slightly differently - just pass a struct lwp * and derive the 2004-08-27 07:02:45 +00:00
procfs_cmdline.c sprintf -> snprintf 2004-04-22 00:31:00 +00:00
procfs_ctl.c
procfs_fd.c
procfs_fpregs.c
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
procfs_mem.c
procfs_note.c
procfs_regs.c
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