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
/
ndbm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check snprintf(3) return value for error or truncation.
moritz
2007-09-17
1
-3
/
+4
*
zap remaining rcsid.
espie
2005-08-08
1
-9
/
+1
*
ansi and ARSUSED
deraadt
2004-09-15
1
-4
/
+4
*
another errno -> err in a structure. OK deraadt@
marc
2004-06-21
1
-4
/
+4
*
Make ndbm match POSIX. A datum consists of a void *dptr and a size_t dsize.
millert
2004-05-03
1
-5
/
+7
*
pull in headers
deraadt
2003-06-25
1
-2
/
+3
*
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
*
snprintf
deraadt
2002-06-05
1
-4
/
+3
*
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
-3
/
+3
*
Traditional NDBM supports dbm_open(foo, O_WRONLY) but dbopen() does
millert
2000-08-01
1
-2
/
+7
*
o Opening a zero-length hash file should not be an error
millert
1999-04-18
1
-36
/
+78
*
real dbm_rdonly
millert
1999-02-16
1
-5
/
+13
*
kludge to get rid of dbm_rdonly not being defined
imp
1999-02-16
1
-2
/
+5
*
o Minor changes from db.1.86 (sleepycat). Does not include the new hash
millert
1999-02-15
1
-3
/
+3
*
It's always a good idea to test those last minute changes to make sure they compile...
millert
1999-02-12
1
-3
/
+3
*
add old dbm-compatible interface from db-1.86 with minor changes by me (needs a man page)
millert
1999-02-12
1
-18
/
+130
*
need errno.h
deraadt
1997-02-16
1
-1
/
+2
*
buf oflow, danny@freebsd.org
deraadt
1997-02-15
1
-1
/
+5
*
Fix RCS ids
tholo
1996-08-19
1
-7
/
+1
*
db release 1.85
deraadt
1996-05-07
1
-19
/
+40
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+208