summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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