1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/compat
Bill Paul f1b78ee016 Somehow memmove() got mapped to memset() in the patch table. Create a
real memmove() implementation and use that instead.
2005-11-23 17:10:46 +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 Somehow memmove() got mapped to memset() in the patch table. Create a 2005-11-23 17:10:46 +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