summaryrefslogtreecommitdiff
path: root/bjm.c
Commit message (Expand)AuthorAgeFilesLines
* Tidy up includes and copyright notices, fix indentationDenys Vlasenko2012-03-161-3/+1
* Remove extra include directives. No code changes.Denys Vlasenko2012-03-151-3/+0
* Compress blank linesDmitry V. Levin2012-02-251-1/+0
* Automated removal of non-Linux codeDenys Vlasenko2012-02-251-2/+0
* Use tprints with literal strings, it may be faster than tprintfDenys Vlasenko2011-09-011-4/+4
* Whitespace cleanups. no code changes.Denys Vlasenko2011-06-071-3/+3
* "Modernize" all old-style function parameter declarationsDenys Vlasenko2011-05-301-4/+2
* Check umove() return codeDmitry V. Levin2009-11-061-36/+43
* Cleanup trailing whitespaces and indentation that uses spaces before tabsDmitry V. Levin2009-07-081-2/+2
* * bjm.c (sys_query_module): Fix format warning reported byDmitry V. Levin2009-06-011-1/+1
* 2005-07-22 James Lentini <jlentini@gmail.com>Roland McGrath2005-08-031-2/+3
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-011-1/+1
* 2005-05-22 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-011-1/+0
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-011-2/+2
* 2004-09-03 Roland McGrath <roland@redhat.com>Roland McGrath2004-09-041-4/+3
* Merged patch fixing MIPS build.Michal Ludvig2002-11-061-0/+1
* Import lots of ia64 related changes from David MosbergerWichert Akkerman2001-10-091-1/+33
* README-linux: updated to note that strace might not compileWichert Akkerman2000-04-101-12/+22
* Merge Trillian patches (Linux ia64)Wichert Akkerman2000-02-031-6/+6
* Bunch of stuffWichert Akkerman1999-12-231-0/+31
* Improve sys_query_module codeWichert Akkerman1999-11-281-52/+33
* fully decode the query_module syscallWichert Akkerman1999-11-271-11/+87
* Fix duplicate for sys_create_moduleWichert Akkerman1999-11-011-0/+10
* Update Linux module syscallsWichert Akkerman1999-10-101-1/+12
* Merged in a bunch of patches that I got as reaction to the 3.99 release.Wichert Akkerman1999-05-091-9/+3
* Initial revisionWichert Akkerman1999-02-191-0/+61