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
/
lex
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Nuke whitespace foolish enough to expose itself during the great
krw
2017-01-21
1
-10
/
+10
*
Add some {}'s to eliminate "ambiguous else" warnings from gcc.
krw
2016-12-25
1
-2
/
+3
*
Remove a few NULL-checks before free(). I've already removed these
mmcc
2015-12-11
1
-3
/
+2
*
Always use the system m4; OK tedu@
millert
2015-11-20
1
-5
/
+2
*
Back out rev 1.22 which somehow had unreported merge conflicts.
millert
2015-11-20
1
-21
/
+1
*
Always use the system m4.
millert
2015-11-20
1
-1
/
+21
*
Replace Char (defined as unsigned char) with u_char.
mmcc
2015-11-19
1
-2
/
+2
*
flex_alloc and flex_free are nothing more than malloc and free, so replace
tedu
2015-11-19
1
-2
/
+2
*
remove VMS and MSDOS support
tedu
2015-11-19
1
-25
/
+1
*
orbital strike from moonbase knf
tedu
2015-11-19
1
-960
/
+933
*
typically indentation decreases after a block is closed
tedu
2015-11-19
1
-20
/
+18
*
Update flex from ancient 2.5.4 to the recent 2.5.39.
tedu
2015-11-19
1
-870
/
+1552
*
Some of these large so easy to contain, with "stdio rpath".
deraadt
2015-10-10
1
-2
/
+9
*
lint is dead (long live the lint!), so stop using it as a cpp conditional
guenther
2014-03-16
1
-3
/
+3
*
If a constant string needs a name, use a static const array instead of a
guenther
2013-10-27
1
-6
/
+6
*
do not document the -c flag: it was added for posix compliance,
jmc
2011-06-08
1
-4
/
+3
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-8
/
+2
*
bring some standard C++ fixes, mostly from NetBSD.
espie
2004-02-03
1
-3
/
+3
*
Update flex license from sourceforge version (is now 2-term BSD)
millert
2003-06-04
1
-14
/
+19
*
recommit strlcpy/snprintf diff after i found my bug
deraadt
2002-05-31
1
-5
/
+5
*
undo until i find my #line bug
deraadt
2002-05-31
1
-5
/
+5
*
use strlcpy and snprintf
deraadt
2002-05-30
1
-5
/
+5
*
Vern says:
deraadt
2001-06-17
1
-12
/
+12
*
fix g++/FlexLexer.h support
deraadt
1998-08-17
1
-3
/
+3
*
updated to flex 2.5.3
millert
1996-07-13
1
-3
/
+3
*
rcsid
deraadt
1996-06-26
1
-1
/
+3
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+1177