aboutsummaryrefslogtreecommitdiff
path: root/sbin/modload/modload.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.1_cvscvs2svn1997-03-271-1/+1
* YAMFCJoerg Wunsch1996-12-101-4/+4
* Attempt to unlink any stale .o files before relocating code.Paul Traina1996-08-131-2/+3
* Cover a potential buffer overrun problemPaul Traina1996-08-131-2/+2
* changed a strchr to a strrchr so that modules with a `.' in the pathEric L. Hernes1996-04-261-2/+2
* Add a few more heuristics to modload:Peter Wemm1995-10-281-16/+27
* Make modload calculate a reasonable default entry point name, in lightPeter Wemm1995-10-281-6/+12
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Fix long-standing core dump when ld returns failure.Garrett Wollman1995-03-161-2/+2
* Make modload more informative about errors encountered while runningGarrett Wollman1995-01-231-38/+57
* Fix one more _PATH_UNIX.Garrett Wollman1994-09-241-2/+2
* Add two new flags:Garrett Wollman1994-09-221-4/+19
* Various fixes:David Greenman1994-09-181-2/+17
* netbsd -> kernel, NetBSD -> FreeBSDDavid Greenman1994-08-191-2/+2
* Terry Lambert's loadable kernel module support - modload & modunloadDavid Greenman1994-08-191-0/+335