aboutsummaryrefslogtreecommitdiff
path: root/archival/rpm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - use bb_xchdir instead of ignoring eventual errors of chdiraldot2006-06-101-1/+1
* More size shrinkage.landley2006-05-291-7/+4
* passing around an int as a void* is a very bad ideaandersen2006-01-301-10/+5
* - add some ATTRIBUTE_UNUSED.aldot2006-01-301-14/+2
* just whitespacetimr2006-01-251-1/+1
* use MAP_PRIVATE instead of MAP_SHARED for uClinux systems (see Bug 550)vapier2006-01-041-1/+1
* - rename libbb's password helpers as suggested in libbb.haldot2005-09-201-2/+2
* Bernhard Fischer says: use xmalloc() instead of malloc()vapier2005-08-161-1/+1
* add comments about ignoring some warnings which are OKvapier2005-04-231-0/+8
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-2/+2
* s/u_int/uint/gandersen2004-01-301-8/+8
* Move from read_gz to the pipe()+fork() method.bug12003-11-151-5/+2
* Major coreutils update.mjn32003-03-191-7/+7
* include busybox after libc includesbug12002-12-101-2/+3
* rpm applet by Laurence Andersonbug12002-12-101-0/+351