Age | Commit message (Expand) | Author |
---|---|---|
2014-10-09 | no more modules | Ted Unangst |
2012-08-31 | modload needs to invoke ld with -nopie now on ELF platforms | Matthew Dempsky |
2011-04-06 | Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0' | Miod Vallat |
2004-12-28 | use __LP64__; miod | Theo de Raadt |
2003-09-18 | fix early free (subtle); marius@monkey.org | Theo de Raadt |
2003-07-21 | ld needs -Z flag since W^X. from marius erikson in pr3360. ok drahn@ | Ted Unangst |
2002-12-11 | ansi; modload users please test | Theo de Raadt |
2002-06-09 | rm trailing whitespace | Todd T. Fries |
2002-01-08 | rename symtab to not collide with symtab in modload.c | Eric Jackson |
2002-01-08 | add support in modload for ELF | Eric Jackson |