freebsd-nq/sys/i386/linux
Bill Fenner 66ff6a3c1b Add IP_OPTIONS and the multicast-related setsockopts to the
list of IP setsockopts the Linux emulator recognizes.

Explicitly disallow IP_HDRINCL since Linux's handling of
raw output is different than BSD's.

Closes PR#kern/2111.

Submitted by:	y-nakaga@ccs.mt.nec.co.jp (Yoshihisa NAKAGAWA)
1996-12-03 02:52:29 +00:00
..
imgact_linux.c Fixed some more easy cases of const poisoning in the kernel. Cosmetic. 1996-09-03 22:19:16 +00:00
linux_dummy.c
linux_file.c Fix the getdents() emulation, the Linux ELF libraries use this, and 1996-03-10 22:27:51 +00:00
linux_genassym.c
linux_ioctl.c Add audio mixer ioctls. 1996-11-05 02:04:37 +00:00
linux_ipc.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
linux_locore.s
linux_misc.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
linux_proto.h
linux_signal.c
linux_socket.c Add IP_OPTIONS and the multicast-related setsockopts to the 1996-12-03 02:52:29 +00:00
linux_stats.c
linux_syscall.h
linux_sysent.c
linux_sysvec.c Prepare kernel to take advantage of "branded" ELF binaries. 1996-10-16 17:51:08 +00:00
linux_util.c Changed type of ni_dirp in struct namei' from caddr_t to const char *' 1996-09-03 23:17:15 +00:00
linux_util.h
linux.h Add IP_OPTIONS and the multicast-related setsockopts to the 1996-12-03 02:52:29 +00:00
syscalls.conf
syscalls.master