Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/libexec/rshd Pull up revision 1.17 (requested by lukem in...
details: https://anonhg.NetBSD.org/src/rev/adea4b208950
branches: netbsd-3
changeset: 576515:adea4b208950
user: tron <tron%NetBSD.org@localhost>
date: Sat Jul 09 22:44:55 2005 +0000
description:
Pull up revision 1.17 (requested by lukem in ticket #532):
KNF, WARNS == 3. Reported by John Nemeth
diffstat:
libexec/rshd/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r c5fabdb12251 -r adea4b208950 libexec/rshd/Makefile
--- a/libexec/rshd/Makefile Sat Jul 09 22:42:12 2005 +0000
+++ b/libexec/rshd/Makefile Sat Jul 09 22:44:55 2005 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2005/03/04 20:41:09 he Exp $
+# $NetBSD: Makefile,v 1.16.2.1 2005/07/09 22:44:55 tron Exp $
# from: @(#)Makefile 8.1 (Berkeley) 6/4/93
.include <bsd.own.mk>
+WARNS= 3
PROG= rshd
MAN= rshd.8
Home |
Main Index |
Thread Index |
Old Index