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
Dmitry Chagin
4d04cf1d9e
Arithmetic on pointers takes into account the size of the type. Properly cast the pointer to avoid incorrect pointer scaling.
...
MFC after: 1 Week
2013-01-25 14:40:54 +00:00
..
check_error.d
…
check_internal_locks.d
…
linux_dtrace.h
…
linux_emul.c
…
linux_emul.h
…
linux_file.c
Remove the support for using non-mpsafe filesystem modules.
2012-10-22 17:50:54 +00:00
linux_file.h
…
linux_fork.c
…
linux_futex.c
Arithmetic on pointers takes into account the size of the type. Properly cast the pointer to avoid incorrect pointer scaling.
2013-01-25 14:40:54 +00:00
linux_futex.h
…
linux_getcwd.c
…
linux_ioctl.c
MFS security patches which seem to have accidentally not reached HEAD:
2012-11-23 01:48:31 +00:00
linux_ioctl.h
…
linux_ipc.c
…
linux_ipc.h
…
linux_mib.c
…
linux_mib.h
…
linux_misc.c
The r241025 fixed the case when a binary, executed from nullfs mount,
2012-11-02 13:56:36 +00:00
linux_misc.h
…
linux_signal.c
…
linux_signal.h
…
linux_socket.c
Don't assume that all Linux TCP-level socket options are identical to
2013-01-23 21:44:48 +00:00
linux_socket.h
…
linux_stats.c
…
linux_sysctl.c
…
linux_sysproto.h
…
linux_time.c
…
linux_uid16.c
…
linux_util.c
…
linux_util.h
…
linux_videodev2_compat.h
…
linux_videodev2.h
…
linux_videodev_compat.h
…
linux_videodev.h
…
stats_timing.d
…
trace_futexes.d
…