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
/
libc
/
stdio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
for %#s, # is the amount of input string, not the amount of output string.
deraadt
2003-09-26
1
-3
/
+8
*
Sort headers in example
grange
2003-08-17
1
-2
/
+2
*
warn about unsafe APIs at link time. Conditional on libc/Makefile defining
deraadt
2003-07-24
2
-2
/
+12
*
.Ql Cm -> .Sq Cm where literal makes no sense;
jmc
2003-07-15
1
-2
/
+2
*
nonstandard->non-standard
avsm
2003-07-02
1
-2
/
+2
*
6 X's -> 10 X's in all examples, per avsm's idea, millert agrees
pvalchev
2003-07-02
1
-4
/
+4
*
Sync with share/misc/license.template and add missing DARPA credit
millert
2003-06-17
2
-18
/
+18
*
oops
deraadt
2003-06-11
2
-7
/
+2
*
ansification; checked by pval
deraadt
2003-06-11
2
-2
/
+7
*
Use an ISC-tyle license for all my code; it is simpler and more permissive.
millert
2003-06-03
2
-46
/
+24
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
90
-541
/
+181
*
- section reorder
jmc
2003-06-01
6
-125
/
+126
*
Better English.
pjanzen
2003-05-17
1
-3
/
+3
*
Document behaviour when size = 1. ok millert@
pjanzen
2003-05-17
2
-2
/
+16
*
When positional arguments need more memory for storage (more than 8 args),
deraadt
2003-05-16
1
-16
/
+30
*
typos;
jmc
2003-05-03
4
-11
/
+11
*
Make function declaration and man page match prototype. Closes PR 3236
millert
2003-04-25
2
-11
/
+9
*
char * in prototypes should be const; Kamo Hiroyasu
millert
2003-04-22
1
-4
/
+4
*
Warn people that the value of the pointer passed in to asprinf()
millert
2003-04-16
1
-3
/
+8
*
fifo -> FIFO
jmc
2003-04-02
2
-4
/
+4
*
.Xr typos;
jmc
2003-03-06
2
-5
/
+5
*
.Xr's;
jmc
2003-03-06
2
-4
/
+4
*
teach people about strlcpy, not strcpy
deraadt
2003-02-16
1
-2
/
+2
*
"The contents is" -> "The contents are"
cloder
2002-11-24
1
-2
/
+2
*
Add strerror_r and functions versions of getchar_unlocked and
marc
2002-11-21
2
-5
/
+31
*
Use va_copy() for varargs assignemnt. va_copy() is standard with C99
drahn
2002-10-24
1
-3
/
+3
*
Move __cleanup into mprotect'ed page to prevent unintentional modifications
dhartmei
2002-09-14
4
-11
/
+12
*
add *asprintf
deraadt
2002-07-24
1
-1
/
+3
*
Document that *printf can return -1 on error. This includes snprintf(),
millert
2002-07-24
1
-1
/
+2
*
correct check for strchr() failure in EXAMPLE; from pinskia@physics.uc.edu
pvalchev
2002-07-20
1
-2
/
+2
*
spelling; from Brian Poole <raj@cerias.purdue.edu>
todd
2002-06-14
1
-2
/
+2
*
Don't decrement the current character pointer past the beginning of the
millert
2002-05-27
1
-3
/
+3
*
o) start new sentence on a new line;
mpech
2002-05-01
1
-2
/
+3
*
fix for NetBSD lib/16483
espie
2002-04-29
1
-2
/
+5
*
Use the more likely pointer in a sample code fragment; miod@ ok.
aaron
2002-04-05
1
-2
/
+2
*
style(9) for the example; Alexander Yurchenko
millert
2002-03-05
1
-3
/
+3
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
12
-151
/
+15
*
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
millert
2002-02-17
2
-7
/
+5
*
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
8
-32
/
+32
*
more pid_t use
deraadt
2002-01-02
1
-2
/
+3
*
missing comma
millert
2001-12-07
1
-2
/
+2
*
KNF, i need this for what comes next..
deraadt
2001-12-05
1
-47
/
+46
*
Typo: tempfile ==> tempnam.
heko
2001-09-22
1
-2
/
+2
*
It is silly to reference the Tahoe architecture.
millert
2001-09-06
1
-4
/
+2
*
make sure that va_start() has matching va_end()
deraadt
2001-09-05
1
-3
/
+4
*
put changes back, this time ALL the files.
fgsch
2001-09-04
1
-2
/
+2
*
Back out fgsch@'s tree breaking commits.
todd
2001-08-30
1
-2
/
+2
*
fix some const warnings
fgsch
2001-08-30
1
-2
/
+2
*
Fix a bug with the %e flag introduced in a -Wall pass. The original
millert
2001-08-13
1
-2
/
+2
*
a first pass at -Wall
deraadt
2001-07-09
25
-34
/
+61
[next]