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
christos
9d605174d9
Change the queue.3 *_END(&head) macros to NULL. Since we don't have CIRCLEQ
...
anymore, all the macros expand to NULL anyway, so this improves readability. Requested by rmind@
2013-11-27 17:24:43 +00:00
..
deadfs
Add missing operations that unlock or dereference their arguments.
2013-11-07 09:45:53 +00:00
fdesc
…
fifofs
…
genfs
Turn a few __unused into __diagused
2013-10-25 11:35:55 +00:00
kernfs
…
nullfs
…
overlay
…
procfs
Change the queue.3 *_END(&head) macros to NULL. Since we don't have CIRCLEQ
2013-11-27 17:24:43 +00:00
specfs
…
syncfs
…
umapfs
…
Makefile
…