| .. |
|
linux_emul.c
|
MFP4: Turn emul_lock into a mutex.
|
2007-04-02 18:38:13 +00:00 |
|
linux_emul.h
|
MFP4: Turn emul_lock into a mutex.
|
2007-04-02 18:38:13 +00:00 |
|
linux_file.c
|
Don't add the 'pad' argument to the mmap/truncate/etc syscalls.
|
2007-07-04 23:06:43 +00:00 |
|
linux_futex.c
|
Move futex support code from <arch>/support.s into linux compat directory.
|
2007-05-23 08:33:06 +00:00 |
|
linux_futex.h
|
MFp4 (110523, parts which apply cleanly):
|
2007-02-25 12:40:35 +00:00 |
|
linux_getcwd.c
|
Add missed ")". Fix the build.
|
2006-11-18 17:27:39 +00:00 |
|
linux_ioctl.c
|
Add the CAM 'SG' peripheral device. This device implements a subset of the
|
2007-04-07 19:40:58 +00:00 |
|
linux_ioctl.h
|
Whitespace fixes
|
2007-04-10 21:37:37 +00:00 |
|
linux_ipc.c
|
MFp4 (112379):
|
2007-01-14 16:34:43 +00:00 |
|
linux_ipc.h
|
MFP4 (110956):
|
2006-12-21 13:11:06 +00:00 |
|
linux_mib.c
|
MFp4 (112705):
|
2007-01-14 16:07:01 +00:00 |
|
linux_mib.h
|
MFp4 (111746+):
|
2006-12-31 12:39:10 +00:00 |
|
linux_misc.c
|
Eliminate now-unused SUSER_ALLOWJAIL arguments to priv_check_cred(); in
|
2007-06-12 00:12:01 +00:00 |
|
linux_misc.h
|
MFp4:
|
2006-12-31 11:56:16 +00:00 |
|
linux_signal.c
|
MFp4 (112534):
|
2007-01-07 19:14:06 +00:00 |
|
linux_signal.h
|
MFP4 (107868 - 107870):
|
2006-10-15 12:51:43 +00:00 |
|
linux_socket.c
|
Some Linux applications (ping) pass a non-NULL msg_control argument to
|
2007-04-14 10:35:09 +00:00 |
|
linux_socket.h
|
Fix typo in the BSD copyright: s/withough/without/
|
2002-06-02 20:05:59 +00:00 |
|
linux_stats.c
|
In translate_path_major_minor(), do not calculate otherwise unused 'fp'
|
2007-03-06 07:39:12 +00:00 |
|
linux_sysctl.c
|
Unbreak COMPAT_LINUX32 option support on amd64.
|
2006-03-19 11:10:33 +00:00 |
|
linux_sysproto.h
|
Handle unimplemented syscall by instantly returning ENOSYS instead of sending
|
2005-03-07 00:18:06 +00:00 |
|
linux_time.c
|
MFP4: 109655
|
2006-12-20 20:17:35 +00:00 |
|
linux_uid16.c
|
Eliminate now-unused SUSER_ALLOWJAIL arguments to priv_check_cred(); in
|
2007-06-12 00:12:01 +00:00 |
|
linux_util.c
|
Partial MFp4 of 114977:
|
2007-02-24 16:49:25 +00:00 |
|
linux_util.h
|
Implement the openat() linux syscall
|
2007-03-29 02:11:46 +00:00 |