freebsd-dev/sys/compat
Ruslan Ermilov f95871b97b Unlike the rest of the world, NDIS code can access "struct
ifnet" before is has been fully initialized by if_attach().
Account for that to avoid a null pointer dereference.
2005-11-14 18:19:57 +00:00
..
freebsd32 Copy out the number of iovecs in freebsd32_recvmsg, not the length 2005-11-06 18:12:43 +00:00
ia32 Calling setrlimit from 32bit apps could potentially increase certain 2005-11-02 21:18:07 +00:00
linprocfs
linux 1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, most 2005-10-14 12:43:47 +00:00
ndis Unlike the rest of the world, NDIS code can access "struct 2005-11-14 18:19:57 +00:00
netbsd
pecoff
svr4 Fix compiling problem by adding prefix name svr4 to si_xxx macro, the 2005-10-19 09:33:15 +00:00