| Age | Commit message (Expand) | Author |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-01-03 | make sure string_table is initialized to NULL in read_shstring_table(), | jdolecek |
| 2001-11-16 | Improve author markup, use standard header. | wiz |
| 2001-11-16 | Whitespace nits | wiz |
| 2001-11-08 | PR/14498: Wesley Chen: Support symbol loading on elf lkms. | christos |
| 2001-09-29 | couple cosmetic stylistic changes | jdolecek |
| 2001-09-17 | (usage): add -s and -S | assar |
| 2001-06-19 | Use ELFSIZE 64 for x86-64. | fvdl |
| 2001-06-05 | Drop arguments of .Os. | wiz |
| 2001-03-26 | Do the last fix correctly: round the beginning of the .data segment, | drochner |
| 2000-12-27 | make sure that elf_mod_sizes() uses data_hole size aligned to section alignment | jdolecek |
| 2000-06-14 | sweep of my licenses (userland files w/o only my copyright) for | cgd |
| 2000-06-14 | fix up NetBSD RCS Ids to match the standard, and the leading comment as | cgd |
| 2000-03-16 | correct getopt() optstring: -A gets a parameter! | jdolecek |
| 2000-02-27 | -S isn't supposed to take an argument | deberg |
| 1999-10-25 | Update to match new SVR4-style definition names in <sys/exec_elf.h>. | kleink |
| 1999-07-21 | Don't try to play games with the BSS; just make it work. | mycroft |
| 1999-06-13 | add ELF support, mostly from joda@pdc.kth.se (Johan Danielsson) in PR#6149, | mrg |
| 1999-04-30 | Invert the meaning of -s, from "don't load symbols" to "load symbols". | ross |
| 1999-04-23 | Fix entry point parsing if output file specified to modload (PR7352) | abs |
| 1999-03-10 | Add missing .El line. | erh |
| 1999-03-07 | Clean up SYNOPSIS formatting. | mycroft |
| 1999-01-13 | Allow modload to load symbols for use by DDB. | sommerfe |
| 1998-07-28 | __AUDIT__ cleanup. | mycroft |
| 1998-07-26 | const poisoning. | mycroft |
| 1997-12-01 | Mods for alpha: doesn't work yet, but this is as good a placeholder as | mjacob |
| 1997-09-16 | make these compile on the alpha after WARNS=1. | mrg |
| 1997-09-15 | use memset() not bcopy() | lukem |
| 1997-09-15 | if xxxinit is not found in the module, look for <modname>_lkmentry as an | darrenr |
| 1997-09-15 | * cleanup for WARNS=1 | lukem |
| 1996-01-17 | Check for .o extension after the *last* . in a file name. | jtc |
| 1995-05-28 | <sys/errno.h> -> <errno.h> | jtc |
| 1995-03-18 | convert to new RCS Id conventions; reduce my headache | cgd |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-12-18 | -Wall cleanups from Jim Jegers | cgd |
| 1994-09-18 | Bug fixes from John Kohl: | mycroft |
| 1994-05-23 | kill (bogus) multiple inclusions | cgd |
| 1994-05-05 | kill stupidity | cgd |
| 1994-04-01 | Forgot to check this in. | mycroft |
| 1994-03-31 | Stylistic cleanup; use err*() and atexit(). | mycroft |
| 1994-03-31 | Support BSS in LKMs | ws |
| 1994-02-10 | while documentation is nice, including SunOS man pages in your source isn't! | cgd |
| 1994-02-09 | do not -DKERNEL please | deraadt |
| 1994-01-29 | Fix spelling error in Copyright notice | jtc |
| 1994-01-14 | Fix spelling errors | jtc |
| 1993-12-03 | i love ansi | deraadt |
| 1993-11-23 | update for present reality | cgd |
| 1993-08-09 | Don't reset CFLAGS. | mycroft |
| 1993-06-08 | add LKM man pages | cgd |
| 1993-06-07 | open device for read/write, so we can actually load | cgd |