Searched +hist:1.71 +hist:2.4 (Results 1 - 25 of 84) sorted by relevance
| /src/distrib/sets/lists/xdebug/ | ||
| H A D | shl.mi | 1.71 Sat Jun 15 00:38:16 GMT 2024 wiz branches: 1.71.2; add some obsolete files to set lists 1.71 Sat Jun 15 00:38:16 GMT 2024 wiz branches: 1.71.2; add some obsolete files to set lists 1.67 Sat Nov 12 02:20:15 GMT 2022 mrg updates for libdrm 2.4.114. unfortunately, the i915 ioctls are no longer handled by kdump/ktruss as the new one conflicts with base. this needs a clean build in these dirs (and rescue). the radeon ioctls have been enabled instead. 1.64 Mon Jul 11 19:35:42 GMT 2022 mrg updates for libdrm 2.4.112. 1.34 Wed Aug 17 03:10:23 GMT 2016 mrg updates for libdrm 2.4.70. build libdrm_amdgpu on x86. 1.27 Mon Jul 20 02:50:42 GMT 2015 mrg updates for libdrm 2.4.62 and xf86-video-ast 1.0.1. 1.11 Wed Jun 05 09:06:21 GMT 2013 mrg updates for freetype 2.4.12 and pixman 0.30.0. |
| /src/distrib/sets/lists/xbase/ | ||
| H A D | shl.mi | 1.101 Sat Nov 12 02:20:15 GMT 2022 mrg updates for libdrm 2.4.114. unfortunately, the i915 ioctls are no longer handled by kdump/ktruss as the new one conflicts with base. this needs a clean build in these dirs (and rescue). the radeon ioctls have been enabled instead. 1.98 Mon Jul 11 19:35:41 GMT 2022 mrg updates for libdrm 2.4.112. 1.71 Wed Aug 17 03:10:22 GMT 2016 mrg updates for libdrm 2.4.70. build libdrm_amdgpu on x86. 1.71 Wed Aug 17 03:10:22 GMT 2016 mrg updates for libdrm 2.4.70. build libdrm_amdgpu on x86. 1.65 Mon Jul 20 02:50:42 GMT 2015 mrg updates for libdrm 2.4.62 and xf86-video-ast 1.0.1. 1.52 Wed Jun 05 09:06:21 GMT 2013 mrg updates for freetype 2.4.12 and pixman 0.30.0. 1.44 Sun Jul 24 00:33:38 GMT 2011 mrg branches: 1.44.2; 1.44.4; updates for freetype 2.4.5 1.36 Sat May 22 23:03:13 GMT 2010 mrg deal with libdrm 2.4.40: new / moved headers, libdrm_radeon. |
| /src/sys/compat/linux/arch/mips/ | ||
| H A D | linux_syscall.h | 1.71 Mon Jan 16 00:11:09 GMT 2017 christos regen all 1.7 Fri Feb 15 16:48:01 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos 1.4 Sun Oct 14 17:21:48 GMT 2001 manu Fixed some mistakes in signal handling (this is still broken) Added some code to set linux's uname kernel version to 2.4.0 (usefull for testing with glibc-2.2). This is currently guarded by a #if 0. 1.71 Mon Jan 16 00:11:09 GMT 2017 christos regen all 1.7 Fri Feb 15 16:48:01 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos 1.4 Sun Oct 14 17:21:48 GMT 2001 manu Fixed some mistakes in signal handling (this is still broken) Added some code to set linux's uname kernel version to 2.4.0 (usefull for testing with glibc-2.2). This is currently guarded by a #if 0. |
| H A D | linux_syscalls.c | 1.71 Thu Feb 02 15:36:12 GMT 2017 christos regen 1.7 Fri Feb 15 16:48:01 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos 1.4 Sun Oct 14 17:21:48 GMT 2001 manu Fixed some mistakes in signal handling (this is still broken) Added some code to set linux's uname kernel version to 2.4.0 (usefull for testing with glibc-2.2). This is currently guarded by a #if 0. |
| H A D | linux_syscallargs.h | 1.71 Thu Feb 02 15:36:12 GMT 2017 christos regen 1.7 Fri Feb 15 16:48:01 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos 1.4 Sun Oct 14 17:21:48 GMT 2001 manu Fixed some mistakes in signal handling (this is still broken) Added some code to set linux's uname kernel version to 2.4.0 (usefull for testing with glibc-2.2). This is currently guarded by a #if 0. |
| H A D | linux_sysent.c | 1.71 Thu Feb 02 15:36:12 GMT 2017 christos regen 1.4 Sun Oct 14 17:21:48 GMT 2001 manu Fixed some mistakes in signal handling (this is still broken) Added some code to set linux's uname kernel version to 2.4.0 (usefull for testing with glibc-2.2). This is currently guarded by a #if 0. |
| /src/sys/compat/linux/arch/m68k/ | ||
| H A D | linux_sysent.c | 1.71 Sat Jan 17 22:34:02 GMT 2009 njoly branches: 1.71.2; Regen for wait4 update. 1.71 Sat Jan 17 22:34:02 GMT 2009 njoly branches: 1.71.2; Regen for wait4 update. 1.38 Fri Feb 15 16:48:01 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos 1.71 Sat Jan 17 22:34:02 GMT 2009 njoly branches: 1.71.2; Regen for wait4 update. 1.71 Sat Jan 17 22:34:02 GMT 2009 njoly branches: 1.71.2; Regen for wait4 update. 1.38 Fri Feb 15 16:48:01 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos |
| H A D | linux_syscalls.c | 1.71 Sat Jan 17 22:34:02 GMT 2009 njoly branches: 1.71.2; Regen for wait4 update. 1.71 Sat Jan 17 22:34:02 GMT 2009 njoly branches: 1.71.2; Regen for wait4 update. 1.39 Fri Feb 15 16:48:01 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos 1.71 Sat Jan 17 22:34:02 GMT 2009 njoly branches: 1.71.2; Regen for wait4 update. 1.71 Sat Jan 17 22:34:02 GMT 2009 njoly branches: 1.71.2; Regen for wait4 update. 1.39 Fri Feb 15 16:48:01 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos |
| H A D | linux_syscall.h | 1.71 Sat Jan 17 22:34:02 GMT 2009 njoly branches: 1.71.2; Regen for wait4 update. 1.71 Sat Jan 17 22:34:02 GMT 2009 njoly branches: 1.71.2; Regen for wait4 update. 1.38 Fri Feb 15 16:48:01 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos |
| H A D | syscalls.master | 1.71 Mon May 30 17:50:32 GMT 2011 alnsn Add fadvise64 and fadvise64_64 syscalls to compat_linux and compat_linux32. 1.35 Fri Feb 15 16:48:01 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos 1.31 Fri Mar 30 17:59:46 GMT 2001 jdolecek Add new syscalls from Linux 2.4.3 to the lists. Not implemented ATM. |
| H A D | linux_syscallargs.h | 1.71 Mon Jun 08 13:29:01 GMT 2009 njoly Regen for rt_queueinfo(2) update. 1.38 Fri Feb 15 16:48:01 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos |
| /src/sys/compat/linux/arch/powerpc/ | ||
| H A D | linux_sysent.c | 1.71 Sat Nov 22 13:20:35 GMT 2014 njoly branches: 1.71.2; Regen for ppoll signature fix 1.71 Sat Nov 22 13:20:35 GMT 2014 njoly branches: 1.71.2; Regen for ppoll signature fix 1.12 Fri Feb 15 16:48:02 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos |
| H A D | linux_syscall.h | 1.71 Sat Nov 22 13:20:35 GMT 2014 njoly branches: 1.71.2; Regen for ppoll signature fix 1.71 Sat Nov 22 13:20:35 GMT 2014 njoly branches: 1.71.2; Regen for ppoll signature fix 1.12 Fri Feb 15 16:48:02 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos |
| H A D | syscalls.master | 1.71 Fri Feb 03 07:57:11 GMT 2017 martin Add accept4 1.8 Fri Feb 15 16:48:02 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos 1.4 Fri Mar 30 17:59:47 GMT 2001 jdolecek Add new syscalls from Linux 2.4.3 to the lists. Not implemented ATM. |
| H A D | linux_syscallargs.h | 1.71 Sat Mar 07 16:41:53 GMT 2015 christos regen 1.12 Fri Feb 15 16:48:02 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos |
| H A D | linux_syscalls.c | 1.71 Sat Mar 07 16:41:53 GMT 2015 christos regen 1.12 Fri Feb 15 16:48:02 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos 1.71 Sat Mar 07 16:41:53 GMT 2015 christos regen 1.12 Fri Feb 15 16:48:02 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos |
| /src/distrib/sets/lists/xcomp/ | ||
| H A D | mi | 1.234 Mon Jul 11 19:35:42 GMT 2022 mrg updates for libdrm 2.4.112. 1.190 Sat Mar 04 23:24:50 GMT 2017 mrg install libsync.h. new in libdrm 2.4.75. 1.180 Wed Aug 17 03:10:22 GMT 2016 mrg updates for libdrm 2.4.70. build libdrm_amdgpu on x86. 1.148 Mon Mar 17 08:11:32 GMT 2014 mrg updates for libdrm 2.4.52. 1.141 Wed Jun 05 09:06:21 GMT 2013 mrg updates for freetype 2.4.12 and pixman 0.30.0. 1.128 Sun Jul 24 00:33:38 GMT 2011 mrg updates for freetype 2.4.5 1.105 Sat May 22 23:03:13 GMT 2010 mrg deal with libdrm 2.4.40: new / moved headers, libdrm_radeon. 1.71 Sun Oct 05 20:24:33 GMT 2008 cube branches: 1.71.2; Fix a file name who lost its extension. Noted by mrg@. 1.71 Sun Oct 05 20:24:33 GMT 2008 cube branches: 1.71.2; Fix a file name who lost its extension. Noted by mrg@. |
| /src/sys/compat/linux/arch/alpha/ | ||
| H A D | syscalls.master | 1.71 Tue Nov 24 10:42:43 GMT 2009 njoly branches: 1.71.2; 1.71.4; Update personality(2) to match Linux definition where the argument is an unsigned long. 1.71 Tue Nov 24 10:42:43 GMT 2009 njoly branches: 1.71.2; 1.71.4; Update personality(2) to match Linux definition where the argument is an unsigned long. 1.71 Tue Nov 24 10:42:43 GMT 2009 njoly branches: 1.71.2; 1.71.4; Update personality(2) to match Linux definition where the argument is an unsigned long. 1.37 Fri Feb 15 16:47:59 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos 1.33 Fri Mar 30 17:59:46 GMT 2001 jdolecek Add new syscalls from Linux 2.4.3 to the lists. Not implemented ATM. |
| /src/distrib/sets/lists/debug/ | ||
| H A D | ad.arm | 1.71 Mon Jul 06 09:07:39 GMT 2015 martin Add some compat oabi debug libs 1.34 Wed May 28 11:32:50 GMT 2014 tron Update for OpenLDAP 2.4.39. |
| /src/sys/compat/linux/arch/arm/ | ||
| H A D | linux_syscall.h | 1.71 Mon Jan 02 19:54:12 GMT 2017 martin Regen (something apparently went wrong in previous) 1.7 Fri Feb 15 16:47:59 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos |
| H A D | linux_sysent.c | 1.71 Mon Jan 02 19:54:12 GMT 2017 martin Regen (something apparently went wrong in previous) 1.7 Fri Feb 15 16:47:59 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos |
| H A D | linux_syscalls.c | 1.71 Mon Jan 02 19:54:12 GMT 2017 martin Regen (something apparently went wrong in previous) 1.7 Fri Feb 15 16:47:59 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos |
| H A D | linux_syscallargs.h | 1.71 Mon Jan 02 19:54:12 GMT 2017 martin Regen (something apparently went wrong in previous) 1.7 Fri Feb 15 16:47:59 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos |
| /src/sys/compat/linux/common/ | ||
| H A D | linux_file.c | 1.71 Sun Dec 11 00:20:19 GMT 2005 christos branches: 1.71.4; 1.71.6; 1.71.8; 1.71.10; 1.71.12; merge ktrace-lwp. 1.71 Sun Dec 11 00:20:19 GMT 2005 christos branches: 1.71.4; 1.71.6; 1.71.8; 1.71.10; 1.71.12; merge ktrace-lwp. 1.71 Sun Dec 11 00:20:19 GMT 2005 christos branches: 1.71.4; 1.71.6; 1.71.8; 1.71.10; 1.71.12; merge ktrace-lwp. 1.71 Sun Dec 11 00:20:19 GMT 2005 christos branches: 1.71.4; 1.71.6; 1.71.8; 1.71.10; 1.71.12; merge ktrace-lwp. 1.71 Sun Dec 11 00:20:19 GMT 2005 christos branches: 1.71.4; 1.71.6; 1.71.8; 1.71.10; 1.71.12; merge ktrace-lwp. 1.71 Sun Dec 11 00:20:19 GMT 2005 christos branches: 1.71.4; 1.71.6; 1.71.8; 1.71.10; 1.71.12; merge ktrace-lwp. 1.45 Fri Feb 15 16:48:02 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos |
| /src/sys/compat/linux/arch/i386/ | ||
| H A D | syscalls.master | 1.71 Mon Sep 20 18:41:07 GMT 2004 jdolecek implement support for Linux statfs64() syscall - 64bit variant of statfs() 1.61 Fri Feb 15 16:48:00 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos 1.56 Fri Mar 30 17:59:46 GMT 2001 jdolecek Add new syscalls from Linux 2.4.3 to the lists. Not implemented ATM. 1.71 Mon Sep 20 18:41:07 GMT 2004 jdolecek implement support for Linux statfs64() syscall - 64bit variant of statfs() 1.61 Fri Feb 15 16:48:00 GMT 2002 christos - add a real linux_sys___sysctl because the mib numbers are different. implement only the kernel version getting entries. - make the signal conversion functions consistent; dest is arg 1. - make linux_fakedev deal with block and char devices differently. - add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so that they work properly. - add linux_mmap2 [untested]. - bump kernel to 2.4.18, and make the date be valentine's day :-) - linux_sys_*stat64 family was totally busted. Fix it. tested only on i386. Status: gdb, telnet, work jdk-1.4.0 extractor works, jdk still coredumps. christos 1.56 Fri Mar 30 17:59:46 GMT 2001 jdolecek Add new syscalls from Linux 2.4.3 to the lists. Not implemented ATM. |
Completed in 270 milliseconds