.. |
Makefile
|
Added a missing Makefile and run it
|
1996-05-05 16:07:42 +00:00 |
files.sunos
|
if syscall_debug & compat_sunos, include sunos_syscalls.c
|
1998-08-06 02:58:44 +00:00 |
sunos.h
|
Since the last signal restructuring the sparc also has an sunos_sendsig().
|
1998-09-13 20:20:48 +00:00 |
sunos_dirent.h
|
Assign copyright to TNF.
|
1998-09-05 14:50:25 +00:00 |
sunos_exec.c
|
remove unneeded <vm/*> includes
|
1999-04-01 18:37:33 +00:00 |
sunos_exec.h
|
use __sparc__ not sparc
|
1998-08-09 03:12:39 +00:00 |
sunos_ioctl.c
|
bzero->memset, bcopy->memcpy, bcmp->memcmp
|
1998-08-09 20:36:58 +00:00 |
sunos_misc.c
|
Use regular system fchroot, now that we have it.
|
1999-03-22 17:30:37 +00:00 |
sunos_syscall.h
|
Use regular system fchroot, now that we have it.
|
1999-03-22 17:30:37 +00:00 |
sunos_syscallargs.h
|
Use regular system fchroot, now that we have it.
|
1999-03-22 17:30:37 +00:00 |
sunos_syscalls.c
|
Use regular system fchroot, now that we have it.
|
1999-03-22 17:30:37 +00:00 |
sunos_sysent.c
|
Use regular system fchroot, now that we have it.
|
1999-03-22 17:30:37 +00:00 |
sunos_util.h
|
Const poisoning and CHECK_ALT_CREAT fixes
|
1999-02-09 20:29:24 +00:00 |
syscalls.conf
|
remove compat_xxx dependencies where they don't belong
|
1998-12-18 18:49:59 +00:00 |
syscalls.master
|
Use standard system fchroot instead of emulation-specific copy.
|
1999-03-22 17:28:21 +00:00 |