chs
|
5a690c92a1
|
add a VOP_PUTPAGES method for all the filesystems that don't have pages,
just unlock the interlock.
|
2001-12-06 04:27:40 +00:00 |
sommerfeld
|
181c4513dc
|
Add fifo_putpages() placebo so that the vnode's uobj is unlocked.
|
2001-09-22 22:35:18 +00:00 |
kleink
|
5350df2953
|
Per POSIX, fail with EINVAL if advisory locking is attempted on a file type
that doesn't support it, rather than using a homegrown EBADF or EOPNOTSUPP.
|
1998-08-13 10:06:31 +00:00 |
sommerfe
|
7ba7fbbb23
|
Always include fifos; "not an option any more".
|
1998-06-24 20:58:44 +00:00 |
sommerfe
|
becaafeea0
|
defopt for options FIFO
|
1998-06-22 22:00:59 +00:00 |
fvdl
|
e5bc90f40c
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
mycroft
|
2bc736661a
|
Implement poll(2).
|
1996-09-07 12:40:22 +00:00 |
mycroft
|
c52352c819
|
Add a set of generic file system operations that most file systems use.
Also, fix some time stamp bogosities.
|
1996-09-01 23:47:48 +00:00 |
christos
|
631ccba638
|
miscfs prototype changes
|
1996-02-09 22:39:56 +00:00 |
mycroft
|
527b796ff5
|
Turn lease_check() into a vnode op, per CSRG.
|
1994-12-13 20:14:30 +00:00 |
cgd
|
cf92afd66e
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:29:24 +00:00 |
mycroft
|
cde1d47595
|
Update to 4.4-Lite fs code, with local changes.
|
1994-06-08 11:33:09 +00:00 |
cgd
|
b4e04dd05d
|
fix return type for fifo_print
|
1994-01-05 11:34:44 +00:00 |
ws
|
053f138dae
|
Changes to VFS readdir semantics
NFS changes for better cookie support
ISOFS changes for better Rockridge support and support for generation numbers
|
1993-09-07 15:40:14 +00:00 |
andrew
|
7b40766e79
|
ANSIfications - lots of function prototyping.
|
1993-06-27 05:58:59 +00:00 |
cgd
|
cd1bcbc8ca
|
add rcs ids as necessary, and also clean up headers
|
1993-05-20 16:21:42 +00:00 |
mycroft
|
bcbf85df19
|
Add consistent multiple-inclusion protection.
|
1993-04-19 01:22:17 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |