| Commit message (Expand) | Author | Age | Files | Lines |
* | The infrastructure to build these fellows has been replaced with kld. | peter | 1999-04-24 | 4 | -572/+0 |
* | Add "-aout" option when calling the linker, so that this will work | jdp | 1998-08-12 | 1 | -3/+3 |
* | Add rcsid, remove unused #includes, spelling. | charnier | 1998-07-06 | 1 | -12/+12 |
* | Fixed printf format errors. | bde | 1998-06-28 | 1 | -2/+2 |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-19 | 1 | -5/+3 |
* | Enable simultaneous use of -u and -p options. Release any resources before | jlemon | 1997-08-21 | 1 | -7/+10 |
* | Prepare to remove the declaration of sys_siglist from <unistd.h>. | bde | 1997-06-29 | 1 | -2/+2 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -2/+2 |
* | Compile under Lite2 (getopt() is in unistd.h etc) | peter | 1997-03-11 | 1 | -3/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 4 | -4/+4 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 4 | -4/+4 |
* | Sort cross references. | wosch | 1997-01-13 | 1 | -3/+3 |
* | Improve the format of the usage string output. | mpp | 1996-12-09 | 1 | -4/+4 |
* | Attempt to unlink any stale .o files before relocating code. | pst | 1996-08-13 | 1 | -2/+3 |
* | Cover a potential buffer overrun problem | pst | 1996-08-13 | 1 | -2/+2 |
* | changed a strchr to a strrchr so that modules with a `.' in the path | erich | 1996-04-26 | 1 | -2/+2 |
* | Add a few more heuristics to modload: | peter | 1995-10-28 | 2 | -19/+32 |
* | Make modload calculate a reasonable default entry point name, in light | peter | 1995-10-28 | 2 | -8/+14 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
* | Fix long-standing core dump when ld returns failure. | wollman | 1995-03-16 | 1 | -2/+2 |
* | Make modload more informative about errors encountered while running | wollman | 1995-01-23 | 2 | -38/+59 |
* | Fix one more _PATH_UNIX. | wollman | 1994-09-24 | 1 | -2/+2 |
* | Add two new flags: | wollman | 1994-09-22 | 2 | -9/+29 |
* | Various fixes: | dg | 1994-09-18 | 2 | -6/+22 |
* | Kill explicit OS specification. | dg | 1994-08-19 | 1 | -2/+2 |
* | netbsd -> kernel, NetBSD -> FreeBSD | dg | 1994-08-19 | 2 | -5/+5 |
* | Terry Lambert's loadable kernel module support - modload & modunload | dg | 1994-08-19 | 4 | -0/+495 |