NetBSD/sys/miscfs/procfs
jdolecek 2993272a0c set mp->mnt_stat.f_namemax on filesystem mount, for use by statvfs 2004-09-13 19:19:44 +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 set mp->mnt_stat.f_namemax on filesystem mount, for use by statvfs 2004-09-13 19:19:44 +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