1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/compat/linux
Jeff Roberson d6791f7615 - vn_lock with LK_RETRY can not return an error. The code that handled this
case was not necessary.

Sponsored by:	Isilon Systems, Inc.
2006-01-30 08:22:56 +00:00
..
linux_file.c Add support for O_NOFOLLOW and O_DIRECT to Linux fcntl() F_GETFL/F_SETFL. 2005-04-13 04:31:43 +00:00
linux_getcwd.c - vn_lock with LK_RETRY can not return an error. The code that handled this 2006-01-30 08:22:56 +00:00
linux_ioctl.c Linux compat bits needed to make linux programs use the new ptys : 2006-01-26 01:32:46 +00:00
linux_ioctl.h Linux compat bits needed to make linux programs use the new ptys : 2006-01-26 01:32:46 +00:00
linux_ipc.c Move MODULE_DEPEND() statements for SYSVIPC dependencies to linux_ipc.c 2005-07-29 19:40:39 +00:00
linux_ipc.h
linux_mib.c Remove linux_mib_destroy() (which I actually added in between 5.0 and 5.1) 2005-12-15 16:30:41 +00:00
linux_mib.h Remove linux_mib_destroy() (which I actually added in between 5.0 and 5.1) 2005-12-15 16:30:41 +00:00
linux_misc.c Cast tv_sec to intmax_t and print with %jd in some ifdef'ed code. 2005-12-28 07:08:54 +00:00
linux_signal.c Fix -Wundef. 2005-12-04 02:12:43 +00:00
linux_signal.h
linux_socket.c Add \n to log() message. 2005-12-27 00:17:11 +00:00
linux_socket.h
linux_stats.c Fix a typo : deivce => device 2006-01-26 21:48:50 +00:00
linux_sysctl.c
linux_sysproto.h
linux_uid16.c
linux_util.c
linux_util.h Suppress logging about unimplemented syscalls to one time per process. This 2005-12-08 13:33:57 +00:00