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
a0a66e38c7
NetBSD
/
sys
/
miscfs
History
atatat
ce41526125
Make kernfs peacefully co-exist with procfs.
2003-09-26 03:08:18 +00:00
..
deadfs
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
fdesc
move dupfd from struct proc to struct lwp - it's per-LWP, not per-process; we
2003-09-13 08:32:10 +00:00
fifofs
Change the behavor of AF_LOCAL connect() to sleep until the server has
2003-09-03 21:30:12 +00:00
genfs
fix a bug of lfs.
2003-09-24 10:22:53 +00:00
kernfs
Make kernfs peacefully co-exist with procfs.
2003-09-26 03:08:18 +00:00
nullfs
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
overlay
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
portal
move dupfd from struct proc to struct lwp - it's per-LWP, not per-process; we
2003-09-13 08:32:10 +00:00
procfs
remove meaningless line (variable overwritten 2 lines below)
2003-09-07 00:25:04 +00:00
specfs
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
syncfs
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
2003-06-29 22:28:00 +00:00
umapfs
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
Makefile
move union filesystem code from sys/miscfs/union to sys/fs/union
2003-03-16 08:26:46 +00:00