NetBSD/sys/miscfs/procfs
yamt 364ea008bb procfs_readdir:
- return correct cookie when buffer size is small.
- simplify logic.
2004-10-04 08:40:18 +00:00
..
Makefile
files.procfs
procfs.h add 'mounts' file for -o linux, which lists all currently mounted 2004-09-20 17:53:08 +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 add 'mounts' file for -o linux, which lists all currently mounted 2004-09-20 17:53:08 +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 add 'mounts' file for -o linux, which lists all currently mounted 2004-09-20 17:53:08 +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 procfs_readdir: 2004-10-04 08:40:18 +00:00