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
/
basename.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Align the basename(3) and dirname(3) prototypes with the POSIX spec:
naddy
2020-10-20
1
-2
/
+2
*
I am retiring my old email address; replace it with my OpenBSD one.
millert
2019-01-25
1
-2
/
+2
*
Use PATH_MAX, NAME_MAX and LOGIN_NAME_MAX not MAXPATHNAMELEN,
millert
2013-09-30
1
-3
/
+3
*
zap remaining rcsid.
espie
2005-08-08
1
-5
/
+1
*
Consistent #if protection of rcs ids; Francois Perrad
millert
2005-03-02
1
-4
/
+4
*
Don't use strlcpy() to copy just part of a string, it make the code too
millert
2004-11-25
1
-14
/
+19
*
Sync with share/misc/license.template and add missing DARPA credit
millert
2003-06-17
1
-9
/
+9
*
ansification; checked by pval
deraadt
2003-06-11
1
-4
/
+3
*
Use an ISC-tyle license for all my code; it is simpler and more permissive.
millert
2003-06-03
1
-23
/
+12
*
spelling; moritz@jodeit.org
deraadt
2002-06-09
1
-3
/
+3
*
try to use strlcpy and snprintf more; ok various
deraadt
2002-05-24
1
-4
/
+4
*
fix one-byte overflows
pjanzen
2001-06-28
1
-3
/
+3
*
use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.
lebel
2001-06-27
1
-4
/
+3
*
Careless: I forgot to propagate obvious consts.
espie
1999-05-30
1
-3
/
+3
*
proper const semantics for dirname & basename.
espie
1999-05-28
1
-3
/
+3
*
Remove the advertising clause in my old license, it impedes free use
millert
1998-06-21
1
-6
/
+3
*
basename(3) and dirname(3) as specified by XPG4 and XPG4.2
millert
1997-08-17
1
-0
/
+78