1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00
freebsd/sys/compat/linux
2005-03-24 19:26:50 +00:00
..
linux_file.c
linux_getcwd.c
linux_ioctl.c Use the CTASSERT() macro instead of rolling my own, non-portable one 2005-03-24 19:26:50 +00:00
linux_ioctl.h
linux_ipc.c
linux_ipc.h
linux_mib.c
linux_mib.h
linux_misc.c Handle unimplemented syscall by instantly returning ENOSYS instead of sending 2005-03-07 00:18:06 +00:00
linux_signal.c
linux_signal.h
linux_socket.c Reject packets larger than IP_MAXPACKET in linux_sendto() for sockets 2005-03-23 08:28:00 +00:00
linux_socket.h
linux_stats.c Neuter the duplicated disk-device magic code for now. Somebody with 2005-03-15 11:58:40 +00:00
linux_sysctl.c
linux_sysproto.h Handle unimplemented syscall by instantly returning ENOSYS instead of sending 2005-03-07 00:18:06 +00:00
linux_uid16.c
linux_util.c
linux_util.h