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
/
usr.bin
/
tput
/
tput.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
2015-01-16
1
-4
/
+5
*
userland reallocarray audit.
doug
2014-10-08
1
-2
/
+3
*
unsigned char cast was on a wrong place.
yasuoka
2013-11-27
1
-2
/
+2
*
unsigned char for ctype
deraadt
2013-11-27
1
-3
/
+5
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-14
/
+1
*
fix an overflow in the handling of -S
jaredy
2004-10-05
1
-9
/
+9
*
Sync with share/misc/license.template and add missing DARPA credit
millert
2003-06-17
1
-9
/
+9
*
mostly ansi cleanup; pval ok
deraadt
2003-06-10
1
-11
/
+8
*
Use an ISC-tyle license for all my code; it is simpler and more permissive.
millert
2003-06-03
1
-28
/
+13
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-7
/
+7
*
correct type on last arg to execl(); nordin@cse.ogi.edu
deraadt
2001-07-09
1
-3
/
+3
*
correct exit value; noted by shinobi@monkey.org
millert
1999-09-12
1
-6
/
+3
*
For "tput init" set margins and 8 character tabs, for "tput reset" set margins
millert
1999-07-02
1
-9
/
+55
*
Heavily modified to support both terminfo and termcap attributes.
millert
1999-06-29
1
-130
/
+254
*
back out changes that should not have escaped my local tree
millert
1999-03-06
1
-61
/
+39
*
add missing reference to infocmp
millert
1999-03-06
1
-39
/
+61
*
Add #include for string.h to get declaration for strrchr()
dgregor
1997-06-24
1
-2
/
+3
*
Integrate clear into tput itself with silly argv munching.
gene
1997-03-07
1
-3
/
+12
*
getopt(3) returns -1 when out of args, not EOF, whee!
millert
1997-01-15
1
-3
/
+3
*
rcsid
deraadt
1996-06-26
1
-1
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+238