Commit Graph

13 Commits

Author SHA1 Message Date
1ec5b29054 More size shrinkage. 2006-05-29 07:42:02 +00:00
dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function
definitions.  (That should only be on prototypes.)
2006-03-06 20:47:33 +00:00
c1ef7bdd8d just whitespace 2006-01-25 00:08:53 +00:00
958ac18d4e Add a comment explaining why we have to check for an extra \n 2004-04-09 06:59:05 +00:00
c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
08ca752c68 Fix usage with libraries, skip symbol table. 2004-01-04 11:06:34 +00:00
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