Home | History | Annotate | only in /src/sys/arch/atari/stand/loadkmap
History log of /src/sys/arch/atari/stand/loadkmap
RevisionDateAuthorComments
 1.3 12-Dec-2001  tv MKfoo=no -> NOfoo
 1.2 13-Feb-1999  lukem branches: 1.2.22; 1.2.26;
convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
 1.1 22-Jun-1996  leo branches: 1.1.2;
Install loadkmap in the default distribution. The keymap files are moved
to ..../stand/keymaps and have their own Makefiles there.
 1.1.2.2 22-Jun-1996  leo Install loadkmap in the default distribution. The keymap files are moved
to ..../stand/keymaps and have their own Makefiles there.
 1.1.2.1 22-Jun-1996  leo file Makefile was added on branch netbsd-1-2 on 1996-06-22 20:21:56 +0000
 1.2.26.1 08-Jan-2002  nathanw Catch up to -current.
 1.2.22.1 10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.2 22-Jun-1996  leo Install loadkmap in the default distribution. The keymap files are moved
to ..../stand/keymaps and have their own Makefiles there.
 1.1 15-May-1996  leo branches: 1.1.4;
French keyboard map (Cedric Moreau).
 1.1.4.1 24-Jun-1996  jtc Pull up Leo's changes to atari keymap handling.
 1.3 22-Jun-1996  leo Install loadkmap in the default distribution. The keymap files are moved
to ..../stand/keymaps and have their own Makefiles there.
 1.2 23-Sep-1995  leo branches: 1.2.6;
Correct mapping for new (iso-8859-1) fontsets (Thomas Gerner).
 1.1 19-Jul-1995  leo The mappings for the german keyboard layout.
 1.2.6.1 24-Jun-1996  jtc Pull up Leo's changes to atari keymap handling.
 1.12 29-Jun-2019  tsutsui Misc KNF and cleanup.
 1.11 12-Aug-2015  tsutsui branches: 1.11.18;
Make local functions static.
 1.10 20-May-2011  christos branches: 1.10.14; 1.10.32;
add missing include
 1.9 19-May-2011  christos include missing includes
 1.8 18-Mar-2009  cegger branches: 1.8.4; 1.8.6;
Ansify function definitions w/o arguments. Generated with sed.
 1.7 14-Mar-2009  dsl ANSIfy another 1261 function definitions.
The only ones left in sys are beyond by sed script!
(or in sys/dist or sys/external)
Mostly they have function pointer parameters.
 1.6 14-Mar-2009  dsl Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)
 1.5 14-Mar-2009  dsl Remove all the __P() from sys (excluding sys/dist)
Diff checked with grep and MK1 eyeball.
i386 and amd64 GENERIC and sys still build.
 1.4 04-Aug-2006  mhitch branches: 1.4.62; 1.4.70; 1.4.76;
gcc4 fix: needs stdlib.h
 1.3 12-Apr-2002  leo branches: 1.3.26; 1.3.40; 1.3.44;
Make the exitcode != 0 when the ioctl fails.
 1.2 24-Jul-1995  leo branches: 1.2.46; 1.2.50;
Added -f option to reload system-wide keymap (instead of current screen one).
 1.1 03-Jul-1995  leo branches: 1.1.1;
Initial revision
 1.1.1.1 03-Jul-1995  leo NetBSD/Atari keyboard mappings
 1.2.50.1 17-Apr-2002  nathanw Catch up to -current.
 1.2.46.1 23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.3.44.1 11-Aug-2006  yamt sync with head
 1.3.40.1 09-Sep-2006  rpaulo sync with head
 1.3.26.1 30-Dec-2006  yamt sync with head.
 1.4.76.1 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.4.70.1 28-Apr-2009  skrll Sync with HEAD.
 1.4.62.1 04-May-2009  yamt sync with head.
 1.8.6.1 06-Jun-2011  jruoho Sync with HEAD.
 1.8.4.1 31-May-2011  rmind sync with head
 1.10.32.1 22-Sep-2015  skrll Sync with HEAD
 1.10.14.1 03-Dec-2017  jdolecek update from HEAD
 1.11.18.1 13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.2 22-Jun-1996  leo Install loadkmap in the default distribution. The keymap files are moved
to ..../stand/keymaps and have their own Makefiles there.
 1.1 03-Jul-1995  leo branches: 1.1.1;
Initial revision
 1.1.1.1 03-Jul-1995  leo branches: 1.1.1.1.6;
NetBSD/Atari keyboard mappings
 1.1.1.1.6.1 24-Jun-1996  jtc Pull up Leo's changes to atari keymap handling.
 1.3 22-Jun-1996  leo Install loadkmap in the default distribution. The keymap files are moved
to ..../stand/keymaps and have their own Makefiles there.
 1.2 24-Jul-1995  leo branches: 1.2.6;
Use the right includes
 1.1 03-Jul-1995  leo branches: 1.1.1;
Initial revision
 1.1.1.1 03-Jul-1995  leo NetBSD/Atari keyboard mappings
 1.2.6.1 24-Jun-1996  jtc Pull up Leo's changes to atari keymap handling.

RSS XML Feed