summaryrefslogtreecommitdiff
path: root/sys/ufs/mfs/mfsnode.h
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-12-01Add multiple inclusion protection for headers. Fix mismatchedmatt
2002-07-19Convert to new device buffer queue interface.hannken
2001-12-06add a VOP_PUTPAGES method for all the filesystems that don't have pages,chs
2000-05-19Back out previous change; there is something Seriously Wrong.thorpej
2000-05-16Redo the way MFS does I/O to the server's address space. Instead ofthorpej
2000-05-16Record the proc directly, not the pid, of the MFS server process,thorpej
2000-01-21Update for sys/buf.h/disksort_*() changes.thorpej
1998-03-01Merge with Lite2 + local changesfvdl
1996-09-07Implement poll(2).mycroft
1996-09-01Add a set of generic file system operations that most file systems use.mycroft
1996-02-09mfs prototypeschristos
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