This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
compat
History
John Baldwin
bb25b2dda9
Ok, make this compile for real this time. recvfrom_args doesn't have a
...
fromlen member, instead it has a fromlenaddr pointer member. Set it to NULL.
2002-09-23 21:05:41 +00:00
..
freebsd32
Regenerate
2002-07-20 02:56:34 +00:00
ia32
Added fields for VM_MIN_ADDRESS, PS_STRINGS and stack protections to
2002-09-01 21:41:24 +00:00
linprocfs
Use the fields in the sysentvec and in the vm map header in place of the
2002-09-21 22:07:17 +00:00
linux
Don't use compatability syscall wrappers in emulation code.
2002-09-23 06:17:54 +00:00
netbsd
Remove __P.
2002-03-20 05:48:58 +00:00
pecoff
Use the fields in the sysentvec and in the vm map header in place of the
2002-09-21 22:07:17 +00:00
svr4
Ok, make this compile for real this time. recvfrom_args doesn't have a
2002-09-23 21:05:41 +00:00