OSDN Git Service

android-x86/external-busybox.git
2000-07-17 Pavel RoskinThe result of getopt() is "int" and should be treated...
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Matt KraaiDon't use strings directly in calls to usage(). This...
2000-07-14 Mark WhitleyFixed a couple of buglets:
2000-07-14 Mark Whitley - Added support for semicolon delimited command lines...
2000-07-14 Eric AndersenGetopt'ed by Marc Nijdam <marc_nijdam@hp.com>
2000-07-14 Eric AndersenGetopt'rd by Marc Nijdam <marc_nijdam@hp.com>
2000-07-14 Pavel RoskinMore fixes for "signed vs. unsigned" warnings.
2000-07-14 Pavel RoskinReduced the number of "signed vs. unsigned" warnings.
2000-07-14 Pavel RoskinMore fixes for "missing initializers"
2000-07-14 Pavel RoskinFixed a warning about missing initializer
2000-07-14 Pavel RoskinThe result of getopt() should not be converted to ...
2000-07-14 Eric AndersenMore cleanups.
2000-07-14 Matt KraaiFix argument parsing.
2000-07-14 Eric AndersenBe more pedantic aboutthe terminating null applet.
2000-07-14 Eric Andersenuid and gid were unsigned, but were compared vs signed...
2000-07-14 Eric AndersenA couple of minor warning cleanups.
2000-07-14 Matt KraaiUse errorMsg rather than fprintf.
2000-07-14 Eric AndersenFix some stupid memory bugs.
2000-07-14 Eric AndersenAdd in redimentary backtick suport (doesn't work proper...
2000-07-14 Mark WhitleyIt dawned on me that I would need to grow a char buffer...
2000-07-14 Mark WhitleyAdded error checking for edit commands; only a beginnin...
2000-07-14 Mark WhitleyAdded support for (a)ppend, (i)nsert, and (c)hange...
2000-07-13 Mark WhitleyFixed bug where sed '/foo/p' was printing "invalid...
2000-07-13 Mark Whitley(Something I should have done in the previous checkin...
2000-07-13 Mark WhitleyMinor code reorg: Changed the interface to index_of_nex...
2000-07-13 Eric AndersenFix uninitialized variable.
2000-07-13 Eric AndersenPatch from Marc Nijdam <marc_nijdam@hp.com>
2000-07-13 Mark WhitleyAdded a smallish TODO comment.
2000-07-13 Eric AndersenFrom Matt Kraai <kraai@alumni.carnegiemellon.edu>
2000-07-13 Matt KraaiCorrect argument parsing and other minor cleanups.
2000-07-12 Mark WhitleyAdded some smallish comments to help folks understand...
2000-07-12 Mark WhitleyChanged bb_regcomp to xregcomp and #if 0'ed out destroy...
2000-07-12 Eric AndersenPatch from Jon McClintock <jonm@bluemug.com>
2000-07-12 Matt KraaiAlways report the applet name when doing error reporting.
2000-07-12 Matt KraaiUse global applet_name instead of local versions.
2000-07-12 Matt KraaiUse global applet_name instead of local versions.
2000-07-12 Matt KraaiThe applet name isn't constant.
2000-07-11 Eric AndersenChanged verbiage.
2000-07-11 Eric AndersenReplaced projects with products/projects.
2000-07-11 Eric AndersenAdded the Kerbango Internet Radio to projects/products...
2000-07-11 Mark WhitleyApplied patch from Matt Kraai to call destroy_cmd_strs...
2000-07-11 Matt KraaiAdded applet_name to contain the applet name.
2000-07-11 Eric AndersenFinal updates for release.
2000-07-11 Eric AndersenFinal update for the release.
2000-07-11 Eric AndersenForgot to commit these cleanups it seems.
2000-07-11 Eric AndersenMore changelog updates
2000-07-11 Mark WhitleyAdded changelog entries for grep/sed/regex changes.
2000-07-11 Eric AndersenSome changelog updates.
2000-07-11 Eric AndersenRe-enable ln -n in the help.
2000-07-11 Eric AndersenAnother patch from Matt Kraai <kraai@alumni.carnegiemel...
2000-07-11 Eric AndersenAdded 'dumpkmap' to allow people to dump a binary keyma...
2000-07-11 Mark WhitleyApplied patch from Matt Kraai which does the following:
2000-07-11 Matt KraaiFix dead link.
2000-07-10 Eric AndersenFixed NFS so it supports 2.4.x kernels and NFSv3. ...
2000-07-10 Mark WhitleyRemoved all trace of hand-tooled regexp routines. Bye...
2000-07-10 Mark WhitleyAdded a rule to make tags files for vi(m).
2000-07-10 Eric AndersenComment on kernel stuff
2000-07-10 Mark WhitleyBrand, new sed that uses libc regex routines.
2000-07-10 Eric AndersenMore linux kernel header file removal.
2000-07-10 Eric AndersenRemove yet more kernel header dependancies.
2000-07-10 Eric AndersenRemove unused variable.
2000-07-10 Eric AndersenRemove the problematic CTRLCHAR macro.
2000-07-10 Mark WhitleyPut the GROWBY variable inside the get_line_from_file...
2000-07-10 Mark WhitleyRemoved unnecessary #include "regexp.h" line from find...
2000-07-10 Eric AndersenFunction name cleanup.
2000-07-10 Eric AndersenFrom Matt Kraai <kraai@alumni.carnegiemellon.edu>:
2000-07-10 Eric AndersenPatch from Matt Kraai <kraai@alumni.carnegiemellon...
2000-07-10 Mark WhitleyApplied patch from Matt Kraai as per his email:
2000-07-09 Eric AndersenMore portability updates. Now compiles cleanly vs...
2000-07-09 Eric Anderseninclude getopt.h
2000-07-09 Eric AndersenFix a bug in get_line_from_file. If the length of...
2000-07-09 Eric AndersenThe build depends were too strict. I depended on on...
2000-07-08 Eric AndersenArgh. More cross libc cleanup. Should be ok now...
2000-07-08 Eric AndersenMore cleanup on umount
2000-07-08 Eric AndersenUpdate files to reduce dependance on kernel version...
2000-07-08 Eric AndersenAdd in tinynet
2000-07-08 Eric AndersenDoc updates to remove sfdisk.
2000-07-07 Eric AndersenBetter description of the BB_FEATURE_USE_DEVPS_PATCH...
2000-07-07 Eric AndersenAdd in my fix for 2.4.x kernels so /proc/mounts will...
2000-07-07 Eric AndersenRemoved sfdisk from BusyBox. It was buggy, fat, and...
2000-07-07 Eric AndersenAdded in Matt Kraai.
2000-07-07 Eric AndersenFix a dependancy bug for the docs.
2000-07-07 Eric AndersenNaming fix
2000-07-07 Eric AndersenRecognize Matt's poweroff fix.
2000-07-07 Eric AndersenFix for bug #1003 -- BusyBox should now poweroff when...
2000-07-07 Eric AndersenWeb page update from Matt Kraai <kraai@alumni.carnegiem...
2000-07-07 Eric AndersenThis patch finishes the cleanup of all the commands...
2000-07-07 Eric AndersenYet another busybox documentation update from Matt...
2000-07-06 Eric AndersenUpdate 'make release' to remove all the .#filename...
2000-07-06 Eric AndersenTurned some stuff into features that really are feature...
2000-07-06 Eric AndersenFix doc building so the dependancies work properly.
2000-07-06 Eric Andersen* Fixed tar creation support when reading from stdin...
2000-07-06 Eric AndersenFixed backspace and delete so they work properly again...
2000-07-06 Eric AndersenMore doc patches from Matt Kraai <kraai@alumni.carnegie...
2000-07-06 Eric AndersenRemove leftovers of block_device, which disapperared...
2000-07-06 Eric AndersenChange order.
2000-07-06 Eric AndersenAdded (fixed) the '-n' option to fbset. Renumbered...
2000-07-06 Eric Andersensetkeycodes needs get_console_fd(), so if you disable...
2000-07-06 Eric AndersenRemove some warning with glibc.
next