NetBSD/sys/miscfs/procfs
christos 6bd1d6d4db Replace the statfs() family of system calls with statvfs().
Retain binary compatibility.
2004-04-21 01:05:31 +00:00
..
Makefile
files.procfs
procfs.h a little bit more namespace sanity 2003-12-10 14:19:02 +00:00
procfs_cmdline.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28: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 t_pgrp can be null. 2003-10-30 14:51:01 +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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
procfs_subr.c Changes as discussed with itojun on tech-kern. I have modified the enums 2003-09-27 13:29:02 +00:00
procfs_vfsops.c Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
procfs_vnops.c unlock the descriptor table simple lock after fd_getfile() call in 2004-02-15 22:18:17 +00:00