aboutsummaryrefslogtreecommitdiff
path: root/include/ndbm.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove the Berkeley clause 3's.Warner Losh2010-02-161-5/+1
| | | | | | | Add a few $FreeBSD$ Notes: svn path=/head/; revision=203964
* Namespace: dbm_forder() and dbm_dirfno() are BSD extensions.David Schultz2009-03-141-0/+4
| | | | Notes: svn path=/head/; revision=189808
* Breath deep and take __P out of the system include files.Warner Losh2002-03-231-11/+12
| | | | | | | | | # This appears to not break X11, but I'm having problems compiling the # glide part of the server with or without this patch, so I can't tell # for sure. Notes: svn path=/head/; revision=93032
* Add missing declarations.Sheldon Hearn1999-06-211-0/+2
| | | | | | | | PR: 12058 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=48081
* Don't reference ndbm(3) manpage. Everything is covered by db(3).Jordan K. Hubbard1996-03-031-1/+1
| | | | Notes: svn path=/head/; revision=14352
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-241-0/+77
Notes: svn path=/head/; revision=1539