index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
rasops
/
rasops.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
change wsdisplay attribute type from long to uint32_t
jsg
2020-05-25
1
-8
/
+8
*
rename wsdisplay alloc_attr() to pack_attr()
jsg
2020-05-25
1
-2
/
+2
*
Add an interface that allows drivers to claim a framebuffer and check
kettenis
2018-08-27
1
-1
/
+3
*
rasops: implement scrollback
jcs
2018-04-27
1
-1
/
+2
*
oops, snapshot tests not ready yet
deraadt
2018-04-20
1
-2
/
+1
*
sync
deraadt
2018-04-20
1
-1
/
+2
*
Implement counter-clockwise rotation.
kettenis
2017-08-17
1
-5
/
+6
*
Remove rasops2 (2-bit color depth) functions, they are unused.
fcambus
2016-12-15
1
-2
/
+1
*
Make it possible to use RI_WRONLY for the aframebuffer during early boot.
kettenis
2015-09-07
1
-1
/
+2
*
Replace switch workq with taskq, using the blambert@ method (tm).
krw
2014-12-22
1
-3
/
+4
*
No longer store fonts added with the WSDISPLAYIO_LDFONT ioctl into the
miod
2013-10-20
1
-1
/
+2
*
Add a load_font accessop to rasops, to allow for fonts to be loaded and
miod
2013-10-20
1
-1
/
+2
*
Add support for write-only framebuffers. This makes the code that copies
kettenis
2013-06-28
1
-1
/
+2
*
Implement wsmoused support based on the new multiple screen support. Only
kettenis
2013-05-17
1
-1
/
+2
*
Add basic support for multiple screens.
kettenis
2013-03-25
1
-1
/
+26
*
Change the wsdisplay_emulops return types from void to int; emulops will now
miod
2009-09-05
1
-4
/
+4
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
Add an unpack_attr function to struct wsdisplay_emulops, to match the
miod
2006-11-29
1
-2
/
+1
*
Stop compiling the texte console rotation code #ifdef __zaurus__, but use
miod
2005-09-15
1
-11
/
+14
*
Temporary hack to (un)rotate the Zaurus console until a proper rasops
pascoe
2005-04-30
1
-1
/
+6
*
Add a callback routine for when the cursor position is updated (this allows
jason
2002-08-12
1
-1
/
+2
*
Define RASOPS_SMALL when SMALL_KERNEL is also defined.
miod
2002-07-28
1
-1
/
+5
*
inital -> initial
nate
2002-07-02
1
-2
/
+2
*
First round of __P removal in sys
millert
2002-03-14
1
-15
/
+15
*
Import rasops from NetBSD. This gives improved performance for raster
nate
2001-03-18
1
-0
/
+149