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-04 17:05:14 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9d7f73695d
opnsense-src
/
sys
/
miscfs
/
union
History
Poul-Henning Kamp
2c9b67a8df
Remove unneeded #include <vm/vm_zone.h>
...
Generated by: src/tools/tools/kerninclude
2000-04-30 18:52:11 +00:00
..
union.h
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
1999-12-29 05:07:58 +00:00
union_subr.c
Introduce NDFREE (and remove VOP_ABORTOP)
1999-12-15 23:02:35 +00:00
union_vfsops.c
Remove unneeded #include <vm/vm_zone.h>
2000-04-30 18:52:11 +00:00
union_vnops.c
Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new
2000-03-20 10:44:49 +00:00