summaryrefslogtreecommitdiff
path: root/sys/miscfs/deadfs
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-12-06add a VOP_PUTPAGES method for all the filesystems that don't have pages,chs
2001-11-10add RCSIDslukem
2001-01-22make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays constjdolecek
2000-05-27sleep() -> tsleep()thorpej
2000-03-30Register, begone!augustss
1999-12-12Actually nullop is a better idea heresommerfeld
1999-12-08one more tweak: placebo for VOP_LEASEsommerfeld
1999-12-08Add appropriate VOP_FCNTL handlers to deadfs and specfs ops vectors.sommerfeld
1998-05-18Since the interlock has been unlocked, also clear LK_INTERLOCK fromfvdl
1998-05-18dead_lock() must unlock `v_interlock'.pk
1998-03-01Merge with Lite2 + local changesfvdl
1996-10-13backout previous kprintf changeschristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-09-07Implement poll(2).mycroft
1996-09-05Remove some unused variables.thorpej
1996-09-01Add a set of generic file system operations that most file systems use.mycroft
1996-02-13GC *_nullop(). Minor nits.mycroft
1996-02-13GC dead_nullop().mycroft
1996-02-09miscfs prototype changeschristos
1995-04-10Return EOF for old vnodes of tty devices, rather than EIO.mycroft
1994-12-16Remove a_fp.mycroft
1994-11-14fixed struct commentchristos
1994-10-30be more careful with types, also pull in headers where necessary.cgd
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
1993-12-22fix return type of dead_printcgd
1993-12-18Canonicalize all #includes.mycroft
1993-09-07Changes to VFS readdir semanticsws
1993-08-01Add RCS identifiers (this time on the correct side of the branch), andmycroft
1993-06-27ANSIfications - removed all implicit function return types and argumentandrew
1993-05-20add $Id$ strings, and clean up file headers where necessarycgd
1993-03-21initial import of 386bsd-0.1 sourcescgd