projects
/
ppp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
look for __sym__ as well as sym
[ppp.git]
/
freebsd-2.0
/
kinstall.sh
diff --git
a/freebsd-2.0/kinstall.sh
b/freebsd-2.0/kinstall.sh
index 727390229607739faea40f8fc876109ac3c01a61..f865255c325d193f1d6988d530c368eef1fee647 100755
(executable)
--- a/
freebsd-2.0/kinstall.sh
+++ b/
freebsd-2.0/kinstall.sh
@@
-16,7
+16,7
@@
CONFIG=config
# Copy new versions of files into /sys/net
# Copy new versions of files into /sys/net
-for f in net/if_ppp.h net/ppp-comp.h net/ppp_defs.h
$SRC
/bsd-comp.c \
+for f in net/if_ppp.h net/ppp-comp.h net/ppp_defs.h
netbsd
/bsd-comp.c \
$SRC/if_ppp.c $SRC/if_pppvar.h $SRC/ppp_tty.c \
$SRC/pppcompress.c $SRC/pppcompress.h; do
dest=$SYS/net/$(basename $f)
$SRC/if_ppp.c $SRC/if_pppvar.h $SRC/ppp_tty.c \
$SRC/pppcompress.c $SRC/pppcompress.h; do
dest=$SYS/net/$(basename $f)