aboutsummaryrefslogtreecommitdiff
path: root/bjm.c
AgeCommit message (Expand)Author
2017-05-25Upgrade strace to 4.17.Elliott Hughes
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2016-06-11Consistently use printaddr for printing addressesDmitry V. Levin
2015-11-24Remove parser of query_module syscallDmitry V. Levin
2015-07-20bjm.c: make use of RVAL_DECODEDDmitry V. Levin
2015-05-25Consistently print OOM diagnostic messagesDmitry V. Levin
2015-04-07Declare syscall parsers using SYS_FUNC macroDmitry V. Levin
2015-02-13Move regs-related macros and declarations from defs.h to regs.hDmitry V. Levin
2014-06-04Fix delete_module decodingDmitry V. Levin
2014-05-30Compress blank linesDmitry V. Levin
2014-05-30Generate xlat/*.in filesDmitry V. Levin
2014-05-30Rename several xlat structures to avoid collisionsDmitry V. Levin
2014-02-05Implement finit_module decodingDmitry V. Levin
2014-02-05Use XLAT_END macroDmitry V. Levin
2014-02-05Use XLAT macroDmitry V. Levin
2013-02-23Merge adjacent tprint'sDenys Vlasenko
2012-05-16Stop using non-standard %Zu and %Zd formats for size_t printingDenys Vlasenko
2012-03-16Tidy up includes and copyright notices, fix indentationDenys Vlasenko
2012-03-15Remove extra include directives. No code changes.Denys Vlasenko
2012-02-25Compress blank linesDmitry V. Levin
2012-02-25Automated removal of non-Linux codeDenys Vlasenko
2011-09-01Use tprints with literal strings, it may be faster than tprintfDenys Vlasenko
2011-06-07Whitespace cleanups. no code changes.Denys Vlasenko
2011-05-30"Modernize" all old-style function parameter declarationsDenys Vlasenko
2009-11-06Check umove() return codeDmitry V. Levin
2009-07-08Cleanup trailing whitespaces and indentation that uses spaces before tabsDmitry V. Levin
2009-06-01* bjm.c (sys_query_module): Fix format warning reported byDmitry V. Levin
2005-08-032005-07-22 James Lentini <jlentini@gmail.com>Roland McGrath
2005-06-012005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath
2005-06-012005-05-22 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath
2005-06-012005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath
2004-09-042004-09-03 Roland McGrath <roland@redhat.com>Roland McGrath
2002-11-06Merged patch fixing MIPS build.Michal Ludvig
2001-10-09Import lots of ia64 related changes from David MosbergerWichert Akkerman
2000-04-10README-linux: updated to note that strace might not compileWichert Akkerman
2000-02-03Merge Trillian patches (Linux ia64)Wichert Akkerman
1999-12-23Bunch of stuffWichert Akkerman
1999-11-28Improve sys_query_module codeWichert Akkerman
1999-11-27fully decode the query_module syscallWichert Akkerman
1999-11-01Fix duplicate for sys_create_moduleWichert Akkerman
1999-10-10Update Linux module syscallsWichert Akkerman
1999-05-09Merged in a bunch of patches that I got as reaction to the 3.99 release.Wichert Akkerman
1999-02-19Initial revisionWichert Akkerman