NetBSD/sys/compat/freebsd
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.freebsd Update for options PTRACE 2006-08-30 11:04:37 +00:00
freebsd_exec_aout.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
freebsd_exec_elf32.c Change the way that emulations locate files within the emulation root to 2007-04-22 08:29:55 +00:00
freebsd_exec.c Introduce a new member to struct emul, e_startlwp, to be used by 2007-02-19 15:10:02 +00:00
freebsd_exec.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
freebsd_file.c Change the way that emulations locate files within the emulation root to 2007-04-22 08:29:55 +00:00
freebsd_fork.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
freebsd_fork.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
freebsd_ioctl.c Add a sockaddr_storage member to "struct ifreq" maintaining backwards 2007-05-29 21:32:27 +00:00
freebsd_ioctl.h Add a sockaddr_storage member to "struct ifreq" maintaining backwards 2007-05-29 21:32:27 +00:00
freebsd_ipc.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
freebsd_misc.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
freebsd_mman.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
freebsd_ptrace.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
freebsd_ptrace.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
freebsd_rtprio.h
freebsd_sched.c - Make the proclist_lock a mutex. The write:read ratio is unfavourable, 2007-03-09 14:11:22 +00:00
freebsd_sched.h
freebsd_signal.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
freebsd_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
freebsd_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
freebsd_syscalls.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
freebsd_sysctl.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
freebsd_sysent.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
freebsd_timex.h
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
syscalls.conf
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