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
/
agten.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert K&R function definitions to modern C. clang is more picky about
claudio
2018-12-27
1
-15
/
+4
*
Use C99 named initializers for struct wsdisplay_accessops fields.
miod
2013-10-20
1
-10
/
+3
*
Sync the sparc64 fb* api with the recent changes done on sparc.
miod
2008-12-27
1
-55
/
+6
*
Return proper display types to the WSDISPLAYIO_GTYPE ioctl, instead of
miod
2008-12-25
1
-2
/
+2
*
Remove unnecessary <dev/wscons/wscons_raster.h> inclusion.
miod
2006-12-17
1
-2
/
+1
*
For 32bit sun frame buffers, tweak ri_devcmap to get the BoW palette instead
miod
2006-06-30
1
-8
/
+3
*
sbus_establish() and the associated linked list in the sbus softc is now only
miod
2006-06-02
1
-4
/
+1
*
Do not bother passing the blanking routine to fbwscons_console_init(),
miod
2005-03-07
1
-2
/
+2
*
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
-26
/
+3
*
Add support for agten(4) - on Andrey's U2 the PROM is not able to initialize
miod
2004-06-21
1
-0
/
+478