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
/
sbus
/
bwtwo.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use C99 named initializers for struct wsdisplay_accessops fields.
miod
2013-10-20
1
-10
/
+4
*
Sync the sparc64 fb* api with the recent changes done on sparc.
miod
2008-12-27
1
-58
/
+6
*
Remove unnecessary <dev/wscons/wscons_raster.h> inclusion.
miod
2006-12-17
1
-2
/
+1
*
sbus_establish() and the associated linked list in the sbus softc is now only
miod
2006-06-02
1
-4
/
+1
*
Take care of updating the PROMs view of the cursor position in the common fb
miod
2005-03-15
1
-15
/
+1
*
Do not bother passing the blanking routine to fbwscons_console_init(),
miod
2005-03-07
1
-2
/
+2
*
Display hardware name and display resolution at attach time, as done on sparc.
miod
2005-03-01
1
-5
/
+12
*
Let wsdisplay drivers return zero for WSDISPLAYIO_[GS]VIDEO ioctls - most
miod
2005-01-05
1
-1
/
+3
*
Move the struct wsscreen_descr from a per-driver global to a per-instance
miod
2004-11-29
1
-27
/
+3
*
These don't need linear mappings either.
jason
2003-06-27
1
-3
/
+2
*
Switch to fbxxx() API.
miod
2003-06-18
1
-89
/
+30
*
Nuke my clause 3 and 4 (and a couple of files jointly (c) with Theo).
jason
2003-06-02
1
-6
/
+1
*
map the vid mem based on linebytes and height
jason
2003-03-27
1
-7
/
+7
*
Labels must be followed by a statement. (Pointed out by gcc3.)
henric
2003-02-12
1
-1
/
+2
*
Register more wsscreen properties to take advantage of wsemul_sun changes.
jason
2002-09-10
1
-2
/
+2
*
Update rom cursor position if we're the console framebuffer
jason
2002-08-12
1
-10
/
+23
*
Set RI_CLEAR if the card isn't the console framebuffer; based on discussion with miod.
jason
2002-08-06
1
-2
/
+3
*
Adapt the framebuffer code to the WSDISPLAY_TYPE constant changes, and
miod
2002-07-25
1
-3
/
+3
*
driver for the sbus bwtwo cards (completely untested).
jason
2002-06-04
1
-0
/
+442