NetBSD/sys/miscfs/procfs
pooka 4f6fb3bf35 Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
the sysctl link sets are processed, and remove redundancy.

Shaves >13kB off of an amd64 GENERIC, not to mention >1k duplicate
lines of code.
2014-02-25 18:30:08 +00:00
..
Makefile
files.procfs
procfs.h add a task process subdirectory for emul linux 2012-05-28 13:16:10 +00:00
procfs_cmdline.c Refactor ps_strings access. Based on PK_32, write either the normal 2011-03-04 22:25:24 +00:00
procfs_ctl.c
procfs_fd.c
procfs_fpregs.c
procfs_linux.c Change the queue.3 *_END(&head) macros to NULL. Since we don't have CIRCLEQ 2013-11-27 17:24:43 +00:00
procfs_map.c PR/48048: Add a missing vm_map_unlock_read() and uvmspace_free() to the ENOMEM error case in procfs_domap()d 2013-07-18 07:59:44 +00:00
procfs_mem.c
procfs_note.c
procfs_regs.c
procfs_status.c
procfs_subr.c Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
procfs_vfsops.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
procfs_vnops.c Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00