Commit Graph

7 Commits

Author SHA1 Message Date
91e464632b Fix bug when handling debian packages.
If we read the contents of compressed files within the ar archive,
e.g. control.tar.gz, then file position gets all out of whack, so
it has to be reset before reading thenext header.
2003-07-31 01:53:50 +00:00
cad5364599 Major coreutils update. 2003-03-19 09:13:01 +00:00
8e94098423 Change filter paramaters, filters can be more powefull now 2002-11-04 23:47:31 +00:00
7ca04f328e New common unarchive code. 2002-09-25 02:47:48 +00:00
d378c3149c Applied vodz' patches #49 and #50 (with a small correction in runshell.c)
#49: I found one memory overflow and memory leak in "ln" applet.
Last patch reduced also 54 bytes. ;)

#50: I found bug in loginutils/Makefile.in.
New patch have also new function to libbb and
aplied this to applets and other cosmetic changes.
2002-07-19 00:05:54 +00:00
2276d83639 Fixup warnings and undefined operations that show up in gcc-3.1
-Erik
2002-07-11 11:11:56 +00:00
95ebf618b7 *** empty log message *** 2001-10-25 14:18:08 +00:00