This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
i386
/
linux
History
Marcel Moolenaar
99d45c5f9d
bzero() the sigframe before we fill it. This was not done at all in
...
linux_rt_sendsig() and only done for the fpstate in linux_sendsig().
2002-11-02 07:41:04 +00:00
..
imgact_linux.c
Style(9). Make some function declarations consistent with the rest,
2002-10-19 11:57:38 +00:00
linux_dummy.c
- Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2);
2002-10-11 11:43:09 +00:00
linux_genassym.c
Include <sys/systm.h> for the definition of offsetof() instead of depending
2002-09-05 12:58:57 +00:00
linux_ipc64.h
- Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2);
2002-10-11 11:43:09 +00:00
linux_locore.s
…
linux_machdep.c
Style(9). Make some function declarations consistent with the rest,
2002-10-19 11:57:38 +00:00
linux_proto.h
Back out last commit. Linux uses the old 4.3BSD sockaddr format.
2002-09-24 07:03:01 +00:00
linux_ptrace.c
Removed unused includes. Sorted includes. This is part of removing
2002-09-15 17:45:10 +00:00
linux_syscall.h
Back out last commit. Linux uses the old 4.3BSD sockaddr format.
2002-09-24 07:03:01 +00:00
linux_sysent.c
Back out last commit. Linux uses the old 4.3BSD sockaddr format.
2002-09-24 07:03:01 +00:00
linux_sysvec.c
bzero() the sigframe before we fill it. This was not done at all in
2002-11-02 07:41:04 +00:00
linux.h
Enable emulation of the F_GETLK64, F_SETLK64, and F_SETLKW64
2002-07-09 15:57:12 +00:00
Makefile
…
syscalls.conf
…
syscalls.master
Back out last commit. Linux uses the old 4.3BSD sockaddr format.
2002-09-24 07:03:01 +00:00