summaryrefslogtreecommitdiff
path: root/net/cap/files/patch-lib-cap-ablog.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build on -currentKirill Ponomarev2003-08-301-4/+36
| | | | | | | | o varargs -> stdarg o remove non-existant host from {MASTER,PATCH}_SITES: PR: 56214 Submitted by: Michael Edenfield <kutulu@kutulu.org>
* Added patches supplied by Volker Stolz <stolz@i2.informatik.rwth-aachen.de>Edwin Groothuis2003-02-031-20/+15
| | | | | | regarding this port. Now builds on -current and 4.7! Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Make it at least compiling on -current again.Edwin Groothuis2003-01-231-3/+31
| | | | | Still talking to Volker Stolz <stolz@i2.informatik.rwth-aachen.de> for the -STABLE version.
* Make net/cap compiling againEdwin Groothuis2002-11-241-0/+11
PR: ports/44879 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>