summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-07-31 05:21:20 +0000
committerjkh <jkh@FreeBSD.org>1996-07-31 05:21:20 +0000
commitebd61ccfa419fe49187d41abb787fbc6445fe8d1 (patch)
treec71ac71e274aa91c05183922795e0c8970b0ada6 /release
parent637f05bd194a42d2f6ef8811971d894c0f7ea4b8 (diff)
downloadFreeBSD-src-ebd61ccfa419fe49187d41abb787fbc6445fe8d1.zip
FreeBSD-src-ebd61ccfa419fe49187d41abb787fbc6445fe8d1.tar.gz
link chgrp to chown, don't list it as a binary
Diffstat (limited to 'release')
-rw-r--r--release/alpha/fixit_crunch.conf5
-rw-r--r--release/fixit_crunch.conf5
2 files changed, 6 insertions, 4 deletions
diff --git a/release/alpha/fixit_crunch.conf b/release/alpha/fixit_crunch.conf
index 2de8ee9..9dc1874 100644
--- a/release/alpha/fixit_crunch.conf
+++ b/release/alpha/fixit_crunch.conf
@@ -1,4 +1,4 @@
-# $Id: fixit_crunch.conf,v 1.6 1996/01/03 23:41:03 joerg Exp $
+# $Id: fixit_crunch.conf,v 1.7 1996/07/29 09:17:12 jkh Exp $
# first, we list the source dirs that our programs reside in. These are
# searched in order listed to find the dir containing each program.
@@ -27,10 +27,11 @@ progs mount_msdos mount_cd9660 mount_nfs
ln dump rdump
ln restore rrestore
ln newfs mount_mfs
+ln chown chgrp
# /usr/bin stuff
-progs chgrp ftp rsh sed telnet rlogin common find grep
+progs ftp rsh sed telnet rlogin common find grep
ln common vi
ln common view
ln common ex
diff --git a/release/fixit_crunch.conf b/release/fixit_crunch.conf
index 2de8ee9..9dc1874 100644
--- a/release/fixit_crunch.conf
+++ b/release/fixit_crunch.conf
@@ -1,4 +1,4 @@
-# $Id: fixit_crunch.conf,v 1.6 1996/01/03 23:41:03 joerg Exp $
+# $Id: fixit_crunch.conf,v 1.7 1996/07/29 09:17:12 jkh Exp $
# first, we list the source dirs that our programs reside in. These are
# searched in order listed to find the dir containing each program.
@@ -27,10 +27,11 @@ progs mount_msdos mount_cd9660 mount_nfs
ln dump rdump
ln restore rrestore
ln newfs mount_mfs
+ln chown chgrp
# /usr/bin stuff
-progs chgrp ftp rsh sed telnet rlogin common find grep
+progs ftp rsh sed telnet rlogin common find grep
ln common vi
ln common view
ln common ex
OpenPOWER on IntegriCloud