oweals/busybox.git
2012-02-04 Denys VlasenkoApply post-1.19.3 patches, bump version to 1.19.4 1_19_stable 1_19_4
2011-10-28 Denys VlasenkoApply post-1.19.2 patches, bump version to 1.19.3 1_19_3
2011-09-06 Denys VlasenkoApply post-1.19.1 patches, bump version to 1.19.2 1_19_2
2011-08-28 Denys VlasenkoApply post-1.19.0 patches, bump version to 1.19.1 1_19_1
2011-08-13 Denys VlasenkoBump version to 1.19.0, update copyright year in help... 1_19_0
2011-08-11 Denys Vlasenkotestsuite: fixes after randomconfig run
2011-08-11 Denys Vlasenkofind: fix a bug in !ENABLE_FEATURE_FIND_XDEV config
2011-08-10 Denys Vlasenkouptime: more compatible output
2011-08-10 Denys Vlasenkorandomconfig fixes
2011-08-09 Denys Vlasenkorandomconfig fixes
2011-08-09 Denys Vlasenkorandomconfig fixes
2011-08-09 Denys Vlasenkoremove extra IF_WHO()
2011-08-09 Denys Vlasenkoremove extra += who.o
2011-08-09 Ralf Friedldf: more compatible -P behavior
2011-08-09 Thomas Petazzonizcip.script: fix $ip environment variable
2011-08-09 Tito Ragusausers: new applet.
2011-08-09 Pere Orgauptime: add config flag to allow displaying the number...
2011-08-09 Denys Vlasenkodie_if_bad_username: tighten up a bit
2011-08-01 Denys Vlasenkohush: fix remaining known two bugs with IFS expansion...
2011-08-01 Denys Vlasenkohush: partially fix wrong expansion on $IFS (bug 4027).
2011-07-29 Ian Wienandtar: ignore file size (assume 0) for hardlinks
2011-07-26 Denys Vlasenko*: work around sysinfo.h versus linux/*.h problems
2011-07-25 Denys Vlasenkotcpudp: simplify help text
2011-07-25 Denys Vlasenkoless: add a TODO comment
2011-07-25 Denys Vlasenkoless: optionally query terminal size via "ESC [ 6 n...
2011-07-25 Denys Vlasenkolibbb.h: do not use homegrown struct sysinfo.
2011-07-23 Denys Vlasenkoandroid_defconfig: remove some extra cflags. untested
2011-07-19 Daniel Fandrichadd defconfig files for Android, Cygwin and FreeBSD
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
next