This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
miscfs
/
procfs
History
elad
5d2c44c76f
PR/32877: Geoff C. Wing: mount_procfs(8) doesn't null-terminate cmdline
...
output Patch applied, thanks!
2006-12-28 09:17:52 +00:00
..
files.procfs
…
Makefile
…
procfs_cmdline.c
PR/32877: Geoff C. Wing: mount_procfs(8) doesn't null-terminate cmdline
2006-12-28 09:17:52 +00:00
procfs_ctl.c
Some changes to get rid of another KAUTH_GENERIC_ISSUSER usage:
2006-12-19 09:58:34 +00:00
procfs_fd.c
…
procfs_fpregs.c
…
procfs_linux.c
Add two comments. No functional change.
2006-12-24 16:45:23 +00:00
procfs_map.c
…
procfs_mem.c
…
procfs_note.c
…
procfs_regs.c
…
procfs_status.c
…
procfs_subr.c
fix permissions on /proc/<pid> node. From elad.
2006-12-24 17:37:35 +00:00
procfs_vfsops.c
a smorgasbord of improvements to vnode locking and path lookup:
2006-12-09 16:11:50 +00:00
procfs_vnops.c
PR/35226: Johann Franz: Problems with permissions in
2006-12-25 12:13:54 +00:00
procfs.h
…