Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |