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
*
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
*
document ll, depreciate q
provos
2001-06-23
1
-4
/
+6
*
Fix pasto; kleink@netbsd.org
pjanzen
2001-06-05
1
-2
/
+2
*
knf
deraadt
2001-05-31
1
-54
/
+54
*
Fix an incorrect memset() in __grow_type_table(); dk@homepage.ru
millert
2001-04-20
1
-3
/
+4
*
It's not that I mind split infinitives. I just like to save'em for when
pjanzen
2001-02-17
1
-2
/
+2
*
capitalization
aaron
2001-02-12
1
-2
/
+2
*
Various repairs, mostly to get rid of short lines.
aaron
2000-12-24
13
-88
/
+51
*
use strlcpy in the example
deraadt
2000-11-22
1
-2
/
+2
*
fdopen(3) takes two args, not one; spotted by fries@. Also, move the CAVEATS
aaron
2000-10-18
1
-20
/
+20
*
The mkstemp() function appeared in 4.4BSD; todd@
aaron
2000-09-11
1
-2
/
+5
*
In the format string bug description under CAVEATS, clarify what we mean by
aaron
2000-08-25
1
-4
/
+4
*
reinsert corrected history section, based on jdolecek@netbsd
pjanzen
2000-07-31
1
-1
/
+9
*
Stronger caveat wrt stack smashing via % escapes. Each man page
millert
2000-07-16
1
-5
/
+14
*
Insert missing semi-colon.
aaron
2000-07-07
1
-2
/
+2
*
correct return values
pjanzen
2000-06-25
1
-12
/
+13
*
Remove redundant HISTORY section.
aaron
2000-04-27
1
-8
/
+1
*
C deals with complex functions, but not imaginary ones yet.
espie
2000-04-25
1
-3
/
+2
*
Flesh out all of the stdio man pages.
aaron
2000-04-20
18
-324
/
+272
*
Repairs, mostly removing hard sentence breaks.
aaron
2000-04-18
6
-37
/
+49
*
Mostly punctuation fixes.
aaron
2000-04-15
3
-7
/
+7
*
Trailing whitespace begone!
aaron
2000-04-12
1
-6
/
+6
*
list 'i' only once
hugh
2000-04-12
1
-2
/
+1
*
fseeko.3 and ftello.3
deraadt
2000-03-28
1
-1
/
+2
*
In Unix land we prefer "whitespace" to "white space" or "white-space". At
aaron
2000-03-04
1
-9
/
+9
*
Add fseeko() and ftello() -- versions of fseek() and ftell() that use off_t.
millert
2000-02-21
5
-22
/
+98
*
fix example. ok aaron@
ericj
2000-02-19
1
-2
/
+2
*
repair nroff botch
deraadt
2000-01-27
1
-3
/
+3
*
Use .Va macro when referring to the global variable errno.
aaron
2000-01-22
1
-3
/
+5
*
indent the source right
deraadt
2000-01-12
1
-11
/
+12
*
fix tmpnam() argument; kris@freebsd
deraadt
2000-01-09
1
-3
/
+3
*
use WEAK_* macros
d
2000-01-06
1
-12
/
+18
*
typos
deraadt
1999-11-15
1
-2
/
+2
*
Nail down semantics in case of failure.
espie
1999-09-28
1
-2
/
+31
*
Remove an unwanted `.'.
aaron
1999-09-27
1
-2
/
+2
*
Remove extraneous comma
espie
1999-09-26
1
-2
/
+2
*
BUGS->CAVEATS
espie
1999-09-22
1
-2
/
+10
*
It's a good idea to check the return value of malloc() in example code.
aaron
1999-09-21
1
-2
/
+3
*
Add CAVEATS sections.
aaron
1999-09-15
2
-4
/
+77
*
Tidying and spelling
pjanzen
1999-09-14
1
-13
/
+18
*
do { ... } while (0) instead of just { ... } in macros
millert
1999-08-22
1
-7
/
+7
*
paste'o away!
todd
1999-08-11
1
-3
/
+3
*
missing G in item list; bde
deraadt
1999-08-08
1
-2
/
+2
[next]