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
/
libocurses
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add missing includes
david
2003-07-18
1
-0
/
+1
*
slightly more logical section order, and a typo;
jmc
2003-06-06
1
-14
/
+14
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
77
-393
/
+85
*
- typos;
jmc
2003-05-24
2
-3
/
+4
*
use strlcpy/snprintf; deraadt@ OK
millert
2003-04-04
3
-32
/
+25
*
Crank all library major numbers. Needed due to the fact that we
millert
2002-12-03
1
-1
/
+1
*
Properly install links for debug libraries; ok deraadt@
tholo
2002-06-24
1
-2
/
+8
*
o) start new sentence on a new line;
mpech
2002-05-01
1
-2
/
+4
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
3
-114
/
+1
*
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
millert
2002-02-17
1
-1
/
+1
*
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
7
-95
/
+95
*
make sure that va_start() has matching va_end()
deraadt
2001-09-05
1
-1
/
+3
*
Make _PATH_DEF an ANSI C compatible preprocessor token.
heko
2001-08-24
1
-2
/
+2
*
o) We always close .Bl and .Bd tags;
mpech
2001-08-06
1
-1
/
+1
*
data base -> database
millert
2000-12-17
1
-4
/
+4
*
Don't call cgetset() on $TERMCAP. There are no known problems (that I am
millert
2000-10-09
1
-5
/
+5
*
$HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero
millert
2000-08-02
1
-3
/
+3
*
Move definitions of bool, TRUE, and FALSE out from behind a comment
millert
1999-11-29
1
-7
/
+7
*
Typo fixes.
alex
1999-09-23
1
-1
/
+1
*
- remove all trailing whitespace
aaron
1999-07-09
2
-3
/
+3
*
The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.
aaron
1999-07-07
2
-3
/
+3
*
Cleanup xrefs under SEE ALSO. Specifically:
alex
1999-05-16
1
-1
/
+1
*
make function names the correct case
deraadt
1999-02-27
1
-4
/
+4
*
kill reg #define, nothing uses it and it causes problems elswhere; jwise@unicast.com
millert
1998-12-28
1
-1
/
+0
*
Unobfuscate comment
espie
1998-12-02
1
-2
/
+3
*
document libotermcap and say why it is deprecated
millert
1998-11-30
2
-2
/
+276
*
Link -ltermcap to -lcurses and -lotermcap to -locurses. This fixes
millert
1998-11-30
1
-2
/
+2
*
ignore out-of-range environment LINES and COLUMNS
deraadt
1998-11-19
1
-4
/
+11
*
add missing space
millert
1998-11-19
1
-2
/
+2
*
For issetugid case, only ignore $TERMCAP if it is a path
millert
1998-11-19
2
-34
/
+34
*
Some -Wall and use strlcpy
millert
1998-11-04
4
-28
/
+27
*
From ken@FreeBSD.ORG:
millert
1998-11-02
1
-2
/
+2
*
ignore $TERMCAP if issetugid()
millert
1998-10-08
1
-34
/
+39
*
_OCURSES_H_, not _CURSES_H_
millert
1998-07-27
1
-3
/
+3
*
unified libtermcap/libocurses
millert
1998-07-23
10
-11
/
+923
*
COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP
millert
1997-04-27
1
-1
/
+1
*
install -> ${INSTALL}, -c -> ${COPY}
downsj
1996-12-08
1
-1
/
+1
*
Install ncurses as -lcurses and <curses.h>
tholo
1996-06-02
72
-0
/
+9920