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
/
wscons
/
wsemul_vt100_subr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
change wsdisplay attribute type from long to uint32_t
jsg
2020-05-25
1
-4
/
+4
*
rename wsdisplay alloc_attr() to pack_attr()
jsg
2020-05-25
1
-3
/
+3
*
zap trailing whitespace
anton
2020-03-22
1
-2
/
+2
*
Support for xterm-compatible SGR escapes 39 and 49 (reset fg/bg colour to
miod
2015-09-05
1
-1
/
+13
*
Remove some includes include-what-you-use claims don't
jsg
2015-03-14
1
-2
/
+1
*
UTF-8 support for wsdisplay emulation modes. Both vt100 and sun emulation
miod
2013-10-18
1
-4
/
+16
*
Replace all ovbcopy with memmove; swap the src and dst arguments too
deraadt
2013-06-11
1
-5
/
+5
*
Check the return value of all emulops in the emulation code, and abort
miod
2009-09-05
1
-59
/
+130
*
Rework internal interfaces in the wsdisplay emulation code to prepare for
miod
2009-09-05
1
-7
/
+20
*
Remove whitespace at EOL, KNF, ansify. Move jump scroll code to a separate
miod
2007-11-27
1
-98
/
+69
*
Some dynamically allocated elements are not considered of vital importance
miod
2007-01-07
1
-133
/
+137
*
correct idion for snprintf failure handling; ok cloder
deraadt
2005-04-21
1
-1
/
+9
*
Fix crash due to wrong argument in the (almost useless) DECRQUPSS escape
miod
2004-12-23
1
-2
/
+2
*
remove terms 3 & 4 for drochner@NetBSD.org; as seen on netbsd lists
deraadt
2004-04-02
1
-7
/
+1
*
Remove some double semicolons (hmm, do two semis equal a maxi?).
millert
2003-08-06
1
-3
/
+3
*
strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.
ho
2003-04-27
1
-3
/
+3
*
First round of __P removal in sys
millert
2002-03-14
1
-5
/
+5
*
ANSI C does not like labels: without a statement after that.
espie
2001-07-10
1
-1
/
+2
*
Remove some static.
aaron
2001-04-14
1
-8
/
+8
*
allow listing and soon deleting fonts; aaron@ ok
mickey
2001-03-14
1
-1
/
+2
*
C requires labels to be followed by statements; from NetBSD.
aaron
2001-03-07
1
-1
/
+4
*
Brown is ugly.
aaron
2000-11-15
1
-2
/
+2
*
update wscons, nothing serious, mostly api fixes for us; from netbsd through aaron@
mickey
2000-08-01
1
-17
/
+21
*
import newer wscons source from netbsd.
mickey
2000-05-16
1
-0
/
+856