summaryrefslogtreecommitdiff
path: root/include/db.h
AgeCommit message (Collapse)Author
2002-05-31do not declare int32_t and such locally. pull sys/types.h.Jun-ichiro itojun Hagino
2002-02-16Part 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-15Typo in comment.Aaron Campbell
1997-09-21Well, as we are heading for a release people are encouraged to rebuild theirNiklas Hallqvist
entire trees for testing anyway, I might as well do this intrusive touching of include files now. Added openBSD tags.
1996-03-24Prefix "long long" with "/* LONGLONG */" to shut up lint(1)Thorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt