summaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
commit2e61cbb7f50878e738849ea4384118c13733f09c (patch)
treee87cf98a8f654158f3ba922ed4d31607b79c4944 /sys/modules
parent76b5366091f76c9bc73570149ef5055648fc2c39 (diff)
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile2
-rw-r--r--sys/modules/Makefile.inc2
-rw-r--r--sys/modules/atapi/Makefile2
-rw-r--r--sys/modules/ccd/Makefile2
-rw-r--r--sys/modules/cd9660/Makefile2
-rw-r--r--sys/modules/coda/Makefile2
-rw-r--r--sys/modules/coff/Makefile2
-rw-r--r--sys/modules/fdesc/Makefile2
-rw-r--r--sys/modules/fpu/Makefile2
-rw-r--r--sys/modules/gnufpu/Makefile2
-rw-r--r--sys/modules/ibcs2/Makefile2
-rwxr-xr-xsys/modules/ibcs2/ibcs22
-rw-r--r--sys/modules/ibcs2/ibcs2.82
-rw-r--r--sys/modules/ibcs2/ibcs2.c2
-rw-r--r--sys/modules/if_disc/Makefile2
-rw-r--r--sys/modules/if_ppp/Makefile2
-rw-r--r--sys/modules/if_sl/Makefile2
-rw-r--r--sys/modules/if_tun/Makefile2
-rw-r--r--sys/modules/ip_mroute_mod/Makefile2
-rw-r--r--sys/modules/ipfw/Makefile2
-rw-r--r--sys/modules/joy/Makefile2
-rw-r--r--sys/modules/joy/joy2
-rw-r--r--sys/modules/joy/joy.82
-rw-r--r--sys/modules/kernfs/Makefile2
-rw-r--r--sys/modules/linux/Makefile2
-rw-r--r--sys/modules/linux/linux2
-rw-r--r--sys/modules/linux/linux.82
-rw-r--r--sys/modules/mfs/Makefile2
-rw-r--r--sys/modules/msdos/Makefile2
-rw-r--r--sys/modules/nfs/Makefile2
-rw-r--r--sys/modules/nullfs/Makefile2
-rw-r--r--sys/modules/pcic/Makefile2
-rw-r--r--sys/modules/portal/Makefile2
-rw-r--r--sys/modules/procfs/Makefile2
-rw-r--r--sys/modules/syscons/Makefile2
-rw-r--r--sys/modules/syscons/Makefile.inc2
-rw-r--r--sys/modules/syscons/blank/Makefile2
-rw-r--r--sys/modules/syscons/blank/blank_saver.c2
-rw-r--r--sys/modules/syscons/daemon/Makefile2
-rw-r--r--sys/modules/syscons/daemon/daemon_saver.c2
-rw-r--r--sys/modules/syscons/fade/Makefile2
-rw-r--r--sys/modules/syscons/fade/fade_saver.c2
-rw-r--r--sys/modules/syscons/green/Makefile2
-rw-r--r--sys/modules/syscons/green/green_saver.c2
-rw-r--r--sys/modules/syscons/saver.h2
-rw-r--r--sys/modules/syscons/snake/Makefile2
-rw-r--r--sys/modules/syscons/snake/snake_saver.c2
-rw-r--r--sys/modules/syscons/star/Makefile2
-rw-r--r--sys/modules/syscons/star/star_saver.c2
-rw-r--r--sys/modules/umapfs/Makefile2
-rw-r--r--sys/modules/union/Makefile2
-rw-r--r--sys/modules/vesa/Makefile2
-rw-r--r--sys/modules/vinum/COPYRIGHT2
-rw-r--r--sys/modules/vinum/Makefile2
-rw-r--r--sys/modules/vinum/config.c2
-rw-r--r--sys/modules/vinum/interrupt.c2
-rw-r--r--sys/modules/vinum/io.c2
-rw-r--r--sys/modules/vinum/lock.c2
-rwxr-xr-xsys/modules/vinum/makestatetext2
-rw-r--r--sys/modules/vinum/memory.c2
-rw-r--r--sys/modules/vinum/parser.c2
-rw-r--r--sys/modules/vinum/request.c2
-rw-r--r--sys/modules/vinum/request.h2
-rw-r--r--sys/modules/vinum/revive.c2
-rw-r--r--sys/modules/vinum/state.c2
-rw-r--r--sys/modules/vinum/statetexts.h2
-rw-r--r--sys/modules/vinum/util.c2
-rw-r--r--sys/modules/vinum/vinum.c2
-rw-r--r--sys/modules/vinum/vinumext.h2
-rw-r--r--sys/modules/vinum/vinumhdr.h2
-rw-r--r--sys/modules/vinum/vinumio.h2
-rw-r--r--sys/modules/vinum/vinumioctl.c2
-rw-r--r--sys/modules/vinum/vinumkw.h2
-rw-r--r--sys/modules/vinum/vinumstate.h2
-rw-r--r--sys/modules/vinum/vinumvar.h2
-rw-r--r--sys/modules/wcd/Makefile2
76 files changed, 76 insertions, 76 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index bc956d9b32ba..1b041e76b828 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.33 1998/09/28 05:38:22 grog Exp $
+# $Id: Makefile,v 1.34 1998/10/16 04:30:41 peter Exp $
# XXX present but broken: ip_mroute_mod
# XXX not yet completed porting: pcic coda syscons/*
diff --git a/sys/modules/Makefile.inc b/sys/modules/Makefile.inc
index 5aa863d3f3b9..8a86773a5638 100644
--- a/sys/modules/Makefile.inc
+++ b/sys/modules/Makefile.inc
@@ -1,3 +1,3 @@
-# $Id$
+# $Id: Makefile.inc,v 1.1 1998/10/16 04:31:35 peter Exp $
KLDMOD= true
diff --git a/sys/modules/atapi/Makefile b/sys/modules/atapi/Makefile
index 22b5a7e23774..65be70a77476 100644
--- a/sys/modules/atapi/Makefile
+++ b/sys/modules/atapi/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.11 1998/02/25 01:40:54 bde Exp $
+# $Id: Makefile,v 1.12 1998/10/16 04:30:42 peter Exp $
.PATH: ${.CURDIR}/../../i386/isa
KMOD = atapi
diff --git a/sys/modules/ccd/Makefile b/sys/modules/ccd/Makefile
index 93cf3c10dee8..f5352bb943b4 100644
--- a/sys/modules/ccd/Makefile
+++ b/sys/modules/ccd/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.6 1998/02/01 18:12:12 bde Exp $
+# $Id: Makefile,v 1.7 1998/10/16 04:30:42 peter Exp $
.PATH: ${.CURDIR}/../../dev/ccd
KMOD= ccd
diff --git a/sys/modules/cd9660/Makefile b/sys/modules/cd9660/Makefile
index 9c2dd4ba36d6..04bc76fd4e04 100644
--- a/sys/modules/cd9660/Makefile
+++ b/sys/modules/cd9660/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.5 1998/02/06 23:54:19 eivind Exp $
+# $Id: Makefile,v 1.6 1998/10/16 04:30:42 peter Exp $
.PATH: ${.CURDIR}/../../isofs/cd9660
KMOD= cd9660
diff --git a/sys/modules/coda/Makefile b/sys/modules/coda/Makefile
index 9135235c6a47..a24aa5cf1a0a 100644
--- a/sys/modules/coda/Makefile
+++ b/sys/modules/coda/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.2 1998/09/29 20:19:45 rvb Exp $
+# $Id: Makefile,v 1.3 1998/10/16 04:30:42 peter Exp $
.PATH: ${.CURDIR}/../../coda
KMOD= coda
diff --git a/sys/modules/coff/Makefile b/sys/modules/coff/Makefile
index dbfd197030e0..5ab46b93fe1c 100644
--- a/sys/modules/coff/Makefile
+++ b/sys/modules/coff/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.6 1998/03/12 20:04:38 eivind Exp $
+# $Id: Makefile,v 1.7 1998/10/16 04:30:42 peter Exp $
.PATH: ${.CURDIR}/../../i386/ibcs2
KMOD= ibcs2_coff
diff --git a/sys/modules/fdesc/Makefile b/sys/modules/fdesc/Makefile
index 6052e62e063d..39ef77c48bd9 100644
--- a/sys/modules/fdesc/Makefile
+++ b/sys/modules/fdesc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.3 1997/02/22 12:47:49 peter Exp $
+# $Id: Makefile,v 1.4 1998/10/16 04:30:43 peter Exp $
.PATH: ${.CURDIR}/../../miscfs/fdesc
KMOD= fdesc
diff --git a/sys/modules/fpu/Makefile b/sys/modules/fpu/Makefile
index 680e3c78bcae..ecd8b7e5ab50 100644
--- a/sys/modules/fpu/Makefile
+++ b/sys/modules/fpu/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.4 1997/07/20 08:46:27 bde Exp $
+# $Id: Makefile,v 1.5 1998/10/16 04:30:43 peter Exp $
.PATH: ${.CURDIR}/../../i386/i386
KMOD= fpu
diff --git a/sys/modules/gnufpu/Makefile b/sys/modules/gnufpu/Makefile
index 2332e4bc11b1..8f7f74b0be7c 100644
--- a/sys/modules/gnufpu/Makefile
+++ b/sys/modules/gnufpu/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.5 1997/08/26 13:49:26 bde Exp $
+# $Id: Makefile,v 1.6 1998/10/16 04:30:43 peter Exp $
.PATH: ${.CURDIR}/../../gnu/i386/fpemul
KMOD= gnufpu
diff --git a/sys/modules/ibcs2/Makefile b/sys/modules/ibcs2/Makefile
index 3f42872ab072..ad1ead60b1fc 100644
--- a/sys/modules/ibcs2/Makefile
+++ b/sys/modules/ibcs2/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.17 1998/02/06 23:54:20 eivind Exp $
+# $Id: Makefile,v 1.18 1998/10/16 04:30:43 peter Exp $
.PATH: ${.CURDIR}/../../i386/ibcs2
KMOD= ibcs2
diff --git a/sys/modules/ibcs2/ibcs2 b/sys/modules/ibcs2/ibcs2
index a649885512ea..1e9782c24305 100755
--- a/sys/modules/ibcs2/ibcs2
+++ b/sys/modules/ibcs2/ibcs2
@@ -24,7 +24,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $Id$
+# $Id: ibcs2,v 1.7 1997/02/22 12:47:59 peter Exp $
PATH=/bin:/sbin:/usr/bin:/usr/sbin; export PATH
diff --git a/sys/modules/ibcs2/ibcs2.8 b/sys/modules/ibcs2/ibcs2.8
index 38b586e2b88d..9518ee3f6904 100644
--- a/sys/modules/ibcs2/ibcs2.8
+++ b/sys/modules/ibcs2/ibcs2.8
@@ -25,7 +25,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: ibcs2.8,v 1.5 1998/05/19 03:31:34 jkoshy Exp $
+.\" $Id: ibcs2.8,v 1.6 1998/08/31 16:41:06 wosch Exp $
.\"
.Dd November 27, 1995
.Dt IBCS2 8
diff --git a/sys/modules/ibcs2/ibcs2.c b/sys/modules/ibcs2/ibcs2.c
index 2bd5fb62ec8f..8f1dd3725361 100644
--- a/sys/modules/ibcs2/ibcs2.c
+++ b/sys/modules/ibcs2/ibcs2.c
@@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: ibcs2.c,v 1.11 1997/05/01 06:09:01 jkh Exp $
+ * $Id: ibcs2.c,v 1.12 1998/10/16 04:30:43 peter Exp $
*/
#include <sys/param.h>
diff --git a/sys/modules/if_disc/Makefile b/sys/modules/if_disc/Makefile
index b95b478196a1..7fe604876244 100644
--- a/sys/modules/if_disc/Makefile
+++ b/sys/modules/if_disc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.5 1998/02/01 18:12:13 bde Exp $
+# $Id: Makefile,v 1.6 1998/10/16 04:30:44 peter Exp $
.PATH: ${.CURDIR}/../../net
KMOD= if_disc
diff --git a/sys/modules/if_ppp/Makefile b/sys/modules/if_ppp/Makefile
index 34b90d8ec4ea..83348945b9c0 100644
--- a/sys/modules/if_ppp/Makefile
+++ b/sys/modules/if_ppp/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.14 1998/03/27 04:05:08 peter Exp $
+# $Id: Makefile,v 1.15 1998/10/16 04:30:44 peter Exp $
.PATH: ${.CURDIR}/../../net
KMOD= if_ppp
diff --git a/sys/modules/if_sl/Makefile b/sys/modules/if_sl/Makefile
index 6d1447784085..da8a11fbe1f9 100644
--- a/sys/modules/if_sl/Makefile
+++ b/sys/modules/if_sl/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.6 1998/02/01 18:12:14 bde Exp $
+# $Id: Makefile,v 1.7 1998/10/16 04:30:45 peter Exp $
.PATH: ${.CURDIR}/../../net
KMOD= if_sl
diff --git a/sys/modules/if_tun/Makefile b/sys/modules/if_tun/Makefile
index 2581e361e23d..462b3a429574 100644
--- a/sys/modules/if_tun/Makefile
+++ b/sys/modules/if_tun/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.6 1998/02/01 18:12:14 bde Exp $
+# $Id: Makefile,v 1.7 1998/10/16 04:30:45 peter Exp $
.PATH: ${.CURDIR}/../../net
KMOD= if_tun
diff --git a/sys/modules/ip_mroute_mod/Makefile b/sys/modules/ip_mroute_mod/Makefile
index f44df9fe03c8..238167dc8feb 100644
--- a/sys/modules/ip_mroute_mod/Makefile
+++ b/sys/modules/ip_mroute_mod/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.3 1997/02/22 12:48:12 peter Exp $
+# $Id: Makefile,v 1.4 1998/10/16 04:30:46 peter Exp $
.PATH: ${.CURDIR}/../../netinet
KMOD= ip_mroute
diff --git a/sys/modules/ipfw/Makefile b/sys/modules/ipfw/Makefile
index c5300e8e3781..e2d98250c801 100644
--- a/sys/modules/ipfw/Makefile
+++ b/sys/modules/ipfw/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.8 1997/09/10 04:19:07 peter Exp $
+# $Id: Makefile,v 1.9 1998/10/16 04:30:46 peter Exp $
.PATH: ${.CURDIR}/../../netinet
KMOD= ipfw
diff --git a/sys/modules/joy/Makefile b/sys/modules/joy/Makefile
index ebbf4c9f4778..9c36ea6dc912 100644
--- a/sys/modules/joy/Makefile
+++ b/sys/modules/joy/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.7 1998/02/01 18:12:15 bde Exp $
+# $Id: Makefile,v 1.8 1998/10/16 04:30:47 peter Exp $
.PATH: ${.CURDIR}/../../i386/isa
KMOD = joy
diff --git a/sys/modules/joy/joy b/sys/modules/joy/joy
index 3f5bbb96ab09..538cf8a89353 100644
--- a/sys/modules/joy/joy
+++ b/sys/modules/joy/joy
@@ -1,4 +1,4 @@
#!/bin/sh
-# $Id$
+# $Id: joy,v 1.3 1997/02/22 12:48:17 peter Exp $
modload -q -u -A `sysctl -n kern.bootfile` /lkm/joy_mod.o
diff --git a/sys/modules/joy/joy.8 b/sys/modules/joy/joy.8
index aa6255b6f6ba..9551611dcc43 100644
--- a/sys/modules/joy/joy.8
+++ b/sys/modules/joy/joy.8
@@ -22,7 +22,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: joy.8,v 1.4 1997/02/22 12:48:18 peter Exp $
.\"
.Dd March 16, 1996
.Dt JOY 8
diff --git a/sys/modules/kernfs/Makefile b/sys/modules/kernfs/Makefile
index d1c7500349aa..80cfca864f6b 100644
--- a/sys/modules/kernfs/Makefile
+++ b/sys/modules/kernfs/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.3 1997/02/22 12:48:21 peter Exp $
+# $Id: Makefile,v 1.4 1998/10/16 04:30:47 peter Exp $
.PATH: ${.CURDIR}/../../miscfs/kernfs
KMOD= kernfs
diff --git a/sys/modules/linux/Makefile b/sys/modules/linux/Makefile
index 090f2fc7e72c..61d84ff461a7 100644
--- a/sys/modules/linux/Makefile
+++ b/sys/modules/linux/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.18 1998/07/07 02:04:20 bde Exp $
+# $Id: Makefile,v 1.19 1998/10/16 04:30:47 peter Exp $
.PATH: ${.CURDIR}/../../i386/linux
KMOD= linux
diff --git a/sys/modules/linux/linux b/sys/modules/linux/linux
index 9945a9908c5c..ffa9d4aa01d2 100644
--- a/sys/modules/linux/linux
+++ b/sys/modules/linux/linux
@@ -1,6 +1,6 @@
#!/bin/sh
-# $Id: linux,v 1.4 1997/02/22 12:48:25 peter Exp $
+# $Id: linux,v 1.5 1998/09/07 16:15:59 cracauer Exp $
if modstat -n linux_mod > /dev/null ; then
echo Linux lkm already loaded
diff --git a/sys/modules/linux/linux.8 b/sys/modules/linux/linux.8
index 6cde622c0a89..2e7a70672524 100644
--- a/sys/modules/linux/linux.8
+++ b/sys/modules/linux/linux.8
@@ -22,7 +22,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: linux.8,v 1.3 1997/02/22 12:48:26 peter Exp $
.\"
.Dd January 9, 1997
.Dt LINUX 8
diff --git a/sys/modules/mfs/Makefile b/sys/modules/mfs/Makefile
index d1fb29b7a273..4fdcf52af238 100644
--- a/sys/modules/mfs/Makefile
+++ b/sys/modules/mfs/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.3 1997/02/22 12:48:36 peter Exp $
+# $Id: Makefile,v 1.4 1998/10/16 04:30:47 peter Exp $
.PATH: ${.CURDIR}/../../ufs/mfs
KMOD= mfs
diff --git a/sys/modules/msdos/Makefile b/sys/modules/msdos/Makefile
index cc8102277349..66d10fe531c1 100644
--- a/sys/modules/msdos/Makefile
+++ b/sys/modules/msdos/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.6 1998/02/06 23:54:22 eivind Exp $
+# $Id: Makefile,v 1.7 1998/10/16 04:30:47 peter Exp $
.PATH: ${.CURDIR}/../../msdosfs
KMOD= msdos
diff --git a/sys/modules/nfs/Makefile b/sys/modules/nfs/Makefile
index 719adcd2692a..15f3e996a643 100644
--- a/sys/modules/nfs/Makefile
+++ b/sys/modules/nfs/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.10 1998/07/07 02:27:09 bde Exp $
+# $Id: Makefile,v 1.11 1998/10/16 04:30:48 peter Exp $
.PATH: ${.CURDIR}/../../nfs
KMOD= nfs
diff --git a/sys/modules/nullfs/Makefile b/sys/modules/nullfs/Makefile
index 4b1957611a31..60d83fde0df2 100644
--- a/sys/modules/nullfs/Makefile
+++ b/sys/modules/nullfs/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.6 1998/02/06 23:54:26 eivind Exp $
+# $Id: Makefile,v 1.7 1998/10/16 04:30:48 peter Exp $
.PATH: ${.CURDIR}/../../miscfs/nullfs
KMOD= null
diff --git a/sys/modules/pcic/Makefile b/sys/modules/pcic/Makefile
index 0c8c2047bfcd..97726c5d9655 100644
--- a/sys/modules/pcic/Makefile
+++ b/sys/modules/pcic/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.6 1997/02/22 12:48:45 peter Exp $
+# $Id: Makefile,v 1.7 1998/10/16 04:30:48 peter Exp $
.PATH: ${.CURDIR}/../../pccard
KMOD= pcic
diff --git a/sys/modules/portal/Makefile b/sys/modules/portal/Makefile
index 0d35dd9c5c88..846d30d7553f 100644
--- a/sys/modules/portal/Makefile
+++ b/sys/modules/portal/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.3 1997/02/22 12:48:47 peter Exp $
+# $Id: Makefile,v 1.4 1998/10/16 04:30:48 peter Exp $
.PATH: ${.CURDIR}/../../miscfs/portal
KMOD= portal
diff --git a/sys/modules/procfs/Makefile b/sys/modules/procfs/Makefile
index b7b5bd1f587d..0dc34b266742 100644
--- a/sys/modules/procfs/Makefile
+++ b/sys/modules/procfs/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.12 1998/07/27 01:07:00 alex Exp $
+# $Id: Makefile,v 1.13 1998/10/16 04:30:48 peter Exp $
.PATH: ${.CURDIR}/../../miscfs/procfs
KMOD= procfs
diff --git a/sys/modules/syscons/Makefile b/sys/modules/syscons/Makefile
index 195fd0381e66..b7b78a333e20 100644
--- a/sys/modules/syscons/Makefile
+++ b/sys/modules/syscons/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.3 1997/02/22 12:48:58 peter Exp $
+# $Id: Makefile,v 1.4 1997/05/21 14:17:59 yokota Exp $
SUBDIR= blank daemon fade green snake star
diff --git a/sys/modules/syscons/Makefile.inc b/sys/modules/syscons/Makefile.inc
index 60392e0a0bf3..f7f8fa50d287 100644
--- a/sys/modules/syscons/Makefile.inc
+++ b/sys/modules/syscons/Makefile.inc
@@ -1,3 +1,3 @@
-# $Id$
+# $Id: Makefile.inc,v 1.1 1998/10/16 04:30:49 peter Exp $
.include "../Makefile.inc"
diff --git a/sys/modules/syscons/blank/Makefile b/sys/modules/syscons/blank/Makefile
index 4f881865a818..d5d9fd2a497e 100644
--- a/sys/modules/syscons/blank/Makefile
+++ b/sys/modules/syscons/blank/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.7 1998/02/01 17:59:51 bde Exp $
+# $Id: Makefile,v 1.8 1998/10/16 04:30:49 peter Exp $
KMOD= blank_saver
SRCS= blank_saver.c
diff --git a/sys/modules/syscons/blank/blank_saver.c b/sys/modules/syscons/blank/blank_saver.c
index 1bb73233e790..5765a6959da3 100644
--- a/sys/modules/syscons/blank/blank_saver.c
+++ b/sys/modules/syscons/blank/blank_saver.c
@@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: blank_saver.c,v 1.12 1998/09/15 18:16:38 sos Exp $
+ * $Id: blank_saver.c,v 1.13 1998/09/17 19:40:29 sos Exp $
*/
#include <sys/param.h>
diff --git a/sys/modules/syscons/daemon/Makefile b/sys/modules/syscons/daemon/Makefile
index 4f0e6a3624e0..b10c366cf4b1 100644
--- a/sys/modules/syscons/daemon/Makefile
+++ b/sys/modules/syscons/daemon/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.4 1998/02/01 17:59:52 bde Exp $
+# $Id: Makefile,v 1.5 1998/10/16 04:30:49 peter Exp $
KMOD= daemon_saver
SRCS= daemon_saver.c
diff --git a/sys/modules/syscons/daemon/daemon_saver.c b/sys/modules/syscons/daemon/daemon_saver.c
index 59e99f0fe328..c5c3d2edec5a 100644
--- a/sys/modules/syscons/daemon/daemon_saver.c
+++ b/sys/modules/syscons/daemon/daemon_saver.c
@@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: daemon_saver.c,v 1.10 1998/09/15 18:16:38 sos Exp $
+ * $Id: daemon_saver.c,v 1.11 1998/09/17 19:40:30 sos Exp $
*/
#include <sys/param.h>
diff --git a/sys/modules/syscons/fade/Makefile b/sys/modules/syscons/fade/Makefile
index d5ac4067ecc2..71db67db5ff0 100644
--- a/sys/modules/syscons/fade/Makefile
+++ b/sys/modules/syscons/fade/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.7 1998/02/01 17:59:53 bde Exp $
+# $Id: Makefile,v 1.8 1998/10/16 04:30:49 peter Exp $
KMOD= fade_saver
SRCS= fade_saver.c
diff --git a/sys/modules/syscons/fade/fade_saver.c b/sys/modules/syscons/fade/fade_saver.c
index 0d31bd6de526..36cbdd5a803c 100644
--- a/sys/modules/syscons/fade/fade_saver.c
+++ b/sys/modules/syscons/fade/fade_saver.c
@@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: fade_saver.c,v 1.13 1998/09/15 18:16:39 sos Exp $
+ * $Id: fade_saver.c,v 1.14 1998/09/17 19:40:30 sos Exp $
*/
#include <sys/param.h>
diff --git a/sys/modules/syscons/green/Makefile b/sys/modules/syscons/green/Makefile
index 9d8d1a3115ce..303b154d9611 100644
--- a/sys/modules/syscons/green/Makefile
+++ b/sys/modules/syscons/green/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.7 1998/02/01 17:59:54 bde Exp $
+# $Id: Makefile,v 1.8 1998/10/16 04:30:50 peter Exp $
KMOD= green_saver
SRCS= green_saver.c
diff --git a/sys/modules/syscons/green/green_saver.c b/sys/modules/syscons/green/green_saver.c
index 0e61c2e2102b..ef0c206058e2 100644
--- a/sys/modules/syscons/green/green_saver.c
+++ b/sys/modules/syscons/green/green_saver.c
@@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: green_saver.c,v 1.12 1998/09/15 18:16:39 sos Exp $
+ * $Id: green_saver.c,v 1.13 1998/09/17 19:40:30 sos Exp $
*/
#include <sys/param.h>
diff --git a/sys/modules/syscons/saver.h b/sys/modules/syscons/saver.h
index 9eb19956327f..539050da74cb 100644
--- a/sys/modules/syscons/saver.h
+++ b/sys/modules/syscons/saver.h
@@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: saver.h,v 1.11 1998/09/15 18:16:38 sos Exp $
+ * $Id: saver.h,v 1.12 1998/09/17 19:40:29 sos Exp $
*/
#include <machine/apm_bios.h>
#include <machine/console.h>
diff --git a/sys/modules/syscons/snake/Makefile b/sys/modules/syscons/snake/Makefile
index 88a7bfc98722..e1b12ac7468d 100644
--- a/sys/modules/syscons/snake/Makefile
+++ b/sys/modules/syscons/snake/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.7 1998/02/01 17:59:58 bde Exp $
+# $Id: Makefile,v 1.8 1998/10/16 04:30:50 peter Exp $
KMOD= snake_saver
SRCS= snake_saver.c
diff --git a/sys/modules/syscons/snake/snake_saver.c b/sys/modules/syscons/snake/snake_saver.c
index efb76d505df7..afdb95a5d0ab 100644
--- a/sys/modules/syscons/snake/snake_saver.c
+++ b/sys/modules/syscons/snake/snake_saver.c
@@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: snake_saver.c,v 1.18 1998/09/15 18:16:39 sos Exp $
+ * $Id: snake_saver.c,v 1.19 1998/09/17 19:40:30 sos Exp $
*/
#include <sys/param.h>
diff --git a/sys/modules/syscons/star/Makefile b/sys/modules/syscons/star/Makefile
index 02a8456e8dc0..cc1884206231 100644
--- a/sys/modules/syscons/star/Makefile
+++ b/sys/modules/syscons/star/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.7 1998/02/01 17:59:59 bde Exp $
+# $Id: Makefile,v 1.8 1998/10/16 04:30:50 peter Exp $
KMOD= star_saver
SRCS= star_saver.c
diff --git a/sys/modules/syscons/star/star_saver.c b/sys/modules/syscons/star/star_saver.c
index 2e56a3c96fbd..b43c2e20d7c3 100644
--- a/sys/modules/syscons/star/star_saver.c
+++ b/sys/modules/syscons/star/star_saver.c
@@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: star_saver.c,v 1.15 1998/09/15 18:16:39 sos Exp $
+ * $Id: star_saver.c,v 1.16 1998/09/17 19:40:30 sos Exp $
*/
#include <sys/param.h>
diff --git a/sys/modules/umapfs/Makefile b/sys/modules/umapfs/Makefile
index 6a1332c12723..9dc2eb9778a6 100644
--- a/sys/modules/umapfs/Makefile
+++ b/sys/modules/umapfs/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.3 1997/02/22 12:49:25 peter Exp $
+# $Id: Makefile,v 1.4 1998/10/16 04:30:50 peter Exp $
.PATH: ${.CURDIR}/../../miscfs/umapfs
KMOD= umap
diff --git a/sys/modules/union/Makefile b/sys/modules/union/Makefile
index defca0bcc7d1..b6ed5b03af7f 100644
--- a/sys/modules/union/Makefile
+++ b/sys/modules/union/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.3 1997/02/22 12:49:27 peter Exp $
+# $Id: Makefile,v 1.4 1998/10/16 04:30:50 peter Exp $
.PATH: ${.CURDIR}/../../miscfs/union
KMOD= union
diff --git a/sys/modules/vesa/Makefile b/sys/modules/vesa/Makefile
index 62dd4bc141e6..37275f052fe9 100644
--- a/sys/modules/vesa/Makefile
+++ b/sys/modules/vesa/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.2 1998/09/15 20:14:11 sos Exp $
+# $Id: Makefile,v 1.3 1998/10/16 04:30:51 peter Exp $
.PATH: ${.CURDIR}/../../i386/isa
KMOD = vesa
diff --git a/sys/modules/vinum/COPYRIGHT b/sys/modules/vinum/COPYRIGHT
index 4ee95f20ce5c..ed43ff1f54eb 100644
--- a/sys/modules/vinum/COPYRIGHT
+++ b/sys/modules/vinum/COPYRIGHT
@@ -33,5 +33,5 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
- * $Id: COPYRIGHT,v 1.1 1998/03/05 06:07:05 grog Exp grog $
+ * $Id: COPYRIGHT,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $
*/
diff --git a/sys/modules/vinum/Makefile b/sys/modules/vinum/Makefile
index 6489222ef0c3..f2693d9a4afc 100644
--- a/sys/modules/vinum/Makefile
+++ b/sys/modules/vinum/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.2 1998/09/28 04:21:20 grog Exp $
+# $Id: Makefile,v 1.3 1998/10/16 04:30:51 peter Exp $
.PATH: ${.CURDIR}/../../dev/ccd
KMOD= vinum
diff --git a/sys/modules/vinum/config.c b/sys/modules/vinum/config.c
index fd31c5e07c46..16a3b4e57338 100644
--- a/sys/modules/vinum/config.c
+++ b/sys/modules/vinum/config.c
@@ -44,7 +44,7 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
- * $Id: config.c,v 1.17 1998/08/14 04:49:26 grog Exp grog $
+ * $Id: config.c,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $
*/
#define STATIC /* nothing while we're testing XXX */
diff --git a/sys/modules/vinum/interrupt.c b/sys/modules/vinum/interrupt.c
index e7eb034faf4b..9b1b1039597d 100644
--- a/sys/modules/vinum/interrupt.c
+++ b/sys/modules/vinum/interrupt.c
@@ -35,7 +35,7 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
- * $Id: interrupt.c,v 1.1 1998/08/13 06:12:27 grog Exp grog $
+ * $Id: interrupt.c,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $
*/
#define REALLYKERNEL
diff --git a/sys/modules/vinum/io.c b/sys/modules/vinum/io.c
index a16a33a9e8bc..37c7040eaa90 100644
--- a/sys/modules/vinum/io.c
+++ b/sys/modules/vinum/io.c
@@ -33,7 +33,7 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
- * $Id: io.c,v 1.16 1998/08/10 23:47:21 grog Exp grog $
+ * $Id: io.c,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $
*/
#define STATIC /* nothing while we're testing XXX */
diff --git a/sys/modules/vinum/lock.c b/sys/modules/vinum/lock.c
index ed69649fccdc..937636476342 100644
--- a/sys/modules/vinum/lock.c
+++ b/sys/modules/vinum/lock.c
@@ -33,7 +33,7 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
- * $Id: lock.c,v 1.6 1998/07/28 06:32:57 grog Exp grog $
+ * $Id: lock.c,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $
*/
#define REALLYKERNEL
diff --git a/sys/modules/vinum/makestatetext b/sys/modules/vinum/makestatetext
index ca5eb2dc3c3d..3c39dd066544 100755
--- a/sys/modules/vinum/makestatetext
+++ b/sys/modules/vinum/makestatetext
@@ -1,6 +1,6 @@
#!/bin/sh
# Make statetexts.h from vinumstate.h
-# $Id: makestatetext,v 1.4 1998/03/13 05:36:16 grog Exp grog $
+# $Id: makestatetext,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $
infile=vinumstate.h
ofile=statetexts.h
cat <COPYRIGHT > $ofile
diff --git a/sys/modules/vinum/memory.c b/sys/modules/vinum/memory.c
index 5dee671167b0..24b1c8960349 100644
--- a/sys/modules/vinum/memory.c
+++ b/sys/modules/vinum/memory.c
@@ -34,7 +34,7 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
- * $Id: memory.c,v 1.16 1998/08/08 04:43:22 grog Exp grog $
+ * $Id: memory.c,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $
*/
#define REALLYKERNEL
diff --git a/sys/modules/vinum/parser.c b/sys/modules/vinum/parser.c
index 9e7f791a7d14..1dc425ce4c64 100644
--- a/sys/modules/vinum/parser.c
+++ b/sys/modules/vinum/parser.c
@@ -33,7 +33,7 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
- * $Id: parser.c,v 1.11 1998/08/10 08:50:42 grog Exp grog $
+ * $Id: parser.c,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $
*/
/* This file contains the parser for the configuration routines. It's used
diff --git a/sys/modules/vinum/request.c b/sys/modules/vinum/request.c
index 589eb3fac0ba..901b19582b9b 100644
--- a/sys/modules/vinum/request.c
+++ b/sys/modules/vinum/request.c
@@ -37,7 +37,7 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
- * $Id: request.c,v 1.17 1998/08/13 06:04:47 grog Exp grog $
+ * $Id: request.c,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $
*/
#define REALLYKERNEL
diff --git a/sys/modules/vinum/request.h b/sys/modules/vinum/request.h
index b4beccca9b42..66bdceaf130a 100644
--- a/sys/modules/vinum/request.h
+++ b/sys/modules/vinum/request.h
@@ -33,7 +33,7 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
- * $Id: request.h,v 1.10 1998/08/03 07:15:26 grog Exp grog $
+ * $Id: request.h,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $
*/
/* Information needed to set up a transfer */
diff --git a/sys/modules/vinum/revive.c b/sys/modules/vinum/revive.c
index 216dc4887d41..2e373b9fa53a 100644
--- a/sys/modules/vinum/revive.c
+++ b/sys/modules/vinum/revive.c
@@ -33,7 +33,7 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
- * $Id: revive.c,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $
+ * $Id: revive.c,v 1.2 1998/09/28 04:24:10 grog Exp $
*/
#define REALLYKERNEL
diff --git a/sys/modules/vinum/state.c b/sys/modules/vinum/state.c
index 2ce2ed0c29e5..b01d23ffd806 100644
--- a/sys/modules/vinum/state.c
+++ b/sys/modules/vinum/state.c
@@ -33,7 +33,7 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
- * $Id: state.c,v 2.6 1998/08/19 08:04:47 grog Exp grog $
+ * $Id: state.c,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $
*/
#define REALLYKERNEL
diff --git a/sys/modules/vinum/statetexts.h b/sys/modules/vinum/statetexts.h
index b7ce4eb54bef..8205e9629433 100644
--- a/sys/modules/vinum/statetexts.h
+++ b/sys/modules/vinum/statetexts.h
@@ -33,7 +33,7 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
- * $Id: COPYRIGHT,v 1.1 1998/03/05 06:07:05 grog Exp grog $
+ * $Id: statetexts.h,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $
*/
/* Created by ./makestatetext on Tue 4 Aug 15:53:16 CST 1998. Do not edit */
diff --git a/sys/modules/vinum/util.c b/sys/modules/vinum/util.c
index 512140438fc9..84cfabcd1bba 100644
--- a/sys/modules/vinum/util.c
+++ b/sys/modules/vinum/util.c
@@ -33,7 +33,7 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
- * $Id: util.c,v 1.7 1998/08/07 09:23:10 grog Exp grog $
+ * $Id: util.c,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $
*/
/* This file contains utility routines used both in kernel and user context */
diff --git a/sys/modules/vinum/vinum.c b/sys/modules/vinum/vinum.c
index 62c6b3fa7678..60843d9203af 100644
--- a/sys/modules/vinum/vinum.c
+++ b/sys/modules/vinum/vinum.c
@@ -33,7 +33,7 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
- * $Id: vinum.c,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $
+ * $Id: vinum.c,v 1.2 1998/10/16 04:30:51 peter Exp $
*/
#define STATIC /* nothing while we're testing XXX */
diff --git a/sys/modules/vinum/vinumext.h b/sys/modules/vinum/vinumext.h
index 4b7d5a01d642..049eee07c910 100644
--- a/sys/modules/vinum/vinumext.h
+++ b/sys/modules/vinum/vinumext.h
@@ -33,7 +33,7 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
- * $Id: vinumext.h,v 1.14 1998/08/11 00:03:57 grog Exp grog $
+ * $Id: vinumext.h,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $
*/
/* vinumext.h: external definitions */
diff --git a/sys/modules/vinum/vinumhdr.h b/sys/modules/vinum/vinumhdr.h
index 22a856182396..1aeb36ce2a4d 100644
--- a/sys/modules/vinum/vinumhdr.h
+++ b/sys/modules/vinum/vinumhdr.h
@@ -36,7 +36,7 @@
*/
/* Header files used by all modules */
-/* $Id: vinumhdr.h,v 1.7 1998/08/07 04:41:18 grog Exp grog $ */
+/* $Id: vinumhdr.h,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $ */
#ifdef KERNEL
#define REALLYKERNEL
diff --git a/sys/modules/vinum/vinumio.h b/sys/modules/vinum/vinumio.h
index be79528a6db8..f2e835c12439 100644
--- a/sys/modules/vinum/vinumio.h
+++ b/sys/modules/vinum/vinumio.h
@@ -33,7 +33,7 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
- * $Id: vinumio.h,v 1.10 1998/08/10 05:46:19 grog Exp grog $
+ * $Id: vinumio.h,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $
*/
#define MAX_IOCTL_REPLY 256
diff --git a/sys/modules/vinum/vinumioctl.c b/sys/modules/vinum/vinumioctl.c
index 6dbe3c6bf4d6..c5fa895d28ce 100644
--- a/sys/modules/vinum/vinumioctl.c
+++ b/sys/modules/vinum/vinumioctl.c
@@ -35,7 +35,7 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
- * $Id: vinumioctl.c,v 1.1 1998/08/14 08:46:10 grog Exp grog $
+ * $Id: vinumioctl.c,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $
*/
#define STATIC /* nothing while we're testing XXX */
diff --git a/sys/modules/vinum/vinumkw.h b/sys/modules/vinum/vinumkw.h
index 1a81f37656f4..fe0fb99c04bb 100644
--- a/sys/modules/vinum/vinumkw.h
+++ b/sys/modules/vinum/vinumkw.h
@@ -33,7 +33,7 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
- * $Id: vinumkw.h,v 1.7 1998/08/07 02:35:51 grog Exp grog $
+ * $Id: vinumkw.h,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $
*/
/* Command keywords that vinum knows. These include both user-level
diff --git a/sys/modules/vinum/vinumstate.h b/sys/modules/vinum/vinumstate.h
index 0b07590b2cf6..78bec4e8881f 100644
--- a/sys/modules/vinum/vinumstate.h
+++ b/sys/modules/vinum/vinumstate.h
@@ -33,7 +33,7 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
- * $Id: vinumstate.h,v 1.11 1998/08/04 06:22:49 grog Exp grog $
+ * $Id: vinumstate.h,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $
*/
/* This file gets read by makestatetext to create text files
diff --git a/sys/modules/vinum/vinumvar.h b/sys/modules/vinum/vinumvar.h
index ca54f76aad02..2f72b1772b4d 100644
--- a/sys/modules/vinum/vinumvar.h
+++ b/sys/modules/vinum/vinumvar.h
@@ -33,7 +33,7 @@
* otherwise) arising in any way out of the use of this software, even if
* advised of the possibility of such damage.
*
- * $Id: vinumvar.h,v 1.15 1998/08/14 06:36:41 grog Exp grog $
+ * $Id: vinumvar.h,v 1.1.1.1 1998/09/16 05:56:21 grog Exp $
*/
/* XXX gdb can't find our global pointers, so use this kludge to
diff --git a/sys/modules/wcd/Makefile b/sys/modules/wcd/Makefile
index 9f1dfb102cf7..fe3b7e14e74c 100644
--- a/sys/modules/wcd/Makefile
+++ b/sys/modules/wcd/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.11 1998/02/25 01:40:55 bde Exp $
+# $Id: Makefile,v 1.12 1998/10/16 04:30:52 peter Exp $
.PATH: ${.CURDIR}/../../i386/isa
KMOD = wcd