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
/
vi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
Correct the length of read from file, wide character buffer, add NUL
asou
1
-5
/
+5
2019-09-03
Correct the length for argument of reallocarray(). This fix the SEGV
asou
1
-2
/
+2
2019-06-28
mkstemp() returns -1 on failure
deraadt
1
-2
/
+2
2016-05-06
Replace the generated file "fcns.c" by a simpler header "func.h"
schwarze
1
-1
/
+2
2016-04-11
delete the "private" and "public" preprocessor macros, just use standard C;
schwarze
1
-5
/
+5
2016-04-11
get rid of the non-standard data type "Char" in almost all files;
schwarze
1
-10
/
+10
2016-04-11
Move wrapper macros to the two files actually needing them:
schwarze
1
-7
/
+7
2016-04-09
For pointers, use NULL rather than 0; no functional change;
schwarze
1
-3
/
+3
2016-04-09
Delete 26 wrapper macros and two wrapper functions that are no
schwarze
1
-11
/
+11
2016-03-22
format string fixes in debug code;
schwarze
1
-2
/
+3
2016-03-20
Cleanup of standard header inclusion:
schwarze
1
-7
/
+10
2016-03-20
Cleanup of private header inclusion:
schwarze
1
-1
/
+4
2016-03-20
Delete the useless Int datatype and always use the standard wint_t
schwarze
1
-53
/
+53
2016-01-30
Fifth step in synching with NetBSD:
schwarze
1
-2
/
+2
2016-01-30
Fourth step in synching with NetBSD:
schwarze
1
-57
/
+57
2016-01-30
Third step in synching with NetBSD:
schwarze
1
-4
/
+4
2014-10-17
Remove non-exposed malloc/realloc/free wrappers, and then substitute
deraadt
1
-8
/
+8
2011-07-07
sync with upstream, retaining local modifications.
okan
1
-5
/
+6
2010-10-23
Don't leak the fd returned by mkstemp in vi_histedit error paths.
nicm
1
-2
/
+7
2010-06-30
Update libedit to bring it into sync with the latest version from NetBSD.
nicm
1
-117
/
+144
2009-10-27
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
1
-9
/
+1
2003-10-31
Update to NetBSD libedit (from Oct 1, 2003), adding some string
otto
1
-554
/
+696
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
2002-02-16
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
1
-3
/
+3
1997-03-14
fix el_source() - a block needed braces around it (from NetBSD)
millert
1
-8
/
+9
1997-01-16
Merge in NetBSD libedit changes and new man pages. Also fix some
millert
1
-0
/
+6
1995-10-18
initial import of NetBSD tree
deraadt
1
-0
/
+986