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
bd047d30a0
NetBSD
/
sys
/
adosfs
History
bouyer
8be15977ce
Correct both in my previous commit (#ifdef around by Matthew Jacob).
1999-02-11 09:49:46 +00:00
..
Makefile
Rework the way kernel include files are installed. In the new method,
1998-06-12 23:22:30 +00:00
adlookup.c
bzero->memset, bcopy->memcpy, bcmp->memcmp
1998-08-09 20:15:38 +00:00
adosfs.h
Use the pool allocator and the "nointr" pool page allocator for adosfs nodes.
1998-09-01 03:33:26 +00:00
adutil.c
Merge with Lite2 + local changes
1998-03-01 02:20:01 +00:00
advfsops.c
Correct both in my previous commit (#ifdef around by Matthew Jacob).
1999-02-11 09:49:46 +00:00
advnops.c
Make sure a buffer optained from bread() is always bresle()'d in case of
1999-02-10 13:14:08 +00:00