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
/
backupfile.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Accommodate POSIX basename(3) that takes a non-const parameter and
naddy
2020-10-12
1
-4
/
+15
*
unsigned char casts for ctype
deraadt
2013-11-26
1
-3
/
+4
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-5
/
+1
*
type police and assorted cleanup. From Lionel Fourquaux; ok ray@
otto
2006-03-11
1
-5
/
+6
*
spacing
deraadt
2004-08-05
1
-10
/
+10
*
- use stdbool.h instead of roll-your-own booleans
otto
2003-08-01
1
-3
/
+3
*
More cleanup: sprinkled some const, removed ugly EXTERN/INTERN.h,
otto
2003-07-28
1
-54
/
+28
*
Make patch(1) exit value match POSIX and be consistent with diff.
millert
2003-07-28
1
-3
/
+3
*
just about nothing
deraadt
2003-07-22
1
-3
/
+3
*
More cleanup.
otto
2003-07-22
1
-13
/
+17
*
fix header
deraadt
2003-07-21
1
-2
/
+2
*
knf and other cleanup; ok otto
deraadt
2003-07-21
1
-216
/
+189
*
remove junk; ok otto tedu
deraadt
2003-07-18
1
-15
/
+15
*
another asprintf() simplifies things further
millert
2003-04-06
1
-7
/
+3
*
string fixes; ok miod henning
deraadt
2003-04-05
1
-9
/
+7
*
a few more overflows gone
provos
1999-12-04
1
-3
/
+3
*
Use libc basename(3) and dirname(3) instead of defining our own. Also clean up some nasty assumptions that basename() returns a pointer that lies within its argument
millert
1999-01-03
1
-53
/
+3
*
back out last change, other parts of patch rely on basename() returning a ptr to a part of name, not a new string
millert
1999-01-03
1
-3
/
+53
*
we have basename(3) and dirname(3) in libc (albeit with slightly different semantics
millert
1999-01-03
1
-53
/
+3
*
more r?index -> strr?chr
millert
1997-01-17
1
-4
/
+4
*
Support the long options that FSF's patch version has. $OpenBSD$ added
niklas
1996-06-10
1
-1
/
+3
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+341