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
riastradh
5ecfdf8dea
Implement a genfs_rename abstraction.
...
First major step in incrementally adapting all the file systems to a saner rename VOP protocol.
2012-05-08 23:53:26 +00:00
..
deadfs
…
fdesc
…
fifofs
…
genfs
Implement a genfs_rename abstraction.
2012-05-08 23:53:26 +00:00
kernfs
…
nullfs
- Replace some malloc(9) uses with kmem(9).
2012-04-30 22:51:27 +00:00
overlay
- Replace some malloc(9) uses with kmem(9).
2012-04-30 22:51:27 +00:00
procfs
- match format with the linux map printing
2012-05-06 03:13:11 +00:00
specfs
…
syncfs
…
umapfs
- Replace some malloc(9) uses with kmem(9).
2012-04-30 22:51:27 +00:00
Makefile
…