Source-Changes-HG archive

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

[src/netbsd-3]: src/usr.sbin/wsconscfg Pull up revision 1.2 (requested by rpa...



details:   https://anonhg.NetBSD.org/src/rev/bcfe52f4613e
branches:  netbsd-3
changeset: 576559:bcfe52f4613e
user:      tron <tron%NetBSD.org@localhost>
date:      Mon Jul 11 11:38:31 2005 +0000

description:
Pull up revision 1.2 (requested by rpaulo in ticket #572):
Add a -s flag to switch between terminals.
Misc KNF.

diffstat:

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

diffs (13 lines):

diff -r b74bddff279a -r bcfe52f4613e usr.sbin/wsconscfg/Makefile
--- a/usr.sbin/wsconscfg/Makefile       Mon Jul 11 11:36:16 2005 +0000
+++ b/usr.sbin/wsconscfg/Makefile       Mon Jul 11 11:38:31 2005 +0000
@@ -1,7 +1,7 @@
-#      $NetBSD: Makefile,v 1.1 1999/01/13 17:15:44 drochner Exp $
+#      $NetBSD: Makefile,v 1.1.18.1 2005/07/11 11:38:31 tron Exp $
 
+WARNS=3
 PROG=  wsconscfg
 MAN=   wsconscfg.8
-SRCS=  wsconscfg.c
 
 .include <bsd.prog.mk>



Home | Main Index | Thread Index | Old Index