Source-Changes-HG archive

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

[src/trunk]: src/rescue Adjust for the new chown location.



details:   https://anonhg.NetBSD.org/src/rev/66a283486d3f
branches:  trunk
changeset: 760833:66a283486d3f
user:      njoly <njoly%NetBSD.org@localhost>
date:      Fri Jan 14 00:59:14 2011 +0000

description:
Adjust for the new chown location.

diffstat:

 rescue/list |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r 62299f67804a -r 66a283486d3f rescue/list
--- a/rescue/list       Thu Jan 13 23:45:13 2011 +0000
+++ b/rescue/list       Fri Jan 14 00:59:14 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: list,v 1.39 2010/02/13 22:54:51 roy Exp $
+#      $NetBSD: list,v 1.40 2011/01/14 00:59:14 njoly Exp $
 
 SRCDIRS        bin
 
@@ -45,6 +45,7 @@
 PROG   badsect
 PROG   brconfig
 PROG   ccdconfig
+PROG   chown           chgrp
 PROG   clri
 PROG   disklabel
 PROG   dkctl
@@ -132,7 +133,6 @@
 
 SRCDIRS        usr.sbin
 
-PROG   chown           chgrp
 PROG   chroot
 PROG   dumpfs
 PROG   dumplfs



Home | Main Index | Thread Index | Old Index