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] wsdisplay_glyphcache.c  1.13   8 weeks  macallan   remove check for unused bits in attr2idx() - this really wasn't helpful
[TXT] wsdisplay_vcons.c  1.68   2 months  andvar   fix spelling mistakes, mainly in comments and log messages.
[TXT] wsconsio.h  1.127   2 months  jmcneill   wscons: Add HOLLYWOOD display and YUY2 pixel format types
[TXT] wsksymdef.h  1.78   4 months  mlelstv   Adjust next key value (it's not used anywhere).
[TXT] wsemul_vt100_subr.c  1.34   8 months  uwe   wsemul_vt100_subr: fix comment - CPR is not DSR DSRs (device status report) are...
[TXT] wsemul_vt100.c  1.52   8 months  uwe   wsemul_vt100: fix RI to not scroll outside of scroll region This is the inverse...
[TXT] wsmouse.c  1.73   8 months  riastradh   wsmouse(4): Make wsmouse_input safe to call from MP-safe interrupts. XXX pullup...
[TXT] wsdisplay_glyphcachevar.h  1.6   10 months  macallan   allow drivers to specify horizontal alignment of glyph cache cells for things li...
[TXT] wsdisplay.c  1.166   13 months  riastradh   nouveau: Kick out genfb on firmware framebuffer before initializing. PR kern/53...
[TXT] wsdisplayvar.h  1.57   13 months  riastradh   nouveau: Kick out genfb on firmware framebuffer before initializing. PR kern/53...
[TXT] wsdisplay_vconsvar.h  1.34   14 months  macallan   add flags for drivers to requesr R2L bit/byte-ordered fonts, default to L2R, cha...
[TXT] wskbdvar.h  1.20   18 months  riastradh   wskbd(4): Add include guards. No functional change intended.
[TXT] wscons_raster.h  1.11   21 months  andvar   fix various typos in comments.
[TXT] wsbell.c  1.14   2 years  pgoyette   For device modules that provide both auto-config and /dev/xxx interfaces, make s...
[TXT] wsmux.c  1.66   2 years  riastradh   sys: Split struct device into a private device_impl.h. Include this only inside...
[TXT] wsemul_sun.c  1.34   2 years  hannken   Protect KASSERT() with "#ifdef DIAGNOSTIC" as its expression is undefined otherw...
[TXT] wsmousevar.h  1.12   2 years  nia   wsmouse: add support for "precision scrolling" events and (GET|SET)PARAMS WSCON...
[TXT] wsevent.c  1.47   2 years  thorpej   Change the kqueue filterops::f_isfd field to filterops::f_flags, and define a fl...
[TXT] wsdisplay_compat_usl.c  1.54   2 years  riastradh   wsdisplay(4): Use C99 initializer for usl_syncops. Avoid sketchy function point...
[TXT] wsdisplay_vcons_util.c  1.4   3 years  jmcneill   trailing whitespace
[TXT] wskbd.c  1.144   3 years  tsutsui   Explicitly include generated ioconf.h for struct cfdrivers.
[TXT] wsdisplay_util.c  1.3   3 years  thorpej   Update for proplib(3) API changes.
[TXT] wsevent_50.c  1.5   4 years  pgoyette   Rather than keeping a separate mutex, condvar, and pserialize for each module ho...
[TXT] tpcalib.c  1.13   4 years  ryoon   Do not overflow int64_t on HP Spectre x360 13-inch ae019TU The machine has pen ...
[TXT] wsdisplay_usl_io.h  1.5   5 years  msaitoh   Whitespace change.
[TXT] files.wscons  1.56   5 years  pgoyette   Merge the [pgoyette-compat] branch
[TXT] wsevent_50.h  1.2   5 years  pgoyette   branches: 1.2.4; Merge the [pgoyette-compat] branch
[TXT] wscons_rinit.c  1.8   5 years  riastradh   Rename min/max -> uimin/uimax for better honesty. These functions are defined o...
[TXT] wsemul_dumb.c  1.18   5 years  riastradh   Rename min/max -> uimin/uimax for better honesty. These functions are defined o...
[TXT] mra.c  1.7   6 years  khorben   Fix spello in a comment
[TXT] wsemul_vt100_chars.c  1.15   6 years  maya   Use __arraycount a bunch Also, DIAGNOSTIC panic -> KASSERT
[TXT] wskbdutil.c  1.19   6 years  maya   Use __arraycount a bunch Also, DIAGNOSTIC panic -> KASSERT
[TXT] linux_keymap.c  1.2   6 years  jmcneill   branches: 1.2.2; Instead of a Linux keymap, convert Linux event codes to USB sc...
[TXT] linux_keymap.h  1.2   6 years  jmcneill   branches: 1.2.2; Instead of a Linux keymap, convert Linux event codes to USB sc...
[TXT] wsbellvar.h  1.3   6 years  nat   branches: 1.3.4; 1.3.6; Change sc_dying from u_char to bool.
[TXT] wsbelldata.h  1.2   6 years  nat   branches: 1.2.4; 1.2.6; Move duplicate definition of SETBELL macro into wsbell...
[TXT] wsmuxvar.h  1.17   6 years  pgoyette   Always include declarations/definitions for NWSMUX and NWSDISPLAY even if they a...
[TXT] wsbellmux.c  1.1   6 years  nat   branches: 1.1.4; 1.1.6; New device wsbell - allows for a console beep for non ...
[TXT] wsbellmuxvar.h  1.1   6 years  nat   branches: 1.1.4; 1.1.6; New device wsbell - allows for a console beep for non ...
[TXT] wsemulvar.h  1.16   6 years  macallan   add support for loading fonts in vcons and subsequently resizing screens - drive...
[TXT] wseventvar.h  1.16   8 years  dholland   More on PR 41200: headers that declare ioctls should include sys/ioccom.h. This ...
[TXT] unicode.h  1.4   14 years  drochner   retire our private definitions for the scan1/3/5/7/9 DEC graphics symbols, use t...
[TXT] vt100_base.h  1.1   14 years  drochner   branches: 1.1.2; 1.1.6; Allow big parts of the vt100 emulation code (what is i...
[TXT] wsemul_vt100_keys.c  1.11   14 years  drochner   Allow big parts of the vt100 emulation code (what is in wsemul_vt100_subr.c) to ...
[TXT] wsemul_vt100var.h  1.14   14 years  drochner   Allow big parts of the vt100 emulation code (what is in wsemul_vt100_subr.c) to ...
[TXT] wsemulconf.c  1.8   14 years  drochner   add hooks to allow terminal emulations to be installed by LKMs (these are not av...
[TXT] wsksymvar.h  1.11   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] wscons_callbacks.h  1.19   16 years  dogcow   If you're going to use device_t, may as well include sys/device.h; unb0rks the b...
[TXT] tpcalibvar.h  1.4   17 years  christos   Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
[TXT] wscons_rfont.h  1.4   17 years  cube   Complete initializers so those files compile.
[TXT] wscons_rops.c  1.11   18 years  christos   merge ktrace-lwp.
[TXT] Makefile  1.4   23 years  jdolecek   Put back all header files defining ioctls
[TXT] ascii.h  1.3   25 years  drochner   add some more ASCII definitions, move NP->FF for consistency


CVSweb <webmaster@jp.NetBSD.org>