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
/
sbus
Age
Commit message (
Expand
)
Author
2018-02-06
db_esp() has a missing {} issue in debug code.
mrg
2018-01-24
Fix integer overflows noted by Silvio Cesare of InfoSect.
riastradh
2018-01-12
fix several KASSERT()s and locking in a few places.
mrg
2017-12-21
overhaul the dbri driver and make it work again in the New Order Of Things
macallan
2017-12-08
fix audiomp bugs:
mrg
2017-10-25
Use C99 initializer for filterops
maya
2017-08-04
- store bitmap fonts in vram
macallan
2017-07-29
make comment match code...
macallan
2017-07-29
- use hardware to draw bitmap fonts
macallan
2017-06-25
spl leak, found by Mootja a long time ago
maxv
2017-05-02
Make it compile with AUDIODEBUG
martin
2016-12-15
Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input
ozaki-r
2016-10-02
MFREE -> m_free
christos
2016-09-23
- finally fix tcx_clearscreen() and tcx_eraserows() to actually work, and
macallan
2016-06-10
Introduce m_set_rcvif and m_reset_rcvif
ozaki-r
2016-05-07
add Sun /dev/fb* style goop
macallan
2016-04-21
fix some tpyos, add some comments
macallan
2016-04-21
more RASTERCONSOLE purging
macallan
2016-03-04
allow mmap()ing blitter registers
macallan
2016-02-25
Mark mgx_wait_host explicitly as unused.
joerg
2016-02-11
support screen blanking and hw cursor
macallan
2016-02-11
switch to 32bit colour in WSDISPLAYIO_MODE_MAPPED, now X with wsfb will work
macallan
2016-02-09
Introduce softint-based if_input
ozaki-r
2015-12-01
Remove some diagnostic/debug messages.
martin
2015-11-20
kill subyte.
christos
2015-10-04
Drop unused (inline) function.
joerg
2015-04-13
Convert sys/dev to use <sys/rndsource.h>.
riastradh
2015-01-06
implement WSDISPLAYIO_*CMAP and WSDISPLAYIO_GET_FBINFO ioctl()s
macallan
2015-01-06
- enable alpha fonts now that we have acceleration and glyphcache
macallan
2015-01-04
support hardware acceleration, adapted from OpenBSD
macallan
2014-12-16
first draft of a driver for SMSI,mgx
macallan
2014-11-15
centralize the dialout/call unit macros.
christos
2014-10-18
src is too big these days to tolerate superfluous apostrophes. It's
snj
2014-07-25
Add d_discard to all struct cdevsw instances I could find.
dholland
2014-07-24
Add enable/disable polling hooks to genfb_ops.
riastradh
2014-07-22
restore the right colour map when X exits
macallan
2014-07-16
- move all register definitions and hardware documenting comments to
macallan
2014-07-07
actually put the colour space ID where it belongs in tcx_clearscreen()
macallan
2014-06-24
use STIP/BLIT on 8bit tcx and RSTIP/RBLIT on S24
macallan
2014-06-18
8bit tcx doesn't implement a hardware cursor, so don't pretend it does.
macallan
2014-06-17
fix a few 8bit tcx issues:
macallan
2014-06-17
remove last remnants of CG8 emulation
macallan
2014-05-13
Do not attach if the STIP register is way too small (this happens in qemu
martin
2014-05-09
Cosmetic fix: s/8bit/8-bit/ and new line for 8-bit only TCX's.
jdc
2014-04-29
return a match score >1 to beat out genfb if present
macallan
2014-03-16
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
dholland
2013-11-19
get rid of junk variable
macallan
2013-10-19
- remove set but unused variable.
mrg
2013-09-15
Remove unused variables
martin
2013-09-12
Remove unused variable
martin
[next]