summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/info/info.h
AgeCommit message (Collapse)Author
1998-11-19- fix pkg_info to give more rational summary when COMMENTS files are weird.Marc Espie
- warn when COMMENT > 60 characters. *** In one month we turn this into an error -> fix packages files ***
1998-10-13Sync with recent NetBSD changes:Marco S Hyman
- use snprintf in place of sprintf - code cleanup - Package -> package_t, PackingList -> plist_t Also: remove files that haven't been linked in a while Pass -q to mtree so it is quiet in the presence of symlinks
1996-06-04add package tools from FreeBSDNiklas Hallqvist