Age | Commit message (Expand) | Author |
2007-11-25 | Make modload use /dev/ksyms as a kernel file by default. | Mike Belopuhov |
2007-02-20 | sort options and sync usage(); from Igor Sobrado | Jason McIntyre |
2003-08-06 | Remove an unused variable and plug a memory leak; Patrick Latifi | Todd C. Miller |
2003-04-15 | asprintf, and fix buffer sizes; ok tedu | Theo de Raadt |
2003-03-30 | asprintf | Henning Brauer |
2003-03-13 | lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu | Theo de Raadt |
2003-01-18 | minor tweaking; andrushock@korovino.net | Theo de Raadt |
2002-12-11 | ansi; modload users please test | Theo de Raadt |
2002-07-11 | malloc() failure tests; rimshot@pandora.be | Theo de Raadt |
2002-06-09 | rm trailing whitespace | Todd T. Fries |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-01-09 | symbol addresses should be relative | Eric Jackson |
2002-01-08 | oops, put back some earlier changes | Eric Jackson |
2002-01-08 | change back to old behavior, where we load debugging symbols by default. | Eric Jackson |
2002-01-08 | add support in modload for ELF | Eric Jackson |
2002-01-07 | u_long for arg for LMREADY | Eric Jackson |
2001-09-17 | sync actual with flags with usage and man page | assar |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt |
2001-07-07 | major -Wall cleanup, almost complete | Theo de Raadt |
2001-03-22 | use mkstemp() | Theo de Raadt |
2001-03-15 | KNF | Theo de Raadt |
2001-03-15 | override file creation, do not assume umask is enough. of course, ld may | Theo de Raadt |
2001-02-10 | Don't make the string table pointers into absolute addresses since | Todd C. Miller |
1999-08-17 | More <sys/file.h> vs. <fcntl.h> and open() flags fixes. | Todd C. Miller |
1997-09-17 | paranoia on the alpha | Theo de Raadt |
1997-09-17 | Wall cleanup. | Tobias Weingartner |
1997-09-17 | Fix up the non alpha && mips section, back out change to print | Tobias Weingartner |
1997-09-11 | only check magic in certain cases... sigh | Theo de Raadt |
1997-09-11 | support the binutils ld | Theo de Raadt |
1997-08-24 | More err()/warn()/etc. argument fixes. | Jason Downs |
1997-06-25 | (foo *)0 -> NULL | kstailey |
1997-03-27 | fix -u/-p problems reported by mks@msc.edu; but be a bit more careful.. | Theo de Raadt |
1997-01-18 | unlink /tmp file on failure too. | Michael Shalayeff |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-09-16 | kill /tmp race | Theo de Raadt |
1996-08-29 | lkm ddb symbol table loading. done during the middle ages by jtkohl, merged | Theo de Raadt |
1996-08-13 | buf oflow, from pst@freebsd.org | Theo de Raadt |
1996-08-05 | new options, hole fixes, user friendly. (from FreeBSD) | Michael Shalayeff |
1996-07-02 | simpler usage line | Theo de Raadt |
1996-06-23 | update rcsid | Theo de Raadt |
1996-06-21 | updates according to the kernel changes. | Michael Shalayeff |
1995-12-30 | use strrchr() instead of strchr() to find .o extension; from explorer@flame.o... | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |