This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sbin
/
modload
History
Eric L. Hernes
8a8fb1236d
changed a strchr to a strrchr so that modules with a `.' in the path
...
can be loaded (e.g. ./mymod.o)
1996-04-26 18:39:48 +00:00
..
Makefile
…
modload.8
Add a few more heuristics to modload:
1995-10-28 17:06:05 +00:00
modload.c
changed a strchr to a strrchr so that modules with a `.' in the path
1996-04-26 18:39:48 +00:00
pathnames.h
…