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
/
gen
/
fnmatch.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do some easy .data -> .rodata/.data.rel.ro conversions
guenther
2020-10-13
1
-2
/
+2
*
typo in comment
djm
2020-03-13
1
-2
/
+2
*
KNF this file; OK stsp@
millert
2016-03-01
1
-350
/
+349
*
Fix negation of POSIX character classes; passed new regress test.
millert
2016-02-26
1
-4
/
+10
*
Fix a potential out-of-bounds read found via address-sanitizer while
millert
2015-08-01
1
-1
/
+3
*
Remove an undocumented limit on the length of the pattern and string
millert
2014-12-11
1
-6
/
+1
*
most obvious unsigned char casts for ctype
deraadt
2013-11-24
1
-9
/
+16
*
New fnmatch(3) implementation which is not recursive.
stsp
2011-12-06
1
-232
/
+435
*
Put a limit on recursion during matching, and reject input of size greater
stsp
2011-02-10
1
-3
/
+29
*
POSIX character class support for fnmatch(3) and glob(3). OK deraadt@
millert
2008-10-01
1
-2
/
+48
*
(char)to{upper,lower}()
deraadt
2006-03-31
1
-4
/
+4
*
zap remaining rcsid.
espie
2005-08-08
1
-9
/
+1
*
ansify function definitions and zap some `register'
jfb
2004-05-18
1
-5
/
+3
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-7
/
+3
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
1
-10
/
+2
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-3
/
+3
*
Add #ifdef __STDC__ around the rangematch function header to avoid
millert
2000-03-23
1
-3
/
+7
*
some -Wall
millert
1998-03-19
1
-4
/
+4
*
From FreeBSD:
millert
1997-09-22
1
-18
/
+70
*
trailing blanks
kstailey
1997-07-23
1
-3
/
+3
*
Clean up some -Wall complaints.
millert
1997-07-09
1
-2
/
+2
*
Fix RCS ids
tholo
1996-08-19
1
-7
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+177