This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-03-31 23:15:10 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4da170bcf6
opnsense-src
/
sbin
/
modload
/
pathnames.h
6 lines
91 B
C
Raw
Normal View
History
Unescape
Escape
Revert $FreeBSD$ to $Id$
1997-02-22 09:40:44 -05:00
/* $Id$ */
Terry Lambert's loadable kernel module support - modload & modunload utilities w/improvements from the NetBSD group.
1994-08-19 08:07:23 -04:00
#
include
<paths.h>
#
define _PATH_LKM "
/
dev
/
lkm"
Make modload more informative about errors encountered while running `ld' by calling execl() directly rather than using system().
1995-01-22 23:08:00 -05:00
#
define _PATH_LD "
/
usr
/
bin
/
ld"
Reference in a new issue
Copy permalink