Home | History | Annotate | only in /src/sys/arch/amiga/stand/loadkmap
History log of /src/sys/arch/amiga/stand/loadkmap
RevisionDateAuthorComments
 1.11 05-Apr-2002  heinz Add polish keymaps pl_din and pl_us by Pawel Chwalowski <pch@polo.po.opole.pl>.
This solves part of PR port-amiga/15980
 1.10 12-Dec-2001  tv MKfoo=no -> NOfoo
 1.9 13-Feb-1999  lukem branches: 1.9.22; 1.9.26;
convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
 1.8 13-Mar-1998  is Ite keyboard map, for spanish Amiga keyboards.
Contributed by Inaki Saez <jisaez@sfe.indra.es>.
 1.7 27-Oct-1997  veego Include <bsd.subdir.mk> to build SUBDIRS.
 1.6 06-Aug-1997  veego branches: 1.6.4;
French keymap. From Eric Delcamp in pr: port-amiga/3923
 1.5 27-Sep-1996  chopps branches: 1.5.10;
make work with DESTDIR
 1.4 27-Jul-1996  is Add $(DESTDIR) to the BINDIR=
 1.3 27-Jul-1996  is Oops; somehow got the wrong version.
 1.2 27-Jul-1996  is Get this onto the Main branch.
 1.1 08-Jun-1996  is branches: 1.1.2;
file Makefile was initially added on branch netbsd-1-2.
 1.1.2.2 31-Jul-1996  jtc Pulled up from rev 1.4 by request from Ignatios
 1.1.2.1 08-Jun-1996  is Really compile and install keymap loader and binary keymaps.
 1.5.10.1 23-Aug-1997  thorpej Update marc-pcmcia branch from trunk.
 1.6.4.1 27-Oct-1997  mellon Pull rev 1.7 up from trunk (veego)
 1.9.26.2 17-Apr-2002  nathanw Catch up to -current.
 1.9.26.1 08-Jan-2002  nathanw Catch up to -current.
 1.9.22.2 23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.9.22.1 10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.11 12-Dec-2001  tv MKfoo=no -> NOfoo
 1.10 27-Sep-2000  aymeric branches: 1.10.4; 1.10.8;
cross-compile properly
 1.9 17-Sep-2000  is Make this build again. Fixes by Michael Hitch.
 1.8 03-Mar-1999  tron branches: 1.8.8; 1.8.18;
Fix creation of keymap files.
 1.7 13-Feb-1999  lukem convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
 1.6 14-Jul-1997  veego Updated for the use of ${FILES}.
 1.5 24-May-1997  veego Fix the DESTDIR problem.
 1.4 29-Jan-1997  is Correct yet another typing error.
 1.3 29-Jan-1997  is fixed my own stupid typing error.
 1.2 21-Jun-1996  is Forgotten $(DESTDIR) in special install rule.
 1.1 08-Jun-1996  is branches: 1.1.2;
file Makefile.inc was initially added on branch netbsd-1-2.
 1.1.2.3 25-Jun-1996  jtc Pulled up by request from Ignatios Souvatzis
 1.1.2.2 08-Jun-1996  is Make this really really compile.
 1.1.2.1 08-Jun-1996  is Really compile and install keymap loader and binary keymaps.
 1.8.18.1 19-Sep-2000  is Pullup from -current, requested by is, granted by thorpej:
Changes by mhitch, needed for those directories to compile.
 1.8.8.1 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.

I updated the amiga SCSI drivers, but completely untested yet (may not even
compile)
 1.10.8.1 08-Jan-2002  nathanw Catch up to -current.
 1.10.4.1 10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.5 08-Jun-1996  is Really compile and install keymap loader and binary keymaps.
 1.4 09-Oct-1995  chopps fix keymap (fixes pr#1254) from Blaz Zupan <blaz.zupan@uni-mb.si>
 1.3 26-Oct-1994  cgd new RCS ID format.
 1.2 11-Feb-1994  chopps Add missing Id's
 1.1 02-Sep-1993  mw branches: 1.1.1;
Initial revision
 1.1.1.1 02-Sep-1993  mw Update of arch/amiga tree, includes
- realtime clock support for a2k and a3k
- scsi drivers for a2091 and gvp-II controllers in a2k
- working ethernet driver for a2065/ameristar lance-controllers
 1.8 20-May-2011  christos typo
 1.7 19-May-2011  christos include missing headers.
 1.6 27-Jun-2006  tsutsui branches: 1.6.84; 1.6.90;
Include <stdlib.h> for exit(3) prototype.
 1.5 26-Jan-2002  aymeric branches: 1.5.32; 1.5.46; 1.5.50; 1.5.58;
- ANSIfy
- remove some trailing spaces/tabs
- minor style nits
 1.4 26-Oct-1994  cgd branches: 1.4.46; 1.4.50;
new RCS ID format.
 1.3 11-May-1994  chopps update to new ioctl names
 1.2 11-Feb-1994  chopps Add missing Id's
 1.1 02-Sep-1993  mw branches: 1.1.1;
Initial revision
 1.1.1.1 02-Sep-1993  mw Update of arch/amiga tree, includes
- realtime clock support for a2k and a3k
- scsi drivers for a2091 and gvp-II controllers in a2k
- working ethernet driver for a2065/ameristar lance-controllers
 1.4.50.1 28-Feb-2002  nathanw Catch up to -current.
 1.4.46.1 11-Feb-2002  jdolecek Sync w/ -current.
 1.5.58.1 13-Jul-2006  gdamore Merge from HEAD.
 1.5.50.1 11-Aug-2006  yamt sync with head
 1.5.46.1 09-Sep-2006  rpaulo sync with head
 1.5.32.1 30-Dec-2006  yamt sync with head.
 1.6.90.1 06-Jun-2011  jruoho Sync with HEAD.
 1.6.84.1 31-May-2011  rmind sync with head
 1.3 08-Jun-1996  is Really compile and install keymap loader and binary keymaps.
 1.2 05-May-1996  veego Make this compile. Fixes PR#2047
 1.1 28-Jan-1996  chopps add swedish keyboard support by Stefan Pedersen
 1.4 08-Jun-1996  is Really compile and install keymap loader and binary keymaps.
 1.3 26-Oct-1994  cgd new RCS ID format.
 1.2 11-Feb-1994  chopps Add missing Id's
 1.1 02-Sep-1993  mw branches: 1.1.1;
Initial revision
 1.1.1.1 02-Sep-1993  mw Update of arch/amiga tree, includes
- realtime clock support for a2k and a3k
- scsi drivers for a2091 and gvp-II controllers in a2k
- working ethernet driver for a2065/ameristar lance-controllers
 1.11 27-Jan-2019  pgoyette Merge the [pgoyette-compat] branch
 1.10 04-May-2018  christos branches: 1.10.2;
remove bsd.hostinit.mk; it breaks install.
 1.9 01-May-2018  christos more NOMAN= removal.
 1.8 01-May-2018  christos Create a new bsd.hostinit.mk file and put the build definitions for all host
programs there; make all Makefiles that use bsd.hostprog.mk include it.
Namely turn off MKREPRO and don't make lint, man pages, info files etc.
Remove the Makefile.inc files that contained these same settings, and
remove the settings from Makefile.host
 1.7 12-Dec-2001  tv branches: 1.7.28;
MKfoo=no -> NOfoo
 1.6 27-Sep-2000  aymeric branches: 1.6.4; 1.6.8;
cross-compile properly
 1.5 13-Feb-1999  lukem branches: 1.5.8;
convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
 1.4 14-Jul-1997  veego s/MAP/FILES/
 1.3 31-Dec-1996  veego Add NOMAN=
 1.2 08-Jun-1996  is branches: 1.2.2;
Make this really really compile.
 1.1 08-Jun-1996  is Really compile and install keymap loader and binary keymaps.
 1.2.2.2 08-Jun-1996  is Make this really really compile.
 1.2.2.1 08-Jun-1996  is file Makefile was added on branch netbsd-1-2 on 1996-06-08 15:42:01 +0000
 1.5.8.1 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.

I updated the amiga SCSI drivers, but completely untested yet (may not even
compile)
 1.6.8.1 08-Jan-2002  nathanw Catch up to -current.
 1.6.4.1 10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.7.28.2 21-May-2018  pgoyette Sync with HEAD
 1.7.28.1 02-May-2018  pgoyette Synch with HEAD
 1.10.2.1 10-Jun-2019  christos Sync with HEAD
 1.6 27-Sep-2000  aymeric cross-compile properly
 1.5 08-Jun-1996  is branches: 1.5.28;
Really compile and install keymap loader and binary keymaps.
 1.4 09-Oct-1995  chopps branches: 1.4.6;
fix keymap (fixes pr#1254) from Blaz Zupan <blaz.zupan@uni-mb.si>
 1.3 26-Oct-1994  cgd new RCS ID format.
 1.2 11-Feb-1994  chopps Add missing Id's
 1.1 02-Sep-1993  mw branches: 1.1.1;
Initial revision
 1.1.1.1 02-Sep-1993  mw Update of arch/amiga tree, includes
- realtime clock support for a2k and a3k
- scsi drivers for a2091 and gvp-II controllers in a2k
- working ethernet driver for a2065/ameristar lance-controllers
 1.4.6.1 08-Jun-1996  is pull up fixes for installation
 1.5.28.1 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.

I updated the amiga SCSI drivers, but completely untested yet (may not even
compile)
 1.7 04-May-2018  christos remove bsd.hostinit.mk; it breaks install.
 1.6 01-May-2018  christos more NOMAN= removal.
 1.5 01-May-2018  christos Create a new bsd.hostinit.mk file and put the build definitions for all host
programs there; make all Makefiles that use bsd.hostprog.mk include it.
Namely turn off MKREPRO and don't make lint, man pages, info files etc.
Remove the Makefile.inc files that contained these same settings, and
remove the settings from Makefile.host
 1.4 12-Dec-2001  tv branches: 1.4.28;
MKfoo=no -> NOfoo
 1.3 27-Sep-2000  aymeric branches: 1.3.4; 1.3.8;
cross-compile properly
 1.2 13-Feb-1999  lukem branches: 1.2.8;
convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
 1.1 13-Mar-1998  is Ite keyboard map, for spanish Amiga keyboards.
Contributed by Inaki Saez <jisaez@sfe.indra.es>.
 1.2.8.1 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.

I updated the amiga SCSI drivers, but completely untested yet (may not even
compile)
 1.3.8.1 08-Jan-2002  nathanw Catch up to -current.
 1.3.4.1 10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.4.28.2 21-May-2018  pgoyette Sync with HEAD
 1.4.28.1 02-May-2018  pgoyette Synch with HEAD
 1.2 27-Sep-2000  aymeric cross-compile properly
 1.1 13-Mar-1998  is branches: 1.1.14;
Ite keyboard map, for spanish Amiga keyboards.
Contributed by Inaki Saez <jisaez@sfe.indra.es>.
 1.1.14.1 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.

I updated the amiga SCSI drivers, but completely untested yet (may not even
compile)
 1.7 04-May-2018  christos remove bsd.hostinit.mk; it breaks install.
 1.6 01-May-2018  christos more NOMAN= removal.
 1.5 01-May-2018  christos Create a new bsd.hostinit.mk file and put the build definitions for all host
programs there; make all Makefiles that use bsd.hostprog.mk include it.
Namely turn off MKREPRO and don't make lint, man pages, info files etc.
Remove the Makefile.inc files that contained these same settings, and
remove the settings from Makefile.host
 1.4 12-Dec-2001  tv branches: 1.4.28;
MKfoo=no -> NOfoo
 1.3 27-Sep-2000  aymeric branches: 1.3.4; 1.3.8;
cross-compile properly
 1.2 13-Feb-1999  lukem branches: 1.2.8;
convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
 1.1 06-Aug-1997  veego French keymap. From Eric Delcamp in pr: port-amiga/3923
 1.2.8.1 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.

I updated the amiga SCSI drivers, but completely untested yet (may not even
compile)
 1.3.8.1 08-Jan-2002  nathanw Catch up to -current.
 1.3.4.1 10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.4.28.2 21-May-2018  pgoyette Sync with HEAD
 1.4.28.1 02-May-2018  pgoyette Synch with HEAD
 1.2 27-Sep-2000  aymeric cross-compile properly
 1.1 06-Aug-1997  veego branches: 1.1.18;
French keymap. From Eric Delcamp in pr: port-amiga/3923
 1.1.18.1 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.

I updated the amiga SCSI drivers, but completely untested yet (may not even
compile)
 1.4 04-May-2018  christos remove bsd.hostinit.mk; it breaks install.
 1.3 01-May-2018  christos more NOMAN= removal.
 1.2 01-May-2018  christos Create a new bsd.hostinit.mk file and put the build definitions for all host
programs there; make all Makefiles that use bsd.hostprog.mk include it.
Namely turn off MKREPRO and don't make lint, man pages, info files etc.
Remove the Makefile.inc files that contained these same settings, and
remove the settings from Makefile.host
 1.1 05-Apr-2002  heinz branches: 1.1.2; 1.1.8; 1.1.204;
add polish keymaps created by Pawel Chwalowski <pch@polo.po.opole.pl>
 1.1.204.2 21-May-2018  pgoyette Sync with HEAD
 1.1.204.1 02-May-2018  pgoyette Synch with HEAD
 1.1.8.2 23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.8.1 05-Apr-2002  jdolecek file Makefile was added on branch kqueue on 2002-06-23 17:34:36 +0000
 1.1.2.2 17-Apr-2002  nathanw Catch up to -current.
 1.1.2.1 05-Apr-2002  nathanw file Makefile was added on branch nathanw_sa on 2002-04-17 00:02:17 +0000
 1.1 05-Apr-2002  heinz branches: 1.1.2; 1.1.8;
add polish keymaps created by Pawel Chwalowski <pch@polo.po.opole.pl>
 1.1.8.2 23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.8.1 05-Apr-2002  jdolecek file pl_din-kbdmap.c was added on branch kqueue on 2002-06-23 17:34:36 +0000
 1.1.2.2 17-Apr-2002  nathanw Catch up to -current.
 1.1.2.1 05-Apr-2002  nathanw file pl_din-kbdmap.c was added on branch nathanw_sa on 2002-04-17 00:02:17 +0000
 1.4 04-May-2018  christos remove bsd.hostinit.mk; it breaks install.
 1.3 01-May-2018  christos more NOMAN= removal.
 1.2 01-May-2018  christos Create a new bsd.hostinit.mk file and put the build definitions for all host
programs there; make all Makefiles that use bsd.hostprog.mk include it.
Namely turn off MKREPRO and don't make lint, man pages, info files etc.
Remove the Makefile.inc files that contained these same settings, and
remove the settings from Makefile.host
 1.1 05-Apr-2002  heinz branches: 1.1.2; 1.1.8; 1.1.204;
add polish keymaps created by Pawel Chwalowski <pch@polo.po.opole.pl>
 1.1.204.2 21-May-2018  pgoyette Sync with HEAD
 1.1.204.1 02-May-2018  pgoyette Synch with HEAD
 1.1.8.2 23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.8.1 05-Apr-2002  jdolecek file Makefile was added on branch kqueue on 2002-06-23 17:34:36 +0000
 1.1.2.2 17-Apr-2002  nathanw Catch up to -current.
 1.1.2.1 05-Apr-2002  nathanw file Makefile was added on branch nathanw_sa on 2002-04-17 00:02:18 +0000
 1.1 05-Apr-2002  heinz branches: 1.1.2; 1.1.8;
add polish keymaps created by Pawel Chwalowski <pch@polo.po.opole.pl>
 1.1.8.2 23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.8.1 05-Apr-2002  jdolecek file pl_us-kbdmap.c was added on branch kqueue on 2002-06-23 17:34:36 +0000
 1.1.2.2 17-Apr-2002  nathanw Catch up to -current.
 1.1.2.1 05-Apr-2002  nathanw file pl_us-kbdmap.c was added on branch nathanw_sa on 2002-04-17 00:02:18 +0000
 1.11 04-May-2018  christos remove bsd.hostinit.mk; it breaks install.
 1.10 01-May-2018  christos more NOMAN= removal.
 1.9 01-May-2018  christos Create a new bsd.hostinit.mk file and put the build definitions for all host
programs there; make all Makefiles that use bsd.hostprog.mk include it.
Namely turn off MKREPRO and don't make lint, man pages, info files etc.
Remove the Makefile.inc files that contained these same settings, and
remove the settings from Makefile.host
 1.8 12-Dec-2001  tv branches: 1.8.28;
MKfoo=no -> NOfoo
 1.7 27-Sep-2000  aymeric branches: 1.7.4; 1.7.8;
cross-compile properly
 1.6 13-Feb-1999  lukem branches: 1.6.8;
convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
 1.5 14-Jul-1997  veego s/MAP/FILES/
 1.4 31-Dec-1996  veego Add NOMAN=
 1.3 27-Jul-1996  is Delete the NOMAN and BINDIR lines. They're imported from ../Makefile.inc
anyway, and the BINDIR here was even wrong (missing $(DESTDIR)).
 1.2 08-Jun-1996  is branches: 1.2.2;
Make this really really compile.
 1.1 08-Jun-1996  is Really compile and install keymap loader and binary keymaps.
 1.2.2.2 31-Jul-1996  jtc Pulled up from rev 1.3 by request from Ignatios
 1.2.2.1 08-Jun-1996  jtc file Makefile was added on branch netbsd-1-2 on 1996-07-31 16:11:27 +0000
 1.6.8.1 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.

I updated the amiga SCSI drivers, but completely untested yet (may not even
compile)
 1.7.8.1 08-Jan-2002  nathanw Catch up to -current.
 1.7.4.1 10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.8.28.2 21-May-2018  pgoyette Sync with HEAD
 1.8.28.1 02-May-2018  pgoyette Synch with HEAD
 1.4 27-Sep-2000  aymeric cross-compile properly
 1.3 08-Jun-1996  is branches: 1.3.28;
Really compile and install keymap loader and binary keymaps.
 1.2 05-May-1996  veego branches: 1.2.4;
Make this compile. Fixes PR#2047
 1.1 28-Jan-1996  chopps add swedish keyboard support by Stefan Pedersen
 1.2.4.1 08-Jun-1996  is pull up fixes for installation
 1.3.28.1 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.

I updated the amiga SCSI drivers, but completely untested yet (may not even
compile)
 1.10 04-May-2018  christos remove bsd.hostinit.mk; it breaks install.
 1.9 01-May-2018  christos more NOMAN= removal.
 1.8 01-May-2018  christos Create a new bsd.hostinit.mk file and put the build definitions for all host
programs there; make all Makefiles that use bsd.hostprog.mk include it.
Namely turn off MKREPRO and don't make lint, man pages, info files etc.
Remove the Makefile.inc files that contained these same settings, and
remove the settings from Makefile.host
 1.7 12-Dec-2001  tv branches: 1.7.28;
MKfoo=no -> NOfoo
 1.6 27-Sep-2000  aymeric branches: 1.6.4; 1.6.8;
cross-compile properly
 1.5 13-Feb-1999  lukem branches: 1.5.8;
convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
 1.4 14-Jul-1997  veego s/MAP/FILES/
 1.3 31-Dec-1996  veego Add NOMAN=
 1.2 08-Jun-1996  is branches: 1.2.2;
Make this really really compile.
 1.1 08-Jun-1996  is Really compile and install keymap loader and binary keymaps.
 1.2.2.2 08-Jun-1996  is Make this really really compile.
 1.2.2.1 08-Jun-1996  is file Makefile was added on branch netbsd-1-2 on 1996-06-08 15:42:04 +0000
 1.5.8.1 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.

I updated the amiga SCSI drivers, but completely untested yet (may not even
compile)
 1.6.8.1 08-Jan-2002  nathanw Catch up to -current.
 1.6.4.1 10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.7.28.2 21-May-2018  pgoyette Sync with HEAD
 1.7.28.1 02-May-2018  pgoyette Synch with HEAD
 1.5 27-Sep-2000  aymeric cross-compile properly
 1.4 08-Jun-1996  is branches: 1.4.28;
Really compile and install keymap loader and binary keymaps.
 1.3 26-Oct-1994  cgd branches: 1.3.6;
new RCS ID format.
 1.2 11-Feb-1994  chopps Add missing Id's
 1.1 02-Sep-1993  mw branches: 1.1.1;
Initial revision
 1.1.1.1 02-Sep-1993  mw Update of arch/amiga tree, includes
- realtime clock support for a2k and a3k
- scsi drivers for a2091 and gvp-II controllers in a2k
- working ethernet driver for a2065/ameristar lance-controllers
 1.3.6.1 08-Jun-1996  is pull up fixes for installation
 1.4.28.1 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.

I updated the amiga SCSI drivers, but completely untested yet (may not even
compile)

RSS XML Feed