summaryrefslogtreecommitdiffstats
path: root/include/mpool.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove the Berkeley clause 3's.imp2010-02-161-5/+1
| | | | Add a few $FreeBSD$
* Minor changes from Berkeley DB 1.86 and further improvements from OpenBSD.delphij2009-03-281-15/+23
| | | | | | | | | | This does not include the new hash routines since they will cause problems when reading old hash files. Since mpool(3) has been changed, provide a compatibility shim for older binaries. Obtained from: OpenBSD
* Breath deep and take __P out of the system include files.imp2002-03-231-11/+11
| | | | | | # 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.
* Use TAILQ instead of CIRCLEQ.phk2000-12-291-4/+4
|
* Back out the previous change to the queue(3) interface.jake2000-05-261-4/+4
| | | | | | It was not discussed and should probably not happen. Requested by: msmith and others
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-4/+5
| | | | | | | | the type argument to *_HEAD and *_ENTRY is a struct. Suggested by: phk Reviewed by: phk Approved by: mdodd
* Back out all of yesterdays include file changes.eivind1997-05-071-2/+0
|
* Make a lot of include-files self-contained. I excluded the patches changingeivind1997-05-071-0/+2
| | | | | | | | int's to gid_t and uid_t - should I commit these, too? Closes PR misc/2625. Submitted by: Julian Assange <proff@iq.org>
* Fix conflicts and merge into mainline (this may get cvs admined out and ↵pst1996-02-271-73/+37
| | | | redone properly by Peter later)
* Made them idempotent.paul1994-08-211-0/+5
| | | | | Reviewed by: Submitted by:
* BSD 4.4 Lite Include Sourcesrgrimes1994-05-241-0/+135
OpenPOWER on IntegriCloud