summaryrefslogtreecommitdiff
path: root/bjm.c
Commit message (Expand)AuthorAge
* Implement finit_module decodingDmitry V. Levin2014-02-05
* Use XLAT_END macroDmitry V. Levin2014-02-05
* Use XLAT macroDmitry V. Levin2014-02-05
* Merge adjacent tprint'sDenys Vlasenko2013-02-23
* Stop using non-standard %Zu and %Zd formats for size_t printingDenys Vlasenko2012-05-16
* Tidy up includes and copyright notices, fix indentationDenys Vlasenko2012-03-16
* Remove extra include directives. No code changes.Denys Vlasenko2012-03-15
* Compress blank linesDmitry V. Levin2012-02-25
* Automated removal of non-Linux codeDenys Vlasenko2012-02-25
* Use tprints with literal strings, it may be faster than tprintfDenys Vlasenko2011-09-01
* Whitespace cleanups. no code changes.Denys Vlasenko2011-06-07
* "Modernize" all old-style function parameter declarationsDenys Vlasenko2011-05-30
* Check umove() return codeDmitry V. Levin2009-11-06
* Cleanup trailing whitespaces and indentation that uses spaces before tabsDmitry V. Levin2009-07-08
* * bjm.c (sys_query_module): Fix format warning reported byDmitry V. Levin2009-06-01
* 2005-07-22 James Lentini <jlentini@gmail.com>Roland McGrath2005-08-03
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-01
* 2005-05-22 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-01
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-01
* 2004-09-03 Roland McGrath <roland@redhat.com>Roland McGrath2004-09-04
* Merged patch fixing MIPS build.Michal Ludvig2002-11-06
* Import lots of ia64 related changes from David MosbergerWichert Akkerman2001-10-09
* README-linux: updated to note that strace might not compileWichert Akkerman2000-04-10
* Merge Trillian patches (Linux ia64)Wichert Akkerman2000-02-03
* Bunch of stuffWichert Akkerman1999-12-23
* Improve sys_query_module codeWichert Akkerman1999-11-28
* fully decode the query_module syscallWichert Akkerman1999-11-27
* Fix duplicate for sys_create_moduleWichert Akkerman1999-11-01
* Update Linux module syscallsWichert Akkerman1999-10-10
* Merged in a bunch of patches that I got as reaction to the 3.99 release.Wichert Akkerman1999-05-09
* Initial revisionWichert Akkerman1999-02-19