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
/
db
/
recno
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set type to DB_RECNO in __rec_open() for consistency with other db types.
millert
2020-12-01
1
-1
/
+2
*
Delete casts to off_t and size_t that are implied by assignments
guenther
2016-09-21
2
-5
/
+5
*
Use static and __{BEGIN,ENV}_HIDDEN_DECLS to hide a bunch of internal
guenther
2015-08-27
1
-1
/
+3
*
remove the stubby not working mmaped file support. ok sthen (long ago)
tedu
2015-07-16
2
-33
/
+2
*
tidy up by inlining next level included makefiles
tedu
2015-04-06
1
-6
/
+0
*
Move to the <limits.h> universe.
deraadt
2015-01-16
1
-3
/
+1
*
realloc can handle NULL values. From Charles Longeau.
ray
2007-08-08
2
-14
/
+6
*
Let realloc handle NULL pointers, plus a spacing fix.
ray
2007-08-07
1
-8
/
+4
*
zap rcsid
espie
2005-08-05
8
-67
/
+8
*
ansify. ok deraadt@ moritz@
otto
2005-03-23
8
-77
/
+33
*
deregister
millert
2005-01-03
1
-4
/
+4
*
Avoid namespace pollution by renaming index variables -> idx.
millert
2005-01-03
3
-28
/
+28
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
10
-67
/
+27
*
-Wall cleanup, make rcsid variables const
avsm
2003-05-01
8
-15
/
+15
*
Cosmetic changes such as correct printf format specifiers on LP64
millert
2002-02-25
1
-4
/
+6
*
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
2
-21
/
+21
*
Fill in missing (default) mmap(2) flag MAP_FILE.
millert
2002-01-31
1
-3
/
+3
*
-1 -> MAP_FAILED
art
2001-05-11
1
-3
/
+3
*
prevent type overflow; dzerkel@columbus.rr.com
deraadt
2000-11-21
1
-3
/
+3
*
o Minor changes from db.1.86 (sleepycat). Does not include the new hash
millert
1999-02-15
9
-10
/
+56
*
Add thread-safety to libc, so that libc_r will build (on i386 at least).
d
1998-11-20
1
-2
/
+2
*
realloc repair
deraadt
1998-08-14
2
-10
/
+18
*
some -Wall
millert
1998-03-19
1
-3
/
+3
*
tabify
kstailey
1997-07-23
2
-5
/
+5
*
Remove dead code
tholo
1996-09-15
1
-2
/
+2
*
Fix RCS ids
tholo
1996-08-19
11
-64
/
+11
*
db release 1.85
deraadt
1996-05-07
11
-169
/
+237
*
initial import of NetBSD tree
deraadt
1995-10-18
11
-0
/
+1674