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
/
regex
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.
lebel
2001-06-27
1
-3
/
+2
*
More of the same.
aaron
2000-08-09
1
-2
/
+5
*
Repairs, mostly removing hard sentence breaks.
aaron
2000-04-18
1
-2
/
+3
*
Mostly punctuation fixes.
aaron
2000-04-15
1
-2
/
+2
*
Suffix "i.e." and "e.g." with a comma. Just another really picky man page
aaron
2000-03-14
2
-7
/
+7
*
Do not leave `(' characters dangling at the end of lines; instead, use the
aaron
2000-03-06
1
-3
/
+3
*
Add missing MLINKs
millert
1999-11-17
1
-2
/
+2
*
- remove all trailing whitespace
aaron
1999-07-09
2
-15
/
+15
*
trash some old leftover macros and replace them with -mdoc macros
aaron
1999-07-04
1
-3
/
+3
*
use .Tn instead of .Em for logical/bitwise OR + AND
aaron
1999-06-05
1
-80
/
+171
*
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
aaron
1999-05-23
2
-4
/
+4
*
grammar police: do not hyphenate compound words that act as adjectives if the
aaron
1999-05-12
1
-3
/
+3
*
make function names the correct case
deraadt
1999-02-27
1
-13
/
+13
*
Add thread-safety to libc, so that libc_r will build (on i386 at least).
d
1998-11-20
1
-2
/
+2
*
realloc repair
deraadt
1998-08-14
1
-4
/
+9
*
use Bx macro for BSD versions
mickey
1998-06-15
1
-2
/
+4
*
some -Wall
millert
1998-03-19
1
-18
/
+18
*
Fix warnings
millert
1997-08-24
2
-120
/
+120
*
convert to mdoc format
flipk
1997-07-29
2
-263
/
+320
*
formatting
mickey
1997-07-17
1
-3
/
+3
*
Be specific about using unsigned values
tholo
1997-04-30
1
-23
/
+23
*
Remove dead code and variables
tholo
1997-04-30
2
-24
/
+2
*
- cast usages of *printf() to void since we don't check return val
millert
1997-04-28
13
-71
/
+131
*
long -> int to fix 64bit issues. This breaks 16bit machines but since we don't have any 16bit ports...) The alternative is to use int32_t's but then this code will break when/if int > 32bits which is not so unlikely. Fixes NetBSD PR #3450 from Ross Harvey (but in a different way)
millert
1997-04-12
3
-19
/
+19
*
Remove dead code
tholo
1996-09-15
3
-70
/
+5
*
Fix RCS ids
tholo
1996-08-19
14
-63
/
+17
*
Make a proper lvalue in INC
tholo
1996-03-25
1
-1
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
14
-0
/
+4683