oweals/busybox.git
2015-09-09 Peter Korsgaardmodprobe: handle module arguments containing spaces
2015-09-04 Ron Yorstonash: fix slash treatment in expmeta
2015-09-04 Denys Vlasenkohush: fix a nommu bug where a part of function body...
2015-09-04 Denys VlasenkoMakefile.flags: survive a build system which has no...
2015-09-04 Denys Vlasenkoash,hush: add a test which fails for ash since commit...
2015-09-04 Denys Vlasenkoash: add tests adapted from hush glob tests. glob2...
2015-08-25 Denys Vlasenkolibbb: make is_suffixed_with() return pointer inside...
2015-08-25 Bartosz Golaszewskilibbb: add is_suffixed_with() function
2015-08-25 Denys Vlasenkoping: fix recently introduced build breakage for non...
2015-08-25 Bartosz Golaszewskilibbb: add a comment describing the way is_prefixed_wit...
2015-08-25 Bartosz Golaszewskilibbb: add unit tests for is_prefixed_with()
2015-08-24 Sören Tempellogin: don't print motd if .hushlogin exists in users...
2015-08-24 Peter Korsgaarddmesg: add -r option to print raw format even when...
2015-08-24 Alex Dowadifupdown: 'prio' should have been 'metric' in static_up...
2015-08-24 Denys Vlasenkolibbb: add setsockopt_foo helpers
2015-08-24 Denys VlasenkoMerge setsockopt error messages
2015-08-24 Denys Vlasenkotraceroute: fix help text
2015-08-17 Bartosz GolaszewskiMakefile: add missing libraries to LDLIBS
2015-08-17 Bartosz Golaszewskiunit-tests: remove code depending on WANT_TIMING
2015-08-17 Bartosz Golaszewskiunit-tests: remove unnecesary field from struct bbunit_...
2015-08-16 Denys Vlasenkoarping: make help text clearer
2015-08-16 Ron Yorstonless: fix botched attempt to use last column
2015-08-15 Ron Yorstonipcalc: fix trivial usage message
2015-08-04 Denys Vlasenkozcip: tweak comments and make unsigned division more...
2015-08-04 Denys Vlasenkozcip: another code shrink
2015-08-04 Denys Vlasenkozcip: code shrink
2015-08-04 Denys Vlasenkozcip: simplify code
2015-08-03 Ron Yorstonuname: make OS name configurable
2015-08-03 Ron Yorstonless: further tweaks to regular file detection
2015-07-31 Aaro Koskinendiff.tests: add testcases for -B and single line changes
2015-07-31 Aaro Koskinendiff: fix -B with single line changes
2015-07-31 Denys Vlasenkoless: improve regular file detection in line counting...
2015-07-31 Ron Yorstonless: allow use of last column of terminal
2015-07-31 Ron Yorstonless: fix line number confusion
2015-07-31 Ron Yorstonless: add a function to detect when display is at end...
2015-07-31 Ron Yorstonless: rearrange detection of non-regular files
2015-07-31 Ron Yorstonless: move code to count lines into a separate function
2015-07-31 Ron Yorstonless: fix numeric input
2015-07-31 Mike Frysingerecho: make escape sequences depend on fancy mode
2015-07-30 Linus Walleijfbset: fix rgba parsing
2015-07-30 Arthur Gautierudhcpc: dns labels can actually start with a number
2015-07-21 Ron Yorstonless: improvements to verbose status messages
2015-07-21 Denys Vlasenkosync: add support for -d -f FILE
2015-07-19 Denys VlasenkoRemove old_e2fsprogs/*
2015-07-19 Ron Yorstonlibbb: add a function to make a copy of a region of...
2015-07-19 Ron Yorstonless: correctly account for tabs when rewrapping lines
2015-07-19 Ron Yorstonless: fix display of line numbers
2015-07-19 Ron Yorstonless: document -S flag and make it independently config...
2015-07-13 Ron Yorstonash: use alloca to get rid of setjmp
2015-07-13 Denys Vlasenkofix file mode
2015-07-13 Ron Yorstonash: remove parsebackquote flag
2015-07-13 Maninder SinghRemoves stray empty line from code
2015-07-01 Clayton Shotwellapplets: Add installation of individual binaries
2015-07-01 Denys Vlasenkops: fix SEGV on narrow screens. closes 8176
2015-07-01 Denys Vlasenkoipaddress: better formatting, no code changes
2015-07-01 Michael Tokarevip addr: support change and replace commands
2015-06-07 Maninder Singhfix whitespaces
2015-06-07 Maninder Singhfix if(p)/free(p) construct
2015-06-07 Bartosz Golaszewskii2cdetect: use break instead of goto in list_i2c_busses...
2015-06-07 Bartosz Golaszewskii2cdump: code rework
2015-06-07 Bartosz Golaszewskii2cdetect: add a check for (mode == DETECT_MODE_AUTO)
2015-06-07 Bartosz Golaszewskii2cdetect: don't scan non-regular addresses without...
2015-06-07 Bartosz Golaszewskii2cdetect: don't die on addresses already in use by...
2015-06-07 Junling Zhengchown: fix help text
2015-05-25 Ari Sundholmtruncate: do not die when a file doesn't exist and...
2015-05-25 Denys VlasenkoPrint one less newline at the end of bb_show_usage()
2015-05-25 Maninder Singhtypo fixes
2015-05-25 Denys Vlasenkodc: fix "dc p" prinitng bogus data
2015-05-24 Denys Vlasenkotc: fix print_rate
2015-05-18 Denys Vlasenkohush: add recent ash tests to hush testsuite too (they...
2015-05-18 Ron Yorstontestsuite: add some tests for ash
2015-05-18 Ron Yorstonash: fix breakage of ${v/pat/str}
2015-05-18 Ron Yorstonash: move parse-time quote flag detection to run-time
2015-05-18 Ron Yorstonash: remove arithmetic expansion collapsing at parse...
2015-05-18 Ron Yorstonash: remove superfluous code in arithmetic mode
2015-05-18 Ron Yorstonash: do not expand tilde in parameter expansion within...
2015-05-18 Ron Yorstonash: perform tilde expansion in all parameter expansion...
2015-05-18 Ron Yorstonash: code shrink around varvalue
2015-05-13 Denys Vlasenkoash: explain what "local -" does
2015-05-13 Eugene Rudoyash: consider "local -" case while iterating over local...
2015-05-12 Daniel Thompsonlibbb: Enable support for !CONFIG_MULTIUSER
2015-05-11 Bartosz Golaszewskii2c-tools: only try /dev/i2c/* if opening /dev/i2c...
2015-05-11 Bartosz Golaszewskii2c-tools: fix 'i2cdetect -l'
2015-05-11 Thiago Jung... bzcat.tests: Run both .gz and .bz2 tests, and add ...
2015-05-11 Denys Vlasenkotar: do not try to decode GNU extended headers as pax...
2015-05-03 Matt WhitlockConditionalize Bionic workarounds on __ANDROID_API__
2015-05-03 Matt WhitlockBionic lacks mempcpy; enable existing workaround
2015-05-03 Thiago Jung... libarchive: auto-detect .Z files as well
2015-05-03 Denys Vlasenkotypo fix
2015-05-03 Andrew Fullervi: basic undo feature shouldn't depend on yankmark
2015-04-26 Aaro Koskinengzip: add support for compression levels 4-9
2015-04-26 Matt WhitlockBionic lacks tcdrain; provide a workaround
2015-04-25 Matt WhitlockBionic lacks ttyname_r; provide a workaround
2015-04-21 Denys Vlasenkospecial-case {true,false,test} --help
2015-04-20 Bernhard Reutner... include: Fallback to UTMP unless there is UTMPX support
2015-04-20 Ron Yorstonlibbb: remove unnecessary argument to nonblock_immune_read
2015-04-19 Denys Vlasenkomdev: if a "future" mdev.seq is seen, do not overwrite...
2015-04-19 Denys Vlasenkomdev: improve logging
2015-04-18 Denys Vlasenkohush: document buggy handling of duplicate "local"
2015-04-18 Denys Vlasenkoash: fix handling of duplicate "local"
next