Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-06-17 | careful with stackgap handling in execve() | Theo de Raadt | |
1997-04-12 | make it compile (missing include of ultrix_util.h - the other | Thomas Graichen | |
one is a bit unclear) | |||
1996-08-31 | Cleanup exec | Per Fogelstrom | |
1996-08-25 | route execve via compat filename translation | Theo de Raadt | |
1996-08-10 | sys/dirent.h | Theo de Raadt | |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-01-08 | from netbsd: | Theo de Raadt | |
Add '/emul/ultrix' pathname processing to Ultrix emulation, and move Ultrix syscalls that require that processing out of ultrix_misc.c to ultrix_pathname.c. | |||
1996-01-05 | from netbsd: | Theo de Raadt | |
Add sigcode and esigcode to emul_ultrix, so that signal trampoline code is set up for emul_ultrix processes. | |||
1995-12-26 | from netbsd: | Theo de Raadt | |
Add emulation of Ultrix select: before calling native sys_select(), limit the number of FDs to select on to the maximum supported by NetBSD -- which is as many FDs as the emul_ultrix process can have open, anyway. Add emulation of Ultrix getmnt(2) in ultrix_fs.c Add partial emulation of Ultrix tty ioctl()s in ultrix_ioctl.c, derived from compat/sunos/sunos_ioctl.c. Ultrix libc's ``isatty()'' now works in compat_emul processes. Fix ultrix_sys_select() entry. Add emulation of ultrix mount(2). Sufficient to NFS-mount filesystems using a NetBSD kernel in an ultrix root filesystem. Move wait emulation to the old (v7) wait syscall number, as that's what the Ultrix ufs_mount binary uses. | |||
1995-10-26 | update to netbsd | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |