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
/
usr.bin
/
patch
/
patch.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
remove junk; ok otto tedu
deraadt
2003-07-18
1
-144
/
+126
*
Do not produce garbage if the patch file contains invalid line numbers.
otto
2003-07-16
1
-3
/
+8
*
bump randomness of mktemp to from 6 to 10 X's, as recommended by mktemp(3)
avsm
2003-07-02
1
-6
/
+6
*
string fixes; ok miod henning
deraadt
2003-04-05
1
-20
/
+6
*
4 unchecked mallocs; cloder@acm.org
deraadt
2002-07-04
1
-2
/
+10
*
patch(1) is now free, thanks Larry!
niklas
2002-03-05
1
-4
/
+19
*
avoid overflows
provos
1999-12-04
1
-5
/
+9
*
patch file should hold at least one patch, otherwise we're entitled to
espie
1999-08-31
1
-2
/
+6
*
add -C
espie
1998-11-25
1
-17
/
+28
*
Start of -Wall and cleaning up icky bits.
millert
1997-09-22
1
-2
/
+7
*
r?index -> strr?chr
millert
1997-01-17
1
-3
/
+3
*
sprintf -> snprintf except where guaranteed safe.
millert
1996-09-24
1
-9
/
+9
*
Use mkstemp(). Since temp files get re-used we use mkstemp() to make
millert
1996-09-24
1
-6
/
+14
*
undo last; mkstemp is *hard* to do in here
deraadt
1996-09-23
1
-10
/
+6
*
Be slightly safer opening temp files.
millert
1996-09-15
1
-6
/
+10
*
undo mktemp cleanup until i get it right
deraadt
1996-07-01
1
-16
/
+6
*
mktemp w/ open & fdopen
deraadt
1996-06-25
1
-6
/
+16
*
Support the long options that FSF's patch version has. $OpenBSD$ added
niklas
1996-06-10
1
-5
/
+79
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+843
[prev]