freebsd-skq/sys/compat/freebsd32
ps 9863378685 MFC:
Don't truncate f_mntfromname & f_mntonname to 16 characters when
translating statfs into ostatfs.  Also use strlcpy instead of bcopy
to make sure the copied strings are properly terminated.

Approved by:	re (scottl)
2006-03-06 10:56:43 +00:00
..
freebsd32_misc.c MFC: 2006-03-06 10:56:43 +00:00
freebsd32_proto.h Regen 2006-01-27 17:17:23 +00:00
freebsd32_syscall.h Regen 2006-01-27 17:17:23 +00:00
freebsd32_syscalls.c Regen 2006-01-27 17:17:23 +00:00
freebsd32_sysent.c Regen 2006-01-27 17:17:23 +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 Begin attempting to consolidate the two different i386 emulations 2003-08-22 22:51:48 +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 MFC: 32bit lutimes 2006-01-27 17:17:05 +00:00