platform/upstream/busybox.git
2005-10-09 Rob LandleyFluff out INSTALL a bit.
2005-10-09 Bernhard Reutner... - remove passing PREFIX and CROSS to make which was...
2005-10-09 Rob LandleyThe readme in 1.0 is more up to date than the 1.1 versi...
2005-10-09 Paul Foxcatch and report errors from file_write()
2005-10-09 Paul Foxmake Hit_Return() available when CONFIG_FEATURE_VI_COLO...
2005-10-09 Rob LandleyWhen lstat returns an error (such as file not found...
2005-10-08 Rob LandleyRob Sullivan added character and equivalence classes...
2005-10-08 Bernhard Reutner... - make libiproute compile..
2005-10-08 Rob LandleyRename CONFIG_NFSMOUNT to CONFIG_FEATURE_MOUNT_NFS...
2005-10-08 Rob LandleyRename CONFIG_SORT_BIG to CONFIG_FEATURE_SORT_BIG so...
2005-10-08 Rob LandleyCoprolith polishing time: Tito switched devfsd over...
2005-10-08 Bernhard Reutner... - rename bareconfig to allbareconfig and emit "is not...
2005-10-08 Rob LandleyShaun Jackman pointed out that fgets_unlocked() and...
2005-10-07 Bernhard Reutner... - add config target bareconfig. Enables all applets...
2005-10-07 Bernhard Reutner... - Note that directories for make have to be given as...
2005-10-07 "Vladimir N... trim dep lines
2005-10-07 Bernhard Reutner... - size reduction of pidof
2005-10-07 "Vladimir N... fast replace if src outside
2005-10-07 Bernhard Reutner... - remove superfluous C statements ";;" in decompress_un...
2005-10-07 Bernhard Reutner... - fix bug #94: 'make install' does not respect PREFIX...
2005-10-06 Rob LandleyThe supposedly trivial CONFIG->ENABLE conversion wasn...
2005-10-06 Bernhard Reutner... - pidof(8): make -s optional and optional -o; closes...
2005-10-06 "Vladimir N... to bb_getopt_ulflags()
2005-10-06 "Vladimir N... change strange depend to libbb.h, but require busybox.h
2005-10-06 "Vladimir N... update documentation
2005-10-06 "Vladimir N... bb_mkdep can use src outside now
2005-10-06 Bernhard Reutner... - add a few basic tests for pidof(8)
2005-10-06 Bernhard Reutner... - support make check V=1 to run the checks in verbose...
2005-10-06 Bernhard Reutner... - add llist_free_one() and llist_free() to libbb
2005-10-06 Bernhard Reutner... - add llist_free_one() and llist_free() to libbb; Add...
2005-10-05 Bernhard Reutner... - remove explicit dependency of busybox.o and applets...
2005-10-05 "Vladimir N... more lost changes BSD signals -> SysV signals. Noticed...
2005-10-05 "Vladimir N... BSD signals -> SysV signals, int->socklet_t. Noticed...
2005-10-05 "Vladimir N... another more correction for getopt_ulflags() documentat...
2005-10-05 Bernhard Reutner... - fix generation of .depend when building out of tree.
2005-10-05 Bernhard Reutner... - busybox.o and applets.o depend on usage.h
2005-10-05 "Vladimir N... more correction for getopt_ulflags() documentation...
2005-10-05 Bernhard Reutner... - add proper separators. sorry for the noise..
2005-10-05 Bernhard Reutner... - add a bit more documentation to vodz' recent additions.
2005-10-05 "Vladimir N... update bb_getopt_ulflags special for 'ps' applet, usagi...
2005-10-05 Bernhard Reutner... - Fix spurious rebuilds for (parallel) out-of-tree...
2005-10-05 Bernhard Reutner... - fix building out-of-tree;
2005-10-05 Mike Frysingeras Tito points out, e2fsck and fsck need more dependencies
2005-10-05 Mike Frysingerdont typecast lvalue since gcc hates that
2005-10-04 "Vladimir N... ps selinux logic correction, but do not tested too
2005-10-04 "Vladimir N... use updated bb_getopt_ulflags() for ps applet
2005-10-04 Bernhard Reutner... - add option 'w' to ps (wide output, optional feature...
2005-10-04 Bernhard Reutner... - add prototype for llist_add_to_end to libbb.h
2005-10-04 Rob LandleyAdd find -exec support from Rob Sullivan, and convert...
2005-10-03 "Vladimir N... speed up * 2
2005-10-03 "Vladimir N... sync inetd with slackware-10.2 inetd (OpenBSD-1.79...
2005-10-02 Mike Frysingerexcellent shrinkage patch by Tito
2005-10-02 Mike Frysingerclean out unneeded E2FSCK variables
2005-10-02 Mike Frysingerremove debug warning
2005-10-02 Mike Frysingerreorder arches into alphabetical order
2005-10-02 Mike Frysingerfixup whitespace
2005-10-02 Mike Frysingerremove all Elf32 hardcodes to make sure the elf handlin...
2005-10-02 Mike Frysingersvdavidson writes in Bug 459: add support for x86_64...
2005-09-30 Bernhard Reutner... typo
2005-09-30 Bernhard Reutner... - remove duplicate entry of resolve.c in BLKID_SRC
2005-09-29 "Vladimir N... change interface to bb_xasprintf() - more perfect for me.
2005-09-29 "Vladimir N... forgotten putenv
2005-09-29 "Vladimir N... don't out \r to syslog
2005-09-29 Bernhard Reutner... - rename llist_add_to.c to llist.c
2005-09-29 "Vladimir N... getty must chdir(/). Use bb_getopt_ulflags. Indent...
2005-09-29 "Vladimir N... more busybox's style for fsck.c, size reduce
2005-09-29 "Vladimir N... busybox.c: ENABLE_LOCALE logic correct.
2005-09-29 "Vladimir N... reorder include <sys/types.h> and <sys/types.h>.
2005-09-28 "Vladimir N... more const, inline, forward declaration usage, strip...
2005-09-28 Mike Frysingerallow people to adjtime location
2005-09-27 "Vladimir N... move e2fsck/* to e2fsck.c, one e2fsck_main and jornal...
2005-09-27 Mike Frysingerfix building w/out et headers and w/out debug
2005-09-27 Mike Frysingeras pointed out in Bug 17, use uint32_t instead of unsig...
2005-09-27 Mike Frysingerpass EXTRA_CFLAGS to final link since it may contain...
2005-09-27 Mike Frysingereat misappropriated whitespace
2005-09-27 Mike Frysingeruncuddle function scope brackets
2005-09-26 Bernhard Reutner... - remove unused variable TOPDIR
2005-09-26 Rob Landleyadd "make help"
2005-09-26 "Vladimir N... revert wait zombie, it have as linux-specific signal...
2005-09-26 "Vladimir N... correct set prompt if CONFIG_ASH_EXPAND_PRMT enabled...
2005-09-26 "Vladimir N... spwd bulid now, (typo)
2005-09-25 Rob LandleyPatch from Amir Shalem to make busybox compile on a...
2005-09-25 Mike Frysingerwhitespace sucks
2005-09-25 Mike Frysingerfix building with debugging enabled #413
2005-09-25 Mike Frysingerthis should fix parallel building with .depend/bb_config.h
2005-09-25 Rob LandleyStop gcc4 from nit-picking about signedness of char *.
2005-09-24 Mike FrysingerCristian Ionescu-Idbohrn writes to fix a warning: netwo...
2005-09-24 Mike FrysingerCristian Ionescu-Idbohrn says: touchup whitespace/display
2005-09-24 Mike Frysingertouchup argc/argv handling to shrink a bit and fix...
2005-09-24 Mike Frysingerre-order a little for alphabetical
2005-09-24 Mike Frysingerre-order a little for alphabetical
2005-09-24 Mike Frysingerre-order a little for alphabetical
2005-09-24 Mike Frysingerre-order a little for alphabetical
2005-09-24 Mike Frysingerre-order a little for alphabetical
2005-09-24 Rob LandleyTito switched option parsing over to switch umount...
2005-09-24 Mike Frysingerforce nodebug by default
2005-09-24 Mike Frysingeruse the shorter license header
2005-09-24 Mike Frysingerimport the very fat e2fsck/fsck applets
2005-09-24 Mike Frysingermake sure we include local header files
2005-09-24 Mike Frysingerfix parallel building again
next