From: Paul Mackerras Date: Mon, 1 Jul 1996 01:02:45 +0000 (+0000) Subject: updated for 2.3 X-Git-Tag: RELEASE_2_3_6~431 X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=commitdiff_plain;h=fec73f52f3d9b7f4e2db975303f20691e51796a2 updated for 2.3 --- diff --git a/netbsd-1.1/files.oldconf.patch b/netbsd-1.1/files.oldconf.patch new file mode 100644 index 0000000..59b8d3b --- /dev/null +++ b/netbsd-1.1/files.oldconf.patch @@ -0,0 +1,13 @@ +*** files.oldconf.orig Thu Mar 7 14:04:18 1996 +--- files.oldconf Tue May 28 13:01:09 1996 +*************** +*** 135,140 **** +--- 135,142 ---- + net/if_ppp.c optional ppp device-driver + net/bsd-comp.c optional ppp + net/ppp_tty.c optional ppp ++ net/ppp-deflate.c optional ppp ++ net/zlib.c optional ppp + net/if_sl.c optional sl device-driver + net/if_tun.c optional tun device-driver + net/radix.c standard diff --git a/netbsd-1.1/files.patch b/netbsd-1.1/files.patch new file mode 100644 index 0000000..3ff9f6e --- /dev/null +++ b/netbsd-1.1/files.patch @@ -0,0 +1,13 @@ +*** files.orig Thu Mar 7 14:04:18 1996 +--- files Tue May 28 12:59:43 1996 +*************** +*** 181,186 **** +--- 181,188 ---- + file net/if_ppp.c ppp needs-count + file net/ppp_tty.c ppp + file net/bsd-comp.c ppp ++ file net/ppp-deflate.c ppp ++ file net/zlib.c ppp + file net/if_tun.c tun needs-count + file net/radix.c + file net/raw_cb.c