aboutsummaryrefslogtreecommitdiffstats
path: root/insmod.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-25insmod: fix memory leakalan-cleanupsAlan Jenkins1-4/+9
2009-04-30[PATCH 1/4] Clean up my_basename()Andreas Robinson1-5/+1
2009-04-08remove all legacy support for pre-2.6 kernelsAlan Jenkins1-5/+0
2009-03-12Move a few common functions and macros to "util"Alan Jenkins1-2/+1
2009-02-11Make sure each command includes "testing.h"Alan Jenkins1-0/+1
2007-07-30[PATCH] module-init-tools : insmod_correct_argv0_computationJon Masters1-1/+5
2007-02-21[PATCH] Correct strdup error handling and insmod.static handlingTobias Stoeckmann1-2/+10
2006-12-08Subject: insmod: Fixes errno override.Jonathan Masters1-5/+11
2006-12-08Subject: insmod: Adds missing realloc() check.Jonathan Masters1-0/+6
2006-12-08Subject: insmod: Fixes grab_file() NULL pointer.Jonathan Masters1-2/+8
2006-12-08Begin tracking post-3.3-pre3 development with git.Jonathan Masters1-0/+143