aboutsummaryrefslogtreecommitdiff
path: root/archival/rpm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* passing around an int as a void* is a very bad ideaEric Andersen2006-01-301-10/+5
* - add some ATTRIBUTE_UNUSED.Bernhard Reutner-Fischer2006-01-301-14/+2
* just whitespaceTim Riker2006-01-251-1/+1
* use MAP_PRIVATE instead of MAP_SHARED for uClinux systems (see Bug 550)Mike Frysinger2006-01-041-1/+1
* - rename libbb's password helpers as suggested in libbb.hBernhard Reutner-Fischer2005-09-201-2/+2
* Bernhard Fischer says: use xmalloc() instead of malloc()Mike Frysinger2005-08-161-1/+1
* add comments about ignoring some warnings which are OKMike Frysinger2005-04-231-0/+8
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-2/+2
* s/u_int/uint/gEric Andersen2004-01-301-8/+8
* Move from read_gz to the pipe()+fork() method.Glenn L McGrath2003-11-151-5/+2
* Major coreutils update.Manuel Novoa III2003-03-191-7/+7
* include busybox after libc includesGlenn L McGrath2002-12-101-2/+3
* rpm applet by Laurence AndersonGlenn L McGrath2002-12-101-0/+351