aboutsummaryrefslogtreecommitdiff
path: root/lkm/ibcs2
diff options
context:
space:
mode:
Diffstat (limited to 'lkm/ibcs2')
-rw-r--r--lkm/ibcs2/Makefile2
-rwxr-xr-xlkm/ibcs2/ibcs22
-rw-r--r--lkm/ibcs2/ibcs2.82
-rw-r--r--lkm/ibcs2/ibcs2.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/lkm/ibcs2/Makefile b/lkm/ibcs2/Makefile
index ee1372eb56bb..012230adadd9 100644
--- a/lkm/ibcs2/Makefile
+++ b/lkm/ibcs2/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.11 1996/09/22 21:56:45 wosch Exp $
+# $Id: Makefile,v 1.11.2.1 1998/03/06 05:26:41 jkh Exp $
.PATH: ${.CURDIR}/../../sys/i386/ibcs2
KMOD= ibcs2_mod
diff --git a/lkm/ibcs2/ibcs2 b/lkm/ibcs2/ibcs2
index 32956d4cdbcb..9c6752db90b1 100755
--- a/lkm/ibcs2/ibcs2
+++ b/lkm/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.4.2.1 1998/03/06 05:26:43 jkh Exp $
PATH=/bin:/sbin:/usr/bin:/usr/sbin; export PATH
diff --git a/lkm/ibcs2/ibcs2.8 b/lkm/ibcs2/ibcs2.8
index eb9b222eed11..7786a7a4f40f 100644
--- a/lkm/ibcs2/ibcs2.8
+++ b/lkm/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.2 1996/02/05 17:32:01 mpp Exp $
+.\" $Id: ibcs2.8,v 1.2.2.1 1998/05/22 10:29:39 jkoshy Exp $
.\"
.Dd November 27, 1995
.Dt IBCS2 8
diff --git a/lkm/ibcs2/ibcs2.c b/lkm/ibcs2/ibcs2.c
index b5d2bf28a4ca..c58e871f386a 100644
--- a/lkm/ibcs2/ibcs2.c
+++ b/lkm/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.7.2.1 1997/05/01 06:09:38 jkh Exp $
+ * $Id: ibcs2.c,v 1.7.2.2 1998/03/06 05:26:45 jkh Exp $
*/
#include <sys/param.h>