NetBSD/sys/compat/sunos
briggs c9917aa539 * Don't include sys/exec.h explicitly--it's not protected against multiple
inclusions and compat_util.h now includes it.
* Declare struct emul *e=p->p_emul in a couple of places so we can use
  STACKGAPBASE macro (should this macro be modified to take a struct
  emul * or struct proc * parameter?).
* Declare extern struct emul emul_sunos for sunos_sigvec's comparison.
1995-06-25 13:11:44 +00:00
..
exec.h rename, new syscall interface, etc. 1994-10-25 23:03:22 +00:00
files.sunos Use compat_util.[ch] 1995-06-24 20:22:33 +00:00
sunos_exec.c - added struct emul to all emulations. 1995-04-22 19:48:19 +00:00
sunos_ioctl.c Go with the flow; use `/emul/sunos' pseudo-root (from Matthew Green). 1995-06-11 22:33:50 +00:00
sunos_misc.c * Don't include sys/exec.h explicitly--it's not protected against multiple 1995-06-25 13:11:44 +00:00
sunos_syscall.h Syscalls.master was changed 1995-06-24 20:26:41 +00:00
sunos_syscallargs.h Syscalls.master was changed 1995-06-24 20:26:41 +00:00
sunos_syscalls.c Syscalls.master was changed 1995-06-24 20:26:41 +00:00
sunos_sysent.c Syscalls.master was changed 1995-06-24 20:26:41 +00:00
sunos_util.h Use compat_util.[ch] 1995-06-24 20:22:33 +00:00
sunos.h Move SunOS audio_info compat stuff here (from sparc/dev/bsd_audio.c). 1995-03-04 09:50:00 +00:00
syscalls.conf Try to make the reboot system call compile under sun3 with RB_STRING 1995-04-27 12:05:37 +00:00
syscalls.master Use compat_util.[ch] 1995-06-24 20:22:33 +00:00