This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
fs
/
umapfs
History
phk
75e82c815e
Remove unneeded <sys/buf.h> includes.
...
Due to some interesting cpp tricks in lockmgr, the LINT kernel shrinks by 924 bytes.
2000-04-18 15:15:39 +00:00
..
umap_subr.c
Fixed the previous change. Some more code controlled by UMAPFS_DIAGNOSTIC
1999-09-04 11:51:41 +00:00
umap_vfsops.c
Fix bde'isms in acl/extattr syscall interface, renaming syscalls to
2000-01-19 06:07:34 +00:00
umap_vnops.c
Remove unneeded <sys/buf.h> includes.
2000-04-18 15:15:39 +00:00
umap.h
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
1999-12-29 05:07:58 +00:00