index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archival
/
dpkg.c
Age
Commit message (
Expand
)
Author
2001-03-15
If only BB_DPKG was enabled in Config.h, busybox would not build; it'd say:
Mark Whitley
2001-03-14
Fix from Manuel for a silly thinko on my part.
Eric Andersen
2001-03-14
dpkg used tfind, which doesn't work with libc5. Print a friendy error
Eric Andersen
2001-03-09
A cleanup patch from Jeff Garzik to static-ify a number of
Eric Andersen
2001-02-15
fix a few mallocs to be xmallocs.
Eric Andersen
2001-02-14
This patch, put together by Manuel Novoa III, is a merge of work
Eric Andersen
2001-02-12
Closer integration with dpkg-deb and other busybox functions.
Glenn L McGrath
2001-02-11
More style changes
Glenn L McGrath
2001-02-11
Style changes; use get_line_from_file from utilities
Glenn L McGrath
2001-02-10
Use copy_file from utilty.c, remove some char defines
Glenn L McGrath
2001-02-10
Bug fix, rename status file, cleanups
Glenn L McGrath
2001-02-10
Replace status defines with const int to conform to sytle guide, adds 32 bytes
Glenn L McGrath
2001-02-10
Initial import
Glenn L McGrath
[prev]