Jordan K. Hubbard
531842e143
Install scripts without .sh suffix.
1998-11-12 00:37:39 +00:00
Peter Wemm
0ddd3cf262
Rename joy,ibcs2,linux to joy.sh,ibcs2.sh,linux.sh (via repo copy).
1998-11-11 07:04:10 +00:00
Peter Wemm
8f1dc34cf9
Reenable /usr/bin/ibcs2 installing from here; it works now that the
...
guaranteed kernel stack overflow is fixed.
1998-11-11 05:18:22 +00:00
Peter Wemm
578c822198
Don't use a glue file for the module; use the one in the kernel.
1998-11-06 16:01:19 +00:00
Peter Wemm
6a1a9040f4
Do not overwrite the lkm versions of the install scripts for now. linux
...
works but ibcs2 has a load failure and joy doesn't look like it'll work.
1998-11-05 04:22:52 +00:00
Peter Wemm
a654d07295
Sample initial set of kld-ified modules. Not all have been completely
...
converted yet. These are more of a starting point. This is NOT connected
to the parent Makefile.
OK'ed by jkh (who is ever so patiently waiting)
1998-10-16 04:30:52 +00:00
Eivind Eklund
ccf5ba7483
Back out opt_diagnostic.h changes.
1998-02-06 23:54:27 +00:00
Eivind Eklund
8e734a64e3
Make the LKMs handle DIAGNOSTIC as a new-style option.
1998-02-04 21:56:39 +00:00
Eivind Eklund
cb71d9bfa8
Make this work with SPX_HACK as a new-style option.
1998-02-04 04:07:43 +00:00
Bruce Evans
98f3fd4b49
Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absolute
...
path to the obj directory in ${CFLAGS}. This is actually equivalent
to "-I." since bsd.kmod.mk also puts -I- in ${CFLAGS}.
1998-02-01 18:12:15 +00:00
Peter Wemm
4a0f765fbf
Revert $FreeBSD$ back to $Id$
1997-02-22 12:49:29 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Wolfram Schneider
148531ef1e
add forgotten $Id$
1996-09-22 21:56:57 +00:00
Peter Wemm
6dd6813a2c
No longer generate empty opt_sysvipc.h..
1996-01-08 05:33:26 +00:00
Garrett Wollman
22482bab92
Automatically create an empty opt_sysvipc.h to mimic old option
...
environment.
1996-01-04 20:34:28 +00:00
Joerg Wunsch
d449a67ea9
Add Lyndon's man page.
...
Closes PR # docs/842
Submitted by: lyndon@orthanc.com (Lyndon Nerenberg)
1995-11-28 21:12:06 +00:00
Peter Wemm
8e6b01171e
Do a pass over the broken LKM's and update them to use the "new"
...
convention of having their entry point named "<modname>_mod"".
Symorder is enforcing this when the current bsd.kmod.mk is installed.
I've not tested all these, but at least they all compile now.
Reattach them to the makefile.
Note that the change that I made to symorder needs to be compiled and
installed before any LKM's will work - the last version was corrupting
the relocation tables. A "make world" will to this, but if you
manually run a make on the lkm's you'll need to take care of it by
hand.
1995-10-28 12:35:14 +00:00
Steven Wallace
cfa33e1893
Add prototypes and declare function return type in ibcs2.c
...
Add new files to Makefile.
1995-10-10 08:20:28 +00:00
Garrett Wollman
ac9ed61cad
install command was missing a ${DESTDIR}.
1994-12-11 21:27:14 +00:00
Garrett Wollman
6891d57652
ibcs2 is not a filesystem, don't compile it as if it were.
1994-10-27 23:36:57 +00:00
Søren Schmidt
9410e304aa
Fix install of ibcs2 script.
1994-10-14 22:56:40 +00:00
Søren Schmidt
8ddee77e1b
LKM module for the iBCS2 emulator
1994-10-14 08:45:16 +00:00
Søren Schmidt
792b741dd4
LKM for ibcs2 support
1994-09-25 08:52:14 +00:00