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.128 (via patch, requested b...



details:   https://anonhg.NetBSD.org/src/rev/09b4082bd186
branches:  netbsd-1-4
changeset: 470133:09b4082bd186
user:      he <he%NetBSD.org@localhost>
date:      Fri Jan 21 00:04:58 2000 +0000

description:
Pull up revision 1.128 (via patch, requested by agc):
  Add tools to manage users and groups.

diffstat:

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

diffs (18 lines):

diff -r 72d945ec6df8 -r 09b4082bd186 usr.sbin/Makefile
--- a/usr.sbin/Makefile Fri Jan 21 00:01:43 2000 +0000
+++ b/usr.sbin/Makefile Fri Jan 21 00:04:58 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.106 1999/03/27 03:22:49 perry Exp $
+#      $NetBSD: Makefile,v 1.106.2.1 2000/01/21 00:04:58 he Exp $
 #      from: @(#)Makefile      5.20 (Berkeley) 6/12/93
 #
 # not yet done: catman
@@ -19,7 +19,7 @@
        rpc.statd rpc.yppasswdd rwhod sa screenblank \
        sliplogin slstats spray sup sysctl syslogd tcpdchk \
        tcpdmatch tcpdump timed traceroute trpt trsp update \
-       usbd usbdevs videomode vipw vnconfig wsconscfg wsfontload xntp \
+       usbd usbdevs user videomode vipw vnconfig wsconscfg wsfontload xntp \
        ypbind yppoll ypserv ypset \
        zdump zic
 



Home | Main Index | Thread Index | Old Index