Age | Commit message (Expand) | Author |
2001-11-19 | New. | Matt Kraai |
2001-11-19 | oops | Eric Andersen |
2001-11-19 | More scrubbing | Eric Andersen |
2001-11-19 | Call xmalloc before realloc | Eric Andersen |
2001-11-19 | Fixup CLEANUP behavior | Eric Andersen |
2001-11-18 | Update webpage | Eric Andersen |
2001-11-18 | bzcat and bunzip -c support from Thomas Lundquist | Glenn L McGrath |
2001-11-17 | Hide some ifdefs to make it more readible | Eric Andersen |
2001-11-17 | Minor warning cleanups | Eric Andersen |
2001-11-17 | Patch from "Andrew Tipton" <andrew@cadre5.com> to enable vi cursor | Eric Andersen |
2001-11-17 | Patch from Steve Merrifield <steve@labyrinth.net.au> to make vi | Eric Andersen |
2001-11-17 | David Kimdon <dwhedon@instant802.com> noticed a thinko | Eric Andersen |
2001-11-12 | Remove unnecessary errno handling. | Matt Kraai |
2001-11-12 | New. | Matt Kraai |
2001-11-12 | Convert strdup call to xstrdup, and calloc calls to xcalloc (patch from | Matt Kraai |
2001-11-12 | Change strdup calls to xstrdup (patch from Steve Merrifield). | Matt Kraai |
2001-11-12 | Brag. | Matt Kraai |
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 |