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
bcaf2bca34
NetBSD
/
sys
/
miscfs
History
mycroft
bcaf2bca34
Add support for cookies, mostly from Greg Hudson.
1995-10-09 11:18:51 +00:00
..
deadfs
Return EOF for old vnodes of tty devices, rather than EIO.
1995-04-10 00:48:46 +00:00
fdesc
Add support for cookies, mostly from Greg Hudson.
1995-10-09 11:18:51 +00:00
fifofs
Allow opening a FIFO with O_RDWR.
1995-04-14 23:30:14 +00:00
kernfs
Add support for cookies, mostly from Greg Hudson.
1995-10-09 11:18:51 +00:00
nullfs
don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN
1995-06-18 14:45:14 +00:00
portal
Prefix names of system call implementation functions with `sys_'.
1995-10-07 06:25:19 +00:00
procfs
Add support for cookies, mostly from Greg Hudson.
1995-10-09 11:18:51 +00:00
specfs
avoid unnecessary aging of buffers. This used to make sense, when buffer
1995-07-24 21:19:27 +00:00
umapfs
don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN
1995-06-18 14:45:14 +00:00
union
Avoid reentering union_dircache() by locking the union vnode. From John Kohl.
1995-10-05 06:26:12 +00:00