.. |
Makefile
|
Add a sockaddr_storage member to "struct ifreq" maintaining backwards
|
2007-05-29 21:32:27 +00:00 |
Makefile.inc
|
…
|
|
compat_exec.c
|
…
|
|
compat_file.c
|
Adapt for sys_mount() becoming compat_40_sys_mount(),
|
2007-07-14 15:47:26 +00:00 |
compat_file.h
|
Rework compat stat() and statvfs() code so that it no longer uses the stackgap.
|
2007-04-30 14:05:47 +00:00 |
compat_sigaltstack.h
|
Modify the (recently added) compat_sigaltstack() #define to take the
|
2007-06-16 20:04:27 +00:00 |
compat_util.c
|
Put the stackgap code under OPT_SYSTRACE.
|
2007-07-13 21:04:29 +00:00 |
compat_util.h
|
Change the way that emulations locate files within the emulation root to
|
2007-04-22 08:29:55 +00:00 |
gen_errno_tables.awk
|
…
|
|
kern_exit_43.c
|
Split sys_wait4() so that compat code can fiddle with the returned 'status'
|
2007-05-07 16:53:17 +00:00 |
kern_info_09.c
|
…
|
|
kern_info_43.c
|
…
|
|
kern_ipc_10.c
|
Call semctl1() directly, not via stackgap and compat_14_sys___semctl().
|
2007-06-17 10:24:21 +00:00 |
kern_resource_43.c
|
There is no need to use the stackgap for get/setrlimit.
|
2007-05-12 21:07:02 +00:00 |
kern_sig_13.c
|
Modify the (recently added) compat_sigaltstack() #define to take the
|
2007-06-16 20:04:27 +00:00 |
kern_sig_43.c
|
…
|
|
kern_xxx_12.c
|
…
|
|
sysv_ipc_14.c
|
…
|
|
sysv_msg_14.c
|
…
|
|
sysv_sem_14.c
|
Expose semid_ds14_to_native() to otherparts of the system.
|
2007-06-17 10:23:27 +00:00 |
sysv_shm_14.c
|
…
|
|
tty_43.c
|
…
|
|
uipc_syscalls_30.c
|
…
|
|
uipc_syscalls_40.c
|
Reduce difference between compat_ifconf() and ifconf():
|
2007-06-02 01:29:25 +00:00 |
uipc_syscalls_43.c
|
Changes to sompat socket function to avoid the dreaded stackgap.
|
2007-06-30 15:31:49 +00:00 |
vfs_syscalls_12.c
|
Rework compat stat() and statvfs() code so that it no longer uses the stackgap.
|
2007-04-30 14:05:47 +00:00 |
vfs_syscalls_20.c
|
Change the way that emulations locate files within the emulation root to
|
2007-04-22 08:29:55 +00:00 |
vfs_syscalls_30.c
|
Split the statvfs functions so that the 'work' is done to a kernel buffer
|
2007-04-30 08:32:14 +00:00 |
vfs_syscalls_43.c
|
MFSNAMELEN only belongs in compat.
|
2007-07-17 20:31:03 +00:00 |
vm_12.c
|
…
|
|
vm_43.c
|
…
|
|