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
/
hash
/
hash_page.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a crash when iterating over a hash and removing its elements.
millert
2008-05-11
1
-1
/
+9
*
Check snprintf(3) return value for error or truncation.
moritz
2007-09-17
1
-3
/
+8
*
zap rcsid
espie
2005-08-05
1
-9
/
+1
*
ansify. ok deraadt@ moritz@
otto
2005-03-23
1
-63
/
+32
*
deregister
millert
2005-01-03
1
-32
/
+27
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-7
/
+3
*
-Wall cleanup, make rcsid variables const
avsm
2003-05-01
1
-2
/
+2
*
Cosmetic changes such as correct printf format specifiers on LP64
millert
2002-02-25
1
-11
/
+9
*
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
1
-9
/
+9
*
Only squeeze a short key/value pair onto a page with other complete key/value
millert
2002-02-01
1
-5
/
+11
*
Return a useful errno value in the overflow case. Also, print a
millert
2002-02-01
1
-3
/
+9
*
Use pread(2) and pwrite(2) instead of lseek(2) + read(2) / write(2).
millert
2002-01-31
1
-6
/
+4
*
o Minor changes from db.1.86 (sleepycat). Does not include the new hash
millert
1999-02-15
1
-1
/
+7
*
bad Theo, changed a variable name ;-)
millert
1998-07-27
1
-3
/
+3
*
include sys/param.h to pull in MAXPATHLEN
millert
1998-07-27
1
-1
/
+2
*
clone mkstemp() setup in ../btree
deraadt
1998-07-27
1
-2
/
+8
*
Fix RCS ids
tholo
1996-08-19
1
-7
/
+1
*
db release 1.85
deraadt
1996-05-07
1
-11
/
+11
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+950