Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/usr.sbin Pull up revision 1.121 (via patch, requested b...



details:   https://anonhg.NetBSD.org/src/rev/4dc607a420ac
branches:  netbsd-1-4
changeset: 470568:4dc607a420ac
user:      he <he%NetBSD.org@localhost>
date:      Wed May 10 19:30:26 2000 +0000

description:
Pull up revision 1.121 (via patch, requested by jhawk):
  Add a driver for ``wi'', Lucent "Orinoco"/Wavelan.

diffstat:

 usr.sbin/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 8e138dd02b39 -r 4dc607a420ac usr.sbin/Makefile
--- a/usr.sbin/Makefile Wed May 10 19:30:00 2000 +0000
+++ b/usr.sbin/Makefile Wed May 10 19:30:26 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.106.2.1 2000/01/21 00:04:58 he Exp $
+#      $NetBSD: Makefile,v 1.106.2.2 2000/05/10 19:30:26 he Exp $
 #      from: @(#)Makefile      5.20 (Berkeley) 6/12/93
 #
 # not yet done: catman
@@ -19,7 +19,8 @@
        rpc.statd rpc.yppasswdd rwhod sa screenblank \
        sliplogin slstats spray sup sysctl syslogd tcpdchk \
        tcpdmatch tcpdump timed traceroute trpt trsp update \
-       usbd usbdevs user videomode vipw vnconfig wsconscfg wsfontload xntp \
+       usbd usbdevs user videomode vipw vnconfig \
+       wiconfig wsconscfg wsfontload xntp \
        ypbind yppoll ypserv ypset \
        zdump zic
 



Home | Main Index | Thread Index | Old Index