freebsd-dev/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 Always produce cpuX entries, even in the case when there is only one CPU 2005-03-06 22:28:14 +00:00
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 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 Fix compiling problem by adding prefix name svr4 to si_xxx macro, the 2005-10-19 09:33:15 +00:00