The NetBSD Project

src/sys/dev/wscons/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.netbsd.org] / src / sys / dev / wscons


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Makefile  1.4   10 years  jdolecek   Put back all header files defining ioctls
[TXT] ascii.h  1.3   13 years  drochner   add some more ASCII definitions, move NP->FF for consistency
[TXT] files.wscons  1.45   7 months  macallan   dumping ground for generic driver convenience functions So far it contains only ...
[TXT] mra.c  1.4   5 years  peter   s/REGENTS/AUTHOR/
[TXT] tpcalib.c  1.11   4 years  christos   Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
[TXT] tpcalibvar.h  1.4   4 years  christos   Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
[TXT] unicode.h  1.4   23 months  drochner   retire our private definitions for the scan1/3/5/7/9 DEC graphics symbols, use t...
[TXT] vt100_base.h  1.1   23 months  drochner   branches: 1.1.2; 1.1.6; Allow big parts of the vt100 emulation code (what is i...
[TXT] wscons_callbacks.h  1.19   4 years  dogcow   If you're going to use device_t, may as well include sys/device.h; unb0rks the b...
[TXT] wscons_raster.h  1.10   5 years  peter   KNF: No variable names in the prototype.
[TXT] wscons_rfont.h  1.4   5 years  cube   Complete initializers so those files compile.
[TXT] wscons_rinit.c  1.6   6 years  christos   merge ktrace-lwp.
[TXT] wscons_rops.c  1.11   6 years  christos   merge ktrace-lwp.
[TXT] wsconsio.h  1.103   10 days  macallan   ass WSDISPLAY_TYPE_VALKYRIE
[TXT] wsdisplay.c  1.135   37 hours  drochner   delete virtual screens on detach - this allows to hot-unplug a udl@usb monitor w...
[TXT] wsdisplay_compat_usl.c  1.47   19 months  rmind   Remove pfind() and pgfind(), fix locking in various broken uses of these. Rename...
[TXT] wsdisplay_usl_io.h  1.3   10 years  lukem   delint: remove comments from macro args; confuses cpp/lint
[TXT] wsdisplay_util.c  1.1   7 months  macallan   dumping ground for generic driver convenience functions So far it contains only ...
[TXT] wsdisplay_vcons.c  1.27   4 weeks  macallan   bump character buffers and cache to 32bit per character so flags we store in the...
[TXT] wsdisplay_vcons_util.c  1.2   8 months  macallan   add a cache so when we update the screen we only redraw the character cells that...
[TXT] wsdisplay_vconsvar.h  1.21   4 weeks  macallan   bump character buffers and cache to 32bit per character so flags we store in the...
[TXT] wsdisplayvar.h  1.49   7 months  macallan   declare wsdisplayio_get_edid()
[TXT] wsemul_dumb.c  1.15   2 years  drochner   -rename the "KS_GROUP_Ascii" key symbol category to "Plain" because this is wha...
[TXT] wsemul_sun.c  1.28   22 months  jdc   Add mappings for KS_End/KS_KP_End, so that the `End' key actually does something...
[TXT] wsemul_vt100.c  1.35   23 months  drochner   put back the "vt100base_data" variable which was souce of confusion, it is reall...
[TXT] wsemul_vt100_chars.c  1.14   23 months  drochner   retire our private definitions for the scan1/3/5/7/9 DEC graphics symbols, use t...
[TXT] wsemul_vt100_keys.c  1.11   23 months  drochner   Allow big parts of the vt100 emulation code (what is in wsemul_vt100_subr.c) to ...
[TXT] wsemul_vt100_subr.c  1.20   23 months  drochner   Allow big parts of the vt100 emulation code (what is in wsemul_vt100_subr.c) to ...
[TXT] wsemul_vt100var.h  1.14   23 months  drochner   Allow big parts of the vt100 emulation code (what is in wsemul_vt100_subr.c) to ...
[TXT] wsemulconf.c  1.8   2 years  drochner   add hooks to allow terminal emulations to be installed by LKMs (these are not av...
[TXT] wsemulvar.h  1.15   2 years  drochner   add hooks to allow terminal emulations to be installed by LKMs (these are not av...
[TXT] wsevent.c  1.34   2 years  yamt   wsevent_copyout_events50: fix a bogus panic.
[TXT] wseventvar.h  1.15   3 years  yamt   always use the new version of wscons_event for in-kernel.
[TXT] wskbd.c  1.130   15 months  jruoho   Add wskbd_hotkey_deregister() to match wskbd_hotkey_register(). XXX: This is ki...
[TXT] wskbdutil.c  1.18   23 months  drochner   add some missing (mostly hungarian or polish) dead accent combinations, from lku...
[TXT] wskbdvar.h  1.17   15 months  jruoho   Add wskbd_hotkey_deregister() to match wskbd_hotkey_register(). XXX: This is ki...
[TXT] wsksymdef.h  1.65   6 months  christos   PR/35473: Wigcher Spanninga: Add Dutch keyboard support to wscons
[TXT] wsksymvar.h  1.11   3 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] wsmouse.c  1.64   4 months  jakllsch   Correct copy/paste error in previous.
[TXT] wsmousevar.h  1.11   2 years  cegger   struct device * -> device_t, no functional changes intended.
[TXT] wsmux.c  1.54   5 days  rmind   wsmux_getmux: do not increment nwsmux if allocation fails (might cause buffer ov...
[TXT] wsmuxvar.h  1.14   3 years  martin   Remove clause 3 and 4 from TNF licenses


CVSweb <webmaster@jp.NetBSD.org>