summaryrefslogtreecommitdiff
path: root/sys/miscfs/procfs/procfs.h
AgeCommit message (Expand)Author
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-01-31Sigh. I comitted the wrong diff in the last vfs changes.Artur Grabowski
2003-01-31File system locking fixups, mostly from NetBSD:Artur Grabowski
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-30Add proc0 to the PIDHASH table. art@ okThomas Nordin
2001-06-27Remove old vm.Artur Grabowski
2001-05-24Garbage collect procfs_findtextvp().Aaron Campbell
2001-04-09Add emulation of Linux features to procfs; mostly from NetBSD. ok deraadt@Thorsten Lockert
2000-08-15make procfs compile on non-uvm systemsEric Jackson
2000-08-12Add procfs/cmdline; to help with linux emulation.jasoni
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-29From NetBSD (thorpej):Todd C. Miller
1997-08-161) pfs_mode should be mode_t, not u_shortTodd C. Miller
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