summaryrefslogtreecommitdiffstats
path: root/sbin/modload
Commit message (Expand)AuthorAgeFilesLines
* changed a strchr to a strrchr so that modules with a `.' in the patherich1996-04-261-2/+2
* Add a few more heuristics to modload:peter1995-10-282-19/+32
* Make modload calculate a reasonable default entry point name, in lightpeter1995-10-282-8/+14
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Fix long-standing core dump when ld returns failure.wollman1995-03-161-2/+2
* Make modload more informative about errors encountered while runningwollman1995-01-232-38/+59
* Fix one more _PATH_UNIX.wollman1994-09-241-2/+2
* Add two new flags:wollman1994-09-222-9/+29
* Various fixes:dg1994-09-182-6/+22
* Kill explicit OS specification.dg1994-08-191-2/+2
* netbsd -> kernel, NetBSD -> FreeBSDdg1994-08-192-5/+5
* Terry Lambert's loadable kernel module support - modload & modunloaddg1994-08-194-0/+495
OpenPOWER on IntegriCloud