oweals/busybox.git
2001-01-04 Mark WhitleyIncluded name of Larry Doolittle's build test script...
2001-01-04 Eric AndersenUpdate to changelog -- mostly from Larry Doolittle.
2001-01-04 Matt KraaiFixed -qv interaction (thanks to a report and patch...
2001-01-04 Eric AndersenMove window size handling to cmdedit.c. Move prompt...
2001-01-04 Eric AndersenUpdate interface per what now exists...
2001-01-04 Eric AndersenCleanup -- move win handling to cmdedit.c, static-ify...
2001-01-04 Matt KraaiFix symbol table manipulation (report and fix by Larry...
2001-01-04 Mark WhitleyAdded new script from Larry Doolittle that builds each...
2001-01-03 Matt KraaiBehave like GNU tar when matching excluded files.
2001-01-03 Matt KraaiPrevent / doubling and shrink parse_url.
2001-01-03 Glenn L McGrathFix warning for unused variable
2001-01-03 Glenn L McGrathenable is_direcotry() for dpkg-deb
2001-01-03 Glenn L McGrathAdd dpkg-deb documentation
2001-01-03 Eric AndersenDisable a bunch of less common stuff by default. This...
2001-01-03 Eric AndersenLogger forgot to NULL terminate strings from stdin.
2001-01-02 Glenn L McGrathreally add dpkg-deb.c this time
2001-01-02 Glenn L McGrathadd dpkg-deb command
2001-01-02 Matt KraaiUpdate logger usage information.
2001-01-02 Matt KraaiLog stdin when no message given and use getopt.
2001-01-02 Eric AndersenI just whipped up support for arbitrary regex delimiter...
2001-01-02 Eric AndersenBetter dmalloc handling
2001-01-02 Eric AndersenBe more careful about dmalloc handling
2000-12-30 Matt KraaiImprovements from Vladimir N. Oleynik.
2000-12-26 Matt KraaiFix lower casing for weird locales.
2000-12-22 Eric AndersenCleanup from Gennady Feldman <gfeldman@mail.com>
2000-12-22 Matt KraaiUse busybox error handling functions wherever possible.
2000-12-21 Eric AndersenAnother sh.c patch from Larry Doolittle. This makes...
2000-12-20 Eric AndersenMake more things be static (like they are supposed...
2000-12-20 Eric AndersenBump the version number to 0.49pre
2000-12-20 Eric AndersenTurns out, md5sum was broken anyways. It uses backward...
2000-12-20 Eric AndersenFix a warning in sh.c. Remove use of getline() in...
2000-12-20 Mark WhitleySome corrections, some additions, some embellishments.
2000-12-20 Matt KraaiRewrote.
2000-12-20 Eric AndersenFix a stupid naming error.
2000-12-19 Matt KraaiBe sure to read from the given path, not the one used...
2000-12-19 Mark WhitleyMore spelling fixes from Larry Doolittle.
2000-12-19 Mark WhitleyAdded a paragraph from Larry Dolittle, made some more...
2000-12-19 Mark WhitleyNew applet HOWTO. Written by Matt Kraai with some forma...
2000-12-19 Matt KraaiFix tar handling of absolute paths and excluded directo...
2000-12-18 Matt KraaiRewrote dd.
2000-12-18 Eric AndersenDoc update from Matt Kraai, better describing the init...
2000-12-18 Eric AndersenOk, this is a pretty major update to sh.c. I renamed...
2000-12-18 Matt KraaiChange calls to error_msg.* and strerror to use perror_...
2000-12-18 Matt KraaiAdd missing newlines to error messages.
2000-12-15 Matt KraaiRewrite nc to be simpler, smaller, and to check syscall...
2000-12-15 Matt KraaiOnly say mailing list once.
2000-12-15 Glenn L McGrathRemove defines for ar that arent needed
2000-12-15 Glenn L McGrathRewrite, fix a bug with multiple long filenames, simpli...
2000-12-15 Matt KraaiRewrite argv munger.
2000-12-14 Eric AndersenAdd in mkCDrec - make CD-ROM recovery project.
2000-12-14 Matt KraaiSimplify error handling.
2000-12-14 Matt KraaiShutdown sending on the socket when stdin closes.
2000-12-13 Mark WhitleyAdded some necessary brackets, removed debug noise.
2000-12-13 Matt KraaiRan aspell.
2000-12-13 Eric AndersenFormatting fix 0_48
2000-12-13 Eric AndersenWebsite update for the release
2000-12-13 Eric AndersenAdd a few folks to Authors
2000-12-13 Eric AndersenA few more updates
2000-12-13 Eric AndersenDocument gzip -d
2000-12-13 Eric AndersenAdd GNU compatibile gzip -d
2000-12-13 Eric AndersenUpdate the version number to 0.48 (no longer pre).
2000-12-13 Eric AndersenA couple of updates to fix some minor cross compiling...
2000-12-13 Eric AndersenPatch from Matt Kraai:
2000-12-13 Eric AndersenFix from Matt Kraai -- a better way to NULL terminate...
2000-12-12 Eric AndersenFix from Gennady Feldman for error msg
2000-12-12 Eric AndersenMem leak fix from Matt Kraai
2000-12-12 Eric AndersenPatch from Matt Kraai to fix 'dirname /'
2000-12-12 Eric AndersenFix so cross compiling works again...
2000-12-12 Eric AndersenCleanup for proper compilation with uClibc.
2000-12-12 Eric AndersenMount error return code fix from Kent Robotti -- we...
2000-12-12 Eric Andersendu.c error msg cleanup from Kent Robotti
2000-12-12 Eric AndersenFix from Matt Kraai so basename / will work as expected.
2000-12-12 Eric AndersenOops. Unmatched #if
2000-12-12 Eric AndersenSome compile fixes found by Larry Doolittle
2000-12-12 Eric AndersenScript updates for better portability
2000-12-11 Eric AndersenMatt Kraai pointed out that we can rely on strncpy...
2000-12-11 Eric AndersenPatch from larry doolittle to make sure we don't realloc
2000-12-11 Matt KraaiKeep unknown priorities from segfaulting.
2000-12-11 Eric AndersenFix spelling error s/defaut/default/g
2000-12-11 Eric AndersenFix non-NULL terminated strings.
2000-12-11 Eric AndersenFix a thinko -- when REMOTE_LOG support is compiled in,
2000-12-11 Eric AndersenPatch from Matt Kraai to fox sh.c escape problem such...
2000-12-11 Eric AndersenTest suite update from Larry Doolittle to disable some...
2000-12-11 Eric AndersenPatch from kent robotti to fix a buglet where
2000-12-11 Eric AndersenFix the option parsing to use getopt, which seems to...
2000-12-11 Eric AndersenPatch from Larry Doolittle, fix up logging across multi...
2000-12-11 Eric AndersenReverse logic so when network logging, it by default...
2000-12-11 Eric AndersenAdd a linker warning for symbol conflicts.
2000-12-10 Eric AndersenSome .deb update
2000-12-10 Glenn L McGrathSupport for tar -z option for uncompressing only
2000-12-10 Glenn L McGrathIntroduce new function gunzip_init()
2000-12-09 Glenn L McGrathNFS_PORT and NFS_FHSIZE are not defined in the kernel...
2000-12-09 Eric AndersenFix problem where 'du file_that_exists' doesn't work.
2000-12-09 Eric AndersenMore wget cleanups I've been working on...
2000-12-09 Eric AndersenSome little cleanups from Larry Doolittle
2000-12-09 Eric AndersenPatch from Matt Kraai to implement uniq -[cdu]
2000-12-09 Glenn L McGrathadd quiet mode support.
2000-12-09 Eric AndersenForget to set final argv entry to NULL, breaking sh...
2000-12-08 Eric AndersenSome updates. Wrong name was on a patch, plus a spelli...
2000-12-08 Eric AndersenPut in i to getopt, so i will work...
next