updated for 2.3

This commit is contained in:
Paul Mackerras 1996-07-01 01:02:45 +00:00
parent f0973805de
commit fec73f52f3
2 changed files with 26 additions and 0 deletions

View File

@ -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

13
netbsd-1.1/files.patch Normal file
View File

@ -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