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
peter
c30cd27faf
"fix" a warning that has been bugging me for ages. Eliminate a couple
...
of temporary variables since they are only used once and their types were the cause of the warnings.
1998-11-09 09:21:25 +00:00
..
umap_subr.c
"fix" a warning that has been bugging me for ages. Eliminate a couple
1998-11-09 09:21:25 +00:00
umap_vfsops.c
Removed statically configured mount type numbers (MOUNT_*) and all
1998-09-07 13:17:06 +00:00
umap_vnops.c
Fixed printf format errors.
1998-07-30 17:40:45 +00:00
umap.h
Some staticized variables were still declared to be extern.
1997-09-07 05:27:26 +00:00