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
9976e82537
NetBSD
/
sys
/
fs
/
adosfs
History
rmind
5cee5af52c
Convert some simple_lock(9) uses to mutex(9) and malloc(9) to kmem(9).
2011-05-23 22:00:30 +00:00
..
adlookup.c
Abolish the SAVENAME and HASBUF flags. There is now always a buffer,
2010-11-30 10:43:01 +00:00
adosfs.h
Fixed fatal warnings with ADOSFS_DIAGNOSTIC.
2009-08-30 12:36:38 +00:00
adutil.c
Convert some simple_lock(9) uses to mutex(9) and malloc(9) to kmem(9).
2011-05-23 22:00:30 +00:00
advfsops.c
Convert some simple_lock(9) uses to mutex(9) and malloc(9) to kmem(9).
2011-05-23 22:00:30 +00:00
advnops.c
Remove cache_purge(9) calls from reclamation routines in the file systems,
2011-05-19 03:11:55 +00:00
files.adosfs
Makefile