.. |
files.netbsd32
|
put a.out/elf32 specific things in netbsd32_exec_{aout|elf32}.c
|
2000-12-01 21:51:08 +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 |
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
|
Include opt_* files to make sure prototypes are included.
|
2000-12-03 14:47:27 +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
|
Include opt_* files to make sure prototypes are included.
|
2000-12-03 14:47:27 +00:00 |
netbsd32_exec_aout.c
|
copy exec_aout.c:exec_aout_setup_stack to netbsd32_exec_aout_setup_stack,
|
2000-12-18 14:50:04 +00:00 |
netbsd32_exec_elf32.c
|
pull over lost fix from nebsd32_exec.c:
|
2000-12-02 04:08:35 +00:00 |
netbsd32_exec.h
|
make netbsd32_copyargs() an inline
|
2000-12-01 22:05:18 +00:00 |
netbsd32_ioctl.c
|
Fix uninitialized pointer bug.
|
2000-12-05 15:25:57 +00:00 |
netbsd32_ioctl.h
|
Fix netbsd32_ioctls.
|
2000-08-19 14:38:18 +00:00 |
netbsd32_netbsd.c
|
Use CHECK_ALT_SYMLINK() instead CHECK_ALT_EXISTS() where appropriate.
|
2001-01-22 20:08:03 +00:00 |
netbsd32_syscall.h
|
Regen; getpid(2) is MP-safe.
|
2001-01-27 07:58:37 +00:00 |
netbsd32_syscallargs.h
|
Regen; getpid(2) is MP-safe.
|
2001-01-27 07:58:37 +00:00 |
netbsd32_syscalls.c
|
Regen; getpid(2) is MP-safe.
|
2001-01-27 07:58:37 +00:00 |
netbsd32_sysent.c
|
Regen; getpid(2) is MP-safe.
|
2001-01-27 07:58:37 +00:00 |
netbsd32.h
|
Add systm.h to pull in copyout* prototypes.
|
2000-12-03 13:15:38 +00:00 |
syscalls.conf
|
Add netbsd32_compat_14.c
|
1999-10-11 01:36:21 +00:00 |
syscalls.master
|
getpid(2) is MP-safe.
|
2001-01-27 07:58:22 +00:00 |