NetBSD/sys/miscfs/procfs
pooka c3183f3251 The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live
years ago when the kernel was modified to not alter ABI based on
DIAGNOSTIC, and now just call the respective function interfaces
(in lowercase).  Plenty of mix'n match upper/lowercase has creeped
into the tree since then.  Nuke the macros and convert all callsites
to lowercase.

no functional change
2010-01-08 11:35:07 +00:00
..
Makefile
files.procfs
procfs.h Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
procfs_cmdline.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
procfs_ctl.c Remove uarea swap-out functionality: 2009-10-21 21:11:57 +00:00
procfs_fd.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
procfs_fpregs.c
procfs_linux.c Avoid leaking pages. Fixes PR 42053 from SHIMIZU Ryo. 2009-10-19 01:25:29 +00:00
procfs_map.c gimpy invented PRIxVADDR format specifier. 2009-12-14 13:00:07 +00:00
procfs_mem.c
procfs_note.c
procfs_regs.c
procfs_status.c Remove uarea swap-out functionality: 2009-10-21 21:11:57 +00:00
procfs_subr.c ansify function definitions 2009-03-15 17:14:40 +00:00
procfs_vfsops.c Introduce genfs_statvfs() as pretty much a no-info statvfs and 2009-11-30 10:59:19 +00:00
procfs_vnops.c The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live 2010-01-08 11:35:07 +00:00