.. |
Makefile
|
We have CVS; there is no reason to make .bak files when generating the
|
2003-11-15 20:30:59 +00:00 |
TODO
|
…
|
|
files.ibcs2
|
…
|
|
ibcs2_dirent.h
|
…
|
|
ibcs2_errno.c
|
…
|
|
ibcs2_errno.h
|
…
|
|
ibcs2_exec.c
|
only include emulation syscallnames with SYSCALL_DEBUG, it's not used otherwise
|
2004-09-12 10:38:25 +00:00 |
ibcs2_exec.h
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
ibcs2_exec_coff.c
|
There's no need to pass a proc value when using UIO_SYSSPACE with
|
2004-09-17 14:11:20 +00:00 |
ibcs2_exec_elf32.c
|
limit malloc so that corrupted executables don't allocate a lot of memory.
|
2003-11-05 04:03:21 +00:00 |
ibcs2_exec_xout.c
|
There's no need to pass a proc value when using UIO_SYSSPACE with
|
2004-09-17 14:11:20 +00:00 |
ibcs2_fcntl.c
|
remove malloc.h (we don't need it)
|
2003-11-05 04:03:43 +00:00 |
ibcs2_fcntl.h
|
…
|
|
ibcs2_grp.h
|
…
|
|
ibcs2_ioctl.c
|
remove malloc.h (we don't need it)
|
2003-11-05 04:03:43 +00:00 |
ibcs2_ipc.c
|
remove malloc.h (we don't need it)
|
2003-11-05 04:03:43 +00:00 |
ibcs2_misc.c
|
Bounds check syscall arguments where appropriate
|
2004-10-27 19:29:56 +00:00 |
ibcs2_mman.h
|
…
|
|
ibcs2_mount.h
|
…
|
|
ibcs2_pwd.h
|
…
|
|
ibcs2_signal.c
|
Bounds check signal number.
|
2004-10-13 23:21:41 +00:00 |
ibcs2_signal.h
|
all ports define __HAVE_SIGINFO now, so remove the CPP conditionals
|
2004-03-26 15:01:16 +00:00 |
ibcs2_signo.c
|
…
|
|
ibcs2_socksys.c
|
…
|
|
ibcs2_socksys.h
|
…
|
|
ibcs2_stat.c
|
Replace the statfs() family of system calls with statvfs().
|
2004-04-21 01:05:31 +00:00 |
ibcs2_stat.h
|
…
|
|
ibcs2_statfs.h
|
…
|
|
ibcs2_stropts.h
|
…
|
|
ibcs2_syscall.h
|
regen after __HAVE_SIGINFO removal
|
2004-03-26 15:29:28 +00:00 |
ibcs2_syscallargs.h
|
regen after __HAVE_SIGINFO removal
|
2004-03-26 15:29:28 +00:00 |
ibcs2_syscalls.c
|
regen after __HAVE_SIGINFO removal
|
2004-03-26 15:29:28 +00:00 |
ibcs2_sysent.c
|
regen after __HAVE_SIGINFO removal
|
2004-03-26 15:29:28 +00:00 |
ibcs2_sysi86.h
|
…
|
|
ibcs2_termios.h
|
…
|
|
ibcs2_time.h
|
…
|
|
ibcs2_timeb.h
|
…
|
|
ibcs2_types.h
|
…
|
|
ibcs2_unistd.h
|
…
|
|
ibcs2_ustat.h
|
…
|
|
ibcs2_util.h
|
…
|
|
ibcs2_utime.h
|
…
|
|
ibcs2_utsname.h
|
…
|
|
ibcs2_wait.h
|
…
|
|
syscalls.conf
|
…
|
|
syscalls.master
|
all ports define __HAVE_SIGINFO now, so remove the CPP conditionals
|
2004-03-26 15:18:54 +00:00 |