summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/lib/dewey.c
AgeCommit message (Expand)Author
2005-11-13Get rid of cvs merge botch in previous.agc
2005-11-13The Dewey number comparison routines were added by myself in 2002 inagc
2005-11-13Do not use errx in dewey_match, return -1 instead.wiz
2005-11-08Remove some unnecessary header includes.wiz
2005-11-07Sync with pkgsrc: wrap some headers in #ifs.wiz
2005-11-03Split dewey compare functions into their own file dewey.c so theydillo