Source-Changes-HG archive

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

[src/trunk]: src/usr.bin add pwait



details:   https://anonhg.NetBSD.org/src/rev/aac0665d6b7f
branches:  trunk
changeset: 336469:aac0665d6b7f
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Mar 02 21:54:13 2015 +0000

description:
add pwait

diffstat:

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

diffs (18 lines):

diff -r 2ec339f10f63 -r aac0665d6b7f usr.bin/Makefile
--- a/usr.bin/Makefile  Mon Mar 02 21:53:48 2015 +0000
+++ b/usr.bin/Makefile  Mon Mar 02 21:54:13 2015 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.219 2014/12/30 04:22:18 mrg Exp $
+#      $NetBSD: Makefile,v 1.220 2015/03/02 21:54:13 christos Exp $
 #      from: @(#)Makefile      8.3 (Berkeley) 1/7/94
 
 .include <bsd.own.mk>
@@ -21,7 +21,7 @@
        moduli msgc msgs \
        nbperf netgroup netstat newgrp newsyslog nfsstat nice nl nohup \
        pagesize passwd paste patch pathchk pkill pmap pmc pr \
-       printenv printf progress pwhash qsubst quota radioctl rdist \
+       printenv printf progress pwait pwhash qsubst quota radioctl rdist \
        renice rev revoke rfcomm_sppd rlogin rpcgen rpcinfo rs rsh \
        rup ruptime rusers rwall rwho \
        script sdiff sdpquery sed seq shar shlock \



Home | Main Index | Thread Index | Old Index