diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-14 07:00:48 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-14 07:00:48 +0000 |
commit | 4b301465c86ff6179a4ef9cbe98597e12b0bdef7 (patch) | |
tree | ad84422ca53320a3870bb80aed42e6398d3f969a /distrib/amiga | |
parent | 124e22ed553b6c1db3b6ee2983145bdf1ce527c5 (diff) |
update from netbsd
Diffstat (limited to 'distrib/amiga')
-rw-r--r-- | distrib/amiga/floppies/inst-common/Makefile.inc | 2 | ||||
-rw-r--r-- | distrib/amiga/floppies/inst-common/dot.commonutils | 2 | ||||
-rw-r--r-- | distrib/amiga/floppies/inst-common/list | 2 | ||||
-rw-r--r-- | distrib/amiga/floppies/inst/list | 2 | ||||
-rw-r--r-- | distrib/amiga/floppies/upgr/list | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/distrib/amiga/floppies/inst-common/Makefile.inc b/distrib/amiga/floppies/inst-common/Makefile.inc index 028a8c33d16..8bb5b3b600b 100644 --- a/distrib/amiga/floppies/inst-common/Makefile.inc +++ b/distrib/amiga/floppies/inst-common/Makefile.inc @@ -1,4 +1,4 @@ -# $Id: Makefile.inc,v 1.2 1995/11/28 17:31:49 deraadt Exp $ +# $Id: Makefile.inc,v 1.3 1995/12/14 06:59:50 deraadt Exp $ # TOP is assumed to be defined by Makefile including this one. diff --git a/distrib/amiga/floppies/inst-common/dot.commonutils b/distrib/amiga/floppies/inst-common/dot.commonutils index 544979834f4..77aebaff6c3 100644 --- a/distrib/amiga/floppies/inst-common/dot.commonutils +++ b/distrib/amiga/floppies/inst-common/dot.commonutils @@ -27,7 +27,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $Id: dot.commonutils,v 1.2 1995/11/06 21:27:23 deraadt Exp $ +# $Id: dot.commonutils,v 1.3 1995/12/14 06:59:51 deraadt Exp $ # Installation utilites (functions), to get NetBSD installed on # the hard disk. These are meant to be invoked from the shell prompt, diff --git a/distrib/amiga/floppies/inst-common/list b/distrib/amiga/floppies/inst-common/list index aa499121392..88869c960ea 100644 --- a/distrib/amiga/floppies/inst-common/list +++ b/distrib/amiga/floppies/inst-common/list @@ -1,4 +1,4 @@ -# $Id: list,v 1.2 1995/11/28 17:31:51 deraadt Exp $ +# $Id: list,v 1.3 1995/12/14 06:59:52 deraadt Exp $ # copy the crunched binary, link to it, and kill it COPY ${OBJDIR}/instbin instbin diff --git a/distrib/amiga/floppies/inst/list b/distrib/amiga/floppies/inst/list index 207025f329f..c50c88d1775 100644 --- a/distrib/amiga/floppies/inst/list +++ b/distrib/amiga/floppies/inst/list @@ -1,4 +1,4 @@ -# $Id: list,v 1.2 1995/11/28 17:31:44 deraadt Exp $ +# $Id: list,v 1.3 1995/12/14 06:59:49 deraadt Exp $ # the disktab explanation file COPY disktab.preinstall etc diff --git a/distrib/amiga/floppies/upgr/list b/distrib/amiga/floppies/upgr/list index 6d61990e0cb..deed72b8023 100644 --- a/distrib/amiga/floppies/upgr/list +++ b/distrib/amiga/floppies/upgr/list @@ -1,4 +1,4 @@ -# $Id: list,v 1.2 1995/11/28 17:31:55 deraadt Exp $ +# $Id: list,v 1.3 1995/12/14 06:59:53 deraadt Exp $ # copy the kernel COPY ${CURDIR}/../../../../sys/arch/amiga/compile/INSTALL/netbsd netbsd |