summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-03-08 00:27:42 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-03-08 00:27:42 +0000
commit16c6b271c468732ce9b1ab0224ac1861ba7cf287 (patch)
tree44d648440c5389e7e4cbb7a5b04ac86b6b888f44 /distrib
parentcabd62fbe4ea4819fb96552d7bee66478ee80c11 (diff)
moving to 2.3
Diffstat (limited to 'distrib')
-rw-r--r--distrib/alpha/Makefile.inc4
-rw-r--r--distrib/arc/Makefile.inc4
-rw-r--r--distrib/arc/floppies/Makefile.inc4
-rw-r--r--distrib/hp300/ramdisk/install.sub4
-rw-r--r--distrib/i386/floppies/Makefile.inc4
-rw-r--r--distrib/miniroot/Makefile4
-rw-r--r--distrib/notes/alpha/contents16
-rw-r--r--distrib/notes/alpha/xfer6
-rw-r--r--distrib/notes/amiga/contents20
-rw-r--r--distrib/notes/amiga/xfer4
-rw-r--r--distrib/notes/arc/contents14
-rw-r--r--distrib/notes/atari/contents18
-rw-r--r--distrib/notes/hp300/contents16
-rw-r--r--distrib/notes/hp300/xfer8
-rw-r--r--distrib/notes/i386/contents18
-rw-r--r--distrib/notes/i386/xfer8
-rw-r--r--distrib/notes/mac68k/contents18
-rw-r--r--distrib/notes/mac68k/xfer2
-rw-r--r--distrib/notes/mvme68k/contents16
-rw-r--r--distrib/notes/pc532/contents20
-rw-r--r--distrib/notes/pmax/contents20
-rw-r--r--distrib/notes/powerpc/contents14
-rw-r--r--distrib/notes/powerpc/xfer8
-rw-r--r--distrib/notes/sparc/contents42
-rw-r--r--distrib/notes/sparc/xfer16
-rw-r--r--distrib/notes/sun3/contents14
-rw-r--r--distrib/powerpc/Makefile.inc6
-rw-r--r--distrib/ramdisk/Makefile4
-rw-r--r--distrib/sets/lists/base/md.alpha16
-rw-r--r--distrib/sets/lists/base/md.amiga8
-rw-r--r--distrib/sets/lists/base/md.arc16
-rw-r--r--distrib/sets/lists/base/md.hp3008
-rw-r--r--distrib/sets/lists/base/md.i3862
-rw-r--r--distrib/sets/lists/base/md.mac68k8
-rw-r--r--distrib/sets/lists/base/md.mvme68k8
-rw-r--r--distrib/sets/lists/base/md.pmax16
-rw-r--r--distrib/sets/lists/base/md.powerpc16
-rw-r--r--distrib/sets/lists/base/md.sparc2
-rw-r--r--distrib/sets/lists/comp/md.alpha82
-rw-r--r--distrib/sets/lists/comp/md.amiga50
-rw-r--r--distrib/sets/lists/comp/md.arc74
-rw-r--r--distrib/sets/lists/comp/md.hp30051
-rw-r--r--distrib/sets/lists/comp/md.i38658
-rw-r--r--distrib/sets/lists/comp/md.mac68k50
-rw-r--r--distrib/sets/lists/comp/md.mvme68k50
-rw-r--r--distrib/sets/lists/comp/md.pmax74
-rw-r--r--distrib/sets/lists/comp/md.powerpc126
-rw-r--r--distrib/sets/lists/comp/md.sparc56
-rw-r--r--distrib/sets/makesrctars2
-rw-r--r--distrib/sets/maketars2
-rw-r--r--distrib/simpleroot/Makefile4
-rw-r--r--distrib/sparc/floppies/Makefile.inc4
52 files changed, 558 insertions, 557 deletions
diff --git a/distrib/alpha/Makefile.inc b/distrib/alpha/Makefile.inc
index 68985a922e8..aba2392a95c 100644
--- a/distrib/alpha/Makefile.inc
+++ b/distrib/alpha/Makefile.inc
@@ -1,3 +1,3 @@
-# $OpenBSD: Makefile.inc,v 1.2 1997/10/01 22:12:52 deraadt Exp $
+# $OpenBSD: Makefile.inc,v 1.3 1998/03/08 00:26:12 deraadt Exp $
-REV=22
+REV=23
diff --git a/distrib/arc/Makefile.inc b/distrib/arc/Makefile.inc
index 683192be6e6..7a8ad47066d 100644
--- a/distrib/arc/Makefile.inc
+++ b/distrib/arc/Makefile.inc
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile.inc,v 1.3 1997/10/01 22:12:53 deraadt Exp $
+# $OpenBSD: Makefile.inc,v 1.4 1998/03/08 00:26:13 deraadt Exp $
-REV= 22
+REV= 23
LDSTATIC= -static
diff --git a/distrib/arc/floppies/Makefile.inc b/distrib/arc/floppies/Makefile.inc
index 3ac51115bb9..51211dfb6e0 100644
--- a/distrib/arc/floppies/Makefile.inc
+++ b/distrib/arc/floppies/Makefile.inc
@@ -1,3 +1,3 @@
-# $Id: Makefile.inc,v 1.3 1997/10/01 22:16:09 deraadt Exp $
+# $Id: Makefile.inc,v 1.4 1998/03/08 00:26:15 deraadt Exp $
-REV= 22
+REV= 23
diff --git a/distrib/hp300/ramdisk/install.sub b/distrib/hp300/ramdisk/install.sub
index 61590b80f78..985824b0693 100644
--- a/distrib/hp300/ramdisk/install.sub
+++ b/distrib/hp300/ramdisk/install.sub
@@ -1,5 +1,5 @@
#!/bin/sh
-# $OpenBSD: install.sub,v 1.10 1998/03/01 19:49:01 millert Exp $
+# $OpenBSD: install.sub,v 1.11 1998/03/08 00:26:17 deraadt Exp $
# $NetBSD: install.sub,v 1.5.2.8 1996/09/02 23:25:02 pk Exp $
#
# Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -40,7 +40,7 @@
# OpenBSD installation/upgrade script - common subroutines.
ROOTDISK="" # filled in below
-VERSION=22
+VERSION=23
VERSION_MAJOR=$(( $VERSION / 10 ))
VERSION_MINOR=$(( $VERSION % 10 ))
export VERSION VERSION_MAJOR VERSION_MINOR
diff --git a/distrib/i386/floppies/Makefile.inc b/distrib/i386/floppies/Makefile.inc
index d7c57d2e160..3414ef8dbf4 100644
--- a/distrib/i386/floppies/Makefile.inc
+++ b/distrib/i386/floppies/Makefile.inc
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile.inc,v 1.9 1997/10/01 22:16:11 deraadt Exp $
+# $OpenBSD: Makefile.inc,v 1.10 1998/03/08 00:26:19 deraadt Exp $
-REV= 22
+REV= 23
FLOPPY3=1
.include <bsd.own.mk>
diff --git a/distrib/miniroot/Makefile b/distrib/miniroot/Makefile
index e0d140a9a26..dd04a6b1063 100644
--- a/distrib/miniroot/Makefile
+++ b/distrib/miniroot/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.20 1997/10/01 22:12:57 deraadt Exp $
+# $OpenBSD: Makefile,v 1.21 1998/03/08 00:26:22 deraadt Exp $
-REV= 22
+REV= 23
CBIN= instbin
ARCHDIR= ${.CURDIR}/../${MACHINE}/miniroot
diff --git a/distrib/notes/alpha/contents b/distrib/notes/alpha/contents
index 00cfc3ac231..f2ee1f4ccad 100644
--- a/distrib/notes/alpha/contents
+++ b/distrib/notes/alpha/contents
@@ -12,7 +12,7 @@ out as follows:
X11/ The X window system for OpenBSD/alpha 2.3
- floppy22.fs The alpha boot and installation
+ floppy23.fs The alpha boot and installation
floppy; see below.
*.tar.gz alpha binary distribution sets;
@@ -45,7 +45,7 @@ distribution sets. The binary distribution sets can be found in
the "alpha" subdirectory of the OpenBSD 2.3 distribution tree,
and are as follows:
- base22 The OpenBSD/alpha 2.3 base binary distribution. You
+ base23 The OpenBSD/alpha 2.3 base binary distribution. You
MUST install this distribution set. It contains the
base OpenBSD utilities that are necessary for the
system to run and be minimally functional. It
@@ -53,7 +53,7 @@ and are as follows:
everything described below.
[ 38.3M gzipped, 106.5M uncompressed ]
- comp22 The OpenBSD/alpha Compiler tools. All of the tools
+ comp23 The OpenBSD/alpha Compiler tools. All of the tools
relating to C, C++, and FORTRAN (yes, there are two!).
This set includes the system include files
(/usr/include), the linker, the compiler tool chain,
@@ -64,7 +64,7 @@ and are as follows:
call and library manual pages.
[ 13.3M gzipped, 48.6M uncompressed ]
- etc22 This distribution set contains the system
+ etc23 This distribution set contains the system
configuration files that reside in /etc and in several
other places. This set MUST be installed if you are
installing the system from scratch, but should NOT be
@@ -73,22 +73,22 @@ and are as follows:
CAREFULLY upgrade your configuration files by hand.)
[ 92.0K gzipped, 490K uncompressed ]
- game22 This set includes the games and their manual pages.
+ game23 This set includes the games and their manual pages.
[ 5.9M gzipped, 15.5M uncompressed ]
- man22 This set includes all of the manual pages for the
+ man23 This set includes all of the manual pages for the
binaries and other software contained in the base set.
Note that it does not include any of the manual pages
that are included in the other sets.
[ 2.4M gzipped, 9.2M uncompressed ]
- misc22 This set includes the system dictionaries (which are
+ misc23 This set includes the system dictionaries (which are
rather large), the typesettable document set, and
man pages for other architectures which happen to be
installed from the source tree by default.
[ 1.7M gzipped, 5.9M uncompressed ]
- text22 This set includes OpenBSD's text processing tools,
+ text23 This set includes OpenBSD's text processing tools,
including groff, all related programs, and their
manual pages.
[ 1.7M gzipped, 5.6M uncompressed ]
diff --git a/distrib/notes/alpha/xfer b/distrib/notes/alpha/xfer
index aaae3680431..c82a37b4749 100644
--- a/distrib/notes/alpha/xfer
+++ b/distrib/notes/alpha/xfer
@@ -94,13 +94,13 @@ following:
administrator.) In the above example, "<dist_directories>"
are the distribution sets' directories, for the distribution
sets you wish to place on the tape. For instance, to put
- the "base22" and "etc22" distributions on tape (in order
+ the "base23" and "etc23" distributions on tape (in order
to do the absolute minimum installation to a new disk),
you would do the following:
cd .../2.3 # the top of the tree
cd alpha/
- tar cf <tape_device> base22 etc22
+ tar cf <tape_device> base23 etc23
(Note that you still need to fill in "<tape_device>" in the
example.)
@@ -153,7 +153,7 @@ must do the following:
Place the distribution sets you wish to upgrade somewhere
in your current file system tree. At a bare minimum, you
must upgrade the "base" binary distribution, and so must
- put the "base22" set somewhere in your file system. If
+ put the "base23" set somewhere in your file system. If
you wish, you can do the other sets, as well, but you should
NOT upgrade the "etc" distribution; the "etc" distribution
contains system configuration files that you should review
diff --git a/distrib/notes/amiga/contents b/distrib/notes/amiga/contents
index 910c0769b9d..81183d73087 100644
--- a/distrib/notes/amiga/contents
+++ b/distrib/notes/amiga/contents
@@ -19,7 +19,7 @@ out as follows:
bsd.rd A ramdisk OpenBSD kernel used for simple
installation.
- miniroot22.fs A miniroot filesystem image to be used
+ miniroot23.fs A miniroot filesystem image to be used
if you for some reason can't or don't
want to use the ramdisk installation
method.
@@ -44,7 +44,7 @@ Installation/upgrade miniroot file system:
NFS file system or ftp. You can also load distribution sets from
a SCSI tape or from one of your existing AmigaDOS partitions.
- This file is named "miniroot22.fs".
+ This file is named "miniroot23.fs".
The OpenBSD/amiga binary distribution sets contain the binaries which
@@ -53,7 +53,7 @@ distribution sets. The binary distribution sets can be found in
the "amiga" subdirectory of the OpenBSD 2.3 distribution tree,
and are as follows:
- base22 The OpenBSD/amiga 2.3 base binary distribution. You
+ base23 The OpenBSD/amiga 2.3 base binary distribution. You
MUST install this distribution set. It contains the
base OpenBSD utilities that are necessary for the
system to run and be minimally functional. It
@@ -61,7 +61,7 @@ and are as follows:
everything described below.
[ 11.2M gzipped, 33.9M uncompressed ]
- comp22 The OpenBSD/amiga Compiler tools. The C, C++, and
+ comp23 The OpenBSD/amiga Compiler tools. The C, C++, and
FORTRAN language environments are supported. This set
includes the system include files (/usr/include), the
linker, the compiler tool chain, and the various system
@@ -70,9 +70,9 @@ and are as follows:
includes the manual pages for all of the utilities it
contains, as well as the system call and library manual
pages.
- [ 7.0M gzipped, 22.6M uncompressed ]
+ [ 7.0M gzipped, 23.6M uncompressed ]
- etc22 This distribution set contains the system configuration
+ etc23 This distribution set contains the system configuration
files that reside in /etc and in several other places.
This set MUST be installed if you are installing the
system from scratch, but should NOT be used if you are
@@ -81,22 +81,22 @@ and are as follows:
configuration files by hand.)
[ 92K gzipped, 490K uncompressed ]
- game22 This set includes the games and their manual pages.
+ game23 This set includes the games and their manual pages.
[ 2.7M gzipped, 6.7M uncompressed ]
- man22 This set includes all of the manual pages for the
+ man23 This set includes all of the manual pages for the
binaries and other software contained in the base set.
Note that it does not include any of the manual pages
that are included in the other sets.
[ 2.4M gzipped, 9.2M uncompressed ]
- misc22 This set includes the system dictionaries (which are
+ misc23 This set includes the system dictionaries (which are
rather large), the typesettable document set, and
man pages for other architectures which happen to be
installed from the source tree by default.
[ 1.7M gzipped, 5.8M uncompressed ]
- text22 This set includes OpenBSD's text processing tools,
+ text23 This set includes OpenBSD's text processing tools,
including groff, all related programs, and their
manual pages.
[ 945K gzipped, 3.5M uncompressed ]
diff --git a/distrib/notes/amiga/xfer b/distrib/notes/amiga/xfer
index fe49cb12e60..5c83349698d 100644
--- a/distrib/notes/amiga/xfer
+++ b/distrib/notes/amiga/xfer
@@ -24,7 +24,7 @@ partition, optionally you must also get the miniroot image there
for later transfer to your swap partition as explained elsewhere.
For ramdisk installs you need to get both the bsd and bsd.rd
kernel images, and for miniroot installs you need bsd and the
-miniroot22.fs image.
+miniroot23.fs image.
To prepare for installing via an AmigaDOS partition:
@@ -104,7 +104,7 @@ following:
Place the distribution sets you wish to upgrade somewhere in
your current file system tree. At a bare minimum, you must
upgrade the "base" binary distribution, and so must put the
- "base22.tar.gz" set somewhere in your file system. If you wish,
+ "base23.tar.gz" set somewhere in your file system. If you wish,
you can do the other sets, as well, but you should NOT upgrade
the "etc" distribution; the "etc" distribution contains system
configuration files that you should review and update by hand.
diff --git a/distrib/notes/arc/contents b/distrib/notes/arc/contents
index b7040f54ef0..c1c56408510 100644
--- a/distrib/notes/arc/contents
+++ b/distrib/notes/arc/contents
@@ -35,7 +35,7 @@ distribution sets. The binary distribution sets can be found in
the "arc" subdirectory of the OpenBSD 2.3 distribution tree,
and are as follows:
- base22 The OpenBSD/arc 2.3 base binary distribution. You
+ base23 The OpenBSD/arc 2.3 base binary distribution. You
MUST install this distribution set. It contains the
base OpenBSD utilities that are necessary for the
system to run and be minimally functional. It
@@ -43,7 +43,7 @@ and are as follows:
everything described below.
[ 14.0M gzipped, 47.4M uncompressed ]
- comp22 The OpenBSD/arc Compiler tools. All of the tools
+ comp23 The OpenBSD/arc Compiler tools. All of the tools
relating to C, C++, and FORTRAN (yes, there are two!).
This set includes the system include files
(/usr/include), the linker, the compiler tool chain,
@@ -54,7 +54,7 @@ and are as follows:
call and library manual pages.
[ 13.1M gzipped, 51.9M uncompressed ]
- etc22 This distribution set contains the system
+ etc23 This distribution set contains the system
configuration files that reside in /etc and in several
other places. This set MUST be installed if you are
installing the system from scratch, but should NOT be
@@ -63,22 +63,22 @@ and are as follows:
CAREFULLY upgrade your configuration files by hand.)
[ 92K gzipped, 490K uncompressed ]
- game22 This set includes the games and their manual pages.
+ game23 This set includes the games and their manual pages.
[ 2.8M gzipped, 7.1M uncompressed ]
- man22 This set includes all of the manual pages for the
+ man23 This set includes all of the manual pages for the
binaries and other software contained in the base set.
Note that it does not include any of the manual pages
that are included in the other sets.
[ 2.4M gzipped, 9.2M uncompressed ]
- misc22 This set includes the system dictionaries (which are
+ misc23 This set includes the system dictionaries (which are
rather large), the typesettable document set, and
man pages for other architectures which happen to be
installed from the source tree by default.
[ 1.7M gzipped, 5.9M uncompressed ]
- text22 This set includes OpenBSD's text processing tools,
+ text23 This set includes OpenBSD's text processing tools,
including groff, all related programs, and their
manual pages.
[ 958K gzipped, 4.0M uncompressed ]
diff --git a/distrib/notes/atari/contents b/distrib/notes/atari/contents
index 8ed5fd40b44..784572b0696 100644
--- a/distrib/notes/atari/contents
+++ b/distrib/notes/atari/contents
@@ -29,7 +29,7 @@ Bootable Kernel floppy:
and the GENERIC kernel. It is setup so that you can insert it
into your floppy drive, and start the programs from GEM.
- This floppy is named boot-22.fs
+ This floppy is named boot-23.fs
Installation floppy:
@@ -42,7 +42,7 @@ Installation floppy:
file system or ftp. You can also load distribution sets from
a SCSI tape or from one of your existing TOS partitions.
- This floppy's are named "inst-22.fs.1" and "inst-22.fs.2".
+ This floppy's are named "inst-23.fs.1" and "inst-23.fs.2".
The OpenBSD/atari binary distribution sets contain the binaries which
comprise the OpenBSD 2.3 release for the atari. There are seven binary
@@ -50,7 +50,7 @@ distribution sets, and the "security" distribution set. The binary
distribution sets can be found in subdirectories of the "atari/bins"
subdirectory of the OpenBSD 2.3 distribution tree, and are as follows:
- base22 The OpenBSD/atari 2.3 base binary distribution. You
+ base23 The OpenBSD/atari 2.3 base binary distribution. You
MUST install this distribution set. It contains the
base OpenBSD utilities that are necessary for the
system to run and be minimally functional. It
@@ -58,7 +58,7 @@ subdirectory of the OpenBSD 2.3 distribution tree, and are as follows:
everything described below.
[ 7M gzipped, 19M uncompressed ]
- comp22 The OpenBSD/atari Compiler tools. All of the tools
+ comp23 The OpenBSD/atari Compiler tools. All of the tools
relating to C, C++, and FORTRAN (yes, there are two!).
This set includes the system include files
(/usr/include), the linker, the compiler tool chain,
@@ -69,7 +69,7 @@ subdirectory of the OpenBSD 2.3 distribution tree, and are as follows:
call and library manual pages.
[ 4M gzipped, 12M uncompressed ]
- etc22 This distribution set contains the system
+ etc23 This distribution set contains the system
configuration files that reside in /etc and in several
other places. This set MUST be installed if you are
installing the system from scratch, but should NOT be
@@ -78,22 +78,22 @@ subdirectory of the OpenBSD 2.3 distribution tree, and are as follows:
CAREFULLY upgrade your configuration files by hand.)
[ 50K gzipped, 280K uncompressed ]
- games22 This set includes the games and their manual pages.
+ games23 This set includes the games and their manual pages.
[ 1M gzipped, 3M uncompressed ]
- man22 This set includes all of the manual pages for the
+ man23 This set includes all of the manual pages for the
binaries and other software contained in the base set.
Note that it does not include any of the manual pages
that are included in the other sets.
[ 730K gzipped, 3M uncompressed ]
- misc22 This set includes the system dictionaries (which are
+ misc23 This set includes the system dictionaries (which are
rather large), the typesettable document set, and
man pages for other architectures which happen to be
installed from the source tree by default.
[ 2M gzipped, 6M uncompressed ]
- text22 This set includes OpenBSD's text processing tools,
+ text23 This set includes OpenBSD's text processing tools,
including groff, all related programs, and their
manual pages.
[ 784K gzipped, 3M uncompressed ]
diff --git a/distrib/notes/hp300/contents b/distrib/notes/hp300/contents
index 754a15d04c1..eb128250cdb 100644
--- a/distrib/notes/hp300/contents
+++ b/distrib/notes/hp300/contents
@@ -34,7 +34,7 @@ comprise the OpenBSD 2.3 release for the hp300. There are seven binary
distribution tar sets. They may be found in the top of the "hp300"
subdirectory of the OpenBSD 2.3 distribution tree, and are as follows:
- base22 The OpenBSD/hp300 2.3 base binary distribution. You
+ base23 The OpenBSD/hp300 2.3 base binary distribution. You
MUST install this distribution set. It contains the
base OpenBSD utilities that are necessary for the
system to run and be minimally functional. It
@@ -42,7 +42,7 @@ subdirectory of the OpenBSD 2.3 distribution tree, and are as follows:
everything described below.
[ 11.2M gzipped, 34.0M uncompressed ]
- comp22 The OpenBSD/hp300 Compiler tools. All of the tools
+ comp23 The OpenBSD/hp300 Compiler tools. All of the tools
relating to C and C++. This set includes the system
include files (/usr/include), the linker, the compiler
tool chain, and the various system libraries (except
@@ -50,9 +50,9 @@ subdirectory of the OpenBSD 2.3 distribution tree, and are as follows:
base set). This set also includes the manual pages for
all of the utilities it contains, as well as the system
call and library manual pages.
- [ 7.0M gzipped, 22.5M uncompressed ]
+ [ 7.0M gzipped, 23.5M uncompressed ]
- etc22 This distribution set contains the system configuration
+ etc23 This distribution set contains the system configuration
files that reside in /etc and in several other places.
This set MUST be installed if you are installing the
system from scratch, but should NOT be used if you are
@@ -61,22 +61,22 @@ subdirectory of the OpenBSD 2.3 distribution tree, and are as follows:
configuration files by hand.)
[ 94K gzipped, 500K uncompressed ]
- game22 This set includes the games and their manual pages.
+ game23 This set includes the games and their manual pages.
[ 2.7M gzipped, 6.7M uncompressed ]
- man22 This set includes all of the manual pages for the
+ man23 This set includes all of the manual pages for the
binaries and other software contained in the base set.
Note that it does not include any of the manual pages
that are included in the other sets.
[ 2.5M gzipped, 9.2M uncompressed ]
- misc22 This set includes the system dictionaries (which are
+ misc23 This set includes the system dictionaries (which are
rather large), the typesettable document set, and
man pages for other architectures which happen to be
installed from the source tree by default.
[ 1.7M gzipped, 5.8M uncompressed ]
- text22 This set includes OpenBSD's text processing tools,
+ text23 This set includes OpenBSD's text processing tools,
including groff, all related programs, and their
manual pages.
[ 947K gzipped, 3.5M uncompressed ]
diff --git a/distrib/notes/hp300/xfer b/distrib/notes/hp300/xfer
index 614d3b712c1..b8f641f8765 100644
--- a/distrib/notes/hp300/xfer
+++ b/distrib/notes/hp300/xfer
@@ -27,14 +27,14 @@ following:
(If you can't figure it out, ask your system administrator.)
In the above example, "<dist_directories>" are the
distribution sets' directories, for the distribution sets you
- wish to place on the tape. For instance, to put the "base22"
- and "etc22" distributions on tape (in order to do the absolute
+ wish to place on the tape. For instance, to put the "base23"
+ and "etc23" distributions on tape (in order to do the absolute
minimum installation to a new disk), you would do the
following:
cd .../2.3 # the top of the tree
cd hp300
- tar cf <tape_device> base22.tar.gz etc22.tar.gz
+ tar cf <tape_device> base23.tar.gz etc23.tar.gz
(Note that you still need to fill in "<tape_device>" in the
example.)
@@ -84,7 +84,7 @@ following:
Place the distribution sets you wish to upgrade somewhere in
your current file system tree. At a bare minimum, you must
upgrade the "base" binary distribution, and so must put the
- "base22" set somewhere in your file system. If you wish,
+ "base23" set somewhere in your file system. If you wish,
you can do the other sets, as well, but you should NOT upgrade
the "etc" distribution; the "etc" distribution contains system
configuration files that you should review and update by hand.
diff --git a/distrib/notes/i386/contents b/distrib/notes/i386/contents
index 5a1689b1e00..443e3511c9f 100644
--- a/distrib/notes/i386/contents
+++ b/distrib/notes/i386/contents
@@ -11,7 +11,7 @@ out as follows:
X11/ The X window system for OpenBSD/i386 2.3
- floppy22.fs The i386 boot and installation
+ floppy23.fs The i386 boot and installation
floppy; see below.
*.tar.gz i386 binary distribution sets;
@@ -29,7 +29,7 @@ As well you may be interested in
installation section, below.
-In summary, there is one i386 floppy image called "floppy22.fs" (which
+In summary, there is one i386 floppy image called "floppy23.fs" (which
you can copy to a floppy using rawrite.exe or `dd'; as described later
in this document). This is a bootable install floppy which can be
used both to install and to upgrade OpenBSD to the current version.
@@ -52,7 +52,7 @@ distribution sets. The binary distribution sets can be found in
the "i386" subdirectory of the OpenBSD 2.3 distribution tree,
and are as follows:
- base22 The OpenBSD/i386 2.3 base binary distribution. You
+ base23 The OpenBSD/i386 2.3 base binary distribution. You
MUST install this distribution set. It contains the
base OpenBSD utilities that are necessary for the
system to run and be minimally functional. It
@@ -60,7 +60,7 @@ and are as follows:
everything described below.
[ 11.9M gzipped, 33.3M uncompressed ]
- comp22 The OpenBSD/i386 Compiler tools. All of the tools
+ comp23 The OpenBSD/i386 Compiler tools. All of the tools
relating to C, C++, and FORTRAN (yes, there are two!).
This set includes the system include files
(/usr/include), the linker, the compiler tool chain,
@@ -71,7 +71,7 @@ and are as follows:
call and library manual pages.
[ 7.3M gzipped, 23.0M uncompressed ]
- etc22 This distribution set contains the system
+ etc23 This distribution set contains the system
configuration files that reside in /etc and in several
other places. This set MUST be installed if you are
installing the system from scratch, but should NOT be
@@ -80,22 +80,22 @@ and are as follows:
CAREFULLY upgrade your configuration files by hand.)
[ 93K gzipped, 490K uncompressed ]
- game22 This set includes the games and their manual pages.
+ game23 This set includes the games and their manual pages.
[ 2.7M gzipped, 6.4M uncompressed ]
- man22 This set includes all of the manual pages for the
+ man23 This set includes all of the manual pages for the
binaries and other software contained in the base set.
Note that it does not include any of the manual pages
that are included in the other sets.
[ 2.5M gzipped, 9.4M uncompressed ]
- misc22 This set includes the system dictionaries (which are
+ misc23 This set includes the system dictionaries (which are
rather large), the typesettable document set, and
man pages for other architectures which happen to be
installed from the source tree by default.
[ 1.7M gzipped, 5.8M uncompressed ]
- text22 This set includes OpenBSD's text processing tools,
+ text23 This set includes OpenBSD's text processing tools,
including groff, all related programs, and their
manual pages.
[ 944K gzipped, 3.3M uncompressed ]
diff --git a/distrib/notes/i386/xfer b/distrib/notes/i386/xfer
index 9670e782f14..9d8cad1d6a0 100644
--- a/distrib/notes/i386/xfer
+++ b/distrib/notes/i386/xfer
@@ -47,14 +47,14 @@ following:
(If you can't figure it out, ask your system administrator.)
In the above example, "<dist_directories>" are the
distribution sets' directories, for the distribution sets you
- wish to place on the tape. For instance, to put the "base22"
- and "etc22" distributions on tape (in order to do the absolute
+ wish to place on the tape. For instance, to put the "base23"
+ and "etc23" distributions on tape (in order to do the absolute
minimum installation to a new disk), you would do the
following:
cd .../1.2 # the top of the tree
cd i386/
- tar cf <tape_device> base22 etc22
+ tar cf <tape_device> base23 etc23
(Note that you still need to fill in "<tape_device>" in the
example.)
@@ -104,7 +104,7 @@ following:
Place the distribution sets you wish to upgrade somewhere in
your current file system tree. At a bare minimum, you must
upgrade the "base" binary distribution, and so must put the
- "base22" set somewhere in your file system. If you wish,
+ "base23" set somewhere in your file system. If you wish,
you can do the other sets, as well, but you should NOT upgrade
the "etc" distribution; the "etc" distribution contains system
configuration files that you should review and update by hand.
diff --git a/distrib/notes/mac68k/contents b/distrib/notes/mac68k/contents
index ef53bbb05e3..2574c8f19d7 100644
--- a/distrib/notes/mac68k/contents
+++ b/distrib/notes/mac68k/contents
@@ -32,10 +32,10 @@ and are as follows:
it enables a different SCSI driver which may allow
some otherwise incompatible SCSI disks to function
with OpenBSD/mac68k. You must install either this
- or bsd22.tar.gz.
+ or bsd23.tar.gz.
[ 1.4M uncompressed ]
- base22.tar.gz The OpenBSD/mac68k 2.3 base binary distribution. You
+ base23.tar.gz The OpenBSD/mac68k 2.3 base binary distribution. You
MUST install this distribution set. It contains the
base OpenBSD utilities that are necessary for the
system to run and be minimally functional. It
@@ -43,7 +43,7 @@ and are as follows:
everything described below.
[ 11.9M gzipped, 33.7M uncompressed ]
- comp22.tar.gz The OpenBSD/mac68k Compiler tools. All of the tools
+ comp23.tar.gz The OpenBSD/mac68k Compiler tools. All of the tools
relating to C, C++, and FORTRAN (yes, there are two!).
This set includes the system header files
(/usr/include), the linker, the compiler tool chain,
@@ -54,9 +54,9 @@ and are as follows:
call and library manual pages. It is very almost a must
to install this set if one wants an even minimally
functional system.
- [ 7.0M gzipped, 22.5M uncompressed ]
+ [ 7.0M gzipped, 23.5M uncompressed ]
- etc22.tar.gz This distribution set contains the system
+ etc23.tar.gz This distribution set contains the system
configuration files that reside in /etc and in several
other places. This set MUST be installed if you are
installing the system from scratch, but should NOT be
@@ -65,18 +65,18 @@ and are as follows:
CAREFULLY upgrade your configuration files by hand.)
[ 93K gzipped, 490K uncompressed ]
- game22.tar.gz This set includes the BSD games and their manual pages.
+ game23.tar.gz This set includes the BSD games and their manual pages.
It's installation is optional.
[ 2.7M gzipped, 6.7M uncompressed ]
- man22.tar.gz This set includes all of the manual pages for the
+ man23.tar.gz This set includes all of the manual pages for the
binaries and other software contained in the base set.
Note that it does not include any of the manual pages
that are included in the other sets. Installation of
this set is completely optional but is highly recommended.
[ 2.4M gzipped, 9.1M uncompressed ]
- misc22.tar.gz This set includes the system dictionaries (which are
+ misc23.tar.gz This set includes the system dictionaries (which are
rather large), the typesettable document set, and
man pages for other architectures which happen to be
installed from the source tree by default as well as
@@ -85,7 +85,7 @@ and are as follows:
of many system programs.
[ 1.7M gzipped, 5.9M uncompressed ]
- text22.tar.gz This set includes OpenBSD's text processing tools,
+ text23.tar.gz This set includes OpenBSD's text processing tools,
including groff, all related programs, and their
manual pages. This set is highly recommended as
these programs are depended upon for such basic
diff --git a/distrib/notes/mac68k/xfer b/distrib/notes/mac68k/xfer
index 13e17137144..f0f57bca197 100644
--- a/distrib/notes/mac68k/xfer
+++ b/distrib/notes/mac68k/xfer
@@ -1,7 +1,7 @@
Installation is really only supported from the local Macintosh
hard drive or from an AppleShare volume. This means that you'll
need at least enough room for the largest file that you will have
-to install. This is the 6.2M base22 file. There has been talk
+to install. This is the 6.2M base23 file. There has been talk
of allowing an install from split files. If you have the time,
desire, and knowledge, please feel free to add that functionality.
diff --git a/distrib/notes/mvme68k/contents b/distrib/notes/mvme68k/contents
index 1712ca3244f..10cf39bcbf2 100644
--- a/distrib/notes/mvme68k/contents
+++ b/distrib/notes/mvme68k/contents
@@ -25,7 +25,7 @@ distribution sets. The binary distribution sets can be found in
the "mvme68k" subdirectory of the OpenBSD 2.3 distribution tree,
and are as follows:
- base22 The OpenBSD/mvme68k 2.3 base binary distribution. You
+ base23 The OpenBSD/mvme68k 2.3 base binary distribution. You
MUST install this distribution set. It contains the
base OpenBSD utilities that are necessary for the
system to run and be minimally functional. It
@@ -33,7 +33,7 @@ and are as follows:
everything described below.
[ 11.2M gzipped, 33.9M uncompressed ]
- comp22 The OpenBSD/mvme68k Compiler tools. All of the tools
+ comp23 The OpenBSD/mvme68k Compiler tools. All of the tools
relating to C, C++, and FORTRAN.
This set includes the system include files
(/usr/include), the linker, the compiler tool chain,
@@ -42,9 +42,9 @@ and are as follows:
set). This set also includes the manual pages for all
of the utilities it contains, as well as the system
call and library manual pages.
- [ 7.0M gzipped, 22.5M uncompressed ]
+ [ 7.0M gzipped, 23.5M uncompressed ]
- etc22 This distribution set contains the system
+ etc23 This distribution set contains the system
configuration files that reside in /etc and in several
other places. This set MUST be installed if you are
installing the system from scratch, but should NOT be
@@ -53,22 +53,22 @@ and are as follows:
CAREFULLY upgrade your configuration files by hand.)
[ 92K gzipped, 490K uncompressed ]
- games22 This set includes the games and their manual pages.
+ games23 This set includes the games and their manual pages.
[ 2.7M gzipped, 6.7M uncompressed ]
- man22 This set includes all of the manual pages for the
+ man23 This set includes all of the manual pages for the
binaries and other software contained in the base set.
Note that it does not include any of the manual pages
that are included in the other sets.
[ 2.4M gzipped, 9.2M uncompressed ]
- misc22 This set includes the system dictionaries (which are
+ misc23 This set includes the system dictionaries (which are
rather large), the typesettable document set, and
man pages for other architectures which happen to be
installed from the source tree by default.
[ 1.7M gzipped, 5.9M uncompressed ]
- text22 This set includes OpenBSD's text processing tools,
+ text23 This set includes OpenBSD's text processing tools,
including groff, all related programs, and their
manual pages.
[ 946K gzipped, 3.5M uncompressed ]
diff --git a/distrib/notes/pc532/contents b/distrib/notes/pc532/contents
index efa15ac2b8c..9350fed2101 100644
--- a/distrib/notes/pc532/contents
+++ b/distrib/notes/pc532/contents
@@ -12,7 +12,7 @@ the files as follows:
X11/ The X window system for OpenBSD/pc532 2.3
- floppy22.fs The pc532 boot and installation floppy;
+ floppy23.fs The pc532 boot and installation floppy;
see below.
*.tar.gz pc532 binary distribution sets;
@@ -29,7 +29,7 @@ distribution sets. The binary distribution sets can be found in
the "pc532" subdirectory of the OpenBSD 2.3 distribution tree,
and are as follows:
- base22
+ base23
The OpenBSD/pc532 2.3 base binary distribution. You
MUST install this distribution set. It contains the
base OpenBSD utilities that are necessary for the
@@ -37,7 +37,7 @@ and are as follows:
excludes everything described below.
[ 6.8M gzipped ]
- comp22
+ comp23
The OpenBSD/pc532 Compiler tools. All of the tools
relating to C, C++, and FORTRAN (yes, there are two!).
This set includes the system include files
@@ -47,7 +47,7 @@ and are as follows:
as the system call and library manual pages.
[ 4.7M gzipped ]
- etc22
+ etc23
This distribution set contains the system
configuration files that reside in /etc and in several
other places. This set MUST be installed if you are
@@ -57,25 +57,25 @@ and are as follows:
CAREFULLY upgrade your configuration files by hand.)
[ 63K gzipped ]
- games22
+ games23
This set includes the games and their manual pages.
[ 2.8M gzipped ]
- man22
+ man23
This set includes all of the manual pages for the
binaries and other software contained in the base set.
Note that it does not include any of the manual pages
that are included in the other sets.
[ 0.8M gzipped ]
- misc22
+ misc23
This set includes the system dictionaries (which are
rather large), the typesettable document set, and
man pages for other architectures which happen to be
installed from the source tree by default.
[ 1.9M gzipped ]
- text22
+ text23
This set includes OpenBSD's text processing tools,
including groff, all related programs, and their
manual pages.
@@ -88,12 +88,12 @@ is supported by the following files:
Initial file system used via SCSI floppy or downloaded into
memory:
- inst-22.fs -- file system containing boot loader
+ inst-23.fs -- file system containing boot loader
and install kernel with 2MB
ram root file system.
download.c -- source for the program to download
- inst-22.fs into memory via the
+ inst-23.fs into memory via the
pc532 ROM monitor.
diff --git a/distrib/notes/pmax/contents b/distrib/notes/pmax/contents
index 7083113610e..5df4638a94f 100644
--- a/distrib/notes/pmax/contents
+++ b/distrib/notes/pmax/contents
@@ -11,11 +11,11 @@ out as follows:
simpleroot* pmax boot and installation
simpleroot files; see below.
-There is a pmax simpleroot image named simpleroot22.fs (it is usually
-compressed using gzip - simpleroot22.fs.gz - so you need gunzip first
+There is a pmax simpleroot image named simpleroot23.fs (it is usually
+compressed using gzip - simpleroot23.fs.gz - so you need gunzip first
to uncompress it) subdirectory of the OpenBSD 2.3 distribution. This
file you can dump onto a disk and boot from it to start the installation
-of OpenBSD/pmax. Also there is a simpleroot22.tar.gz file there. It
+of OpenBSD/pmax. Also there is a simpleroot23.tar.gz file there. It
can be used as root area on the NFS server if you plan to install via
network.
@@ -25,7 +25,7 @@ distribution sets. The binary distribution sets can be found in
subdirectories of the "pmax/bins" subdirectory of the OpenBSD 2.3
distribution tree, and are as follows:
- base22 The OpenBSD/pmax 2.3 base binary distribution. You
+ base23 The OpenBSD/pmax 2.3 base binary distribution. You
MUST install this distribution set. It contains the
base OpenBSD utilities that are necessary for the
system to run and be minimally functional. It
@@ -33,7 +33,7 @@ distribution tree, and are as follows:
everything described below.
[ 13.9M gzipped, 47.2M uncompressed ]
- comp22 The OpenBSD/pmax Compiler tools. All of the tools
+ comp23 The OpenBSD/pmax Compiler tools. All of the tools
relating to C, C++, and FORTRAN (yes, there are two!).
This set includes the system include files
(/usr/include), the linker, the compiler tool chain,
@@ -44,7 +44,7 @@ distribution tree, and are as follows:
call and library manual pages.
[ 13.1M gzipped, 51.8M uncompressed ]
- etc22 This distribution set contains the system
+ etc23 This distribution set contains the system
configuration files that reside in /etc and in several
other places. This set MUST be installed if you are
installing the system from scratch, but should NOT be
@@ -53,22 +53,22 @@ distribution tree, and are as follows:
CAREFULLY upgrade your configuration files by hand.)
[ 94K gzipped, 500K uncompressed ]
- game22 This set includes the games and their manual pages.
+ game23 This set includes the games and their manual pages.
[ 2.8M gzipped, 7.2M uncompressed ]
- man22 This set includes all of the manual pages for the
+ man23 This set includes all of the manual pages for the
binaries and other software contained in the base set.
Note that it does not include any of the manual pages
that are included in the other sets.
[ 2.4M gzipped, 9.1M uncompressed ]
- misc22 This set includes the system dictionaries (which are
+ misc23 This set includes the system dictionaries (which are
rather large), the typesettable document set, and
man pages for other architectures which happen to be
installed from the source tree by default.
[ 1.7M gzipped, 5.9M uncompressed ]
- text22 This set includes OpenBSD's text processing tools,
+ text23 This set includes OpenBSD's text processing tools,
including groff, all related programs, and their
manual pages.
[ 957K gzipped, 4.0M uncompressed ]
diff --git a/distrib/notes/powerpc/contents b/distrib/notes/powerpc/contents
index 50f7d9f5f5b..87c13af9dcd 100644
--- a/distrib/notes/powerpc/contents
+++ b/distrib/notes/powerpc/contents
@@ -48,7 +48,7 @@ distribution sets. The binary distribution sets can be found in
the "powerpc" subdirectory of the OpenBSD 2.3 distribution tree,
and are as follows:
- base22 The OpenBSD/powerpc 2.3 base binary distribution. You
+ base23 The OpenBSD/powerpc 2.3 base binary distribution. You
MUST install this distribution set. It contains the
base OpenBSD utilities that are necessary for the
system to run and be minimally functional. It
@@ -56,7 +56,7 @@ and are as follows:
everything described below.
[ 12.5M gzipped, 35.1M uncompressed ]
- comp22 The OpenBSD/powerpc Compiler tools. All of the tools
+ comp23 The OpenBSD/powerpc Compiler tools. All of the tools
relating to C, C++, and FORTRAN (yes, there are two!).
This set includes the system include files
(/usr/include), the linker, the compiler tool chain,
@@ -67,7 +67,7 @@ and are as follows:
call and library manual pages.
[ 7.7M gzipped, 24.2M uncompressed ]
- etc22 This distribution set contains the system
+ etc23 This distribution set contains the system
configuration files that reside in /etc and in several
other places. This set MUST be installed if you are
installing the system from scratch, but should NOT be
@@ -76,22 +76,22 @@ and are as follows:
CAREFULLY upgrade your configuration files by hand.)
[ 92K gzipped, 450K uncompressed ]
- game22 This set includes the games and their manual pages.
+ game23 This set includes the games and their manual pages.
[ 2.8M gzipped, 6.7M uncompressed ]
- man22 This set includes all of the manual pages for the
+ man23 This set includes all of the manual pages for the
binaries and other software contained in the base set.
Note that it does not include any of the manual pages
that are included in the other sets.
[ 2.5M gzipped, 9.6M uncompressed ]
- misc22 This set includes the system dictionaries (which are
+ misc23 This set includes the system dictionaries (which are
rather large), the typesettable document set, and
man pages for other architectures which happen to be
installed from the source tree by default.
[ 1.7M gzipped, 6.1M uncompressed ]
- text22 This set includes OpenBSD's text processing tools,
+ text23 This set includes OpenBSD's text processing tools,
including groff, all related programs, and their
manual pages.
[ 1.0M gzipped, 3.5M uncompressed ]
diff --git a/distrib/notes/powerpc/xfer b/distrib/notes/powerpc/xfer
index 9739e396c12..3766bade78b 100644
--- a/distrib/notes/powerpc/xfer
+++ b/distrib/notes/powerpc/xfer
@@ -47,14 +47,14 @@ following:
(If you can't figure it out, ask your system administrator.)
In the above example, "<dist_directories>" are the
distribution sets' directories, for the distribution sets you
- wish to place on the tape. For instance, to put the "base22"
- and "etc22" distributions on tape (in order to do the absolute
+ wish to place on the tape. For instance, to put the "base23"
+ and "etc23" distributions on tape (in order to do the absolute
minimum installation to a new disk), you would do the
following:
cd .../1.2 # the top of the tree
cd powerpc/
- tar cf <tape_device> base22 etc22
+ tar cf <tape_device> base23 etc23
(Note that you still need to fill in "<tape_device>" in the
example.)
@@ -104,7 +104,7 @@ following:
Place the distribution sets you wish to upgrade somewhere in
your current file system tree. At a bare minimum, you must
upgrade the "base" binary distribution, and so must put the
- "base22" set somewhere in your file system. If you wish,
+ "base23" set somewhere in your file system. If you wish,
you can do the other sets, as well, but you should NOT upgrade
the "etc" distribution; the "etc" distribution contains system
configuration files that you should review and update by hand.
diff --git a/distrib/notes/sparc/contents b/distrib/notes/sparc/contents
index 3a4eaf09d80..8521440d16e 100644
--- a/distrib/notes/sparc/contents
+++ b/distrib/notes/sparc/contents
@@ -5,11 +5,11 @@ as follows:
.../2.3/sparc/
INSTALL.sparc Installation notes; this file
- kc22.fs The sparc boot floppy; see below.
- inst22.fs The sparc installation floppy; see below.
- upgr22.fs The sparc upgrade floppy; see below.
- miniroot22.fs The sparc miniroot filesystem; see below.
- floppy22.fs The sparc compressed ramdisk boot floppy
+ kc23.fs The sparc boot floppy; see below.
+ inst23.fs The sparc installation floppy; see below.
+ upgr23.fs The sparc upgrade floppy; see below.
+ miniroot23.fs The sparc miniroot filesystem; see below.
+ floppy23.fs The sparc compressed ramdisk boot floppy
CKSUM Output of the cksum(1) and md5(1) programs
MD5 usable for verification of the correctness
@@ -35,18 +35,18 @@ Please note that there are multiple bootable images and kernels, intended
to allow installing OpenBSD/sparc in a variety of situations without
requiring a pre-existing working operating system.
-The "kc22.fs" image is a bootable floppy image, which is used in conjunction
-with "inst22.fs" or "upgr22.fs", to allow installing or upgrading systems
+The "kc23.fs" image is a bootable floppy image, which is used in conjunction
+with "inst23.fs" or "upgr23.fs", to allow installing or upgrading systems
with supported floppy disk drives (not Sun4m at this time).
-The "miniroot22.fs" is a small bootable root filesystem that can be used
+The "miniroot23.fs" is a small bootable root filesystem that can be used
for installation or upgrade where there is some means to copy the miniroot
image into a swap or unused partition on the system, and also for diskless
or net booting. This can be convenient if you have a existing installation
of OpenBSD, NetBSD, SunOS, or Solaris and wish to test or upgrade the
existing system to OpenBSD.
-The "floppy22.fs" is a new bootable floppy image, with contents similar
+The "floppy23.fs" is a new bootable floppy image, with contents similar
to a miniroot stored in a compressed kernel with pre-loaded ramdisk. As
of release time, this version has not received adequate testing and may
not work reliably on many systems, but is provided as a convenience for
@@ -63,24 +63,24 @@ Sun bootblocks require a separate kernel image and root filesystem.
Bootable installation/upgrade floppies:
- kc22.fs
+ kc23.fs
This disk is bootable, and only contains the boot loader and
kernel.
- inst22.fs
+ inst23.fs
This disk contains an installation file system, and has enough
utilities on board to prepare your hard disk drive for OpenBSD.
- upgr22.fs
+ upgr23.fs
This disk contains a file system, and has holds the utilities
needed in order to upgrade an existing OpenBSD (or NetBSD) system
to a minimal working OpenBSD 2.3 system.
- floppy22.fs
+ floppy23.fs
This disk contains a compressed ramdisk filesystem, and holds
all utilities needed to install or upgrade to OpenBSD 2.3
- miniroot22.fs
+ miniroot23.fs
This is a miniroot filesystem image which can be copied to the
swap partition of an existing OpenBSD, NetBSD, Linux, SunOS,
or Solaris installation to allow upgrading to OpenBSD 2.3
@@ -92,14 +92,14 @@ distribution sets. These binary distribution sets can be found in
the "sparc" subdirectory of the OpenBSD 2.3 distribution tree,
and are as follows:
- base22 The OpenBSD/sparc 2.3 base binary distribution. You
+ base23 The OpenBSD/sparc 2.3 base binary distribution. You
MUST install this distribution set. It contains the
base OpenBSD utilities that are necessary for the system
to run and be minimally functional. It includes shared
library support, and excludes everything described below.
[ 12.7M gzipped, 39.7M uncompressed ]
- etc22 This distribution set contains the system configuration
+ etc23 This distribution set contains the system configuration
files that reside in /etc and in several other places.
This set MUST be installed if you are installing the
system from scratch, but should NOT be used if you are
@@ -108,7 +108,7 @@ and are as follows:
configuration files by hand.)
[ 97K gzipped, 510K uncompressed ]
- comp22 The OpenBSD/sparc Compiler tools. All of the tools
+ comp23 The OpenBSD/sparc Compiler tools. All of the tools
relating to C, C++, and FORTRAN.
This set includes the system include files
(/usr/include), the linker, the compiler tool chain,
@@ -119,22 +119,22 @@ and are as follows:
call and library manual pages.
[ 8.2M gzipped, 27.4M uncompressed ]
- game22 This set includes the games and their manual pages.
+ game23 This set includes the games and their manual pages.
[ 2.8M gzipped, 6.9M uncompressed ]
- man22 This set includes all of the manual pages for the
+ man23 This set includes all of the manual pages for the
binaries and other software contained in the base set.
Note that it does not include any of the manual pages
that are included in the other sets.
[ 2.4M gzipped, 9.2M uncompressed ]
- misc22 This set includes the system dictionaries (which are
+ misc23 This set includes the system dictionaries (which are
rather large), the typesettable document set, and
man pages for other architectures which happen to be
installed from the source tree by default.
[ 1.7M gzipped, 5.9M uncompressed ]
- text22 This set includes OpenBSD's text processing tools,
+ text23 This set includes OpenBSD's text processing tools,
including groff, all related programs, and their
manual pages.
[ 994K gzipped, 3.7M uncompressed ]
diff --git a/distrib/notes/sparc/xfer b/distrib/notes/sparc/xfer
index a7df6461f53..e6f4150432a 100644
--- a/distrib/notes/sparc/xfer
+++ b/distrib/notes/sparc/xfer
@@ -74,7 +74,7 @@ Creating a bootable floppy disk using SunOS or other Un*x-like system:
Next, use the dd(1) utility to copy the file to the floppy drive.
Under SunOS, the command would be:
- dd if=floppy22.fs of=/dev/rfd0c bs=36b
+ dd if=floppy23.fs of=/dev/rfd0c bs=36b
If you are using something other than SunOS, you may have to adapt
this to conform to local naming conventions for the floppy and
@@ -113,9 +113,9 @@ Creating a bootable hard disk using SunOS or other Un*x-like system:
Use the dd(1) utility to copy the file to the floppy drive.
Under SunOS, the command would be:
- dd if=floppy22.fs of=/dev/rsd0b bs=36b
+ dd if=floppy23.fs of=/dev/rsd0b bs=36b
- or -
- dd if=miniroot22.fs of=/dev/rsd0b bs=36b
+ dd if=miniroot23.fs of=/dev/rsd0b bs=36b
The blocksize is arbitrary as long as it's a multiple of 512-bytes
and within the maximum supported by the driver, i.e. bs=126b may
@@ -140,7 +140,7 @@ Creating a bootable hard disk using SunOS or other Un*x-like system:
To copy the floppy image to the whole disk, overwriting labels:
- dd if=floppy22.fs of=/dev/rsdXc bs=36b
+ dd if=floppy23.fs of=/dev/rsdXc bs=36b
Two notes - X should be replaced by the unit number of the target
disk, which is most likely *not* the disk/partition that's your
@@ -159,13 +159,13 @@ Creating a bootable hard disk using SunOS or other Un*x-like system:
To copy the floppy image to the hard disk, preserving SunOS,
Solaris NetBSD or OpenBSD labels:
- dd if=floppy22.fs of=/dev/rsdXc bs=1b skip=1 seek=1
+ dd if=floppy23.fs of=/dev/rsdXc bs=1b skip=1 seek=1
You need to be sure that your version of dd(1) supports the
skip and seek operands, otherwise you can try a technique like:
dd if=/dev/rsdXc of=/tmp/label bs=1b count=1
- dd if=floppy22.fs of=/dev/rsdXc bs=36b
+ dd if=floppy23.fs of=/dev/rsdXc bs=36b
dd if=/tmp/label of=/dev/rsdXc bs=1b count=1
In either case, you've created a situation where the disklabel
@@ -217,7 +217,7 @@ To install or upgrade OpenBSD using a tape, you need to do the following:
#! /bin/sh
tape=/dev/nrst0
mt -f ${tape} rewind
- for file in base22 etc22 comp22 game22 man22 misc22 text22
+ for file in base23 etc23 comp23 game23 man23 misc23 text23
do
dd if=${file}.tar.gz of=${tape}
done
@@ -275,7 +275,7 @@ following:
Place the distribution sets you wish to upgrade somewhere in
your current file system tree. At a bare minimum, you must
upgrade the "base" binary distribution, and so must put the
- "base22" set somewhere in your file system. If you wish,
+ "base23" set somewhere in your file system. If you wish,
you can do the other sets, as well, but you should NOT upgrade
the "etc" distribution; the "etc" distribution contains system
configuration files that you should review and update by hand.
diff --git a/distrib/notes/sun3/contents b/distrib/notes/sun3/contents
index 2f0a577bad6..870b94ed99c 100644
--- a/distrib/notes/sun3/contents
+++ b/distrib/notes/sun3/contents
@@ -45,7 +45,7 @@ distribution sets. The binary distribution sets can be found in
the "sun3" subdirectory of the OpenBSD 2.3 distribution tree,
and are as follows:
- base22 The OpenBSD/sun3 2.3 base binary distribution. You
+ base23 The OpenBSD/sun3 2.3 base binary distribution. You
MUST install this distribution set. It contains the
base OpenBSD utilities that are necessary for the
system to run and be minimally functional. It
@@ -53,7 +53,7 @@ and are as follows:
everything described below.
[ 7.2M gzipped, 19M uncompressed ]
- comp22 The OpenBSD/sun3 Compiler tools. All of the tools
+ comp23 The OpenBSD/sun3 Compiler tools. All of the tools
relating to C and C++. This set includes the system
include files (/usr/include), the linker, the compiler
tool chain, and the various system libraries (except
@@ -63,7 +63,7 @@ and are as follows:
call and library manual pages.
[ 4.6M gzipped, 14.7M uncompressed ]
- etc22 This distribution set contains the system configuration
+ etc23 This distribution set contains the system configuration
files that reside in /etc and in several other places.
This set MUST be installed if you are installing the
system from scratch, but should NOT be used if you are
@@ -72,22 +72,22 @@ and are as follows:
configuration files by hand.)
[ 64K gzipped, 348K uncompressed ]
- games22 This set includes the games and their manual pages.
+ games23 This set includes the games and their manual pages.
[ 2.8M gzipped, 6.8M uncompressed ]
- man22 This set includes all of the manual pages for the
+ man23 This set includes all of the manual pages for the
binaries and other software contained in the base set.
Note that it does not include any of the manual pages
that are included in the other sets.
[ 850K gzipped, 3.3M uncompressed ]
- misc22 This set includes the system dictionaries (which are
+ misc23 This set includes the system dictionaries (which are
rather large), the typesettable document set, and
man pages for other architectures which happen to be
installed from the source tree by default.
[ 1.8M gzipped, 6.5M uncompressed ]
- text22 This set includes OpenBSD's text processing tools,
+ text23 This set includes OpenBSD's text processing tools,
including groff, all related programs, and their
manual pages.
[ 770K gzipped, 2.8M uncompressed ]
diff --git a/distrib/powerpc/Makefile.inc b/distrib/powerpc/Makefile.inc
index e27b0a77242..173ec3e85b5 100644
--- a/distrib/powerpc/Makefile.inc
+++ b/distrib/powerpc/Makefile.inc
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile.inc,v 1.6 1997/10/10 10:36:54 pefo Exp $
+# $OpenBSD: Makefile.inc,v 1.7 1998/03/08 00:26:58 deraadt Exp $
-# Revision is 2.2
-REV= 22
+# Revision is 2.3
+REV= 23
BSDSRCDIR?= /usr/src
SRCSYSDIR?= ${BSDSRCDIR}/sys
diff --git a/distrib/ramdisk/Makefile b/distrib/ramdisk/Makefile
index d7a54771754..2fce4c81fd2 100644
--- a/distrib/ramdisk/Makefile
+++ b/distrib/ramdisk/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.12 1998/02/22 08:32:58 deraadt Exp $
+# $OpenBSD: Makefile,v 1.13 1998/03/08 00:27:00 deraadt Exp $
-REV= 22
+REV= 23
CBIN= instbin
ARCHDIR= ${.CURDIR}/../${MACHINE}/ramdisk
diff --git a/distrib/sets/lists/base/md.alpha b/distrib/sets/lists/base/md.alpha
index c8843d04a9f..24b833d6670 100644
--- a/distrib/sets/lists/base/md.alpha
+++ b/distrib/sets/lists/base/md.alpha
@@ -1,16 +1,16 @@
./dev/scan0
./dev/scan1
./sbin/fdisk
-./usr/alpha-unknown-openbsd2.2
-./usr/alpha-unknown-openbsd2.2/bin
-./usr/alpha-unknown-openbsd2.2/lib
-./usr/alpha-unknown-openbsd2.2/lib/ldscripts
+./usr/alpha-unknown-openbsd2.3
+./usr/alpha-unknown-openbsd2.3/bin
+./usr/alpha-unknown-openbsd2.3/lib
+./usr/alpha-unknown-openbsd2.3/lib/ldscripts
./usr/include/alpha
./usr/include/readline
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/include
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/include/objc
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/include
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/include/objc
./usr/lib/perl5/alpha-openbsd
./usr/lib/perl5/alpha-openbsd/5.00404
./usr/lib/perl5/alpha-openbsd/5.00404/CORE
diff --git a/distrib/sets/lists/base/md.amiga b/distrib/sets/lists/base/md.amiga
index d8b682474ca..d6a149fb908 100644
--- a/distrib/sets/lists/base/md.amiga
+++ b/distrib/sets/lists/base/md.amiga
@@ -4,10 +4,10 @@
./sbin/ldconfig
./usr/bin/ldd
./usr/include/m68k
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc
./usr/lib/libacl.so.4.1
./usr/lib/libc.so.17.8
./usr/lib/libcurses.so.4.2
diff --git a/distrib/sets/lists/base/md.arc b/distrib/sets/lists/base/md.arc
index 670f4068a21..f0a85627c22 100644
--- a/distrib/sets/lists/base/md.arc
+++ b/distrib/sets/lists/base/md.arc
@@ -6,10 +6,10 @@
./usr/bin/ldd
./usr/include/mips
./usr/include/readline
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/objc
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/objc
./usr/lib/libacl.so.4.1
./usr/lib/libc.so.17.8
./usr/lib/libcurses.so.4.2
@@ -92,7 +92,7 @@
./usr/libexec/ld.so
./usr/mdec/mbr
./usr/mdec/msdos5mb.gz
-./usr/mipsel-unknown-openbsd2.2
-./usr/mipsel-unknown-openbsd2.2/bin
-./usr/mipsel-unknown-openbsd2.2/lib
-./usr/mipsel-unknown-openbsd2.2/lib/ldscripts
+./usr/mipsel-unknown-openbsd2.3
+./usr/mipsel-unknown-openbsd2.3/bin
+./usr/mipsel-unknown-openbsd2.3/lib
+./usr/mipsel-unknown-openbsd2.3/lib/ldscripts
diff --git a/distrib/sets/lists/base/md.hp300 b/distrib/sets/lists/base/md.hp300
index 58a9095d32e..68631778581 100644
--- a/distrib/sets/lists/base/md.hp300
+++ b/distrib/sets/lists/base/md.hp300
@@ -1,10 +1,10 @@
./sbin/ldconfig
./usr/bin/ldd
./usr/include/m68k
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc
./usr/lib/libacl.so.4.1
./usr/lib/libc.so.17.8
./usr/lib/libcurses.so.4.2
diff --git a/distrib/sets/lists/base/md.i386 b/distrib/sets/lists/base/md.i386
index 6aee1d0ec79..892d4d0c166 100644
--- a/distrib/sets/lists/base/md.i386
+++ b/distrib/sets/lists/base/md.i386
@@ -8,7 +8,7 @@
./usr/bin/ldd
./usr/bin/pctr
./usr/include/i386
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3
./usr/lib/libacl.so.4.1
./usr/lib/libc.so.17.8
./usr/lib/libcurses.so.4.2
diff --git a/distrib/sets/lists/base/md.mac68k b/distrib/sets/lists/base/md.mac68k
index d095e999f3e..92858b37411 100644
--- a/distrib/sets/lists/base/md.mac68k
+++ b/distrib/sets/lists/base/md.mac68k
@@ -2,10 +2,10 @@
./sbin/ldconfig
./usr/bin/ldd
./usr/include/m68k
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc
./usr/lib/libacl.so.4.1
./usr/lib/libc.so.17.8
./usr/lib/libcurses.so.4.2
diff --git a/distrib/sets/lists/base/md.mvme68k b/distrib/sets/lists/base/md.mvme68k
index a2341aff0de..34797284c40 100644
--- a/distrib/sets/lists/base/md.mvme68k
+++ b/distrib/sets/lists/base/md.mvme68k
@@ -2,10 +2,10 @@
./sbin/ldconfig
./usr/bin/ldd
./usr/include/m68k
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc
./usr/lib/libacl.so.4.1
./usr/lib/libc.so.17.8
./usr/lib/libcurses.so.4.2
diff --git a/distrib/sets/lists/base/md.pmax b/distrib/sets/lists/base/md.pmax
index 9cb1ac037a0..edde976fdf6 100644
--- a/distrib/sets/lists/base/md.pmax
+++ b/distrib/sets/lists/base/md.pmax
@@ -3,10 +3,10 @@
./usr/bin/ldd
./usr/include/mips
./usr/include/readline
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/objc
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/objc
./usr/lib/libacl.so.4.1
./usr/lib/libc.so.17.8
./usr/lib/libcurses.so.4.2
@@ -281,7 +281,7 @@
./usr/libexec/ld.so
./usr/mdec/bootrz
./usr/mdec/rzboot
-./usr/mipsel-unknown-openbsd2.2
-./usr/mipsel-unknown-openbsd2.2/bin
-./usr/mipsel-unknown-openbsd2.2/lib
-./usr/mipsel-unknown-openbsd2.2/lib/ldscripts
+./usr/mipsel-unknown-openbsd2.3
+./usr/mipsel-unknown-openbsd2.3/bin
+./usr/mipsel-unknown-openbsd2.3/lib
+./usr/mipsel-unknown-openbsd2.3/lib/ldscripts
diff --git a/distrib/sets/lists/base/md.powerpc b/distrib/sets/lists/base/md.powerpc
index fcefa38f617..3b1dc355a4f 100644
--- a/distrib/sets/lists/base/md.powerpc
+++ b/distrib/sets/lists/base/md.powerpc
@@ -1,9 +1,9 @@
./sbin/fdisk
./usr/include/powerpc
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/objc
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/objc
./usr/lib/perl5/auto/Text
./usr/lib/perl5/auto/Text/ParseWords
./usr/lib/perl5/auto/Text/ParseWords/autosplit.ix
@@ -340,7 +340,7 @@
./usr/mdec/boot.mac
./usr/mdec/boot.ppc
./usr/mdec/ofwboot
-./usr/powerpc-unknown-openbsd2.2
-./usr/powerpc-unknown-openbsd2.2/bin
-./usr/powerpc-unknown-openbsd2.2/lib
-./usr/powerpc-unknown-openbsd2.2/lib/ldscripts
+./usr/powerpc-unknown-openbsd2.3
+./usr/powerpc-unknown-openbsd2.3/bin
+./usr/powerpc-unknown-openbsd2.3/lib
+./usr/powerpc-unknown-openbsd2.3/lib/ldscripts
diff --git a/distrib/sets/lists/base/md.sparc b/distrib/sets/lists/base/md.sparc
index f3f3aaad60b..10c9d433b16 100644
--- a/distrib/sets/lists/base/md.sparc
+++ b/distrib/sets/lists/base/md.sparc
@@ -3,7 +3,7 @@
./sbin/ldconfig
./usr/bin/ldd
./usr/include/sparc
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3
./usr/lib/libacl.so.4.1
./usr/lib/libc.so.17.8
./usr/lib/libcurses.so.4.2
diff --git a/distrib/sets/lists/comp/md.alpha b/distrib/sets/lists/comp/md.alpha
index 111823c607f..17f07aba492 100644
--- a/distrib/sets/lists/comp/md.alpha
+++ b/distrib/sets/lists/comp/md.alpha
@@ -1,19 +1,19 @@
-./usr/alpha-unknown-openbsd2.2/bin/ar
-./usr/alpha-unknown-openbsd2.2/bin/as
-./usr/alpha-unknown-openbsd2.2/bin/ld
-./usr/alpha-unknown-openbsd2.2/bin/nm
-./usr/alpha-unknown-openbsd2.2/bin/ranlib
-./usr/alpha-unknown-openbsd2.2/bin/strip
-./usr/alpha-unknown-openbsd2.2/lib/ldscripts/alpha.x
-./usr/alpha-unknown-openbsd2.2/lib/ldscripts/alpha.xbn
-./usr/alpha-unknown-openbsd2.2/lib/ldscripts/alpha.xn
-./usr/alpha-unknown-openbsd2.2/lib/ldscripts/alpha.xr
-./usr/alpha-unknown-openbsd2.2/lib/ldscripts/alpha.xu
-./usr/alpha-unknown-openbsd2.2/lib/ldscripts/alphabsd.x
-./usr/alpha-unknown-openbsd2.2/lib/ldscripts/alphabsd.xbn
-./usr/alpha-unknown-openbsd2.2/lib/ldscripts/alphabsd.xn
-./usr/alpha-unknown-openbsd2.2/lib/ldscripts/alphabsd.xr
-./usr/alpha-unknown-openbsd2.2/lib/ldscripts/alphabsd.xu
+./usr/alpha-unknown-openbsd2.3/bin/ar
+./usr/alpha-unknown-openbsd2.3/bin/as
+./usr/alpha-unknown-openbsd2.3/bin/ld
+./usr/alpha-unknown-openbsd2.3/bin/nm
+./usr/alpha-unknown-openbsd2.3/bin/ranlib
+./usr/alpha-unknown-openbsd2.3/bin/strip
+./usr/alpha-unknown-openbsd2.3/lib/ldscripts/alpha.x
+./usr/alpha-unknown-openbsd2.3/lib/ldscripts/alpha.xbn
+./usr/alpha-unknown-openbsd2.3/lib/ldscripts/alpha.xn
+./usr/alpha-unknown-openbsd2.3/lib/ldscripts/alpha.xr
+./usr/alpha-unknown-openbsd2.3/lib/ldscripts/alpha.xu
+./usr/alpha-unknown-openbsd2.3/lib/ldscripts/alphabsd.x
+./usr/alpha-unknown-openbsd2.3/lib/ldscripts/alphabsd.xbn
+./usr/alpha-unknown-openbsd2.3/lib/ldscripts/alphabsd.xn
+./usr/alpha-unknown-openbsd2.3/lib/ldscripts/alphabsd.xr
+./usr/alpha-unknown-openbsd2.3/lib/ldscripts/alphabsd.xu
./usr/bin/c++filt
./usr/bin/gasp
./usr/bin/gdb
@@ -78,31 +78,31 @@
./usr/include/readline/readline.h
./usr/lib/crtbegin.o
./usr/lib/crtend.o
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/SYSCALLS.c.X
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/cc1
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/cc1obj
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/cc1plus
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/cpp
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/f771
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/include/README
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/include/f2c.h
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/include/limits.h
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/include/objc/NXConstStr.h
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/include/objc/Object.h
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/include/objc/Protocol.h
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/include/objc/encoding.h
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/include/objc/hash.h
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/include/objc/objc-api.h
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/include/objc/objc-list.h
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/include/objc/objc.h
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/include/objc/sarray.h
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/include/objc/thr.h
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/include/objc/typedstream.h
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/include/syslimits.h
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/libf2c.a
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/libgcc.a
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/libobjc.a
-./usr/lib/gcc-lib/alpha-unknown-openbsd2.2/2.8.0/specs
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/SYSCALLS.c.X
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/cc1
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/cc1obj
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/cc1plus
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/cpp
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/f771
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/include/README
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/include/f2c.h
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/include/limits.h
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/include/objc/NXConstStr.h
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/include/objc/Object.h
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/include/objc/Protocol.h
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/include/objc/encoding.h
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/include/objc/hash.h
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/include/objc/objc-api.h
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/include/objc/objc-list.h
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/include/objc/objc.h
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/include/objc/sarray.h
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/include/objc/thr.h
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/include/objc/typedstream.h
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/include/syslimits.h
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/libf2c.a
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/libgcc.a
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/libobjc.a
+./usr/lib/gcc-lib/alpha-unknown-openbsd2.3/2.8.0/specs
./usr/lib/libbfd.a
./usr/lib/libmmalloc.a
./usr/lib/libopcodes.a
diff --git a/distrib/sets/lists/comp/md.amiga b/distrib/sets/lists/comp/md.amiga
index d9e4b71561a..49b1146cc7b 100644
--- a/distrib/sets/lists/comp/md.amiga
+++ b/distrib/sets/lists/comp/md.amiga
@@ -66,31 +66,31 @@
./usr/include/machine/types.h
./usr/include/machine/varargs.h
./usr/include/machine/vmparam.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/SYSCALLS.c.X
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/cc1
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/cc1obj
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/cc1plus
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/cpp
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/f771
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/README
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/f2c.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/float.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/limits.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/NXConstStr.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/Object.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/Protocol.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/encoding.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/hash.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/list.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/objc-api.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/objc.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/sarray.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/typedstream.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/syslimits.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/libf2c.a
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/libgcc.a
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/libobjc.a
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/specs
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/SYSCALLS.c.X
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/cc1
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/cc1obj
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/cc1plus
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/cpp
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/f771
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/README
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/f2c.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/float.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/limits.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/NXConstStr.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/Object.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/Protocol.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/encoding.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/hash.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/list.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/objc-api.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/objc.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/sarray.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/typedstream.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/syslimits.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/libf2c.a
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/libgcc.a
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/libobjc.a
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/specs
./usr/lib/libacl_pic.a
./usr/lib/libc_pic.a
./usr/lib/libcom_err_pic.a
diff --git a/distrib/sets/lists/comp/md.arc b/distrib/sets/lists/comp/md.arc
index af4016b2c7c..9150fa1bd75 100644
--- a/distrib/sets/lists/comp/md.arc
+++ b/distrib/sets/lists/comp/md.arc
@@ -60,47 +60,47 @@
./usr/include/readline/keymaps.h
./usr/include/readline/readline.h
./usr/lib/crtn.o
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/SYSCALLS.c.X
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/cc1
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/cc1obj
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/cc1plus
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/cpp
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/f771
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/README
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/f2c.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/float.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/limits.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/objc/NXConstStr.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/objc/Object.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/objc/Protocol.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/objc/encoding.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/objc/hash.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/objc/list.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/objc/objc-api.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/objc/objc.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/objc/sarray.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/objc/typedstream.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/syslimits.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/libf2c.a
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/libgcc.a
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/libobjc.a
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/specs
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/SYSCALLS.c.X
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/cc1
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/cc1obj
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/cc1plus
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/cpp
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/f771
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/README
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/f2c.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/float.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/limits.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/objc/NXConstStr.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/objc/Object.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/objc/Protocol.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/objc/encoding.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/objc/hash.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/objc/list.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/objc/objc-api.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/objc/objc.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/objc/sarray.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/objc/typedstream.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/syslimits.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/libf2c.a
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/libgcc.a
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/libobjc.a
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/specs
./usr/lib/libbfd.a
./usr/lib/libmmalloc.a
./usr/lib/libopcodes.a
./usr/lib/libreadline.a
-./usr/mipsel-unknown-openbsd2.2/bin/ar
-./usr/mipsel-unknown-openbsd2.2/bin/as
-./usr/mipsel-unknown-openbsd2.2/bin/ld
-./usr/mipsel-unknown-openbsd2.2/bin/nm
-./usr/mipsel-unknown-openbsd2.2/bin/ranlib
-./usr/mipsel-unknown-openbsd2.2/bin/strip
-./usr/mipsel-unknown-openbsd2.2/lib/ldscripts/mipsel_obsd.x
-./usr/mipsel-unknown-openbsd2.2/lib/ldscripts/mipsel_obsd.xbn
-./usr/mipsel-unknown-openbsd2.2/lib/ldscripts/mipsel_obsd.xn
-./usr/mipsel-unknown-openbsd2.2/lib/ldscripts/mipsel_obsd.xr
-./usr/mipsel-unknown-openbsd2.2/lib/ldscripts/mipsel_obsd.xs
-./usr/mipsel-unknown-openbsd2.2/lib/ldscripts/mipsel_obsd.xu
+./usr/mipsel-unknown-openbsd2.3/bin/ar
+./usr/mipsel-unknown-openbsd2.3/bin/as
+./usr/mipsel-unknown-openbsd2.3/bin/ld
+./usr/mipsel-unknown-openbsd2.3/bin/nm
+./usr/mipsel-unknown-openbsd2.3/bin/ranlib
+./usr/mipsel-unknown-openbsd2.3/bin/strip
+./usr/mipsel-unknown-openbsd2.3/lib/ldscripts/mipsel_obsd.x
+./usr/mipsel-unknown-openbsd2.3/lib/ldscripts/mipsel_obsd.xbn
+./usr/mipsel-unknown-openbsd2.3/lib/ldscripts/mipsel_obsd.xn
+./usr/mipsel-unknown-openbsd2.3/lib/ldscripts/mipsel_obsd.xr
+./usr/mipsel-unknown-openbsd2.3/lib/ldscripts/mipsel_obsd.xs
+./usr/mipsel-unknown-openbsd2.3/lib/ldscripts/mipsel_obsd.xu
./usr/share/man/cat1/gdb.0
./usr/share/man/cat1/objcopy.0
./usr/share/man/cat1/objdump.0
diff --git a/distrib/sets/lists/comp/md.hp300 b/distrib/sets/lists/comp/md.hp300
index 070aaaca069..120143b9178 100644
--- a/distrib/sets/lists/comp/md.hp300
+++ b/distrib/sets/lists/comp/md.hp300
@@ -62,31 +62,32 @@
./usr/include/machine/types.h
./usr/include/machine/varargs.h
./usr/include/machine/vmparam.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/SYSCALLS.c.X
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/cc1
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/cc1obj
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/cc1plus
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/cpp
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/f771
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/README
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/f2c.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/float.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/limits.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/NXConstStr.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/Object.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/Protocol.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/encoding.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/hash.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/list.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/objc-api.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/objc.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/sarray.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/typedstream.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/syslimits.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/libf2c.a
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/libgcc.a
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/libobjc.a
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/specs
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/SYSCALLS.c.X
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/cc1
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/cc1obj
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/cc1plus
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/cpp
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/f771
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/README
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/f2c.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/float.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/limits.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/NXConstStr.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/Object.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/Protocol.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/encoding.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/hash.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/list.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/objc-api.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/objc.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/sarray.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/typedstream.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/syslimits.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/libf2c.a
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/libgcc.a
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/libobjc.a
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3
+/2.7.2.1/specs
./usr/lib/libacl_pic.a
./usr/lib/libc_pic.a
./usr/lib/libcom_err_pic.a
diff --git a/distrib/sets/lists/comp/md.i386 b/distrib/sets/lists/comp/md.i386
index 665f43532fd..d5a9cd6fe06 100644
--- a/distrib/sets/lists/comp/md.i386
+++ b/distrib/sets/lists/comp/md.i386
@@ -54,35 +54,35 @@
./usr/include/machine/varargs.h
./usr/include/machine/vm86.h
./usr/include/machine/vmparam.h
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/SYSCALLS.c.X
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/cc1
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/cc1obj
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/cc1plus
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/cpp
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/f771
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/include
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/include/README
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/include/f2c.h
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/include/float.h
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/include/limits.h
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/include/objc
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/include/objc/NXConstStr.h
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/include/objc/Object.h
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/include/objc/Protocol.h
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/include/objc/encoding.h
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/include/objc/hash.h
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/include/objc/objc-api.h
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/include/objc/objc-list.h
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/include/objc/objc.h
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/include/objc/sarray.h
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/include/objc/thr.h
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/include/objc/typedstream.h
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/include/syslimits.h
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/libf2c.a
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/libgcc.a
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/libobjc.a
-./usr/lib/gcc-lib/i386-unknown-openbsd2.2/2.8.0/specs
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/SYSCALLS.c.X
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/cc1
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/cc1obj
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/cc1plus
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/cpp
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/f771
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/include
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/include/README
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/include/f2c.h
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/include/float.h
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/include/limits.h
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/include/objc
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/include/objc/NXConstStr.h
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/include/objc/Object.h
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/include/objc/Protocol.h
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/include/objc/encoding.h
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/include/objc/hash.h
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/include/objc/objc-api.h
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/include/objc/objc-list.h
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/include/objc/objc.h
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/include/objc/sarray.h
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/include/objc/thr.h
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/include/objc/typedstream.h
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/include/syslimits.h
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/libf2c.a
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/libgcc.a
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/libobjc.a
+./usr/lib/gcc-lib/i386-unknown-openbsd2.3/2.8.0/specs
./usr/lib/libacl_pic.a
./usr/lib/libc_pic.a
./usr/lib/libcom_err_pic.a
diff --git a/distrib/sets/lists/comp/md.mac68k b/distrib/sets/lists/comp/md.mac68k
index 117993cd1d9..becd06cc6c5 100644
--- a/distrib/sets/lists/comp/md.mac68k
+++ b/distrib/sets/lists/comp/md.mac68k
@@ -71,31 +71,31 @@
./usr/include/machine/viareg.h
./usr/include/machine/vmparam.h
./usr/include/machine/z8530var.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/SYSCALLS.c.X
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/cc1
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/cc1obj
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/cc1plus
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/cpp
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/f771
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/README
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/f2c.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/float.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/limits.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/NXConstStr.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/Object.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/Protocol.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/encoding.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/hash.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/list.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/objc-api.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/objc.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/sarray.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/typedstream.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/syslimits.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/libf2c.a
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/libgcc.a
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/libobjc.a
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/specs
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/SYSCALLS.c.X
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/cc1
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/cc1obj
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/cc1plus
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/cpp
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/f771
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/README
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/f2c.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/float.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/limits.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/NXConstStr.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/Object.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/Protocol.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/encoding.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/hash.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/list.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/objc-api.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/objc.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/sarray.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/typedstream.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/syslimits.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/libf2c.a
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/libgcc.a
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/libobjc.a
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/specs
./usr/lib/libacl_pic.a
./usr/lib/libc_pic.a
./usr/lib/libcom_err_pic.a
diff --git a/distrib/sets/lists/comp/md.mvme68k b/distrib/sets/lists/comp/md.mvme68k
index f76079e0ac2..68c3e0b9273 100644
--- a/distrib/sets/lists/comp/md.mvme68k
+++ b/distrib/sets/lists/comp/md.mvme68k
@@ -63,31 +63,31 @@
./usr/include/machine/types.h
./usr/include/machine/varargs.h
./usr/include/machine/vmparam.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/SYSCALLS.c.X
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/cc1
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/cc1obj
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/cc1plus
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/cpp
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/f771
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/README
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/f2c.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/float.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/limits.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/NXConstStr.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/Object.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/Protocol.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/encoding.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/hash.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/list.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/objc-api.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/objc.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/sarray.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/objc/typedstream.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/include/syslimits.h
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/libf2c.a
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/libgcc.a
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/libobjc.a
-./usr/lib/gcc-lib/m68k-unknown-openbsd2.2/2.7.2.1/specs
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/SYSCALLS.c.X
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/cc1
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/cc1obj
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/cc1plus
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/cpp
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/f771
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/README
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/f2c.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/float.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/limits.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/NXConstStr.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/Object.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/Protocol.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/encoding.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/hash.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/list.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/objc-api.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/objc.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/sarray.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/objc/typedstream.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/include/syslimits.h
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/libf2c.a
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/libgcc.a
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/libobjc.a
+./usr/lib/gcc-lib/m68k-unknown-openbsd2.3/2.7.2.1/specs
./usr/lib/libacl_pic.a
./usr/lib/libc_pic.a
./usr/lib/libcom_err_pic.a
diff --git a/distrib/sets/lists/comp/md.pmax b/distrib/sets/lists/comp/md.pmax
index 3d93fa92b60..192ea765b8f 100644
--- a/distrib/sets/lists/comp/md.pmax
+++ b/distrib/sets/lists/comp/md.pmax
@@ -69,47 +69,47 @@
./usr/include/readline/keymaps.h
./usr/include/readline/readline.h
./usr/lib/crtn.o
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/SYSCALLS.c.X
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/cc1
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/cc1obj
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/cc1plus
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/cpp
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/f771
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/README
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/f2c.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/float.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/limits.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/objc/NXConstStr.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/objc/Object.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/objc/Protocol.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/objc/encoding.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/objc/hash.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/objc/list.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/objc/objc-api.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/objc/objc.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/objc/sarray.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/objc/typedstream.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/include/syslimits.h
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/libf2c.a
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/libgcc.a
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/libobjc.a
-./usr/lib/gcc-lib/mipsel-unknown-openbsd2.2/2.7.2.1/specs
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/SYSCALLS.c.X
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/cc1
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/cc1obj
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/cc1plus
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/cpp
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/f771
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/README
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/f2c.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/float.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/limits.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/objc/NXConstStr.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/objc/Object.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/objc/Protocol.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/objc/encoding.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/objc/hash.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/objc/list.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/objc/objc-api.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/objc/objc.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/objc/sarray.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/objc/typedstream.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/include/syslimits.h
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/libf2c.a
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/libgcc.a
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/libobjc.a
+./usr/lib/gcc-lib/mipsel-unknown-openbsd2.3/2.7.2.1/specs
./usr/lib/libbfd.a
./usr/lib/libmmalloc.a
./usr/lib/libopcodes.a
./usr/lib/libreadline.a
-./usr/mipsel-unknown-openbsd2.2/bin/ar
-./usr/mipsel-unknown-openbsd2.2/bin/as
-./usr/mipsel-unknown-openbsd2.2/bin/ld
-./usr/mipsel-unknown-openbsd2.2/bin/nm
-./usr/mipsel-unknown-openbsd2.2/bin/ranlib
-./usr/mipsel-unknown-openbsd2.2/bin/strip
-./usr/mipsel-unknown-openbsd2.2/lib/ldscripts/mipsel_obsd.x
-./usr/mipsel-unknown-openbsd2.2/lib/ldscripts/mipsel_obsd.xbn
-./usr/mipsel-unknown-openbsd2.2/lib/ldscripts/mipsel_obsd.xn
-./usr/mipsel-unknown-openbsd2.2/lib/ldscripts/mipsel_obsd.xr
-./usr/mipsel-unknown-openbsd2.2/lib/ldscripts/mipsel_obsd.xs
-./usr/mipsel-unknown-openbsd2.2/lib/ldscripts/mipsel_obsd.xu
+./usr/mipsel-unknown-openbsd2.3/bin/ar
+./usr/mipsel-unknown-openbsd2.3/bin/as
+./usr/mipsel-unknown-openbsd2.3/bin/ld
+./usr/mipsel-unknown-openbsd2.3/bin/nm
+./usr/mipsel-unknown-openbsd2.3/bin/ranlib
+./usr/mipsel-unknown-openbsd2.3/bin/strip
+./usr/mipsel-unknown-openbsd2.3/lib/ldscripts/mipsel_obsd.x
+./usr/mipsel-unknown-openbsd2.3/lib/ldscripts/mipsel_obsd.xbn
+./usr/mipsel-unknown-openbsd2.3/lib/ldscripts/mipsel_obsd.xn
+./usr/mipsel-unknown-openbsd2.3/lib/ldscripts/mipsel_obsd.xr
+./usr/mipsel-unknown-openbsd2.3/lib/ldscripts/mipsel_obsd.xs
+./usr/mipsel-unknown-openbsd2.3/lib/ldscripts/mipsel_obsd.xu
./usr/share/man/cat1/gdb.0
./usr/share/man/cat1/objcopy.0
./usr/share/man/cat1/objdump.0
diff --git a/distrib/sets/lists/comp/md.powerpc b/distrib/sets/lists/comp/md.powerpc
index 354ce2d127e..31d6a27225a 100644
--- a/distrib/sets/lists/comp/md.powerpc
+++ b/distrib/sets/lists/comp/md.powerpc
@@ -49,69 +49,69 @@
./usr/include/obstack.h
./usr/lib/crtbegin.o
./usr/lib/crtend.o
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/SYSCALLS.c.X
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/cc1
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/cc1obj
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/cc1plus
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/cpp
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/f771
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/README
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/curses.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/errno.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/f2c.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/fixed
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/float.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/iso646.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/limits.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/machine
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/objc/NXConstStr.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/objc/Object.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/objc/Protocol.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/objc/encoding.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/objc/hash.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/objc/list.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/objc/objc-api.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/objc/objc.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/objc/sarray.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/objc/typedstream.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/proto.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/stdarg.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/stddef.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/sys
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/syslimits.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/unistd.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/va-alpha.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/va-clipper.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/va-h8300.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/va-i860.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/va-i960.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/va-m88k.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/va-mips.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/va-pa.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/va-ppc.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/va-pyr.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/va-sparc.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/va-spur.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/include/varargs.h
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/libf2c.a
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/libgcc.a
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/libobjc.a
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/soft-float
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/soft-float/libgcc.a
-./usr/lib/gcc-lib/powerpc-unknown-openbsd2.2/2.7.2.1/specs
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/SYSCALLS.c.X
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/cc1
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/cc1obj
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/cc1plus
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/cpp
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/f771
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/README
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/curses.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/errno.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/f2c.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/fixed
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/float.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/iso646.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/limits.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/machine
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/objc/NXConstStr.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/objc/Object.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/objc/Protocol.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/objc/encoding.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/objc/hash.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/objc/list.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/objc/objc-api.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/objc/objc.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/objc/sarray.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/objc/typedstream.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/proto.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/stdarg.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/stddef.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/sys
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/syslimits.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/unistd.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/va-alpha.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/va-clipper.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/va-h8300.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/va-i860.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/va-i960.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/va-m88k.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/va-mips.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/va-pa.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/va-ppc.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/va-pyr.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/va-sparc.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/va-spur.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/include/varargs.h
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/libf2c.a
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/libgcc.a
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/libobjc.a
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/soft-float
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/soft-float/libgcc.a
+./usr/lib/gcc-lib/powerpc-unknown-openbsd2.3/2.7.2.1/specs
./usr/lib/libbfd.a
-./usr/powerpc-unknown-openbsd2.2/bin/ar
-./usr/powerpc-unknown-openbsd2.2/bin/as
-./usr/powerpc-unknown-openbsd2.2/bin/dlltool
-./usr/powerpc-unknown-openbsd2.2/bin/ld
-./usr/powerpc-unknown-openbsd2.2/bin/nm
-./usr/powerpc-unknown-openbsd2.2/bin/ranlib
-./usr/powerpc-unknown-openbsd2.2/bin/strip
-./usr/powerpc-unknown-openbsd2.2/lib/ldscripts/elf32ppc.x
-./usr/powerpc-unknown-openbsd2.2/lib/ldscripts/elf32ppc.xbn
-./usr/powerpc-unknown-openbsd2.2/lib/ldscripts/elf32ppc.xn
-./usr/powerpc-unknown-openbsd2.2/lib/ldscripts/elf32ppc.xr
-./usr/powerpc-unknown-openbsd2.2/lib/ldscripts/elf32ppc.xs
-./usr/powerpc-unknown-openbsd2.2/lib/ldscripts/elf32ppc.xu
+./usr/powerpc-unknown-openbsd2.3/bin/ar
+./usr/powerpc-unknown-openbsd2.3/bin/as
+./usr/powerpc-unknown-openbsd2.3/bin/dlltool
+./usr/powerpc-unknown-openbsd2.3/bin/ld
+./usr/powerpc-unknown-openbsd2.3/bin/nm
+./usr/powerpc-unknown-openbsd2.3/bin/ranlib
+./usr/powerpc-unknown-openbsd2.3/bin/strip
+./usr/powerpc-unknown-openbsd2.3/lib/ldscripts/elf32ppc.x
+./usr/powerpc-unknown-openbsd2.3/lib/ldscripts/elf32ppc.xbn
+./usr/powerpc-unknown-openbsd2.3/lib/ldscripts/elf32ppc.xn
+./usr/powerpc-unknown-openbsd2.3/lib/ldscripts/elf32ppc.xr
+./usr/powerpc-unknown-openbsd2.3/lib/ldscripts/elf32ppc.xs
+./usr/powerpc-unknown-openbsd2.3/lib/ldscripts/elf32ppc.xu
./usr/share/man/cat1/objcopy.0
./usr/share/man/cat1/objdump.0
diff --git a/distrib/sets/lists/comp/md.sparc b/distrib/sets/lists/comp/md.sparc
index 0ac5543ed0d..acad1924d33 100644
--- a/distrib/sets/lists/comp/md.sparc
+++ b/distrib/sets/lists/comp/md.sparc
@@ -54,34 +54,34 @@
./usr/include/machine/varargs.h
./usr/include/machine/vmparam.h
./usr/include/machine/vuid_event.h
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/SYSCALLS.c.X
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/cc1
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/cc1obj
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/cc1plus
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/cpp
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/f771
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/include
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/include/README
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/include/f2c.h
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/include/limits.h
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/include/objc
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/include/objc/NXConstStr.h
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/include/objc/Object.h
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/include/objc/Protocol.h
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/include/objc/encoding.h
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/include/objc/hash.h
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/include/objc/objc-api.h
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/include/objc/objc-list.h
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/include/objc/objc.h
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/include/objc/sarray.h
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/include/objc/thr.h
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/include/objc/typedstream.h
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/include/syslimits.h
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/libf2c.a
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/libgcc.a
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/libobjc.a
-./usr/lib/gcc-lib/sparc-unknown-openbsd2.2/2.8.0/specs
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/SYSCALLS.c.X
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/cc1
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/cc1obj
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/cc1plus
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/cpp
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/f771
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/include
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/include/README
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/include/f2c.h
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/include/limits.h
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/include/objc
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/include/objc/NXConstStr.h
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/include/objc/Object.h
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/include/objc/Protocol.h
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/include/objc/encoding.h
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/include/objc/hash.h
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/include/objc/objc-api.h
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/include/objc/objc-list.h
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/include/objc/objc.h
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/include/objc/sarray.h
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/include/objc/thr.h
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/include/objc/typedstream.h
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/include/syslimits.h
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/libf2c.a
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/libgcc.a
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/libobjc.a
+./usr/lib/gcc-lib/sparc-unknown-openbsd2.3/2.8.0/specs
./usr/lib/libacl_pic.a
./usr/lib/libc_pic.a
./usr/lib/libcom_err_pic.a
diff --git a/distrib/sets/makesrctars b/distrib/sets/makesrctars
index 1409aa36b1b..445eb9cc7e8 100644
--- a/distrib/sets/makesrctars
+++ b/distrib/sets/makesrctars
@@ -1,6 +1,6 @@
#!/bin/sh
-RELEASE=22
+RELEASE=23
SPLITSIZE=240640
GZIP=--best
diff --git a/distrib/sets/maketars b/distrib/sets/maketars
index fe7cfb36568..36108867172 100644
--- a/distrib/sets/maketars
+++ b/distrib/sets/maketars
@@ -1,6 +1,6 @@
#!/bin/csh -f
-set RELEASE=22
+set RELEASE=23
if (! $?RELEASEDIR) then
echo RELEASEDIR must be set
diff --git a/distrib/simpleroot/Makefile b/distrib/simpleroot/Makefile
index 02b58dd0f95..f58ed78fe5c 100644
--- a/distrib/simpleroot/Makefile
+++ b/distrib/simpleroot/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.10 1997/10/01 22:13:01 deraadt Exp $
+# $OpenBSD: Makefile,v 1.11 1998/03/08 00:27:39 deraadt Exp $
-REV= 22
+REV= 23
ARCHDIR= ${.CURDIR}/../${MACHINE}/simpleroot
diff --git a/distrib/sparc/floppies/Makefile.inc b/distrib/sparc/floppies/Makefile.inc
index 0abbfd67413..5667dd672a2 100644
--- a/distrib/sparc/floppies/Makefile.inc
+++ b/distrib/sparc/floppies/Makefile.inc
@@ -1,5 +1,5 @@
-# $OpenBSD: Makefile.inc,v 1.6 1997/10/01 22:13:02 deraadt Exp $
+# $OpenBSD: Makefile.inc,v 1.7 1998/03/08 00:27:41 deraadt Exp $
-REV= 22
+REV= 23
.include <bsd.own.mk>