NetBSD/sys/compat/netbsd32
dsl 06b0a1bdab Define netbsd32_uint64 for 64bit integers with the alignment requirement
of the corresponding 32bit architecture.
Use it for the 64bit items in netbsd32_statvfs so that the structure
doesn't collect 8byte alignment (and 4 bytes of trailing padding).
This replaces the 'packed' attribute which wasn't architecture specific
and would cause massive overheads accessing every member of sparc64.
Should allow the MIPS64 port do DTRT.
2007-09-16 22:35:01 +00:00
..
Makefile
files.netbsd32
netbsd32.h Define netbsd32_uint64 for 64bit integers with the alignment requirement 2007-09-16 22:35:01 +00:00
netbsd32_compat_09.c
netbsd32_compat_10.c
netbsd32_compat_12.c
netbsd32_compat_13.c
netbsd32_compat_14.c
netbsd32_compat_20.c Fix typo: mnfromname -> mntfromname. 2007-07-18 13:53:34 +00:00
netbsd32_compat_30.c
netbsd32_compat_43.c
netbsd32_conv.h
netbsd32_core.c
netbsd32_event.c Remove 3rd clause and my name from all the licences which were only in my 2007-09-10 10:35:51 +00:00
netbsd32_exec.h
netbsd32_exec_aout.c
netbsd32_exec_elf32.c
netbsd32_execve.c
netbsd32_fs.c Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposed 2007-08-15 12:07:23 +00:00
netbsd32_ioctl.c Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposed 2007-08-15 12:07:23 +00:00
netbsd32_ioctl.h
netbsd32_ipc.c
netbsd32_lwp.c Some more licence clean up. 2007-09-10 10:54:20 +00:00
netbsd32_netbsd.c Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposed 2007-08-15 12:07:23 +00:00
netbsd32_select.c
netbsd32_sem.c Remove 3rd clause and my name from all the licences which were only in my 2007-09-10 10:35:51 +00:00
netbsd32_signal.c
netbsd32_socket.c Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposed 2007-08-15 12:07:23 +00:00
netbsd32_syscall.h Regen. 2007-08-15 12:09:12 +00:00
netbsd32_syscallargs.h Regen. 2007-08-15 12:09:12 +00:00
netbsd32_syscalls.c Regen. 2007-08-15 12:09:12 +00:00
netbsd32_sysctl.c Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposed 2007-08-15 12:07:23 +00:00
netbsd32_sysent.c Regen. 2007-08-15 12:09:12 +00:00
netbsd32_time.c
netbsd32_wait.c
syscalls.conf
syscalls.master Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposed 2007-08-15 12:07:23 +00:00