aboutsummaryrefslogtreecommitdiff
path: root/ls.c (unfollow)
Commit message (Expand)AuthorFilesLines
2000-12-12Some compile fixes found by Larry Doolittleandersen4-5/+7
2000-12-12Script updates for better portabilityandersen4-12/+30
2000-12-11Matt Kraai pointed out that we can rely on strncpy to NULLandersen1-1/+1
2000-12-11Patch from larry doolittle to make sure we don't reallocandersen2-0/+2
2000-12-11Keep unknown priorities from segfaulting.kraai2-2/+2
2000-12-11Fix spelling error s/defaut/default/gandersen5-6/+6
2000-12-11Fix non-NULL terminated strings.andersen1-0/+1
2000-12-11Fix a thinko -- when REMOTE_LOG support is compiled in,andersen2-0/+12
2000-12-11Patch from Matt Kraai to fox sh.c escape problem such thatandersen3-3/+9
2000-12-11Test suite update from Larry Doolittle to disable some problematicandersen2-3/+10
2000-12-11Patch from kent robotti to fix a buglet whereandersen2-6/+4
2000-12-11Fix the option parsing to use getopt, which seems to fix bug #1050andersen2-62/+26
2000-12-11Patch from Larry Doolittle, fix up logging across multilple lines, hopefullyandersen2-60/+50
2000-12-11Reverse logic so when network logging, it by default does not log locally.andersen6-13/+13
2000-12-11Add a linker warning for symbol conflicts.andersen1-5/+4
2000-12-10Some .deb updateandersen3-3/+19
2000-12-10Support for tar -z option for uncompressing onlybug16-48/+163
2000-12-10Introduce new function gunzip_init()bug12-64/+70
2000-12-09NFS_PORT and NFS_FHSIZE are not defined in the kernel headers that come with ...bug12-0/+12
2000-12-09Fix problem where 'du file_that_exists' doesn't work.andersen2-4/+4
2000-12-09More wget cleanups I've been working on...andersen2-60/+106
2000-12-09Some little cleanups from Larry Doolittleandersen4-4/+4
2000-12-09Patch from Matt Kraai to implement uniq -[cdu]andersen6-15/+103
2000-12-09add quiet mode support.bug12-10/+20
2000-12-09Forget to set final argv entry to NULL, breaking sh.c amoungandersen2-0/+2
2000-12-08Some updates. Wrong name was on a patch, plus a spelling fix.andersen1-2/+3
2000-12-08Put in i to getopt, so i will work...andersen3-3/+3
2000-12-08Update inittab docsandersen2-17/+73
2000-12-08Make no local logging a runtime option for network logging...andersen6-55/+69
2000-12-08Patch from Gennady Feldman <gfeldman@mail.com> to make syslogd not logandersen3-8/+10
2000-12-08Patch from Matt Kraai to make logger log all arguments.andersen3-6/+25
2000-12-08when invoked as 'busybox foo args' remove the "busybox"andersen2-8/+50
2000-12-07Patch from Matt Kraai to enable proxy support.andersen3-8/+30
2000-12-07Changed names of functions in utility.c and all affected files, to makemarkw155-1021/+1021
2000-12-07Fix by Tim Robbins <fyre@box3n.gumbynet.org> to prevent bad formatkraai2-2/+2
2000-12-07Get rid of redundant TRUE and FALSE definitions.kraai2-14/+0
2000-12-07oops, didn't mean to commit that last one... revertingtausq1-1/+1
2000-12-07Write progress meter to stderr instead of stdouttausq3-5/+5
2000-12-07Fixed URL parsing bugtausq2-16/+28
2000-12-07Patch from Jim Gleason <jimg@lineo.com> to fix tar so it no longer breaks hardandersen5-10/+192
2000-12-07Add some more changlog stuff suggested by Larry Doolittle.andersen1-2/+20
2000-12-06Bettwr document the hidden internal sh.c #defines, and which folksandersen3-6/+30
2000-12-06Close but #1071...andersen2-34/+28
2000-12-06Ignore the newdocs as wellandersen1-0/+5
2000-12-06Patch from Matt Kraai to fix 'echo "1 2 3" | tr -s " "'andersen2-2/+2
2000-12-06patch from Larry Doolittle to rename BB_FEATURE_SH_BUILTINS_ALWAYS_WINandersen4-12/+12
2000-12-06Added insmod support for ARM, and lsmod support for older kernels,andersen6-191/+498
2000-12-06Must compile before committing.kraai2-4/+4
2000-12-06Fix exit status on failure.kraai8-36/+42
2000-12-05Removed isBlank and isWildCard macros that were totally unused (should anyonemarkw2-10/+4