platform/upstream/kbd.git
16 years agounicode_start: Without any arguments utility will only set unicode mode
Alexey Gladkov [Fri, 20 Jun 2008 11:28:27 +0000 (15:28 +0400)]
unicode_start: Without any arguments utility will only set unicode mode

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoloadkeys.c: Regenerate source
Alexey Gladkov [Sat, 17 May 2008 23:01:54 +0000 (03:01 +0400)]
loadkeys.c: Regenerate source

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoUnderstand the CapsShift modifiers
Michael Schutte [Sat, 5 Apr 2008 10:46:53 +0000 (12:46 +0200)]
Understand the CapsShift modifiers

This patch adds support for the CapsShift_Lock and SCapsShift keysyms to
dumpkeys and loadkeys, which are understood my Linux kernels since 2.6.24.
Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>.

Signed-off-by: Michael Schutte <m.schutte.jr@gmail.com>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoFix internationalization
Benno Schulenberg [Tue, 8 Apr 2008 05:54:05 +0000 (09:54 +0400)]
Fix internationalization

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoRevert "include/*euro.map: Change 'currency' to 'euro' symbol"
Alexey Gladkov [Tue, 8 Apr 2008 18:34:24 +0000 (22:34 +0400)]
Revert "include/*euro.map: Change 'currency' to 'euro' symbol"

This reverts commit 6e6a7f2b2cf0cabf7e1db0ec7d025daa4a94e9f3.

16 years agoProcess a return code of 'write' function
Alexey Gladkov [Sat, 5 Apr 2008 06:30:25 +0000 (10:30 +0400)]
Process a return code of 'write' function

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoUse automake
Alexey Gladkov [Tue, 29 Jan 2008 11:51:46 +0000 (14:51 +0300)]
Use automake

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoloadunimap should use UNIMAPDIR
Alexey Gladkov [Wed, 2 Apr 2008 14:15:16 +0000 (18:15 +0400)]
loadunimap should use UNIMAPDIR

This fixes bug in commit 5f2bf61426451dbfbfc8ffb17e2fa5cbc5f131c9

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoAdd --enable-strip configure option
Alexey Gladkov [Wed, 2 Apr 2008 14:07:37 +0000 (18:07 +0400)]
Add --enable-strip configure option

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoPropagates configure options
Charles Clément [Tue, 1 Apr 2008 14:25:57 +0000 (18:25 +0400)]
Propagates configure options

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoloadkeys: dump binary keymap
Michel Stempin [Mon, 31 Mar 2008 14:33:33 +0000 (18:33 +0400)]
loadkeys: dump binary keymap

Binary keymap is the keymap format used by Busybox.

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoRecognize Ctrl-[ as Escape
Alexey Gladkov [Mon, 31 Mar 2008 11:57:10 +0000 (15:57 +0400)]
Recognize Ctrl-[ as Escape

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoAdd qwerty/cz.map keymap
Alexey Gladkov [Mon, 31 Mar 2008 11:47:56 +0000 (15:47 +0400)]
Add qwerty/cz.map keymap

kavol@email.cz writes:
I wanted to use the keymap file /usr/share/keymaps/i386/qwerty/cz.map.gz,
but I have found this to be qwertz so I think it should be placed in
/usr/share/keymaps/i386/qwertz/ (or, much better, converted to qwerty -
I don't understand the masochists who use us-qwerty and cz-qwertz together :-)

http://bugs.gentoo.org/19010

Gentoo notes:
We copy the qwerty/cz.map to qwertz/cz.map and then apply this patch ...
that way we end up with both a qwerty and qwertz version of the cz.map

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years ago[kbd] [PATCH] Updated German translation
Michael Schutte [Mon, 24 Mar 2008 19:34:20 +0000 (20:34 +0100)]
[kbd] [PATCH] Updated German translation

Some translations were grammatically incorrect, many were inconsistent.
Looked over the PO file to find the worst mistakes and uglinesses, added
some hints for translators to the top of the file, and updated the
translation to the current codebase.

Signed-off-by: Michael Schutte <m.schutte.jr@gmail.com>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoUpdate release version
Alexey Gladkov [Mon, 24 Mar 2008 16:46:03 +0000 (19:46 +0300)]
Update release version

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoUpdate CHANGES
Alexey Gladkov [Mon, 24 Mar 2008 16:19:31 +0000 (19:19 +0300)]
Update CHANGES

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoinclude/*euro.map: Change 'currency' to 'euro' symbol
Alexey Gladkov [Sun, 9 Mar 2008 22:34:04 +0000 (01:34 +0300)]
include/*euro.map: Change 'currency' to 'euro' symbol

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoMove qwerty/cz.map -> qwertz/cz.map
Alexey Gladkov [Sun, 2 Mar 2008 19:21:02 +0000 (22:21 +0300)]
Move qwerty/cz.map -> qwertz/cz.map

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoFix turkish Q (trq) keymap
Ozgur Murat Homurlu [Thu, 28 Feb 2008 12:54:36 +0000 (15:54 +0300)]
Fix turkish Q (trq) keymap

The i386/qwerty/trq (which is the most used variant) has serious problems.
Most importantly it doesn't work poperly in UTF-8 setting.

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agounicode_{start,stop}: To run loadkeys is allowed only to root
Alexey Gladkov [Thu, 21 Feb 2008 22:36:54 +0000 (01:36 +0300)]
unicode_{start,stop}: To run loadkeys is allowed only to root

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoDo not strip shell scripts
Marty Jack [Thu, 21 Feb 2008 15:03:21 +0000 (18:03 +0300)]
Do not strip shell scripts

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoFix DESTDIR handling
Alexey Gladkov [Thu, 21 Feb 2008 10:56:51 +0000 (13:56 +0300)]
Fix DESTDIR handling

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoAdd analyze.c and loadkeys.c sources
Alexey Gladkov [Tue, 12 Feb 2008 23:58:52 +0000 (02:58 +0300)]
Add analyze.c and loadkeys.c sources

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoUpdate CHANGES
Alexey Gladkov [Tue, 12 Feb 2008 22:30:51 +0000 (01:30 +0300)]
Update CHANGES

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoNorwegian dvorak keymap
Alexey Gladkov [Sun, 10 Feb 2008 11:14:04 +0000 (14:14 +0300)]
Norwegian dvorak keymap

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoAdd turkish F (trf) keyboard map
Alexey Gladkov [Mon, 28 Jan 2008 22:44:34 +0000 (01:44 +0300)]
Add turkish F (trf) keyboard map

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoconfigure.ac: Fix AC_DEFINE warning
Alexey Gladkov [Mon, 28 Jan 2008 10:39:50 +0000 (13:39 +0300)]
configure.ac: Fix AC_DEFINE warning

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoUpdate CHANGES
Alexey Gladkov [Mon, 28 Jan 2008 09:48:31 +0000 (12:48 +0300)]
Update CHANGES

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoconfigure.ac: Fix options handling
Alexey Gladkov [Mon, 28 Jan 2008 09:41:15 +0000 (12:41 +0300)]
configure.ac: Fix options handling

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoUpdate README file
Alexey Gladkov [Sat, 26 Jan 2008 12:55:57 +0000 (15:55 +0300)]
Update README file

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoAdd i386/olpc into Makefile.in
Alexey Gladkov [Wed, 23 Jan 2008 22:01:15 +0000 (01:01 +0300)]
Add i386/olpc into Makefile.in

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoFix more build warnings
Alexey Gladkov [Sun, 20 Jan 2008 13:38:58 +0000 (16:38 +0300)]
Fix more build warnings

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoChange bug report address
Alexey Gladkov [Sun, 20 Jan 2008 01:34:12 +0000 (04:34 +0300)]
Change bug report address

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoUpdate Changelog
Alexey Gladkov [Sun, 20 Jan 2008 01:32:14 +0000 (04:32 +0300)]
Update Changelog

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agounicode_start: remove -e from script
Alexey Gladkov [Sat, 12 Jan 2008 17:59:25 +0000 (20:59 +0300)]
unicode_start: remove -e from script

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoAdd OLPC specific keymaps
Alexey Gladkov [Fri, 11 Jan 2008 23:24:25 +0000 (02:24 +0300)]
Add OLPC specific keymaps

Add OLPC (One Laptop Per Child) keymaps.

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoFix keymap name: by-cp1251.kmap -> by-cp1251.map
Alexey Gladkov [Fri, 11 Jan 2008 16:12:31 +0000 (19:12 +0300)]
Fix keymap name: by-cp1251.kmap -> by-cp1251.map

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoFix scripts coding style
Alexey Gladkov [Thu, 27 Dec 2007 20:53:21 +0000 (23:53 +0300)]
Fix scripts coding style

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agomapscrn: Add '.acm' suffix for compatibility with console-tools
Alexey Gladkov [Thu, 27 Dec 2007 10:51:32 +0000 (13:51 +0300)]
mapscrn: Add '.acm' suffix for compatibility with console-tools

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoFix build warnings
Alexey Gladkov [Wed, 26 Dec 2007 14:05:38 +0000 (17:05 +0300)]
Fix build warnings

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoFix for autoconf-2.60
Alexey Gladkov [Wed, 26 Dec 2007 07:22:16 +0000 (10:22 +0300)]
Fix for autoconf-2.60

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoPOTFILES.in: Remove openvt/ directory
Alexey Gladkov [Wed, 26 Dec 2007 07:15:02 +0000 (10:15 +0300)]
POTFILES.in: Remove openvt/ directory

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoAdd Terminus font
Alexey Gladkov [Wed, 5 Dec 2007 14:01:29 +0000 (17:01 +0300)]
Add Terminus font

Add Lat2-Terminus16 font (taken from Debian, font itself is
under GPLv2 or later license, so I think there's no problem
to use it) that contains all necessary characters.

Signed-off-by: Vitezslav Crhonek <vcrhonek@redhat.com>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoFix font unicode mapping table
Alexey Gladkov [Tue, 4 Dec 2007 21:40:58 +0000 (00:40 +0300)]
Fix font unicode mapping table

We ship latsun-fonts with Fedora and the font sun12x22 has fixed
unicode mapping table.

Best regards,
Vitezslav Crhonek

Signed-off-by: Vitezslav Crhonek <vcrhonek@redhat.com>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoRename --enable-samples to --enable-optional-progs
Alexey Gladkov [Tue, 4 Dec 2007 21:32:31 +0000 (00:32 +0300)]
Rename --enable-samples to --enable-optional-progs

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoMove psf.magic into contrib
Alexey Gladkov [Fri, 30 Nov 2007 15:15:24 +0000 (18:15 +0300)]
Move psf.magic into contrib

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoInstall loadkeys into bindir
Alexey Gladkov [Fri, 30 Nov 2007 15:13:44 +0000 (18:13 +0300)]
Install loadkeys into bindir

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoMove openvt into main sources tree
Alexey Gladkov [Fri, 30 Nov 2007 15:06:14 +0000 (18:06 +0300)]
Move openvt into main sources tree

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoFix man-pages installation
Alexey Gladkov [Fri, 30 Nov 2007 12:12:58 +0000 (15:12 +0300)]
Fix man-pages installation

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoMigrate to autoconf
Alexey Gladkov [Fri, 30 Nov 2007 09:56:25 +0000 (12:56 +0300)]
Migrate to autoconf

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoAdd more romanian keymaps
Alexandru Szasz [Tue, 27 Nov 2007 22:21:47 +0000 (01:21 +0300)]
Add more romanian keymaps

Signed-off-by: Vitezslav Crhonek <vcrhonek@redhat.com>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoAdd another ukrainian keymap
Alexey Gladkov [Mon, 19 Nov 2007 08:35:02 +0000 (11:35 +0300)]
Add another ukrainian keymap

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoAdd Belarusian (Belarus) keymaps
Alexey Gladkov [Mon, 19 Nov 2007 08:08:35 +0000 (11:08 +0300)]
Add Belarusian (Belarus) keymaps

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoAdd Kazakh keymap
Alexey Gladkov [Mon, 19 Nov 2007 08:05:13 +0000 (11:05 +0300)]
Add Kazakh keymap

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoAdd Kyrgyz keymap
Alexey Gladkov [Mon, 19 Nov 2007 07:57:19 +0000 (10:57 +0300)]
Add Kyrgyz keymap

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoAdd Bashkir (Russia) keymap
Alexey Gladkov [Mon, 19 Nov 2007 07:55:46 +0000 (10:55 +0300)]
Add Bashkir (Russia) keymap

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoAdd Tatar keymaps
Alexey Gladkov [Sun, 18 Nov 2007 23:23:29 +0000 (02:23 +0300)]
Add Tatar keymaps

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoAdd more russian keymaps
Alexey Gladkov [Sun, 18 Nov 2007 23:17:02 +0000 (02:17 +0300)]
Add more russian keymaps

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
16 years agoAdd unicode cyrillic fonts
Alexey Gladkov [Sun, 18 Nov 2007 22:36:05 +0000 (01:36 +0300)]
Add unicode cyrillic fonts

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agoopenvt: Avoid use of GNU-specific function error()
Alexey Gladkov [Mon, 27 Aug 2007 05:52:20 +0000 (09:52 +0400)]
openvt: Avoid use of GNU-specific function error()

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agoRevert "[SYSTEM] Apply patch from SUSE."
Alexey Gladkov [Sun, 24 Jun 2007 22:06:03 +0000 (02:06 +0400)]
Revert "[SYSTEM] Apply patch from SUSE."

This is an old mistake. No, 0 is not a valid keycode.
It is used by the kernel for bookkeeping purposes.
It must not be used as keycode.

Andries

This reverts commit 49ce531d1c70017113540318b24b9d645d170773.

Signed-off-by: Andries Brouwer <Andries.Brouwer@cwi.nl>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agoRevert "Apply patch kbd-1.12-prtscr_no_sigquit.diff from SUSE"
Alexey Gladkov [Sun, 24 Jun 2007 21:59:57 +0000 (01:59 +0400)]
Revert "Apply patch kbd-1.12-prtscr_no_sigquit.diff from SUSE"

This reverts commit fb184ed0a7bd8ea4c78aee1660f50d08390b455b.

17 years agocodepage.c: Fix output formating
Alexey Gladkov [Sun, 24 Jun 2007 21:55:27 +0000 (01:55 +0400)]
codepage.c: Fix output formating

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agoPatch fix kbdrate for Sparc architecture
Alexey Gladkov [Sun, 24 Jun 2007 21:27:31 +0000 (01:27 +0400)]
Patch fix kbdrate for Sparc architecture

The use of my_kbd_repeat makes sure that the structure is
correct and does not conflict with kernel includes - there
has been a period of time where the kernel include files
were wrong.

Andries

Signed-off-by: Andries Brouwer <Andries.Brouwer@cwi.nl>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agoRevert "[SYSTEM] Apply patch from Fedora."
Alexey Gladkov [Sun, 24 Jun 2007 21:15:06 +0000 (01:15 +0400)]
Revert "[SYSTEM] Apply patch from Fedora."

This reverts commit c4fda9e961604b2d42a6bbd7519b0dde501794a6.

17 years agoRevert "[SYSTEM] Apply patch from Debian."
Alexey Gladkov [Mon, 4 Jun 2007 08:16:25 +0000 (12:16 +0400)]
Revert "[SYSTEM] Apply patch from Debian."

This reverts commit b04f40140cd2e8d4bdbb6467cdcf09e9a2403242.

17 years agoApply cumulative patch
Alexey Gladkov [Thu, 31 May 2007 07:09:22 +0000 (11:09 +0400)]
Apply cumulative patch

This patch have been sent by Andries Brouwer. It starts the kbd 1.13 version.

Signed-off-by: Andries Brouwer <Andries.Brouwer@cwi.nl>
Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agogetfd.c: Add check a descriptor refers to a terminal
Alexey Gladkov [Tue, 22 May 2007 07:24:39 +0000 (11:24 +0400)]
getfd.c: Add check a descriptor refers to a terminal

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agoopenvt: set the session controlling terminal
Alexey Gladkov [Mon, 21 May 2007 08:08:44 +0000 (12:08 +0400)]
openvt: set the session controlling terminal

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agoDon't overwrite CFLAGS and RPM_OPT_FLAGS variables
Alexey Gladkov [Fri, 11 May 2007 14:17:40 +0000 (18:17 +0400)]
Don't overwrite CFLAGS and RPM_OPT_FLAGS variables

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agosplitfont.1, setlogcons.8, and vcstime.8 are copied from console-tools
Alexey Gladkov [Thu, 10 May 2007 20:30:52 +0000 (00:30 +0400)]
splitfont.1, setlogcons.8, and vcstime.8 are copied from console-tools

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agoAdd note message to setfont.8
Alexey Gladkov [Thu, 10 May 2007 19:51:45 +0000 (23:51 +0400)]
Add note message to setfont.8

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agoFix find file
Alexey Gladkov [Thu, 10 May 2007 19:41:55 +0000 (23:41 +0400)]
Fix find file

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agoUpdate pl keymaps
Alexey Gladkov [Thu, 10 May 2007 19:22:16 +0000 (23:22 +0400)]
Update pl keymaps

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agoApply patch kbd-1.08-compose.patch from ALT Linux
Alexey Gladkov [Tue, 8 May 2007 20:07:10 +0000 (00:07 +0400)]
Apply patch kbd-1.08-compose.patch from ALT Linux

Map the PrintScreen key and Alt+AltGr to Compose

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agoApply patchkbd-1.12-Meta-Tab.diff from SUSE
Alexey Gladkov [Tue, 8 May 2007 18:55:07 +0000 (22:55 +0400)]
Apply patchkbd-1.12-Meta-Tab.diff from SUSE

Convert Shift Tab to Meta_Tab

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agoApply patch kbd-1.12-cz-us-qwertz.diff from SUSE
Alexey Gladkov [Tue, 8 May 2007 18:47:51 +0000 (22:47 +0400)]
Apply patch kbd-1.12-cz-us-qwertz.diff from SUSE

When switching from cz-us-qwertz to us, y and z could be confused

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agoApply patch kbd-1.12-swiss.diff from SUSE
Alexey Gladkov [Tue, 8 May 2007 18:44:22 +0000 (22:44 +0400)]
Apply patch kbd-1.12-swiss.diff from SUSE

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agoApply patch kbd-1.12-prtscr_no_sigquit.diff from SUSE
Alexey Gladkov [Tue, 8 May 2007 18:41:08 +0000 (22:41 +0400)]
Apply patch kbd-1.12-prtscr_no_sigquit.diff from SUSE

Don't map PrtScr to Control_backslash (SIGQUIT) by default,
Control PrtScr will still produce it.

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agoFix some keys with kbd-1.12-mac-dk.diff
Alexey Gladkov [Tue, 8 May 2007 18:29:32 +0000 (22:29 +0400)]
Fix some keys with kbd-1.12-mac-dk.diff

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agoUpdate MAC German keymap
Alexey Gladkov [Tue, 8 May 2007 18:14:52 +0000 (22:14 +0400)]
Update MAC German keymap

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years ago[SYSTEM] Update ru.map keymap
Alexey Gladkov [Tue, 8 May 2007 18:05:46 +0000 (22:05 +0400)]
[SYSTEM] Update ru.map keymap

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agoFix race condition
Alexey Gladkov [Mon, 19 Feb 2007 07:47:49 +0000 (10:47 +0300)]
Fix race condition

Open stdin, stdout, stderr in /dev/null if they are not opened.

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agoFix race condition.
Alexey Gladkov [Mon, 19 Feb 2007 07:46:23 +0000 (10:46 +0300)]
Fix race condition.

When openvt reopen a console descriptor this descriptor maybe
opened by another process.

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years ago[BUILD] Fix build warnings
Alexey Gladkov [Mon, 12 Feb 2007 08:32:21 +0000 (11:32 +0300)]
[BUILD] Fix build warnings

Add missing headers and check return codes to avoid warnings at the build time.

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agoCheck return code for chown and dup
Alexey Gladkov [Sun, 11 Feb 2007 19:04:44 +0000 (22:04 +0300)]
Check return code for chown and dup

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agoopenvt utility build with src/getfd.c.
Alexey Gladkov [Sat, 10 Feb 2007 16:31:36 +0000 (19:31 +0300)]
openvt utility build with src/getfd.c.

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years agoUpdate unicode_start/unicode_stop scripts.
Alexey Gladkov [Sat, 10 Feb 2007 15:37:47 +0000 (18:37 +0300)]
Update unicode_start/unicode_stop scripts.

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years ago[SYSTEM] Apply patch from Debian.
Alexey Gladkov [Sun, 4 Feb 2007 21:17:25 +0000 (00:17 +0300)]
[SYSTEM] Apply patch from Debian.

Apply thai.diff patch from Debian distribution.

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years ago[SYSTEM] Apply patch from Debian.
Alexey Gladkov [Sun, 4 Feb 2007 20:59:14 +0000 (23:59 +0300)]
[SYSTEM] Apply patch from Debian.

Apply getfd.diff patch from Debian distribution.

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years ago[SYSTEM] Apply patch from Debian.
Alexey Gladkov [Sun, 4 Feb 2007 20:52:19 +0000 (23:52 +0300)]
[SYSTEM] Apply patch from Debian.

Apply charsets0.diff patch from Debian distribution.
Stores in charsets[0] the current Unicode<->name mapping,
otherwise some symbols could not be retrieved if they
appear with different names.
Date: 2004-07-31

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years ago[SYSTEM] Apply patch from Debian.
Alexey Gladkov [Sun, 4 Feb 2007 20:47:39 +0000 (23:47 +0300)]
[SYSTEM] Apply patch from Debian.

Apply kbdrate_sparc.diff patch from Debian distribution.
On Sparc machines, the kbd_repeat struct has no 'period' member.
Date: 2004-08-01

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years ago[SYSTEM] Apply patch from Debian.
Alexey Gladkov [Sun, 4 Feb 2007 20:31:30 +0000 (23:31 +0300)]
[SYSTEM] Apply patch from Debian.

Apply kbdrate_notty.diff patch from Debian distribution.
kbdrate must not fail when not connected to a TTY.
See bug #212770, bugreport and patch provided by Frederic Gaus.
Date: 2004-07-25

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years ago[SYSTEM] Apply patch from Debian.
Alexey Gladkov [Sun, 4 Feb 2007 20:27:51 +0000 (23:27 +0300)]
[SYSTEM] Apply patch from Debian.

Apply main_argc.diff patch from Debian distribution.
Fix handling of program arguments.

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years ago[SYSTEM] Apply patch from Debian.
Alexey Gladkov [Sun, 4 Feb 2007 20:22:18 +0000 (23:22 +0300)]
[SYSTEM] Apply patch from Debian.

Apply canonical_syms.diff patch from Debian distribution.
Make symbol names unique.

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years ago[SYSTEM] Apply patch from Debian.
Alexey Gladkov [Sun, 4 Feb 2007 20:18:41 +0000 (23:18 +0300)]
[SYSTEM] Apply patch from Debian.

Apply uni_suffix.diff patch from Debian distribution.

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years ago[SYSTEM] Apply patch from Debian.
Alexey Gladkov [Sun, 4 Feb 2007 20:15:27 +0000 (23:15 +0300)]
[SYSTEM] Apply patch from Debian.

Apply defkeymap.diff patch from Debian distribution.

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years ago[SYSTEM] Apply patch from Debian.
Alexey Gladkov [Sun, 4 Feb 2007 20:11:34 +0000 (23:11 +0300)]
[SYSTEM] Apply patch from Debian.

Apply kmap_suffix.diff patch from Debian distribution.

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years ago[SYSTEM] Apply patch from ALTLinux.
Alexey Gladkov [Sun, 4 Feb 2007 20:04:59 +0000 (23:04 +0300)]
[SYSTEM] Apply patch from ALTLinux.

Apply kbd-1.12-alt-plainletter-safer.patch from ALTLinux distribution.

Signed-off-by: Alexey Gladkov <legion@altlinux.org>
17 years ago[SYSTEM] Apply patch from ALTLinux.
Alexey Gladkov [Sun, 4 Feb 2007 19:59:44 +0000 (22:59 +0300)]
[SYSTEM] Apply patch from ALTLinux.

Apply kbd-1.12-alt-cleanup.patch patch from ALTLinux distribution.

Signed-off-by: Alexey Gladkov <legion@altlinux.org>