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/wiconfig Pull up revisions 1.1-1.2 (requested ...
details: https://anonhg.NetBSD.org/src/rev/64b77596b153
branches: netbsd-1-4
changeset: 470565:64b77596b153
user: he <he%NetBSD.org@localhost>
date: Wed May 10 19:29:02 2000 +0000
description:
Pull up revisions 1.1-1.2 (requested by jhawk):
Add a driver for ``wi'', Lucent "Orinoco"/Wavelan.
diffstat:
usr.sbin/wiconfig/Makefile | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diffs (10 lines):
diff -r f3fcddb7ea03 -r 64b77596b153 usr.sbin/wiconfig/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/usr.sbin/wiconfig/Makefile Wed May 10 19:29:02 2000 +0000
@@ -0,0 +1,6 @@
+# $NetBSD: Makefile,v 1.2.6.2 2000/05/10 19:29:02 he Exp $
+
+PROG= wiconfig
+MAN= wiconfig.8
+
+.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index