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
/
lib
/
libcurses
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix installation of DEBUGLIBS libcurses symlink.
brad
2003-10-19
1
-2
/
+2
*
fix out of bounds access. found by david@ running with malloc guards and
tedu
2003-10-15
1
-3
/
+3
*
Sync with share/misc/license.template and add missing DARPA credit
millert
2003-06-17
1
-9
/
+9
*
mop up some more 3/4 license issues
deraadt
2003-06-04
1
-10
/
+2
*
Use an ISC-tyle license for all my code; it is simpler and more permissive.
millert
2003-06-03
1
-23
/
+12
*
Add the generated files as a dependency for the 'all' target.
millert
2003-05-19
1
-3
/
+4
*
typos;
jmc
2003-05-14
11
-55
/
+53
*
typos;
jmc
2003-05-12
11
-32
/
+32
*
standalone/stand alone -> stand-alone;
jmc
2003-04-14
1
-3
/
+3
*
try to use the X Window System, X11 or XFree86 consistently.
jmc
2003-04-13
1
-2
/
+2
*
Use strlcpy() / strlcat() throughout.
millert
2003-03-18
22
-99
/
+115
*
make rcsid const to pass gcc -Wall
millert
2003-03-18
1
-2
/
+2
*
Deal with snprintf returning -1
millert
2003-03-17
1
-3
/
+3
*
Use snprintf() and strlcpy() in the generated lib_keyname.c
millert
2003-03-17
1
-9
/
+12
*
use snprintf throughout
millert
2003-03-17
18
-65
/
+70
*
duplicate words and spelling fixes in comments
david
2003-03-10
3
-4
/
+4
*
spelling errors/typos
david
2003-03-07
1
-2
/
+2
*
typos;
jmc
2003-01-23
1
-3
/
+3
*
Crank all library major numbers. Needed due to the fact that we
millert
2002-12-03
1
-1
/
+1
*
Add a link to libncurses. Lots of programs/configure scripts out there
millert
2002-11-14
1
-1
/
+3
*
use HOSTCFLAGS and HOSTLDFLAGS with HOSTCC.
wcobb
2002-08-16
1
-4
/
+9
*
Obey LDSTATIC for the helper binaries.
art
2002-07-26
1
-3
/
+3
*
Properly install links for debug libraries; ok deraadt@
tholo
2002-06-24
1
-2
/
+9
*
use strtok_r
deraadt
2002-06-22
2
-8
/
+8
*
make Booleans signed char, since char is unsigned on powerpc; millert ok
deraadt
2002-02-18
2
-4
/
+4
*
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
-3
/
+3
*
mark more signals that I cannot fix
deraadt
2001-12-06
1
-1
/
+3
*
stdarg.h, not varargs.h
millert
2001-07-27
2
-5
/
+5
*
ncurses-5.2-20010224
millert
2001-02-28
2
-4
/
+13
*
fix enboldening on idcok and immedok in NAME section
millert
2001-02-25
1
-2
/
+2
*
Missing commas in NAME section. Found by an espie script ;-)
millert
2001-02-25
2
-4
/
+4
*
Make _nc_get_token() take a "silent" argument and only warn if it
millert
2001-02-22
4
-30
/
+30
*
Update to ncurses-5.2-20010210:
millert
2001-02-22
3
-104
/
+95
*
#ifdef out the "older tic versions may treat the description field
millert
2001-02-21
1
-0
/
+2
*
Missed changes in ncurses-5.2-20010114 commit
millert
2001-01-22
2
-105
/
+113
*
Update to ncurses-5.2-20010114
millert
2001-01-22
160
-4140
/
+4427
*
data base -> database
millert
2000-12-17
1
-3
/
+3
*
use __x__ formats for __attribute__ arguments; guenther@gac.edu
deraadt
2000-12-06
2
-5
/
+5
*
another MLINK
deraadt
2000-11-08
1
-3
/
+4
*
Crank major because the type of the "ospeed" variable changed from
millert
2000-10-24
1
-2
/
+2
*
update to ncurses 5.2
millert
2000-10-22
13
-181
/
+166
*
Don't attempt to free uninitialized variable; guenther@gac.edu
millert
2000-10-20
1
-1
/
+1
*
Don't ignore $TERMCAP, $TERMINFO, $TERMINFO_DIRS, $TERMPATH, and $HOME
millert
2000-10-10
6
-44
/
+69
*
Add check for NUL home that got missed in the last merge
millert
2000-10-09
1
-2
/
+2
*
update to ncurses-5.1-20001007
millert
2000-10-08
49
-1715
/
+2812
*
Don't call cgetset() on $TERMCAP if setugid. The logic has been reworked
millert
2000-10-02
1
-18
/
+20
*
Don't look in ~/.terminfo if setugid. This is consistent with the
millert
2000-10-02
1
-2
/
+2
*
fix xref: info_mkdb -> cap_mkdb; ok millert@
naddy
2000-08-03
1
-2
/
+2
*
$HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero
millert
2000-08-02
3
-8
/
+8
*
Update to ncurses-5.1-20000722
millert
2000-07-24
11
-83
/
+98
[next]