1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/sys/i386/linux
Bruce Evans 2625bd3484 Declare printf() instead of including <stdio.h>, so that this doesn't
depend on anything outside of the "sys" tree.
1998-02-01 18:47:56 +00:00
..
imgact_linux.c Don't include <sys/lock.h> in headers when only `struct simplelock' is 1997-12-05 19:55:52 +00:00
linux_dummy.c Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
linux_file.c sigh....forgot to update the DEBUG printf 1998-01-05 01:17:42 +00:00
linux_genassym.c Declare printf() instead of including <stdio.h>, so that this doesn't 1998-02-01 18:47:56 +00:00
linux_ioctl.c As described by the submitter: 1997-12-15 06:09:11 +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_locore.s
linux_misc.c Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
linux_proto.h Regenerate (fix argument of linux_nice). 1997-12-17 03:16:11 +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 Make COMPAT_43 and COMPAT_SUNOS new-style options. 1997-12-16 17:40:42 +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_syscall.h Regenerate (fix argument of linux_nice). 1997-12-17 03:16:11 +00:00
linux_sysent.c Regenerate (fix argument of linux_nice). 1997-12-17 03:16:11 +00:00
linux_sysvec.c Make COMPAT_43 and COMPAT_SUNOS new-style options. 1997-12-16 17:40:42 +00:00
linux_util.c Removed unused #includes. 1997-07-20 16:06:08 +00:00
linux_util.h
linux.h As described by the submitter: 1997-12-15 06:09:11 +00:00
Makefile Be consistant with the other syscall makefile's handling of the default 1997-03-29 11:17:26 +00:00
syscalls.conf
syscalls.master I should not edit linux_prot.h directly. Fix the argument of linux_nice. 1997-12-17 03:12:35 +00:00