NetBSD/sys/compat/ultrix
atatat 59b8237f5e No need to pick a "default address" for mmap in compat code, since we
merely call sys_mmap() at the end anyway, and that will pick the
address for us, if it's needed.

Likewise for checking if /dev/zero is being mapped.
2003-01-28 21:57:42 +00:00
..
files.ultrix split ecoff specific code to separate file ultrix_exec_ecoff.c 2000-12-09 12:19:28 +00:00
Makefile
syscalls.conf set nsysent to 512 (oh well, just three syscalls too many for 256) 2002-11-01 21:24:19 +00:00
syscalls.master Merge the nathanw_sa branch. 2003-01-18 08:49:22 +00:00
ultrix_exec_ecoff.c add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
ultrix_exec.h restructure struct emul and execsw, in preparation to make emulations LKMable: 2000-11-21 00:37:49 +00:00
ultrix_flock.h
ultrix_fs.c Merge the nathanw_sa branch. 2003-01-18 08:49:22 +00:00
ultrix_ioctl.c Merge the nathanw_sa branch. 2003-01-18 08:49:22 +00:00
ultrix_misc.c No need to pick a "default address" for mmap in compat code, since we 2003-01-28 21:57:42 +00:00
ultrix_pathname.c Merge the nathanw_sa branch. 2003-01-18 08:49:22 +00:00
ultrix_syscall.h Regen for correct RCS ID. 2003-01-18 23:43:25 +00:00
ultrix_syscallargs.h Regen for correct RCS ID. 2003-01-18 23:43:25 +00:00
ultrix_syscalls.c Regen for correct RCS ID. 2003-01-18 23:43:25 +00:00
ultrix_sysent.c Regen for correct RCS ID. 2003-01-18 23:43:25 +00:00
ultrix_tty.h