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
/
mpool
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-22
Remove mpool.libtp, it was part of the Berkeley DB tarball but not
millert
1
-746
/
+0
2015-11-01
delete old lint ARGSUSED comments
guenther
1
-4
/
+1
2015-04-06
tidy up by inlining next level included makefiles
tedu
1
-5
/
+0
2015-01-16
Move to the <limits.h> universe.
deraadt
1
-2
/
+1
2013-12-02
CIRCLEQ begone.
krw
1
-22
/
+21
2006-01-25
Fix a memory leak that could be trigged by a read error
millert
1
-5
/
+11
2006-01-24
Add missing break; in a switch case statement from r1.7 pread() changes. From
aaron
1
-1
/
+2
2005-10-12
Use queue macros instead of directly accessing fields. ok millert@
otto
1
-8
/
+5
2005-10-10
Pass local var instead of mp->lqh.cqh_first to CIRCLEQ_REMOVE macro.
otto
1
-3
/
+3
2005-08-05
zap rcsid
espie
1
-9
/
+1
2005-03-23
ansify. ok deraadt@ moritz@
otto
1
-40
/
+16
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
millert
1
-7
/
+3
2003-05-01
-Wall cleanup, make rcsid variables const
avsm
1
-2
/
+2
2002-02-25
Cosmetic changes such as correct printf format specifiers on LP64
millert
1
-3
/
+3
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
-7
/
+7
2002-02-01
After writing a page out to disk, run the page back through the user's
millert
1
-2
/
+11
2002-01-31
Use pread(2) and pwrite(2) instead of lseek(2) + read(2) / write(2).
millert
1
-14
/
+13
1999-02-15
o Minor changes from db.1.86 (sleepycat). Does not include the new hash
millert
3
-19
/
+68
1998-11-20
Add thread-safety to libc, so that libc_r will build (on i386 at least).
d
1
-2
/
+2
1998-08-28
do not toss memory dribble into the output files (small performance loss)
deraadt
1
-3
/
+1
1998-07-13
ftpd: sleep for an indeterminate amount for non-existant logins
millert
1
-3
/
+3
1996-09-15
Remove dead code
tholo
1
-1
/
+4
1996-08-19
Fix RCS ids
tholo
3
-11
/
+3
1996-05-07
db release 1.85
deraadt
2
-250
/
+925
1995-10-18
initial import of NetBSD tree
deraadt
3
-0
/
+554