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
/
libedit
/
hist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-12
Use calloc(3) and recallocarray(3) instead of *alloc* + memset(0).
tb
1
-4
/
+3
2016-04-11
get rid of the non-standard data type "Char" in almost all files;
schwarze
1
-6
/
+6
2016-04-11
Move wrapper macros to the two files actually needing them:
schwarze
1
-7
/
+7
2016-04-09
Delete 26 wrapper macros and two wrapper functions that are no
schwarze
1
-3
/
+3
2016-04-09
Always compile with WIDECHAR on and delete that preprocessor switch.
schwarze
1
-4
/
+2
2016-03-20
Cleanup of standard header inclusion:
schwarze
1
-1
/
+3
2016-01-30
Fifth step in synching with NetBSD:
schwarze
1
-4
/
+4
2016-01-30
Fourth step in synching with NetBSD:
schwarze
1
-12
/
+12
2014-10-17
Remove non-exposed malloc/realloc/free wrappers, and then substitute
deraadt
1
-4
/
+5
2010-06-30
Update libedit to bring it into sync with the latest version from NetBSD.
nicm
1
-17
/
+30
2009-10-27
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
1
-8
/
+1
2003-11-25
Sync libedit to NetBSD libedit as of Nov 8, 2003.
otto
1
-3
/
+3
2003-10-31
Update to NetBSD libedit (from Oct 1, 2003), adding some string
otto
1
-77
/
+113
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
millert
1
-7
/
+3
2003-05-01
is -Wall clean by making rcsid const
avsm
1
-2
/
+2
1997-03-14
fix el_source() - a block needed braces around it (from NetBSD)
millert
1
-5
/
+6
1997-01-16
Merge in NetBSD libedit changes and new man pages. Also fix some
millert
1
-2
/
+10
1995-10-18
initial import of NetBSD tree
deraadt
1
-0
/
+170