This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
79bc0aa5ef
NetBSD
/
sys
/
miscfs
History
mycroft
245f292fed
Prefix names of system call implementation functions with `sys_'.
1995-10-07 06:25:19 +00:00
..
deadfs
Return EOF for old vnodes of tty devices, rather than EIO.
1995-04-10 00:48:46 +00:00
fdesc
don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN
1995-06-18 14:45:14 +00:00
fifofs
Allow opening a FIFO with O_RDWR.
1995-04-14 23:30:14 +00:00
kernfs
don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN
1995-06-18 14:45:14 +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
Lock the process in core before operating on it.
1995-08-13 09:05: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