freebsd-nq/sys/compat/freebsd32
Paul Saab 6308f39da8 use strlcpy in cvtstatfs and copy_statfs instead of bcopy to ensure
the copied strings are properly terminated.

bzero the statfs32 struct in copy_statfs.
2006-03-04 00:09:09 +00:00
..
freebsd32_misc.c use strlcpy in cvtstatfs and copy_statfs instead of bcopy to ensure 2006-03-04 00:09:09 +00:00
freebsd32_proto.h regen for 32bit sendfile 2006-02-28 19:39:52 +00:00
freebsd32_syscall.h regen for 32bit sendfile 2006-02-28 19:39:52 +00:00
freebsd32_syscalls.c regen for 32bit sendfile 2006-02-28 19:39:52 +00:00
freebsd32_sysent.c regen for 32bit sendfile 2006-02-28 19:39:52 +00:00
freebsd32_util.h - Change the commented out freebsd32_xxx() example to use kern_xxx() along 2005-06-29 15:16:20 +00:00
freebsd32.h Catch up to the not-so-recent statfs(2) changes. 2004-04-14 23:17:37 +00:00
Makefile Add a 'clean' target. 2005-10-23 23:58:23 +00:00
syscalls.conf GC unused 'syshide' override to /dev/null. This was here to disable 2003-12-24 00:32:07 +00:00
syscalls.master Fix 32bit sendfile by implementing kern_sendfile so that it takes 2006-02-28 19:39:18 +00:00