This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
compat
/
linux
History
Jeff Roberson
c4be19469a
- Remove ifdef disabled code that doesn't have a chance of working anymore.
2006-02-06 10:10:42 +00:00
..
linux_file.c
…
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
…
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
…
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
- Remove ifdef disabled code that doesn't have a chance of working anymore.
2006-02-06 10:10:42 +00:00
linux_sysctl.c
…
linux_sysproto.h
…
linux_uid16.c
…
linux_util.c
…
linux_util.h
…