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
/
bin
/
csh
/
str.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore the xmalloc(), xcalloc(), xreallocarray() and xstrdup() changes.
millert
2018-09-18
1
-2
/
+2
*
backout last week of csh diffs. They are disasterously broken, on i386
deraadt
2018-09-18
1
-2
/
+2
*
strsave() is hard-fail strdup() so simplify and rename to xstrdup().
miko
2018-09-15
1
-2
/
+2
*
Remove the #define Strfoo() s_strfoo() redirection and move everything
naddy
2015-10-26
1
-13
/
+13
*
Clean up cruft made visible by the NLS unifdefing:
naddy
2015-10-26
1
-5
/
+1
*
unifdef BUILTIN (unused), NLS (always set), SHORT_STRINGS (always set)
naddy
2015-10-26
1
-4
/
+1
*
Use reallocarray() and remove a few archaic memory allocation practices.
deraadt
2014-10-16
1
-20
/
+13
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-9
/
+1
*
NUL not NULL
deraadt
2008-10-03
1
-3
/
+3
*
de-register and ansify functions
deraadt
2003-06-11
1
-60
/
+36
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-7
/
+3
*
s_strn{cpy,cat} are no longer used; remove them. also, kill NOTUSED.
jsyn
2003-05-12
1
-53
/
+2
*
strvis -> strnvis
vincent
2003-04-30
1
-3
/
+3
*
remove final call to Strcpy/s_strcpy; some help from tedu
deraadt
2003-04-15
1
-14
/
+2
*
Strcat/s_strcat is unused
deraadt
2003-04-08
1
-17
/
+2
*
bring in strlcpy and strlcat-like things for dealing with Char types,
deraadt
2003-01-08
1
-5
/
+68
*
knf
todd
2002-06-09
1
-6
/
+6
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
1
-7
/
+3
*
#if __STDC__ --> #ifdef __STDC__
mickey
1997-07-25
1
-3
/
+3
*
tabify
kstailey
1997-07-23
1
-3
/
+3
*
update rcsid
deraadt
1996-06-23
1
-1
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+473