summaryrefslogtreecommitdiffstats
path: root/share/syscons
Commit message (Collapse)AuthorAgeFilesLines
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-212-2/+2
| | | | OK'ed by: core
* For variables that are only checked with defined(), don't provideru2004-10-242-2/+2
| | | | any fake value.
* Fix the '\' next to lshift for users of Belgian keyboards.philip2004-07-022-2/+2
| | | | | Submitted by: Glenn Matthys <glenn@opengate.be> Approved by: njl
* Add ru.koi8-r.win.kbd based on ru.koi8-r.shift.kbd which closely mimicsfjoe2004-03-152-1/+244
| | | | | | | | | ru(winkeys) XFree86 layout. Differences with ru.koi8-r.shift.kbd are: - ctrl+shift = alock - left/right win = meta, menu = saver - alock'ed shift+[0-9] = )!@#$%^&*(
* Rremoved bogus -static from CFLAGS. Makeworld will add -static in thebde2004-02-261-1/+1
| | | | | correct place if needed and possible. Self-hosted builds can just use the system default.
* Add kk_KZ.PT154ache2004-01-294-1/+493
| | | | Submitted by: Birsh T <tim@zhezu.kz>
* MFS: Switch from iso-8859-1 to iso-8859-15.ale2004-01-231-3/+3
| | | | Approved by: blackend (mentor)
* Use the standard <bsd.files.mk> API to install files.ru2004-01-193-62/+47
|
* Add be_BY.*ache2003-12-209-0/+873
| | | | Submitted by: Yury Tarasievich <grog@grsu.by>
* Fix a typo that broke one of the Greek keyboard maps.jhb2003-11-201-1/+1
| | | | | | PR: bin/59078 Submitted by: Panagiotis Astithas <past@noc.ntua.gr> Approved by: re (rwatson)
* Fix Ctrl-\ache2003-07-061-1/+1
| | | | Submitted by: Per Kristian Hove <Per.Hove@math.ntnu.no>
* Add ARMSCII-8 console stuffache2003-07-0513-6/+824
| | | | | PR: 53944 Submitted by: Vahe Khachikyan <vahe@khachikyan.de>
* Replace lat-amer.kbd with two keyboardsache2003-06-234-4/+122
| | | | Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
* Misc fixes from originatorache2003-06-231-10/+35
| | | | | Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> PR: 53327
* German keymap with dead keys.murray2003-06-193-1/+147
| | | | | | PR: misc/28456 Submitted by: Ulrich Luttner <luttner@web.de> MFC After: 1 week
* Add US syscons keymap w/ accents.murray2003-06-193-1/+146
| | | | PR: misc/18459
* Add French dvorak-like keymap for syscons.murray2003-05-163-1/+128
| | | | | | PR: conf/50732 Submitted by: Frederic PRACA <frederic.praca@freebsd-fr.org> Approved by: re
* Fix the M and < keys on Belgian keyboards.murray2003-05-161-2/+2
| | | | | | PR: conf/30341, i386/48398 Submitted by: Chris Pockele <chrisp@belgacom.net> Approved by: re
* Fix < >, { } and [ ] keys.murray2003-05-161-5/+5
| | | | | PR: conf/47556 Approved by: re (murray)
* Add Norwegian dvorak keymap.murray2003-05-053-1/+120
| | | | | PR: conf/47556 Submitted by: Eirik Nygaard <eirikn@bluezone.no>
* New mapping for the italian keyboard, includes the Euro symbolluigi2003-03-011-56/+101
| | | | | | | | | | and other localized keys. MFC candidate pending re@ approval. Contributed by: Gruppo Utenti FreeBSD Italia (www.gufi.org) No-reply-from: ache MFC after: 3 days
* Add Dutch ISO keymapache2002-10-172-1/+139
| | | | | PR: 17699 Submitted by: Edwin Groothuis <mavetju@chello.nl>
* Fix typo and ispell while I'm here.schweikh2002-08-211-2/+2
| | | | | | PR: bin/41819 Submitted by: Christophe Juniet <cjuniet@entreview.com> MFC after: 3 days
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-293-3/+3
| | | | | | for a long time now. Approved by: bde
* s/${INSTALL} -c/${INSTALL} ${COPY}/ru2002-07-182-2/+2
|
* Add the Euro symbol mapping to the UK keyboard keymap.asmodai2002-04-081-1/+1
| | | | | | PR: 33956 Submitted by: Andrew McKay <andy@openirc.co.uk> MFC after: 3 weeks
* The idea of mapping non-existen characters to space (0x20) was nice alone,ache2002-01-215-58/+58
| | | | | | | | | | but those maps also used as backward maps for Paste, so space becomes mapped to last non-existen character on Paste as result. Fix it by mapping non-existen characters to another non-existen one, i.e. to 0x00, so unused 0x00 can be backward-mapped to some junk without real harm. Pointed by: Alexander Kabaev <ak03@gte.com>
* Fix to conform standardache2002-01-013-64/+64
|
* Add 8859-5 keymapsache2002-01-014-2/+496
| | | | | PR: 32449 Submitted by: Alexey Klimov <klim@unique.kiev.ua>
* Add 8859-5 fontsache2002-01-015-0/+243
| | | | | PR: 32448 Submitted by: Alexey Klimov <klim@unique.kiev.ua>
* Add missed capital GHE letter.sobomax2001-12-051-1/+1
| | | | | PR: 28571 Submitted by: Alexey Klimov <kao@wiuu.kiev.ua>
* Add us-ascii_to_cp437 screenmapache2001-11-232-1/+40
|
* Add table for iso-8859-4 vga9 fontsache2001-11-232-1/+69
|
* 1) Map all unused characters into 'space'.ache2001-11-236-107/+43
| | | | 2) iso-8859-4_to_cp437 not do what its name tells at all, remove it
* Standard conformance cleanupache2001-11-233-36/+36
|
* Standards conformance cleanupache2001-11-2234-603/+609
|
* Improve Greek support in sysconsache2001-11-206-1/+351
| | | | | PR: 32119 Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>
* Replace wrong CP437 font by actual Latin7 oneache2001-11-201-29/+29
| | | | | PR: 32120 Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>
* Add support for entering the Ukrainian letter GHE with upturn and for Russiansobomax2001-11-141-2/+2
| | | | | | | | YO (`e' with two dots). PR: 28573 Submitted by: Alexey Klimov <klim@unique.kiev.ua> MFC after: 2 weeks
* Style: don't mix decimal and hex values in the same file (convert all tosobomax2001-11-141-10/+10
| | | | | | decimal). MFC after: 2 weeks
* fix ukrainian translation of 'Norwegian' wordphantom2001-11-141-5/+5
| | | | | PR: misc/28605 Submitted by: Alexey Klimov <klim@unique.kiev.ua>
* Added PC-98x1 keymaps.nyan2001-06-174-1/+273
|
* ISO_ -> ISO renameache2001-06-111-116/+0
|
* ISO_ -> ISO (partially)ache2001-06-112-6/+6
|
* Remove commented out line that doesn't belong here.sobomax2001-05-311-1/+0
|
* Add Ukrainian language support for FreeBSD console.sobomax2001-04-1713-4/+865
| | | | | Submitted by: Olexander Kunytsa <kunia@istc.kiev.ua> Reviewed by: ache, phantom, ru, sobomax
* Whitespace only: convert several tabs into spaces to make style consistent.sobomax2001-04-091-8/+8
|
* Whitespace only: Convert several tabs into spaces, to make style consistent.sobomax2001-04-092-16/+16
|
* Shift+Ins - paste bufferache2001-03-1169-160/+160
| | | | Shift+PrintScr - prev. screen
* Add Greek keyboardache2001-01-173-0/+563
| | | | | PR: 24324 Submitted by: past@netmode.ntua.gr
OpenPOWER on IntegriCloud