platform/upstream/busybox.git
2011-07-15 Denys Vlasenkodc: fix a case where we can run off malloced space
2011-07-13 Kevin Cernekeecttyhack: fail gracefully if the device node is missing
2011-07-13 Kevin Cernekeecttyhack: check sysfs for the name of the active console
2011-07-13 Denys Vlasenkofdisk: reinstate a short sleep between sync() and ioctl...
2011-07-11 Denys Vlasenkolibbb/lineedit: implement optional Ctrl-R history search
2011-07-08 Lauri Kasanenbloat-o-meter: don't require that pythin is in /usr...
2011-07-08 Denys Vlasenkomake configs/* files have _defconfig suffix
2011-07-08 Denys Vlasenkomore tweak for bionic
2011-07-08 Denys Vlasenkousleep: do not check for usleep error, it should never...
2011-07-08 Denys Vlasenkoa few tweaks for bionic
2011-07-08 Daniel FandrichSupport configuring Busybox from _defconfig files
2011-07-08 Denys Vlasenkohwclock: use locale-specific date output format
2011-07-08 Denys Vlasenkohalt: perror_msg_and_die needs bb_ prefix
2011-07-08 Dan Fandrichtypo fixes
2011-07-08 Denys Vlasenkoplatform.h: tweaks for cygwin
2011-07-04 Denys Vlasenkohwclock: better help text
2011-07-03 Lauri Kasanenmd5/shaNsum: make -c support a list of files
2011-07-03 Denys Vlasenkovi: tweak regex.h include
2011-07-02 Denys Vlasenkohalt/reboot: better message if /sbin/telinit is not...
2011-06-30 Dan FandrichUse the _unlocked stdio macros only when they're all...
2011-06-30 Denys Vlasenkolibbb.h: tweak _unlocked hack
2011-06-30 Dan FandrichUse the built-in getline on more systems that don't...
2011-06-29 Timo Terasplatform.c: provide getline implementation
2011-06-27 Walter Harmsvi: fix regex search, make it selectable in config
2011-06-22 Denys Vlasenkoid: correct getgroups usage
2011-06-22 Denys Vlasenkogroups: make it NOEXEC
2011-06-21 Denys Vlasenkols: fix HAVE_STRVERSCMP check; add check for older...
2011-06-21 Tito Ragusagroups: new applet
2011-06-21 Denys VlasenkoAdd HAVE_STRVERSCMP, guard the only usage of strverscmp...
2011-06-20 Dan Fandrichsetserial: added missing \n in help text
2011-06-20 Denys Vlasenkolibbb: use _unlocked variants of stdio I/O.
2011-06-20 Timo Terasparse_config: use getline. BIG speedup with glibc ...
2011-06-20 Timo Terasmodprobe: use hash table. speeds up significantly if...
2011-06-18 Denys Vlasenkodiff: disable debug code; remove unsupported --dry...
2011-06-18 Denys Vlasenkolibbb/read_cmdline: prepend {comm} if different from...
2011-06-18 Denys Vlasenkoprocps: remove PSSCAN_STAT define, users were using...
2011-06-18 Denys Vlasenkofix false positive in parse test
2011-06-18 Denys Vlasenkoparse_config: make test applet easier to enable; fix...
2011-06-17 Denys Vlasenkolibbb: split bb_get_chunk_from_file and bb_get_chunk_wi...
2011-06-15 Bernhard Reutner... inetd: check if RPC is available
2011-06-13 Denys Vlasenkols: fix comment about -p (it's compatible now)
2011-06-13 Denys Vlasenkols: make -v and -X actually work as intended
2011-06-12 Denys Vlasenkoiplink: tweak includes to work on android
2011-06-10 Wade Berrierpkill/pgrep: support extended regular expressions
2011-06-10 Daniel FandrichReplaced __u32 etc. with standard uint32_t style types
2011-06-10 Dan Fandrich*: simplify Ethernet header includes
2011-06-07 Denys Vlasenkobuild system: delete generated files on "make mrproper"
2011-06-06 Denys Vlasenkofbset: apply modelines. Closes 3823
2011-06-05 Denys Vlasenkofix breakage caused by 'remove "Options:" string from...
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-06-05 Maksym Kryzhanovskyyiostat: code shrink
2011-06-04 Denys Vlasenkoudhcpc: allow -O OPT take numeric params
2011-06-03 Denys Vlasenkoappletlib.c: do not use PAGE_SIZE for malloc tweaking
2011-06-03 Dan Fandrichplatform.h: support for build under Android
2011-06-03 Dan Fandrichonly compile obscure.c when needed
2011-06-03 Dan Fandrichreplace nonstandard unsigned typedefs
2011-06-01 Denys Vlasenkohush: better comment. No code changes
2011-05-31 Denys Vlasenkohush: fix a corner case of empty "do \n done" structure
2011-05-30 Bernhard Reutner... makedevs: fix help-text
2011-05-29 Denys Vlasenkofix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775
2011-05-29 Denys Vlasenkofuser: fix inverted access() check. Closes 3799.
2011-05-28 Peter Korsgaardsetconsole: open console for writing rather than reading
2011-05-26 Denys Vlasenkonmeter: trim help text
2011-05-25 Denys Vlasenkosyslogd,klogd: better help text
2011-05-23 Maksym Kryzhanovskyyfuser: code shrink
2011-05-23 Denys Vlasenkolibbb.h: small reordering
2011-05-22 Denys Vlasenkofind: cater for libc w/o FNM_CASEFOLD
2011-05-22 Bogdan Harjocfind: implement -ipath
2011-05-22 Denys Vlasenkoreformime: do not require \r\n
2011-05-21 Denys Vlasenkoadduser: better logic for choosing addgroup -g/--gid
2011-05-21 Denys Vlasenkoadduser: prefer to call addgroup --gid, not non-std...
2011-05-21 Denys Vlasenkood: code shrink
2011-05-21 Denys Vlasenkood: another fix for --strings
2011-05-21 Denys Vlasenkood: fix -S NUM to not print chars >0x80
2011-05-21 Denys Vlasenkood: code shrink
2011-05-21 Denys Vlasenkood: code shrink, fix "od --traditional FILE"
2011-05-20 Alexey Fomenkolineedit: fix rare SEGV; mark a few FIXMEs
2011-05-20 Cristian Ionescu... warning removal
2011-05-19 Denys Vlasenkotail: optimize "tail -c HUGENUM REGULAR_FILE". Closes...
2011-05-18 Denys Vlasenkotop: display sort indicator in memory display
2011-05-16 Denys Vlasenkobusybox.conf: code shrink
2011-05-16 Denys Vlasenkobusybox.conf: USER.GROUP is _optional_
2011-05-16 Denys Vlasenkomain: make busybox.conf mode handling less obscure
2011-05-16 Denys Vlasenkomain: free suid_config list after use
2011-05-16 Cristian Ionescu... vi.c: remove warning: variable 'sp' set but not used
2011-05-16 Cristian Ionescu... The [-Wunused-but-set-variable] warnings
2011-05-15 Denys Vlasenkodc: do not advertise ops disabled in .config
2011-05-15 Denys Vlasenkosimplify parsing of /etc/busybox.conf
2011-05-14 Denys Vlasenkotweak config help text
2011-05-14 Denys Vlasenkohush: fix misparsing of "... do eval a= ...". Closes...
2011-05-13 Denys Vlasenkotop: better indicator of selected field in mem view
2011-05-13 Denys Vlasenkofix "variable 'foo' set but not used" warnings
2011-05-13 Denys Vlasenkols: code shrink
2011-05-13 Denys Vlasenkols: reorder and rename functions. No code changes
2011-05-13 Denys Vlasenkols: reduce memory consumption and speed up (don't do...
2011-05-13 Denys Vlasenkols: avoid forward declaration. No code changes
2011-05-13 Denys Vlasenkols: code shrink
2011-05-13 Denys Vlasenkopasswd: shorter help text
2011-05-13 Denys Vlasenkoadduser: safe username passing to passwd/addgroup
2011-05-12 Denys Vlasenkohush: install signal handlers with filled sigmask
next