summaryrefslogtreecommitdiff
path: root/sys/miscfs/umapfs/umap_subr.c
AgeCommit message (Expand)Author
2002-06-14spelling; from Brian Poole <raj@cerias.purdue.edu>Todd T. Fries
2002-03-14First round of __P removal in sysTodd C. Miller
1999-04-28zap the newhashinit hack.Artur Grabowski
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-09-11Fix {KERNFS,NULLFS,UMAPFS,UNION}_DIAGNOSTIC kernel compilation errors.Todd C. Miller
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1996-03-25Fixed bug while copying args in mount that may cause a crash.Michael Shalayeff
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
1996-03-02Fixup umapfs_init prototype both on my partNiklas Hallqvist
1996-02-29Reinstate $NetBSD$ headers (we want them for tracking purposes)Niklas Hallqvist
1996-02-26Bug fixes (such as missing arguments).Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt