Age | Commit message (Expand) | Author |
2001-11-12 | Eliminate unused variable warnings. | Matt Kraai |
2001-11-12 | Use fopen wrapper. | Matt Kraai |
2001-11-10 | Add redhat and slackware | Eric Andersen |
2001-11-10 | Add in Redhat | Eric Andersen |
2001-11-10 | Some more minor build cleanups | Eric Andersen |
2001-11-10 | Add in grep -E support | Eric Andersen |
2001-11-10 | I forgot to add these. Part of the patch from vodz | Eric Andersen |
2001-11-10 | Cleanup some config problems. Add a sane default config that basically | Eric Andersen |
2001-11-10 | Only use -mpreferred-stack-boundary with gcc versions that support it | Eric Andersen |
2001-11-10 | Latest patch from vodz: | Eric Andersen |
2001-11-10 | oops | Eric Andersen |
2001-11-10 | Can't use RESERVE_CONFIG_BUFFER here since the allocation | Eric Andersen |
2001-11-10 | |2001-10-08 Rodney Brown <rbrown64@csc.com.au> | Eric Andersen |
2001-11-10 | Mention that glibc-2.2 is supported | Eric Andersen |
2001-11-10 | more config.in entries from Giulio Orsero <giulioo@pobox.com> | Eric Andersen |
2001-11-10 | config.in features patch from Giulio Orsero <giulioo@pobox.com> | Eric Andersen |
2001-11-07 | Remove comments about 'make bzImage' | Eric Andersen |
2001-11-06 | Force main to always be included | Eric Andersen |
2001-11-05 | Fix spelling | Eric Andersen |
2001-11-03 | Fix create list segfault | Glenn L McGrath |
2001-11-02 | Required for od and hexdump applets | Glenn L McGrath |
2001-11-02 | Introduce od and hexdump applets | Glenn L McGrath |
2001-10-31 | New. | Matt Kraai |
2001-10-31 | Remove completed task. | Matt Kraai |
2001-10-31 | Mark as unsupported unless CONFIG_FEATURE_TAR_EXCLUDE is defined. | Matt Kraai |
2001-10-31 | Make egrep only set REG_EXTENDED flag. | Matt Kraai |
2001-10-31 | *** empty log message *** | Eric Andersen |
2001-10-31 | Fix location of Configure.help | Eric Andersen |
2001-10-31 | Move usage.h to include/usage.h | Eric Andersen |
2001-10-31 | Patch from Aaron Lehmann <aaronl@vitelus.com>; | Eric Andersen |
2001-10-31 | Add netstat applet, submitted by Bart Visscher <magick@linux-fan.com> | Eric Andersen |
2001-10-31 | Add the run-parts applet submitted by Emanuele Aina | Eric Andersen |
2001-10-31 | Fixup some silly prototype warnings | Eric Andersen |
2001-10-31 | Patch from ASA <llb@udm.net.ru> to that source files | Eric Andersen |
2001-10-31 | Run parts applet by Emanuele Aina <faina.mail@tiscalinet.it> | Eric Andersen |
2001-10-31 | Document CONFIG_RUN_PARTS, patch from Emanuele Aina <faina.mail@tiscalinet.it> | Eric Andersen |
2001-10-31 | Add Gennady Feldman | Eric Andersen |
2001-10-31 | start-stop-deamon is done | Eric Andersen |
2001-10-31 | Patch from Charles Steinkuehler <charles@steinkuehler.net> | Eric Andersen |
2001-10-31 | Major cleanup from Charles Steinkuehler <charles@steinkuehler.net>: | Eric Andersen |
2001-10-31 | patch from vodz: | Eric Andersen |
2001-10-31 | patch from Giulio Orsero <giulioo@pobox.com> | Eric Andersen |
2001-10-31 | - fixed typos | John Beppu |
2001-10-30 | Merge test suite. | Matt Kraai |
2001-10-29 | Use extended regular expressions when invoked as egrep (noted and initial | Matt Kraai |
2001-10-29 | Add killall (noted by Giulio Orsero). | Matt Kraai |
2001-10-28 | As Aaron Lehmann just pointed out, I forgot a line... | Eric Andersen |
2001-10-28 | Use error_msg() instead of fprintf(stderr, ...) | Eric Andersen |
2001-10-28 | Add in some (theoretical) uClinux support. Some init cleanups | Eric Andersen |
2001-10-27 | include unistd which provides off_t for the header and hence unarchive applets | Glenn L McGrath |