Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-17 | Move the last of the __DBINTERFACE_PRIVATE bits from <db.h> to libc's wrapper | Philip Guenther | |
and eliminate the now superfluous -D option ok kettenis@ millert@ | |||
2015-09-05 | Use new framework for wrapping dbopen() | Philip Guenther | |
Move internal declarations from <db.h> to libc's hidden/db.h ok kettenis@ | |||
2015-08-27 | Use static and __{BEGIN,ENV}_HIDDEN_DECLS to hide a bunch of internal | Philip Guenther | |
symbols that are not longer exported. (This improves the generated code.) ok deraadt@ | |||
2012-12-05 | Remove excessive sys/cdefs.h inclusion | Theo de Raadt | |
ok guenther millert kettenis | |||
2004-01-22 | Remove unnecessary typedef usage. | Marc Espie | |
u_char -> unsigned char u_short -> unsigned short u_long -> unsigned long u_int -> unsigned int okay millert@ | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-05-31 | do not declare int32_t and such locally. pull sys/types.h. | Jun-ichiro itojun Hagino | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
1999-11-15 | Typo in comment. | Aaron Campbell | |
1997-09-21 | Well, as we are heading for a release people are encouraged to rebuild their | Niklas Hallqvist | |
entire trees for testing anyway, I might as well do this intrusive touching of include files now. Added openBSD tags. | |||
1996-03-24 | Prefix "long long" with "/* LONGLONG */" to shut up lint(1) | Thorsten Lockert | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |