aboutsummaryrefslogtreecommitdiff
path: root/dpkg.c
AgeCommit message (Expand)Author
2001-02-15fix a few mallocs to be xmallocs.Eric Andersen
2001-02-14This patch, put together by Manuel Novoa III, is a merge of workEric Andersen
2001-02-12Closer integration with dpkg-deb and other busybox functions.Glenn L McGrath
2001-02-11More style changesGlenn L McGrath
2001-02-11Style changes; use get_line_from_file from utilitiesGlenn L McGrath
2001-02-10Use copy_file from utilty.c, remove some char definesGlenn L McGrath
2001-02-10Bug fix, rename status file, cleanupsGlenn L McGrath
2001-02-10Replace status defines with const int to conform to sytle guide, adds 32 bytesGlenn L McGrath
2001-02-10Initial importGlenn L McGrath