This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
compat
/
netbsd32
History
dsl
938cde68e5
Add a #define that expands to the compat wrapper for sigaltstack1().
...
Use it for the netbsd32_compat_13.c version of the code.
2007-06-03 14:59:46 +00:00
..
files.netbsd32
…
Makefile
…
netbsd32_compat_09.c
…
netbsd32_compat_10.c
Split netbsd32___semctl14() so that it is callable from
2007-06-03 10:55:10 +00:00
netbsd32_compat_12.c
Remove some unused calls to stackgap_init()
2007-04-30 09:20:18 +00:00
netbsd32_compat_13.c
Add a #define that expands to the compat wrapper for sigaltstack1().
2007-06-03 14:59:46 +00:00
netbsd32_compat_14.c
…
netbsd32_compat_20.c
…
netbsd32_compat_30.c
Split the statvfs functions so that the 'work' is done to a kernel buffer
2007-04-30 08:32:14 +00:00
netbsd32_compat_43.c
sendmsg() shouldn't modify the 'msg' parameter, and recvmsg() doesn't have
2007-06-03 11:30:59 +00:00
netbsd32_conv.h
…
netbsd32_core.c
…
netbsd32_event.c
…
netbsd32_exec_aout.c
…
netbsd32_exec_elf32.c
…
netbsd32_exec.h
…
netbsd32_execve.c
…
netbsd32_fs.c
Change the compat sys_[fl]utime code to not use the stackgap.
2007-05-12 17:28:19 +00:00
netbsd32_ioctl.c
make this compile again
2007-05-30 00:00:59 +00:00
netbsd32_ioctl.h
…
netbsd32_ipc.c
Split netbsd32___semctl14() so that it is callable from
2007-06-03 10:55:10 +00:00
netbsd32_lwp.c
Split sys__lwp_park() so that the compat/netbsd32 code can copyin and convert
2007-06-03 09:50:12 +00:00
netbsd32_netbsd.c
Delete a diagnostic printf and some unused 'stack gap' initialisation.
2007-04-22 14:10:30 +00:00
netbsd32_select.c
…
netbsd32_sem.c
…
netbsd32_signal.c
rename si_sigval -> si_value to match POSIX RTS.
2007-05-21 15:35:47 +00:00
netbsd32_socket.c
Split sys_bind() and sys_connect() so that compat code can use common code
2007-06-01 22:53:52 +00:00
netbsd32_syscall.h
…
netbsd32_syscallargs.h
…
netbsd32_syscalls.c
…
netbsd32_sysctl.c
…
netbsd32_sysent.c
…
netbsd32_time.c
…
netbsd32_wait.c
Split sys_wait4() so that compat code can fiddle with the returned 'status'
2007-05-07 16:53:17 +00:00
netbsd32.h
Split netbsd32___semctl14() so that it is callable from
2007-06-03 10:55:10 +00:00
syscalls.conf
…
syscalls.master
…