NetBSD/sys/compat/netbsd32
atatat 612e86b46d Wrap TIMEVAL_TO_TIMESPEC and TIMESPEC_TO_TIMEVAL macros in
do { ... } while(/*CONSTCOND*/0)

so that they can be used unadorned in if/else blocks, etc.  This means
that you now *have* to put a ; at the end of the "call" to these
macros.
2004-11-14 03:30:08 +00:00
..
Makefile We have CVS; there is no reason to make .bak files when generating the 2003-11-15 20:30:59 +00:00
files.netbsd32 o Add support for the statvfs family of syscalls (statvfs1, fstatvfs1, 2004-06-17 18:29:40 +00:00
netbsd32.h o Add support for the statvfs family of syscalls (statvfs1, fstatvfs1, 2004-06-17 18:29:40 +00:00
netbsd32_compat_09.c Dynamic sysctl. 2003-12-04 19:38:21 +00:00
netbsd32_compat_10.c Merge the nathanw_sa branch. 2003-01-18 08:28:25 +00:00
netbsd32_compat_12.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netbsd32_compat_13.c Merge the nathanw_sa branch. 2003-01-18 08:28:25 +00:00
netbsd32_compat_14.c Merge the nathanw_sa branch. 2003-01-18 08:28:25 +00:00
netbsd32_compat_20.c o Add support for the statvfs family of syscalls (statvfs1, fstatvfs1, 2004-06-17 18:29:40 +00:00
netbsd32_compat_43.c Dynamic sysctl. 2003-12-04 19:38:21 +00:00
netbsd32_conv.h o Add support for the statvfs family of syscalls (statvfs1, fstatvfs1, 2004-06-17 18:29:40 +00:00
netbsd32_core.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
netbsd32_exec.h all ports define __HAVE_SIGINFO now, so remove the CPP conditionals 2004-03-26 15:01:16 +00:00
netbsd32_exec_aout.c did this ever work? The EXEC_32 flag must be set _before_ 2004-02-20 17:04:27 +00:00
netbsd32_exec_elf32.c adapt for changes to kern/exec_elf32.c 2003-10-31 14:04:35 +00:00
netbsd32_execve.c allow to start other emulations (eg native code) 2004-02-25 18:15:45 +00:00
netbsd32_fs.c o Add support for the statvfs family of syscalls (statvfs1, fstatvfs1, 2004-06-17 18:29:40 +00:00
netbsd32_ioctl.c begin to implement some ifreq ioctls... long long way to go. 2004-01-15 14:36:28 +00:00
netbsd32_ioctl.h begin to implement some ifreq ioctls... long long way to go. 2004-01-15 14:36:28 +00:00
netbsd32_ipc.c Merge the nathanw_sa branch. 2003-01-18 08:28:25 +00:00
netbsd32_netbsd.c o Add support for the statvfs family of syscalls (statvfs1, fstatvfs1, 2004-06-17 18:29:40 +00:00
netbsd32_select.c Don't do the tsleep dance if timo is 0; simplify the code. 2003-10-26 19:12:50 +00:00
netbsd32_signal.c Implement 32bit get/setcontext entry points. 2003-10-13 18:55:30 +00:00
netbsd32_socket.c Fix some int vs. NULL comparisons. 2003-10-21 01:38:42 +00:00
netbsd32_syscall.h Regen. 2004-06-17 18:30:54 +00:00
netbsd32_syscallargs.h Regen. 2004-06-17 18:30:54 +00:00
netbsd32_syscalls.c Regen. 2004-06-17 18:30:54 +00:00
netbsd32_sysctl.c Be consistent about using sysc_init_field() 2004-04-27 03:49:03 +00:00
netbsd32_sysent.c Regen. 2004-06-17 18:30:54 +00:00
netbsd32_time.c Wrap TIMEVAL_TO_TIMESPEC and TIMESPEC_TO_TIMEVAL macros in 2004-11-14 03:30:08 +00:00
netbsd32_wait.c Use find_stopped_child() and proc_free() in compat wait() code to 2003-02-14 10:19:14 +00:00
syscalls.conf Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
syscalls.master o Add support for the statvfs family of syscalls (statvfs1, fstatvfs1, 2004-06-17 18:29:40 +00:00