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