Up to [cvs.netbsd.org] / src / sys / dev / wscons
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.15.18.1 / (download) - annotate - [select for diffs], Wed Apr 21 00:27:54 2010 UTC (2 years, 1 month ago) by matt
Branch: matt-nb5-mips64
CVS Tags: matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-k15
Changes since 1.15: +74 -3
lines
Diff to previous 1.15 (colored) next main 1.16 (colored)
sync to netbsd-5
Revision 1.14.44.3 / (download) - annotate - [select for diffs], Thu Mar 11 15:04:09 2010 UTC (2 years, 2 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.14.44.2: +14 -4
lines
Diff to previous 1.14.44.2 (colored) to branchpoint 1.14 (colored) next main 1.15 (colored)
sync with head
Revision 1.18 / (download) - annotate - [select for diffs], Fri Feb 5 18:26:38 2010 UTC (2 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
yamt-nfs-mp-base9,
yamt-nfs-mp-base11,
yamt-nfs-mp-base10,
uebayasi-xip-base4,
uebayasi-xip-base3,
uebayasi-xip-base2,
uebayasi-xip-base1,
uebayasi-xip-base,
uebayasi-xip,
rmind-uvmplock-nbase,
rmind-uvmplock-base,
rmind-uvmplock,
netbsd-6-base,
netbsd-6,
matt-mips64-premerge-20101231,
jruoho-x86intr-base,
jruoho-x86intr,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base9,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2,
jmcneill-usbmp-base,
jmcneill-usbmp,
jmcneill-audiomp3-base,
jmcneill-audiomp3,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2,
HEAD
Changes since 1.17: +13 -3
lines
Diff to previous 1.17 (colored)
add some missing (mostly hungarian or polish) dead accent combinations, from lkundrak's netbsd-sk_cz-howto
Revision 1.17 / (download) - annotate - [select for diffs], Thu Jan 28 22:36:19 2010 UTC (2 years, 3 months ago) by drochner
Branch: MAIN
Changes since 1.16: +3 -3
lines
Diff to previous 1.16 (colored)
-rename the "KS_GROUP_Ascii" key symbol category to "Plain" because this is what it meant all the time -- it includes characters >127 -delegate translation of all key symbols >127 to the terminal emulation layer -- formerly everything non-special was passed to the tty subsystem directly, involving truncation to a "char", which effectively meant some ISO-1 assumption
Revision 1.15.10.1 / (download) - annotate - [select for diffs], Sun Nov 1 16:13:10 2009 UTC (2 years, 6 months ago) by bouyer
Branch: netbsd-5
CVS Tags: netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
matt-nb5-pq3-base,
matt-nb5-pq3
Changes since 1.15: +74 -3
lines
Diff to previous 1.15 (colored) next main 1.16 (colored)
Apply patch, requested by ahoka in ticket #1111: sys/dev/pckbport/wskbdmap_mfii.c patch sys/dev/wscons/wsksymdef.h patch sys/dev/wscons/wskbdutil.c patch Add hungarian keyboard layout.
Revision 1.15.14.1 / (download) - annotate - [select for diffs], Wed May 13 17:21:42 2009 UTC (3 years ago) by jym
Branch: jym-xensuspend
Changes since 1.15: +74 -3
lines
Diff to previous 1.15 (colored) next main 1.16 (colored)
Sync with HEAD. Commit is split, to avoid a "too many arguments" protocol error.
Revision 1.14.44.2 / (download) - annotate - [select for diffs], Mon May 4 08:13:25 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.14.44.1: +74 -3
lines
Diff to previous 1.14.44.1 (colored) to branchpoint 1.14 (colored)
sync with head.
Revision 1.15.8.1 / (download) - annotate - [select for diffs], Tue Apr 28 07:36:46 2009 UTC (3 years ago) by skrll
Branch: nick-hppapmap
Changes since 1.15: +74 -3
lines
Diff to previous 1.15 (colored) next main 1.16 (colored)
Sync with HEAD.
Revision 1.16 / (download) - annotate - [select for diffs], Mon Apr 6 17:32:09 2009 UTC (3 years, 1 month ago) by mkirby
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8,
yamt-nfs-mp-base7,
yamt-nfs-mp-base6,
yamt-nfs-mp-base5,
yamt-nfs-mp-base4,
yamt-nfs-mp-base3,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base,
matt-premerge-20091211,
jymxensuspend-base,
jym-xensuspend-nbase,
jym-xensuspend-base
Changes since 1.15: +74 -3
lines
Diff to previous 1.15 (colored)
Add a Czech (QWERTY) keyboard layout, and teach wscons about latin 2 characters. Original code from Lubomir Kundrak, adapted to current and cleaned up by me. Fixes PR kern/16216 ok agc@ jdc@
Revision 1.14.40.1 / (download) - annotate - [select for diffs], Mon Jun 2 13:23:57 2008 UTC (3 years, 11 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.14: +2 -9
lines
Diff to previous 1.14 (colored) next main 1.15 (colored)
Sync with HEAD.
Revision 1.14.42.1 / (download) - annotate - [select for diffs], Sun May 18 12:34:58 2008 UTC (4 years ago) by yamt
Branch: yamt-pf42
Changes since 1.14: +2 -9
lines
Diff to previous 1.14 (colored) next main 1.15 (colored)
sync with head.
Revision 1.14.44.1 / (download) - annotate - [select for diffs], Fri May 16 02:25:17 2008 UTC (4 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.14: +2 -9
lines
Diff to previous 1.14 (colored)
sync with head.
Revision 1.15 / (download) - annotate - [select for diffs], Mon Apr 28 20:24:01 2008 UTC (4 years ago) by martin
Branch: MAIN
CVS Tags: yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-nfs-mp-base2,
wrstuden-revivesa-base-4,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
simonb-wapbl-nbase,
simonb-wapbl-base,
simonb-wapbl,
nick-hppapmap-base2,
netbsd-5-base,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
mjf-devfs2-base,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20091211,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
hpcarm-cleanup-nbase,
haad-nbase2,
haad-dm-base2,
haad-dm-base1,
haad-dm-base,
haad-dm,
ad-audiomp2-base,
ad-audiomp2
Branch point for: nick-hppapmap,
netbsd-5,
matt-nb5-mips64,
jym-xensuspend
Changes since 1.14: +2 -9
lines
Diff to previous 1.14 (colored)
Remove clause 3 and 4 from TNF licenses
Revision 1.11.4.2 / (download) - annotate - [select for diffs], Mon Feb 26 09:10:52 2007 UTC (5 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.11.4.1: +2 -3
lines
Diff to previous 1.11.4.1 (colored) to branchpoint 1.11 (colored) next main 1.12 (colored)
sync with head.
Revision 1.13.8.1 / (download) - annotate - [select for diffs], Thu Feb 1 08:48:32 2007 UTC (5 years, 3 months ago) by ad
Branch: newlock2
Changes since 1.13: +2 -3
lines
Diff to previous 1.13 (colored) next main 1.14 (colored)
Sync with head.
Revision 1.14 / (download) - annotate - [select for diffs], Mon Jan 29 01:52:45 2007 UTC (5 years, 3 months ago) by hubertf
Branch: MAIN
CVS Tags: yamt-x86pmap-base4,
yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
yamt-pf42-baseX,
yamt-pf42-base,
yamt-nfs-mp-base,
yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
yamt-kmem-base3,
yamt-kmem-base2,
yamt-kmem-base,
yamt-kmem,
yamt-idlelwp-base8,
yamt-idlelwp,
vmlocking2-base3,
vmlocking2-base2,
vmlocking2-base1,
vmlocking2,
vmlocking-nbase,
vmlocking-base,
vmlocking,
thorpej-atomic-base,
thorpej-atomic,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
reinoud-bufcleanup,
post-newlock2-merge,
nick-net80211-sync-base,
nick-net80211-sync,
nick-csl-alignment-base5,
nick-csl-alignment-base,
nick-csl-alignment,
newlock2-nbase,
newlock2-base,
mjf-ufs-trans-base,
mjf-ufs-trans,
mjf-devfs-base,
mjf-devfs,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
matt-armv6-nbase,
matt-armv6-base,
matt-armv6,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
jmcneill-pm-base,
jmcneill-pm,
jmcneill-base,
hpcarm-cleanup-base,
hpcarm-cleanup,
cube-autoconf-base,
cube-autoconf,
bouyer-xeni386-nbase,
bouyer-xeni386-merge1,
bouyer-xeni386-base,
bouyer-xeni386,
bouyer-xenamd64-base2,
bouyer-xenamd64-base,
bouyer-xenamd64,
ad-socklock-base1,
ad-audiomp-base,
ad-audiomp
Branch point for: yamt-pf42,
yamt-nfs-mp,
mjf-devfs2
Changes since 1.13: +2 -3
lines
Diff to previous 1.13 (colored)
Remove more duplicate headers. Patch by Slava Semushin <slava.semushin@gmail.com> Again, this was tested by comparing obj files from a pristine and a patched source tree against an i386/ALL kernel, and also for src/sbin/fsck_ffs, src/sbin/fsdb and src/usr.sbin/makefs. Only changes in assert() line numbers were detected in 'objdump -d' output.
Revision 1.12.4.1 / (download) - annotate - [select for diffs], Sat Sep 9 02:56:07 2006 UTC (5 years, 8 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.12: +21 -3
lines
Diff to previous 1.12 (colored) next main 1.13 (colored)
sync with head
Revision 1.11.4.1 / (download) - annotate - [select for diffs], Wed Jun 21 15:08:12 2006 UTC (5 years, 11 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.11: +21 -3
lines
Diff to previous 1.11 (colored)
sync with head.
Revision 1.12.12.1 / (download) - annotate - [select for diffs], Wed May 24 15:50:32 2006 UTC (6 years ago) by tron
Branch: peter-altq
Changes since 1.12: +21 -3
lines
Diff to previous 1.12 (colored) next main 1.13 (colored)
Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
Revision 1.12.6.1 / (download) - annotate - [select for diffs], Sat Apr 22 11:39:44 2006 UTC (6 years, 1 month ago) by simonb
Branch: simonb-timecounters
CVS Tags: simonb-timcounters-final
Changes since 1.12: +21 -3
lines
Diff to previous 1.12 (colored) next main 1.13 (colored)
Sync with head.
Revision 1.12.10.1 / (download) - annotate - [select for diffs], Wed Apr 19 03:26:39 2006 UTC (6 years, 1 month ago) by elad
Branch: elad-kernelauth
Changes since 1.12: +21 -3
lines
Diff to previous 1.12 (colored) next main 1.13 (colored)
sync with head.
Revision 1.12.8.1 / (download) - annotate - [select for diffs], Tue Apr 11 11:55:29 2006 UTC (6 years, 1 month ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.12: +21 -3
lines
Diff to previous 1.12 (colored) next main 1.13 (colored)
sync with head
Revision 1.13 / (download) - annotate - [select for diffs], Sat Apr 1 23:02:32 2006 UTC (6 years, 1 month ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5,
yamt-splraiseipl-base4,
yamt-splraiseipl-base3,
yamt-splraiseipl-base2,
yamt-splraiseipl-base,
yamt-splraiseipl,
yamt-pdpolicy-base9,
yamt-pdpolicy-base8,
yamt-pdpolicy-base7,
yamt-pdpolicy-base6,
yamt-pdpolicy-base5,
yamt-pdpolicy-base4,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
simonb-timecounters-base,
rpaulo-netinet-merge-pcb-base,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
netbsd-4,
matt-nb4-arm-base,
matt-nb4-arm,
gdamore-uart-base,
gdamore-uart,
elad-kernelauth-base,
chap-midi-nbase,
chap-midi-base,
chap-midi,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: newlock2
Changes since 1.12: +21 -3
lines
Diff to previous 1.12 (colored)
Greek console keymap from Eye of the Beholder
Revision 1.12 / (download) - annotate - [select for diffs], Sun Dec 11 12:24:12 2005 UTC (6 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5,
yamt-uio_vmspace,
yamt-pdpolicy-base3,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
peter-altq-base
Branch point for: yamt-pdpolicy,
simonb-timecounters,
rpaulo-netinet-merge-pcb,
peter-altq,
elad-kernelauth
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
merge ktrace-lwp.
Revision 1.10.24.1 / (download) - annotate - [select for diffs], Fri Apr 29 11:29:19 2005 UTC (7 years ago) by kent
Branch: kent-audio2
Changes since 1.10: +3 -3
lines
Diff to previous 1.10 (colored) next main 1.11 (colored)
sync with -current
Revision 1.10.26.1 / (download) - annotate - [select for diffs], Sat Mar 19 08:36:02 2005 UTC (7 years, 2 months ago) by yamt
Branch: yamt-km
Changes since 1.10: +3 -3
lines
Diff to previous 1.10 (colored) next main 1.11 (colored)
sync with head. xen and whitespace. xen part is not finished.
Revision 1.10.16.1 / (download) - annotate - [select for diffs], Fri Mar 4 16:51:14 2005 UTC (7 years, 2 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.10: +3 -3
lines
Diff to previous 1.10 (colored) next main 1.11 (colored)
Sync with HEAD. Hi Perry!
Revision 1.11 / (download) - annotate - [select for diffs], Sun Feb 27 00:27:52 2005 UTC (7 years, 2 months ago) by perry
Branch: MAIN
CVS Tags: yamt-vop-base3,
yamt-vop-base2,
yamt-vop-base,
yamt-vop,
yamt-readahead-pervnode,
yamt-readahead-perfile,
yamt-readahead-base3,
yamt-readahead-base2,
yamt-readahead-base,
yamt-readahead,
yamt-km-base4,
yamt-km-base3,
thorpej-vnode-attr-base,
thorpej-vnode-attr,
netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0,
netbsd-3,
ktrace-lwp-base,
kent-audio2-base
Branch point for: yamt-lazymbuf
Changes since 1.10: +3 -3
lines
Diff to previous 1.10 (colored)
nuke trailing whitespace
Revision 1.7.8.1 / (download) - annotate - [select for diffs], Thu Jan 10 19:59:19 2002 UTC (10 years, 4 months ago) by thorpej
Branch: kqueue
Changes since 1.7: +16 -27
lines
Diff to previous 1.7 (colored) next main 1.8 (colored)
Sync kqueue branch with -current.
Revision 1.7.6.3 / (download) - annotate - [select for diffs], Tue Jan 8 00:32:26 2002 UTC (10 years, 4 months ago) by nathanw
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.7.6.2: +2 -3
lines
Diff to previous 1.7.6.2 (colored) to branchpoint 1.7 (colored) next main 1.8 (colored)
Catch up to -current.
Revision 1.10 / (download) - annotate - [select for diffs], Thu Nov 15 09:48:19 2001 UTC (10 years, 6 months ago) by lukem
Branch: MAIN
CVS Tags: yamt-km-base2,
yamt-km-base,
newlock-base,
newlock,
netbsd-2-base,
netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1,
netbsd-2-0-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2-0,
netbsd-2,
netbsd-1-6-base,
netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001,
netbsd-1-6,
nathanw_sa_before_merge,
nathanw_sa_base,
matt-timespec,
kqueue-beforemerge,
kqueue-base,
kqueue-aftermerge,
kent-audio1-beforemerge,
kent-audio1-base,
kent-audio1,
ifpoll-base,
ifpoll,
gmcgarry_ucred_base,
gmcgarry_ucred,
gmcgarry_ctxsw_base,
gmcgarry_ctxsw,
gehenna-devsw-base,
gehenna-devsw,
fvdl_fs64_base,
eeh-devprop-base,
eeh-devprop
Branch point for: yamt-km,
ktrace-lwp,
kent-audio2
Changes since 1.9: +2 -3
lines
Diff to previous 1.9 (colored)
don't need <sys/types.h> when including <sys/param.h>
Revision 1.7.6.2 / (download) - annotate - [select for diffs], Wed Nov 14 19:16:27 2001 UTC (10 years, 6 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.7.6.1: +4 -1
lines
Diff to previous 1.7.6.1 (colored) to branchpoint 1.7 (colored)
Catch up to -current.
Revision 1.9 / (download) - annotate - [select for diffs], Tue Nov 13 06:17:47 2001 UTC (10 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.8: +4 -1
lines
Diff to previous 1.8 (colored)
add/cleanup RCSIDs
Revision 1.7.6.1 / (download) - annotate - [select for diffs], Mon Oct 22 20:41:49 2001 UTC (10 years, 7 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.7: +13 -26
lines
Diff to previous 1.7 (colored)
Catch up to -current.
Revision 1.8 / (download) - annotate - [select for diffs], Sat Oct 13 15:56:16 2001 UTC (10 years, 7 months ago) by augustss
Branch: MAIN
CVS Tags: thorpej-mips-cache-base,
thorpej-mips-cache
Changes since 1.7: +13 -26
lines
Diff to previous 1.7 (colored)
ANSIfy.
Revision 1.6.12.1 / (download) - annotate - [select for diffs], Mon Nov 20 11:43:37 2000 UTC (11 years, 6 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.6: +4 -3
lines
Diff to previous 1.6 (colored) next main 1.7 (colored)
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.
Revision 1.6.18.1 / (download) - annotate - [select for diffs], Mon Dec 27 18:35:47 1999 UTC (12 years, 5 months ago) by wrstuden
Branch: wrstuden-devbsize
Changes since 1.6: +4 -3
lines
Diff to previous 1.6 (colored) next main 1.7 (colored)
Pull up to last week's -current.
Revision 1.7 / (download) - annotate - [select for diffs], Tue Dec 21 11:59:13 1999 UTC (12 years, 5 months ago) by drochner
Branch: MAIN
CVS Tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221,
thorpej_scsipi_nbase,
thorpej_scsipi_beforemerge,
thorpej_scsipi_base,
thorpej-devvp-base3,
thorpej-devvp-base2,
thorpej-devvp-base,
thorpej-devvp,
pre-chs-ubcperf,
post-chs-ubcperf,
netbsd-1-5-base,
netbsd-1-5-RELEASE,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH002,
netbsd-1-5-PATCH001,
netbsd-1-5-BETA2,
netbsd-1-5-BETA,
netbsd-1-5-ALPHA2,
netbsd-1-5,
minoura-xpg4dl-base,
minoura-xpg4dl,
chs-ubc2-newbase
Branch point for: nathanw_sa,
kqueue
Changes since 1.6: +4 -3
lines
Diff to previous 1.6 (colored)
add a symbol for keyboard variant bits which are not handled by the mapping code
Revision 1.6 / (download) - annotate - [select for diffs], Thu Sep 17 18:10:53 1998 UTC (13 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: netbsd-1-4-base,
netbsd-1-4-RELEASE,
netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001,
netbsd-1-4,
kenh-if-detach-base,
kenh-if-detach,
kame_14_19990705,
kame_14_19990628,
kame_141_19991130,
kame,
fvdl-softdep-base,
fvdl-softdep,
comdex-fall-1999-base,
comdex-fall-1999,
chs-ubc2-base,
chs-ubc2,
chs-ubc-base,
chs-ubc
Branch point for: wrstuden-devbsize,
thorpej_scsipi
Changes since 1.5: +21 -17
lines
Diff to previous 1.5 (colored)
Reorganize the list of keyboard maps: no explicite length counter, use an end mark instead. This allows to keep keymaps separate from the drivers referring to them.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Aug 2 14:18:07 1998 UTC (13 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.4: +19 -22
lines
Diff to previous 1.4 (colored)
Split the wskbd_attach arguments into console and autoconfiguration parts (again); put some constant data into shared structures. This makes it more look like the mouse part, and it helps USB integration. Implement wskbd_enable() to enable/disable the keyboard.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Jun 15 17:48:33 1998 UTC (13 years, 11 months ago) by drochner
Branch: MAIN
CVS Tags: eeh-paddr_t-base,
eeh-paddr_t
Changes since 1.3: +1 -138
lines
Diff to previous 1.3 (colored)
Move the translation of keypad and function keys into the realm of the terminal emulation. For this, change the interface to wsdisplay_kbdinput() to take a "keysym_t" as argument. From there, the code is handed to the appropriate emulation module via a new entry point: "translate". Nuke the ioctls dealing with global assignment of character sequences to keypad/function keys. The "sun" emulation works much better now!
Revision 1.3 / (download) - annotate - [select for diffs], Mon Apr 20 10:47:36 1998 UTC (14 years, 1 month ago) by hannken
Branch: MAIN
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
Undo change from drochner (Rev 1.4 of wsksymdef.h) and fix PR #5298 and #5299.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 9 13:09:46 1998 UTC (14 years, 1 month ago) by hannken
Branch: MAIN
Changes since 1.1: +100 -39
lines
Diff to previous 1.1 (colored)
Split wscons/wskbd.c's softc into a static and a nonstatic part. Booting into debugger (-d) now works. Cleaned wscons/wskbdvar.h. Use the same attach arguments for console and normal keyboards.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 7 13:43:17 1998 UTC (14 years, 1 month ago) by hannken
Branch: MAIN
Initial import of MI keyboard translation for dev/wscons.