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-02-13 07:44:48 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d94de3e80f
opnsense-src
/
sys
/
miscfs
History
John Baldwin
2c98102ef1
Fix a 64-bitism, use size_t instead of u_int for 4th arg to copyinstr.
2000-09-11 05:45:06 +00:00
..
deadfs
Remove unneeded <sys/buf.h> includes.
2000-04-18 15:15:39 +00:00
fdesc
Add snapshots to the fast filesystem. Most of the changes support
2000-07-11 22:07:57 +00:00
fifofs
Introduce vop_stdinactive() and make it the default if no vop_inactive
2000-08-18 10:01:02 +00:00
kernfs
Fix a 64-bitism, use size_t instead of u_int for 4th arg to copyinstr.
2000-09-11 05:45:06 +00:00
nullfs
Various cleanups towards make nullfs functional (it is still broken
2000-09-05 09:02:07 +00:00
portal
Introduce vop_stdinactive() and make it the default if no vop_inactive
2000-08-18 10:01:02 +00:00
procfs
Remove a comment that has been not only obsolete but patently wrong for the
2000-09-04 18:18:17 +00:00
specfs
Fix panic when removing open device (found by bp@)
2000-08-24 15:36:55 +00:00
umapfs
Back out the previous change to the queue(3) interface.
2000-05-26 02:09:24 +00:00
union
Add snapshots to the fast filesystem. Most of the changes support
2000-07-11 22:07:57 +00:00