aboutsummaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2002-03-25Work around compiler/assembler problem and reduce code size at the same time.Manuel Novoa III1-4/+9
2002-03-22* archival/gzip.c (gzip_main): Ensure that the output is a terminal and useMatt Kraai1-2/+2
2002-03-21Doh! I broke ping when removing the nested function.Eric Andersen1-4/+4
2002-03-20* include/applets.h (CONFIG_LOSETUP): New.Matt Kraai5-0/+72
2002-03-20Eliminate extra trailing spaceEric Andersen1-3/+2
2002-03-20Fix devfs loop device supportEric Andersen2-1/+3
2002-03-20Rewind messages to avoid weird formatting, and fix a bug withEric Andersen1-22/+22
2002-03-20Patch from vodz to fix a potential segfaultEric Andersen1-2/+2
2002-03-20Patch from Jeff Studer <jstuder@aquilagroup.com> to supply a defaults forEric Andersen1-0/+7
2002-03-20Update dmalloc options per suggestion from GlennEric Andersen1-1/+5
2002-03-20Reinitialize initial shift register value for on each pass.Eric Andersen3-3/+9
2002-03-20Cave to pressure (2 months later). Eliminate using aEric Andersen1-7/+8
2002-03-20Add missing " " after the word on, as reported by Jason LutherEric Andersen1-1/+1
2002-03-20Patch from J.W.Janssen <JanWillem.Janssen@lxtreme.nl> to provideEric Andersen1-2/+63
2002-03-20Bart Visscher noticed some spurious search and replace sillinessEric Andersen1-14/+14
2002-03-19* testsuite/grep/egrep-is-not-case-insensitive: RequireMatt Kraai1-0/+1
2002-03-19* testsuite/grep/grep-handles-binary-files: Read input from a pipe.Matt Kraai2-4/+2
2002-03-19* networking/wget.c (parse_url): Allocate a string for the empty path.Matt Kraai2-2/+3
2002-03-18Thomas LundquistMatt Kraai1-6/+22
2002-03-16Try to pull in PATH_MAX properlyEric Andersen1-0/+4
2002-03-13Don't mention ldconfigEric Andersen1-5/+0
2002-03-12Cleanup a libc5 compatibility hackEric Andersen2-4/+4
2002-03-10Fix broken linkEric Andersen1-31/+40
2002-03-08list_single: Declare scratch iff CONFIG_FEATURE_LS_USERNAME is defined.Matt Kraai1-0/+2
2002-03-08* fileutils/ls.c (showfiles): Display multiple short names on a line.Matt Kraai1-6/+1
2002-03-06UpdateEric Andersen1-27/+32
2002-03-06Update webpage to note new mirrorsEric Andersen1-89/+15
2002-03-05Now that we are mirrored, remove absolute linksEric Andersen3-423/+511
2002-03-05Update init.c per my changes in the stable branchEric Andersen1-222/+269