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
/
filecorefs
History
chs
060e70db41
min() -> MIN(), max() -> MAX().
...
fixes more problems with file offsets > 4GB.
2001-02-27 04:37:44 +00:00
..
filecore_bmap.c
Pay attention to the share_size field in the filecore boot block in
1998-10-29 23:18:57 +00:00
filecore_extern.h
Add new VFS op routine - vfs_done and call it on filesystem detach
2000-03-16 18:08:17 +00:00
filecore_lookup.c
Adapt to cache_lookup() changes.
1999-09-05 14:26:32 +00:00
filecore_mount.h
…
filecore_node.c
Declare prtactive extern.
2001-02-07 12:34:59 +00:00
filecore_node.h
Modify file systems to deal with struct lock in struct vnode. All leaf
1999-07-08 01:05:58 +00:00
filecore_utils.c
Make sure a buffer optained from bread() is always bresle()'d in case of
1999-02-10 13:14:08 +00:00
filecore_vfsops.c
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
2001-01-22 13:32:23 +00:00
filecore_vnops.c
min() -> MIN(), max() -> MAX().
2001-02-27 04:37:44 +00:00
filecore.h
…
Makefile
…