NetBSD/sys/compat/netbsd32
mrg f5a3788577 pull over lost fix from nebsd32_exec.c:
>revision 1.25
>date: 2000/12/01 08:59:02;  author: mrg;  state: Exp;  lines: +2 -2
>in netbsd32_elf32_probe(), 'pos' is really a pointer to an Elf_Addr, not a
>vaddr_t.  cast the pointer before dereferencing it to avoid the alignment
>fault that broke compat_netbsd32, cuz pos is defined like:
>        Elf_Addr phdr = 0, pos = 0;
>in exec_elf32.c.
2000-12-02 04:08:35 +00:00
..
Makefile move sparc32 to netbsd32; split out MD part (signal handling) (mostly via repository copy, rename and perl -pi :-) 1999-03-25 16:22:49 +00:00
files.netbsd32 put a.out/elf32 specific things in netbsd32_exec_{aout|elf32}.c 2000-12-01 21:51:08 +00:00
netbsd32.h add e_path (emulation path) to struct emul, which replaces emulation-specific 2000-12-01 12:28:30 +00:00
netbsd32_compat_09.c fix typo - it should be compat_09_netbsd32_uname, not compat_09_netbsd32_ouname 2000-11-30 19:19:43 +00:00
netbsd32_compat_10.c LKMify 2000-11-29 21:51:49 +00:00
netbsd32_compat_12.c prototype netbsd32_stat12_to_netbsd32() 2000-12-01 19:18:46 +00:00
netbsd32_compat_13.c - massive warning fix fest. 2000-07-09 13:39:31 +00:00
netbsd32_compat_14.c only define SYSVMSG, SYSVSEM, SYSVSHM if it's not defined already 2000-11-30 19:14:35 +00:00
netbsd32_compat_43.c add e_path (emulation path) to struct emul, which replaces emulation-specific 2000-12-01 12:28:30 +00:00
netbsd32_exec.h make netbsd32_copyargs() an inline 2000-12-01 22:05:18 +00:00
netbsd32_exec_aout.c put a.out/elf32 specific things in netbsd32_exec_{aout|elf32}.c 2000-12-01 21:51:08 +00:00
netbsd32_exec_elf32.c pull over lost fix from nebsd32_exec.c: 2000-12-02 04:08:35 +00:00
netbsd32_ioctl.c Fix netbsd32_ioctls. 2000-08-19 14:38:18 +00:00
netbsd32_ioctl.h Fix netbsd32_ioctls. 2000-08-19 14:38:18 +00:00
netbsd32_netbsd.c always define COMPAT_OLDSOCK (this tracks rev.1.55 of kern/uipc_syscalls.c) 2000-12-01 21:48:24 +00:00
netbsd32_syscall.h always include netbsd32_ntp_adjtime(), LKMify 2000-11-30 19:17:56 +00:00
netbsd32_syscallargs.h always include netbsd32_ntp_adjtime(), LKMify 2000-11-30 19:17:56 +00:00
netbsd32_syscalls.c always include netbsd32_ntp_adjtime(), LKMify 2000-11-30 19:17:56 +00:00
netbsd32_sysent.c always include netbsd32_ntp_adjtime(), LKMify 2000-11-30 19:17:56 +00:00
syscalls.conf Add netbsd32_compat_14.c 1999-10-11 01:36:21 +00:00
syscalls.master always include netbsd32_ntp_adjtime(), LKMify 2000-11-30 19:17:56 +00:00