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
dsl
b2aefec351
Remove pointless check against PID_MAX. Let pfind() do the validation.
...
(The new pid allocation code may decide to allocate pids above PID_MAX.)
2003-04-05 23:32:52 +00:00
..
deadfs
…
fdesc
Make updating a file's reference and use count MP-safe.
2003-02-23 14:37:32 +00:00
fifofs
Fix a race condition where a writer could already have closed the fifo
2003-03-17 00:06:24 +00:00
genfs
Add a new BUF_INIT() macro which initializes b_dep and b_interlock, and
2003-02-25 20:35:31 +00:00
kernfs
…
nullfs
…
overlay
…
portal
Make updating a file's reference and use count MP-safe.
2003-02-23 14:37:32 +00:00
procfs
Remove pointless check against PID_MAX. Let pfind() do the validation.
2003-04-05 23:32:52 +00:00
specfs
…
syncfs
…
umapfs
…
Makefile
move union filesystem code from sys/miscfs/union to sys/fs/union
2003-03-16 08:26:46 +00:00