.. |
Makefile
|
New makefiles for includes, syscall gen.
|
1998-10-01 00:28:33 +00:00 |
linux_break.c
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_cdrom.c
|
Remove stray debugging printfs
|
1998-10-03 20:28:03 +00:00 |
linux_cdrom.h
|
Attempt to fix the mess.
|
1998-10-03 20:17:36 +00:00 |
linux_dirent.h
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_errno.h
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_error.c
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_exec.c
|
The siginfo include line is not needed here anymore.
|
1998-10-07 22:17:57 +00:00 |
linux_exec.h
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_exec_aout.c
|
The siginfo include line is not needed here anymore.
|
1998-10-07 22:17:57 +00:00 |
linux_exec_elf32.c
|
The siginfo include line is not needed here anymore.
|
1998-10-07 22:17:57 +00:00 |
linux_exec_elf64.c
|
Split compat/linux/linux_exec.c into common, elf and a.out parts.
|
1998-10-01 03:11:33 +00:00 |
linux_fcntl.h
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_file.c
|
The siginfo include line is not needed here anymore.
|
1998-10-07 22:17:57 +00:00 |
linux_ioctl.c
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_ioctl.h
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_ipc.c
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_ipc.h
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_ipccall.c
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_ipccall.h
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_llseek.c
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_machdep.h
|
Forgot those two.
|
1998-10-03 20:20:04 +00:00 |
linux_misc.c
|
Fix pointer fuckup that made getdents() stop working.
|
1998-10-04 10:17:54 +00:00 |
linux_misc.h
|
Attempt to fix the mess.
|
1998-10-03 20:17:36 +00:00 |
linux_misc_notalpha.c
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_mmap.h
|
Move linux_sys_mmap declarations to linux_mmap.h Make sure oldmmap.c includes oldmmap.h.
|
1998-10-07 23:06:17 +00:00 |
linux_msg.h
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_oldmmap.c
|
Move linux_sys_mmap declarations to linux_mmap.h Make sure oldmmap.c includes oldmmap.h.
|
1998-10-07 23:06:17 +00:00 |
linux_oldmmap.h
|
Move linux_sys_mmap declarations to linux_mmap.h Make sure oldmmap.c includes oldmmap.h.
|
1998-10-07 23:06:17 +00:00 |
linux_oldolduname.c
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_oldolduname.h
|
Define structures needed for these functions.
|
1998-10-01 04:00:20 +00:00 |
linux_oldselect.c
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_oldselect.h
|
Define structures needed for these functions.
|
1998-10-01 04:00:20 +00:00 |
linux_olduname.c
|
This needs its defines.
|
1998-10-07 22:58:19 +00:00 |
linux_olduname.h
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_pipe.c
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_sem.h
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_shm.h
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_sig_notalpha.c
|
Fix typos.
|
1998-10-07 23:05:09 +00:00 |
linux_sigaction.c
|
This is used on the alpha. It is called osf_sigaction under linux because of the format of the sigaction structure but it acts the same.
|
1998-10-07 23:47:44 +00:00 |
linux_siginfo.h
|
Forgot those two.
|
1998-10-03 20:20:04 +00:00 |
linux_signal.c
|
Fix typos.
|
1998-10-07 22:50:42 +00:00 |
linux_signal.h
|
Fix types. Kill old declarations.
|
1998-10-07 22:45:51 +00:00 |
linux_socket.c
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_socket.h
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_socketcall.c
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_socketcall.h
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_sockio.h
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_termios.c
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |
linux_termios.h
|
Attempt to fix the mess.
|
1998-10-03 20:17:36 +00:00 |
linux_types.h
|
Kill the linux_old*.h includes (which are only used in the corresponding linux_old*.c). Add linux_siginfo.h.
|
1998-10-07 23:11:13 +00:00 |
linux_util.h
|
Assign my copyright to TNF. Merge with others were appropriate.
|
1998-10-04 00:02:23 +00:00 |