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
Bruce Evans
1cd52ec333
Don't include <sys/lock.h> in headers when only `struct simplelock' is
...
required. Fixed everything that depended on the pollution.
1997-12-05 19:55:52 +00:00
..
linux_file.c
Don't include <sys/lock.h> in headers when only `struct simplelock' is
1997-12-05 19:55:52 +00:00
linux_ioctl.c
Added support for linux sound ioctls:
1997-11-17 04:00:32 +00:00
linux_ipc.c
Move the "retval" (3rd) parameter from all syscall functions and put
1997-11-06 19:29:57 +00:00
linux_misc.c
Move the "retval" (3rd) parameter from all syscall functions and put
1997-11-06 19:29:57 +00:00
linux_signal.c
Move the "retval" (3rd) parameter from all syscall functions and put
1997-11-06 19:29:57 +00:00
linux_socket.c
Move the "retval" (3rd) parameter from all syscall functions and put
1997-11-06 19:29:57 +00:00
linux_stats.c
Move the "retval" (3rd) parameter from all syscall functions and put
1997-11-06 19:29:57 +00:00
linux_util.c
Removed unused #includes.
1997-07-20 16:06:08 +00:00
linux_util.h
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
1997-02-22 09:48:43 +00:00