summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-08-13Backport:Rob Landley
10882 tar fix 10884, 10920, 11128 tail fixes 10885 tftp -g fix 10900 dpkg fix (script support) And I guess 10918 isn't relevant?
2005-08-131.0 backports of:Rob Landley
10861, 10875, 10881, 10888 ash fix 10865 suid thing? (look at this) 10886 telnet bugfix 10866 ftp fix for RFC 959 compliance. 10867 Remove spurious newline from cp -i prompt. 10874 ksyslogd fix 10876 msh fix 10877 httpd fix 10880, 10889, 11005 dhcp fixes
2005-08-12Backport 10864 and 10999.Rob Landley
2005-08-12Backport 10853, 10860/10870, and 10862.Rob Landley
2005-08-12And 10873.Rob Landley
2005-08-02Do not define 'AUTOCONF_INCLUDED'Eric Andersen
2005-07-31patch by srowe in Bug 359 to fix fgrep aliasingMike Frysinger
2005-07-27The change in getty.c in Busybox 1.01 caused the /etc/issue file to notEric Andersen
be displayed unless CONFIG_FEATURE_UTMP is set. This was not the intended result.
2005-07-26no longer used as reported by apgo in Bug 348Mike Frysinger
2005-07-25Shaun Jackman points out that we shouldn't depend on netdb.h to includeRob Landley
netinet.h for us, although what strange compiler this is expected to cause problems with wasn't specified...
2005-07-25Tweak from Sean Jackman: use socklen_t instead of size_t for a declaration.Rob Landley
2005-07-19Bump the version to 1.01Eric Andersen
2005-07-18Backport 10849 and 10851Eric Andersen
2005-07-18busybox-1.0.1-rc1.patchEric Andersen
http://busybox.net/lists/busybox/2005-July/014974.html
2004-10-13This commit was manufactured by cvs2svn to create tag 'busybox_1_00'.nobody