summaryrefslogtreecommitdiff
path: root/sys/miscfs/nullfs/null_vnops.c
AgeCommit message (Expand)Author
2005-12-11merge ktrace-lwp.christos
2005-08-30Remove __P()xtraeme
2005-02-26nuke trailing whitespaceperry
2004-06-30Do LAYERFS_REMOVED for vop_rmdir.hannken
2004-06-07do a LAYERFS_REMOVED hack for vop_rename as well.yamt
2004-05-28Since VOP_UPCALL() has been a long time in coming, add this partialwrstuden
2004-01-25Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern.hannken
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-09-10restore ancestral RCS ID from 4.4BSD-Lite2jtk
2002-01-04add the entry for layer_getpages() to the VOP tables of thechs
2001-12-06add VOP_GETPAGES and VOP_PUTPAGES methods for layered filesystems.chs
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-10add RCSIDslukem
2001-11-07Fix typo in comment.enami
2001-06-09Some more corrections by Michael K. Sanders.wiz
2001-06-07Typos and grammer fixes in comments (misc/13133 by Michael K. Sanders)wiz
2001-01-22make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays constjdolecek
2000-03-13Fix doubled 'the's in comments.soren
1999-07-08Introduce layer library in genfs. This set of files abstracts most ofwrstuden
1999-03-25We must handle MNT_NODEV at open time, so add an open op for null and union,bouyer
1999-03-22vinvalbuf, called from vclean, could cause a locking-against-selfsommerfe
1998-03-01Merge with Lite2 + local changesfvdl
1997-10-06Make the vfs ops and vnodeop_opv symbols match the name of thethorpej
1997-09-10PR/4098: Alan Barrett: Fix diagnostic printf formatting.christos
1997-05-17NULL => 0 (Arne Juul; PR#3629)pk
1996-10-13backout previous kprintf changeschristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-05-10Add locking code to avoid deadlocks on vnode reclaim, which means thejtk
1996-04-13fix screw-up in the prototyping changes: print pointers with %p, NOTcgd
1996-02-09miscfs prototype changeschristos
1994-08-19Convert hash tables.mycroft
1994-07-20Fix a null pointer dereference during rename(2).mycroft
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-06-08Update to 4.4-Lite fs code, with local changes.mycroft