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
Marcel Moolenaar
a603fe5a07
Revert implementation of setfsuid and setfsgid due to security
...
issues. Requested by: rwatson Backed by: kris
2000-07-20 05:37:41 +00:00
..
linux_file.c
Implement pread and pwrite.
2000-07-17 00:17:07 +00:00
linux_ioctl.c
Back out the previous change to the queue(3) interface.
2000-05-26 02:09:24 +00:00
linux_ioctl.h
Fix some style bugs. The long line is in a chunk of code that's
2000-03-13 15:27:19 +00:00
linux_ipc.c
…
linux_mib.c
Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.
2000-07-04 11:25:35 +00:00
linux_mib.h
…
linux_misc.c
Revert implementation of setfsuid and setfsgid due to security
2000-07-20 05:37:41 +00:00
linux_signal.c
Fix LINT breakage.
1999-12-05 18:49:09 +00:00
linux_socket.c
Fix accept(2) behavior in that accepted sockets don't inherit the
2000-02-28 18:58:59 +00:00
linux_stats.c
Remove unneeded #include <vm/vm_zone.h>
2000-04-30 18:52:11 +00:00
linux_util.c
Remove unneeded #include <vm/vm_zone.h>
2000-04-30 18:52:11 +00:00
linux_util.h
…