index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
ohash
Age
Commit message (
Expand
)
Author
2007-05-31
convert to new .Dd format;
Jason McIntyre
2006-01-16
use standard type uint32_t, instead of BSD-specific u_int32_t
Marc Espie
2005-07-29
tidy up SEE ALSO;
Jason McIntyre
2005-07-22
- sync prototypes and header excerpts to reality
Jared Yanovich
2005-02-25
Be correct in our man pages when talking about NUL termination (that is,
Chad Loder
2004-10-04
.Xr make
Marc Espie
2004-06-26
wording and formatting from jared yanovich;
Jason McIntyre
2004-06-22
Cosmetic clean-up.
Marc Espie
2004-04-16
more display/list fixes, and a little whitespace;
Jason McIntyre
2004-01-23
`Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8))
Jason McIntyre
2003-05-07
typos;
Jason McIntyre
2002-07-01
typo
Marc Espie
2002-05-01
o) start new sentence on a new line;
Mike Pechkin
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-09-24
Better wording
Marc Espie
2001-03-11
mdoc police.
Aaron Campbell
2001-03-09
typo
Artur Grabowski
2001-03-02
missed a second hash->ohash
Marc Espie
2001-03-02
Missed one hash->ohash
Marc Espie
2001-03-02
Fix preamble
Marc Espie
2001-03-02
Oops, ohash_lookup_string bit the dust.
Marc Espie
2001-03-02
Add ohash_* functions to libc.
Marc Espie