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
/
miscfs
/
nullfs
History
archie
60d13c7a9d
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
...
and local variables, goto labels, and functions declared but not defined.
1998-12-07 21:58:50 +00:00
..
null_subr.c
Fixed printf format errors.
1998-07-30 17:40:45 +00:00
null_vfsops.c
Removed statically configured mount type numbers (MOUNT_*) and all
1998-09-07 13:17:06 +00:00
null_vnops.c
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
1998-12-07 21:58:50 +00:00
null.h
Some staticized variables were still declared to be extern.
1997-09-07 05:27:26 +00:00