summaryrefslogtreecommitdiff
path: root/sys/miscfs/procfs/procfs_subr.c
AgeCommit message (Expand)Author
1997-11-06Updates for VFS Lite 2 + soft update.Constantine Sapuntzakis
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-08-161) pfs_mode should be mode_t, not u_shortTodd C. Miller
1997-08-01From NetBSD (mycroft):Todd C. Miller
1997-06-21block all write ops to init in securelevel modes; nash@mcs.comTheo de Raadt
1997-04-06Fix improper cast (compiler warning).Todd C. Miller
1996-07-02-Wall & -Wstrict-prototype fixesNiklas Hallqvist
1996-06-21use <sys/queue.h> for pfsnode list.Michael Shalayeff
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt