summaryrefslogtreecommitdiff
path: root/devel/mkcmd/patches
AgeCommit message (Collapse)AuthorFilesLines
2006-01-25Fix errno in library files. Never generate extern errno directly.joerg14-1/+175
Bump revision.
2006-01-15Fix errno. Add DragonFly.joerg2-0/+29
2004-11-10Make this build on FreeBSD (stop fussing about with malloc.h).epg11-2/+204
2004-11-10Import mkcmd-8.14.epg2-0/+27
mkcmd lets us build a nifty command line option parser and some on-line documentation in a snap. It is a prerequisite for many of Kevin Braunsdorf's tools.