NetBSD/sys/compat/ultrix
christos 20bfd9898e Add a sockaddr_storage member to "struct ifreq" maintaining backwards
compatibility with the older ioctls. This avoids stack smashing and
abuse of "struct sockaddr" when ioctls placed "struct sockaddr_foo's" that
were longer than "struct sockaddr".
XXX: Some of the emulations might be broken; I tried to add code for
them but I did not test them.
2007-05-29 21:32:27 +00:00
..
files.ultrix
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ultrix_exec_ecoff.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ultrix_exec.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ultrix_flock.h
ultrix_fs.c Need a char* for doing pointer arithmetic. 2007-03-05 13:56:24 +00:00
ultrix_ioctl.c Add a sockaddr_storage member to "struct ifreq" maintaining backwards 2007-05-29 21:32:27 +00:00
ultrix_misc.c Delete fom stackgap lines that seem to have got left in. 2007-05-13 11:06:41 +00:00
ultrix_pathname.c Make this compile again (after stackgap removal) 2007-04-25 12:54:26 +00:00
ultrix_syscall.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ultrix_syscallargs.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ultrix_syscalls.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ultrix_sysent.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ultrix_tty.h