This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
miscfs
History
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
..
deadfs
…
fdesc
Per POSIX, fail with EINVAL if advisory locking is attempted on a file type
1998-08-13 10:06:31 +00:00
fifofs
Per POSIX, fail with EINVAL if advisory locking is attempted on a file type
1998-08-13 10:06:31 +00:00
genfs
Add genfs_einval(), which does the obvious thing.
1998-08-13 09:59:52 +00:00
kernfs
Per POSIX, fail with EINVAL if advisory locking is attempted on a file type
1998-08-13 10:06:31 +00:00
nullfs
…
portal
create miscfs/genfs/genfs_vnops.c:genfs_enoioctl and make all the other
1998-08-10 08:11:10 +00:00
procfs
Per POSIX, fail with EINVAL if advisory locking is attempted on a file type
1998-08-13 10:06:31 +00:00
specfs
…
umapfs
…
union
…
Makefile
…