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-24 15:48:48 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fbe9cff112
opnsense-src
/
sys
/
fs
/
portalfs
History
Maxime Henrion
0b3bf442a1
Fix a warning on 64 bits platforms: copyinstr() takes
...
a size_t *, not an u_int *.
2002-10-06 11:45:22 +00:00
..
portal.h
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
1999-12-29 05:07:58 +00:00
portal_vfsops.c
Fix a warning on 64 bits platforms: copyinstr() takes
2002-10-06 11:45:22 +00:00
portal_vnops.c
Remove any VOP_PRINT that redundantly prints the tag.
2002-09-18 20:42:04 +00:00