- 048cc42 Stop using non-standard %Zu and %Zd formats for size_t printing by Denys Vlasenko · 12 years ago
- a6d91de Tidy up includes and copyright notices, fix indentation by Denys Vlasenko · 13 years ago
- 4a0ffea Enhance capget and capset syscalls decoding by Dmitry V. Levin · 13 years ago
- bcde70a Remove extra include directives. No code changes. by Denys Vlasenko · 13 years ago
- b859e14 Fix compiler warnings about breaking strict-aliasing rules by Dmitry V. Levin · 13 years ago
- ee3c22c Implement syslog syscall decoder by Dmitry V. Levin · 13 years ago
- e83e157 Compress blank lines by Dmitry V. Levin · 13 years ago
- ed720fd Automated removal of non-Linux code by Denys Vlasenko · 13 years ago
- a17e55c umovestr result may have no NUL, use "%.*s" instead of "%s" to print it by Denys Vlasenko · 13 years ago
- 60fe8c1 Use tprints with literal strings, it may be faster than tprintf by Denys Vlasenko · 13 years ago
- 1c706b3 * system.c (sys_capget, sys_capset): Fix pointer arithmetics by Dmitry V. Levin · 13 years ago
- b0bafbb Do not allocate tiny cap_user_header/data structures, place them on stack. by Denys Vlasenko · 13 years ago
- b63256e Whitespace cleanups. no code changes. by Denys Vlasenko · 13 years ago
- 1201426 "Modernize" all old-style function parameter declarations by Denys Vlasenko · 13 years ago
- 22485b7 Update mount flags to latest linux by Mike Frysinger · 14 years ago
- f8e5650 sh: Add support for tracing sys_cacheflush system call by Carmelo AMOROSO · 14 years ago
- 260e571 Blackfin: decode new syscalls by Mike Frysinger · 14 years ago
- f48df6c Clean up header checks by Dmitry V. Levin · 15 years ago
- 132c52a * system.c (sram_alloc_flag): Add L2_SRAM constant. by Denys Vlasenko · 16 years ago
- 949f451 2008-11-09 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
- 87ea1f4 2008-10-23 Mike Frysinger <vapier@gentoo.org> by Dmitry V. Levin · 16 years ago
- 817b708 2007-01-16 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 18 years ago
- 5c7ad8c 2007-01-11 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 18 years ago
- 5eb1aa5 2007-01-11 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago
- 35a5578 2006-11-27 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 18 years ago
- 6af3748 2005-08-08 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 19 years ago
- 8e4a3e6 2006-01-12 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
- aa524c8 2005-05-31 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 19 years ago
- b2dee13 2005-05-31 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 19 years ago
- 46100d0 2005-05-31 Dmitry V. Levin <ldv@altlinux.org> by Roland McGrath · 19 years ago
- 2cbe44e 2005-05-26 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
- cbd3358 2005-02-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
- d9f816f 2004-09-03 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
- ced50da 2004-08-30 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
- a796fd0 2004-03-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
- 5ef24ab Revert jhughes commits. by Roland McGrath · 21 years ago
- ae25933 port SSI clustering mods to OpenSSI on Linux by John Hughes · 21 years ago
- 39c0e94 Merged patch fixing MIPS build. by Michal Ludvig · 22 years ago
- 2d8b2c5 handle return values for ssisys on NSC by John Hughes · 23 years ago
- 0aadba4 Decode some ssisys args on NSC by John Hughes · 23 years ago
- 4e36a81 Handle fork1/forkall on uw, handle rfork1,rforkall,rexecve and ssisys on uw non-stop-clusters by John Hughes · 24 years ago
- 3472dd5 improve formating for sys_sysmips by Wichert Akkerman · 24 years ago
- 3c93543 fix small display error for sys_sysmips by Wichert Akkerman · 24 years ago
- 3f389c4 Fix another typo by Wichert Akkerman · 24 years ago
- d6b9249 use asm/sysmips.h and linux/utsname.h if they exist by Wichert Akkerman · 24 years ago
- 0cbfb32 Add sys_sysmips decoding by Wichert Akkerman · 24 years ago
- bf79f2e Add FreeBSD support by Wichert Akkerman · 24 years ago
- 16a03d2 test/clone.c: minor fixup by Wichert Akkerman · 24 years ago
- 5ae21ea The `too much stuff, just check the ChangeLog' update by Wichert Akkerman · 25 years ago
- c792698 README-linux: updated to note that strace might not compile by Wichert Akkerman · 25 years ago
- 8b1b40c Merge Trillian patches (Linux ia64) by Wichert Akkerman · 25 years ago
- 4dc8a2a Bunch of stuff by Wichert Akkerman · 25 years ago
- ea78f0f Add UnixWare support to configure by Wichert Akkerman · 25 years ago
- 3377df7 Parse UnixWare mount options by Wichert Akkerman · 25 years ago
- 2f473da Fix duplicate for sys_create_module Include linux/in6.h only for Linux MIPS by Wichert Akkerman · 25 years ago
- 9ce1a63 Catching up on my mail-backlog, see ChangeLog for details by Wichert Akkerman · 25 years ago
- 527a805 Update sys_createmodule and sys_initmodule by Wichert Akkerman · 25 years ago
- 14cd9f0 Tell system.c not to include linux/fs.h by Wichert Akkerman · 25 years ago
- 8d5860c system.c was using __NR_* style syscall number defines, which don't by Nate Sammons · 25 years ago
- 8829a55 Various fixes, see ChangeLog for details by Wichert Akkerman · 25 years ago
- dacfb6e Add sparc patches from Jakub Jelinek by Wichert Akkerman · 25 years ago
- 22fe9d2 added `a bit of sysctl support', patch from Ulrich Drepper by Wichert Akkerman · 25 years ago
- 2e2553a Merged in a bunch of patches that I got as reaction to the 3.99 release. by Wichert Akkerman · 26 years ago
- 76baf7c Initial revision by Wichert Akkerman · 26 years ago