index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
wscons
Age
Commit message (
Expand
)
Author
2017-10-25
Use C99 initializer for filterops
maya
2017-08-31
Instead of a Linux keymap, convert Linux event codes to USB scan codes and
jmcneill
2017-08-30
Add a keymap for converting Linux event codes to wscons keysyms.
jmcneill
2017-08-26
add WSKBD_TYPE_TCAKP for Texas Instruments TCA8418
jmcneill
2017-06-18
wsbellmux.c doesn't need a needs-flag
pgoyette
2017-06-13
Implement missing ioctls for the default bell.
nat
2017-06-13
Change sc_dying from u_char to bool.
nat
2017-06-13
Remove dying ftom vb_args and use sc_dying instead.
nat
2017-06-13
Move duplicate definition of SETBELL macro into wsbelldata.h.
nat
2017-06-12
There is no longer a NWSBELL (since nothing depends on it), so there's no
pgoyette
2017-06-12
Revert previous - it's no longer needed since data structure sizes no
pgoyette
2017-06-12
Always include declarations/definitions for NWSMUX and NWSDISPLAY even
pgoyette
2017-06-12
Nothing needs the NWSBELL flag, so don't bother creating it
pgoyette
2017-06-12
For now, #include wsdisplay.h to get the definition of NWSDISPLAY
pgoyette
2017-06-11
Add module infrastructure for wsbell(4)
pgoyette
2017-06-11
New device wsbell - allows for a console beep for non pckbds (usb etc).
nat
2017-06-11
Seperate the definitions for the console beep. This code will be shared
nat
2017-06-03
Add type for ARM PrimeCell PL11x
jmcneill
2017-06-02
- add a cookie to show_screen_cb()
macallan
2017-06-02
make glyph caches reconfigurable
macallan
2017-06-01
remove checks for failure after memory allocation calls that cannot fail:
chs
2017-05-19
add support for loading fonts in vcons and subsequently resizing screens
macallan
2017-04-26
properly optimize drawing stretches of blanks that are interrupted only by
macallan
2017-04-06
don't forget to store bounds rectangle in raw mode
macallan
2017-03-24
add fbinfo flag for wildcat split framebuffer workaround
macallan
2017-01-25
Double size of WSDISPLAYIO_SFONT name buffer to 32 characters.
jakllsch
2017-01-10
Needed <sys/time.h> that it got in the past by side-effect loading
christos
2016-12-10
remove VAUDIOSPEAKER, needs to be done differently.
christos
2016-12-08
Add a synthesized pc beeper and keyboard bell for platforms with an audio
nat
2016-07-07
KNF. Remove extra spaces. No functional change.
msaitoh
2016-06-10
add WSDISPLAY_TYPE_PLATINUM, for platinumfb
macallan
2016-06-02
provide a default attribute
macallan
2015-11-08
Untangle.
christos
2015-11-08
PR/50413: Vicente Chaves: Check the allocattr return and return an error.
christos
2015-09-06
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
dholland
2015-08-24
to garnish, dust with _KERNEL_OPT
pooka
2015-08-20
include "ioconf.h" to get the 'void <driver>attach(int count);' prototype.
christos
2015-07-19
use optimized refresh with VCONS_DRAW_INTR even when in polling mode.
mlelstv
2015-05-18
add WSDISPLAY_TYPE_TEGRA
jmcneill
2015-03-20
add WSDISPLAY_TYPE_MESON
jmcneill
2015-01-06
add MGX
christos
2015-01-06
tab police
christos
2014-11-16
Replace callout_stop with callout_halt
ozaki-r
2014-11-10
allocate char and attr buffers with M_ZERO
jmcneill
2014-11-09
add WSDISPLAY_TYPE_ALLWINNER
jmcneill
2014-10-17
Give up making wscons modular for now.
uebayasi
2014-10-10
Normalize wscons devices (except leaving one strange definition).
uebayasi
2014-07-25
Add d_discard to all struct cdevsw instances I could find.
dholland
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh
2014-03-16
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
dholland
[next]