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
jfieber
cd83b59140
Add several missing ioctl handlers. One needed by Sybase, the others
...
found while looking for the one.
1998-09-30 01:42:53 +00:00
..
imgact_linux.c
Use [u]intptr_t instead of [u_]long for casts between pointers and
1998-08-16 01:21:52 +00:00
linux_dummy.c
…
linux_file.c
Fixed print format errors.
1998-07-29 16:43:00 +00:00
linux_genassym.c
…
linux_ioctl.c
Add several missing ioctl handlers. One needed by Sybase, the others
1998-09-30 01:42:53 +00:00
linux_ipc.c
…
linux_locore.s
…
linux_misc.c
MF22: revert time bogon.
1998-09-24 13:25:43 +00:00
linux_proto.h
…
linux_signal.c
Oops, the previous fix confused Linux's sigset_t with a pointer type.
1998-08-15 22:29:43 +00:00
linux_socket.c
…
linux_stats.c
…
linux_syscall.h
…
linux_sysent.c
…
linux_sysvec.c
Add support for glibc consumers using the new ld-linux.so.2 linker.
1998-09-17 22:08:34 +00:00
linux_util.c
…
linux_util.h
…
linux.h
Add several missing ioctl handlers. One needed by Sybase, the others
1998-09-30 01:42:53 +00:00
Makefile
…
syscalls.conf
…
syscalls.master
…