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
/
man
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-23
missing dots after ".%P pp"; the case of btree(3) was
schwarze
1
-8
/
+6
2016-05-09
remove mention of dbm(3) and surrounding cruft; ok jmc@
naddy
1
-4
/
+2
2016-05-07
remove more dbm pieces
naddy
1
-3
/
+2
2016-05-07
remove ancient dbm functions (ndbm remains). nothing uses them in forever.
tedu
1
-162
/
+0
2015-11-30
change Xrs from now-defunct db(3) to dbopen(3); this wasn;t a
jmc
2
-11
/
+11
2015-11-10
update NAME section to include all documented functions,
jmc
2
-6
/
+6
2015-09-13
mpool(3) is no longer installed; delete it. prodded by jmc@
guenther
1
-262
/
+0
2015-09-10
no more mpool;
jmc
4
-13
/
+9
2015-04-06
tidy up by inlining next level included makefiles
tedu
1
-15
/
+0
2014-11-15
Reduce instances of `` '' in manuals.
bentley
1
-3
/
+4
2014-10-17
trivial sync of the first sentence of the DESCRIPTION
schwarze
1
-4
/
+4
2014-01-21
obvious .Pa fixes; found with mandocdb(8)
schwarze
4
-14
/
+14
2013-07-17
more library history
schwarze
1
-2
/
+13
2013-06-05
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
tedu
7
-28
/
+28
2007-09-16
for get the flags arg must be 0; from Tamas TEVESZ; ok millert@
otto
1
-2
/
+6
2007-05-31
convert to new .Dd format;
jmc
7
-14
/
+14
2007-01-25
Move paragraphs unrelated to bfname out of this list item.
bluhm
1
-2
/
+2
2005-07-17
- punctuation, macro, layout, wording improvements
jaredy
8
-107
/
+120
2004-06-24
Working hcreate(3) et al from NetBSD (cgd) via ray at cyth dot net.
millert
2
-198
/
+2
2004-05-05
O_NOFOLLOW and O_SYNC are also valid flags to dbopen(3)
millert
1
-1
/
+3
2004-05-03
Make ndbm match POSIX. A datum consists of a void *dptr and a size_t dsize.
millert
2
-7
/
+8
2003-10-21
datbase -> database; from Jared Yanovich
jmc
1
-2
/
+2
2003-07-07
convert some complicated lists to displays;
jmc
3
-69
/
+31
2003-06-17
Sync with share/misc/license.template and add missing DARPA credit
millert
1
-8
/
+8
2003-06-03
Use an ISC-tyle license for all my code; it is simpler and more permissive.
millert
1
-22
/
+11
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
millert
5
-30
/
+10
2003-05-30
section reorder;
jmc
1
-3
/
+3
2003-05-07
typos;
jmc
2
-6
/
+10
2002-05-01
o) start new sentence on a new line;
mpech
2
-7
/
+12
2001-08-06
o) We always close .Bl and .Bd tags;
mpech
3
-6
/
+4
2001-06-23
more .%A handling; bk@rt.fm
deraadt
1
-2
/
+3
2001-06-23
ok, tmac is now fixed
deraadt
1
-2
/
+3
2001-06-23
join .%A entries; most by bk@rt.fm
deraadt
1
-3
/
+2
2001-04-16
Man page for hsearch/hcreate/hdestroy from NetBSD
millert
2
-2
/
+196
2000-10-25
DBM_READONLY -> DBM_RDONLY; dugsong@
aaron
1
-2
/
+2
2000-10-18
Another round of man page cleanup, this time to remove more hard sentence
aaron
1
-5
/
+5
2000-10-03
bt_open.c: parenthesize - and & proper (from freebsd);
mickey
1
-3
/
+5
2000-04-18
Repairs.
aaron
7
-136
/
+230
2000-03-14
Suffix "i.e." and "e.g." with a comma. Just another really picky man page
aaron
3
-7
/
+7
2000-01-22
Use .Va macro when referring to the global variable errno.
aaron
1
-8
/
+12
1999-11-17
Add missing MLINKs
millert
1
-1
/
+4
1999-07-09
- remove all trailing whitespace
aaron
4
-9
/
+9
1999-07-08
spurious words and misc fixes
hugh
1
-2
/
+2
1999-07-07
when using `-' as a negative sign, escape it with a backslash so troff knows
aaron
2
-12
/
+12
1999-07-07
The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.
aaron
7
-14
/
+14
1999-07-04
trash some old leftover macros and replace them with -mdoc macros
aaron
2
-22
/
+27
1999-07-02
.Dd should not be given abbreviated month names
aaron
1
-2
/
+2
1999-06-05
use .Tn instead of .Em for logical/bitwise OR + AND
aaron
3
-7
/
+7
1999-05-28
"SEE ALSO" -> SEE ALSO, missed these files before
aaron
1
-2
/
+2
1999-05-27
more missing .El macros filled in
aaron
1
-3
/
+6
[next]