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
/
sun
Age
Commit message (
Expand
)
Author
2020-05-04
Pull up following revision(s) (requested by jdc in ticket #886):
martin
2020-01-21
Pull up following revision(s) (requested by tsutsui in ticket #637):
martin
2019-04-03
centralize setdisklabel(9)
christos
2019-01-21
apply patches from PR 49639
macallan
2019-01-19
allow font loading, resizing etc.
macallan
2018-02-08
update for GCC 6:
mrg
2017-10-31
PR port-sparc64/52622: mark the parent device as TS_KERN_ONLY,
martin
2017-10-25
Use C99 initializer for filterops
maya
2017-02-26
Disks without a disk label happen in normal operation (both as USB
martin
2016-11-09
- use bus_space_mmap()
macallan
2016-05-07
add FBTYPE_MGX
macallan
2016-04-21
RASTERCONSOLE is gone, wsdisplay no longer optional
macallan
2016-04-13
return correct parameters in ioctl(WSDISPLAYIO_GINFO), from lausgans
macallan
2015-09-26
avoid conflicts with our own ioctls
christos
2015-09-06
More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
dholland
2014-07-25
Add d_discard to all struct cdevsw instances I could find.
dholland
2014-03-16
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
dholland
2014-02-20
Call memset in a loop, not loop around doing nothing and calling memset
joerg
2013-12-03
- don't use defattr before it actually contains something useful
macallan
2013-12-02
Only write to the framebuffer memory 32 bits at a time. If we try to write
jdc
2013-11-07
remove unused
christos
2013-09-15
Remove unused variables
martin
2013-09-15
Remove unused variable
martin
2013-09-12
Simplify CG6_DRAW() and CG6_BLIT() macros so gcc 4.8.1 does not warn about
martin
2013-07-30
avoid uninitialized use of defattr
macallan
2013-05-28
add a bunch of register definitions and clarify some comments
macallan
2012-11-13
don't claim alpha font support unless we have enough off-screen memory to
macallan
2012-07-18
wipe the glyph cache when re-entring terminal emulation mode
macallan
2012-07-13
wait for the blitter to go idle before trying to send another command
macallan
2012-07-12
support anti-aliased fonts
macallan
2012-07-11
don't wait for the blitter unless we want to send another command and the
macallan
2012-07-11
don't set clipping parameters and such every time we send a blitter command
macallan
2012-07-10
perry some whitespace nits & remove some obsolete comments
macallan
2012-07-10
magic number reduction, no functional change
macallan
2012-07-10
add some register definitions from xf86-video-suncg6
macallan
2012-07-10
- re-initialize only when we're really going back to terminal emulation
macallan
2012-05-02
make this compile again.
christos
2012-04-27
Make it compilable without envsys
martin
2012-04-26
report power button events to sysmon
macallan
2012-01-11
use rasops_init(0,0)
macallan
2010-11-23
add support for WSDISPLAYIO_LINEBYTES. mostly from macallan.
mrg
2010-11-13
Don't pull in the whole uvm(9) API to access only PAGE_SIZE and
uebayasi
2010-09-14
clear the screen when attaching, not when adding screens since that may
macallan
2010-09-14
leave the screen description alone when we're not the console in order to
macallan
2010-09-14
don't muck with the screen description if we're not the console, for some
macallan
2010-08-14
Flush tty only when K_TXBUSY is not set.
jym
2010-05-10
Make this compile on sparc64.
tsutsui
2010-05-04
use box drawing font if needed
macallan
2010-03-23
Properly convert values according to block size differences between the
martin
2010-03-16
Do not overwrite a ISO9660 partition (which the sunlabel can not properly
martin
[next]