diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-07-31 05:21:20 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-07-31 05:21:20 +0000 |
| commit | 7e33c72e6a2d7545acd4ee2e350850a2e8fbdd20 (patch) | |
| tree | c71ac71e274aa91c05183922795e0c8970b0ada6 /release | |
| parent | 5713f18fabad32d165f750e8b75a842a9ed51fbb (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/alpha/fixit_crunch.conf | 5 | ||||
| -rw-r--r-- | release/fixit_crunch.conf | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/release/alpha/fixit_crunch.conf b/release/alpha/fixit_crunch.conf index 2de8ee95ee84..9dc18748fecd 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 2de8ee95ee84..9dc18748fecd 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 |
