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-03-17 16:14:58 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a517cb3040
opnsense-src
/
sys
/
compat
History
Brooks Davis
044ba81b85
Use the CTASSERT() macro instead of rolling my own, non-portable one
...
using #error. Suggested by: jhb
2005-03-24 19:26:50 +00:00
..
freebsd32
Use kern_kevent instead of the stackgap for 32bit syscall wrapping.
2005-03-01 17:45:55 +00:00
ia32
o Split out kernel part of execve(2) syscall into two parts: one that
2005-01-29 23:12:00 +00:00
linprocfs
Always produce cpuX entries, even in the case when there is only one CPU
2005-03-06 22:28:14 +00:00
linux
Use the CTASSERT() macro instead of rolling my own, non-portable one
2005-03-24 19:26:50 +00:00
ndis
s/SLIST/STAILQ/
2005-03-18 11:57:44 +00:00
netbsd
Start each of the license/copyright comments with /*-
2005-01-05 22:34:37 +00:00
pecoff
remove dead code
2005-02-22 01:26:48 +00:00
svr4
Bounds check the user-supplied length used in a copyout() in
2005-03-23 08:28:06 +00:00