Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin add makefs(8)



details:   https://anonhg.NetBSD.org/src/rev/cbd94bd74963
branches:  trunk
changeset: 516635:cbd94bd74963
user:      lukem <lukem%NetBSD.org@localhost>
date:      Fri Oct 26 16:06:57 2001 +0000

description:
add makefs(8)

diffstat:

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

diffs (18 lines):

diff -r 3dc0d417e41d -r cbd94bd74963 usr.sbin/Makefile
--- a/usr.sbin/Makefile Fri Oct 26 16:05:25 2001 +0000
+++ b/usr.sbin/Makefile Fri Oct 26 16:06:57 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.162 2001/10/24 23:59:40 thorpej Exp $
+#      $NetBSD: Makefile,v 1.163 2001/10/26 16:06:57 lukem Exp $
 #      from: @(#)Makefile      5.20 (Berkeley) 6/12/93
 
 .include <bsd.own.mk>
@@ -8,7 +8,7 @@
        dhcp diskpart dumpfs dumplfs edquota eeprom \
        envstat eshconfig greconfig \
        grfconfig grfinfo gspa hilinfo inetd iopctl iostat ipf isdn iteconfig \
-       kgmon kvm_mkdb lastlogin link lpr mailwrapper map-mbone \
+       kgmon kvm_mkdb lastlogin link lpr mailwrapper makefs map-mbone \
        mdconfig memswitch mlxctl mopd mountd mrinfo mrouted mtrace mtree \
        ndbootd netgroup_mkdb nfsd ntp pcictl pkg_install pppd pstat \
        pwd_mkdb quot quotacheck quotaon rarpd rbootd rdate \



Home | Main Index | Thread Index | Old Index