This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-28 09:37:08 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
df00a0360e
opnsense-src
/
sys
/
miscfs
/
umapfs
History
Archie Cobbs
f1d19042b0
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
..
umap.h
Some staticized variables were still declared to be extern.
1997-09-07 05:27:26 +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
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
1998-12-07 21:58:50 +00:00