summaryrefslogtreecommitdiff
path: root/sys/miscfs/umapfs/umap_vnops.c
AgeCommit message (Expand)Author
2003-10-24style(9)ed panics, from tom cosgrove.Ted Unangst
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-12mapdata -> umapdata like it was beforeTed Unangst
2003-05-12umapfs uses the new layer stuff now too.Ted Unangst
2002-06-23uid_t and gid_t are unsignedTheo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
2001-12-04Readd VOP_MMAP, will be used soon. Right now it's just a question toArtur Grabowski
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-08-06Fix the typos that prevented umap from working. They, of course, leadConstantine Sapuntzakis
1998-08-06Rename vop_revoke, vn_bwrite, vop_noislocked, vop_nolock, vop_nounlockConstantine Sapuntzakis
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
1996-05-29syncTheo de Raadt
1996-03-30Bug w/ rename fixed.Michael Shalayeff
1996-03-25Fixed bug while copying args in mount that may cause a crash.Michael Shalayeff
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