- e6ac7c1 Teach env that - as first argument means -i for some reason. (Posix!) by Rob Landley · 8 years ago
- 12f0744 Add and use xmmap. by Elliott Hughes · 8 years ago
- 5a159cc Add minof/maxof macros that autodetect type. Make xzcat use them. by Rob Landley · 8 years ago
- 77f9c77 fixup code style by Joyounger · 8 years ago
- 00e6da9 Promote chrt by Rob Landley · 8 years ago
- f86f2f4 Cleaup chrt by Rob Landley · 8 years ago
- 83b3531 Add bzip2 support to tar. by Elliott Hughes · 8 years ago
- d852ec1 Implement date %N, loosely inspired by Elliott Hughes's patch. by Rob Landley · 8 years ago
- 57605d2 factor shouldn't give incorrect answers for >64-bit integers. by Elliott Hughes · 8 years ago
- cf6a235 Minor tweaks to install.sh. by Rob Landley · 8 years ago
- aa1a5d2 Switch to testcmd and add "-e all but \c" test. by Rob Landley · 8 years ago
- 0a55883 Make fewer assumptions about the shell in echo.test. by Elliott Hughes · 8 years ago
- d74b562 Move strend() to lib/lib.c by Rob Landley · 8 years ago
- 71921dc Remove old uClibc compatibility glue. It's been 5 years since the last release. by Rob Landley · 8 years ago
- c4ca233 Now that xopen() no longer returns stdio, !fd doesn't need strcmp("-") to verify by Rob Landley · 8 years ago
- 31b1872 Fix error in writing output that was causing zcat to always fail. by Mike Moreton · 9 years ago
- 75eea7d Error if we can't autodetect filesystem type. by Rob Landley · 8 years ago
- be3e318 Android NDK doesn't have cutils/sched_policy.h so add a probed config symbol. by Rob Landley · 8 years ago
- 333b4d3 Android needs -llog to link. by Elliott Hughes · 8 years ago
- 6c74ee8 Building mkpasswd on Android makes no sense. by Elliott Hughes · 8 years ago
- de3e5ea Implement zlib-based gzip/gunzip/zcat. by Elliott Hughes · 8 years ago
- 083c9bc Elliott wants to run the toybox tests on android host and there's an sh but by Rob Landley · 8 years ago
- 2d06767 Forgot to check in one of the files for bzcat.test by Rob Landley · 8 years ago
- 5ffa456 Another FAQ, and some related tweaks as long as I was there. by Rob Landley · 8 years ago
- bf28043 Add ls -ll (with --full-time as a compatibility synonym) to show nanoseconds. by Rob Landley · 8 years ago
- 9be140e The kernel needs bc to build because by Rob Landley · 8 years ago
- 8d826bf Use $(( rather than $[ for arithmetic in expand.test. by Elliott Hughes · 8 years ago
- 151ac30 Make ls.test work without awk. by Elliott Hughes · 8 years ago
- 060a9f3 Speed up tail.test for shells without builtin printf. by Elliott Hughes · 8 years ago
- 007af35 Default to -b rather than -q when output is to a tty. by Rob Landley · 8 years ago
- a9c20a4 Fix "make test_split". by Elliott Hughes · 8 years ago
- 3354319 Silence a broken warning by hitting it with a rock. by Rob Landley · 8 years ago
- 42704b7 Make fdisk buildable. by Elliott Hughes · 8 years ago
- 36b6eb7 Fix touch -a/-m (and add the missing tests). by Elliott Hughes · 8 years ago
- 0956d16 Add "uudecode -o -" support. by Elliott Hughes · 8 years ago
- fea6d56 Fix the ls -m test (which is just a whitespace issue, but eh). by Rob Landley · 8 years ago
- a0d0af0 Make renice.test work without awk. by Elliott Hughes · 8 years ago
- 2f6c9e8 Remove mount.test awk dependency. by Elliott Hughes · 8 years ago
- fc0385f Make pgrep tests runnable on toybox-only systems. by Elliott Hughes · 8 years ago
- 92ca5af Make pkill tests runnable on a toybox-only system. by Elliott Hughes · 8 years ago
- f966da9 Make bzcat tests runnable on a toybox-only system. by Elliott Hughes · 8 years ago
- 216e4da Add "testcmd" function as an alternative to "testing" for tests/*.test, and by Rob Landley · 8 years ago
- a456c2f Fix ls -a and ls -A tests. by Elliott Hughes · 8 years ago
- 6232dc6 Trivial cleanup. (Whitespace, brackets, and remove unnecessary typecasts.) by Rob Landley · 8 years ago
- d1c664a Add gzip support. (Doesn't show source OS and timestamp, but reporting them by Rob Landley · 8 years ago
- 385a237 Implement dmesg -T. by Elliott Hughes · 8 years ago
- 36beb53 Don't try to implement %s, we have @seconds, strptime() in libc tends by Rob Landley · 8 years ago
- c7ed874 New date range tests are simple, won't catch Feb 29 in non-leap-year by Rob Landley · 8 years ago
- 05e4ba4 Replace chkmktime() (which produces false positive normalization failures) by Rob Landley · 8 years ago
- af39a2c ps: don't query for terminal size if not a tty. by Josh Gao · 8 years ago
- 7ec23e6 Fix the type of the callback in getprop. by Elliott Hughes · 8 years ago
- 6e9fcac We grew a few more commands that weren't on the roadmap (mostly from android) by Rob Landley · 8 years ago
- d3267c6 Now that just about everything has --help, don't output help for argument errors by Rob Landley · 8 years ago
- 4fbe732 Fix a typo and explain a mystery in news.html. by Elliott Hughes · 8 years ago
- 1ac63ac Implement uptime -s. by Elliott Hughes · 8 years ago
- e97aeb6 dirtree_flagread() returns DIRTREE_ABORTVAL when the initial node doesn't by Rob Landley · 8 years ago
- 47d07dc Paste bugfix, more tests. by Rob Landley · 8 years ago
- cb8e5ad Add TOYBOX_PEDANTIC_ARGS to check arguments when there are no arguments, by Rob Landley · 8 years ago
- 2ba9c41 Rewrite paste so it actually works. by Rob Landley · 8 years ago
- dce1bf1 Another FAQ entry. by Rob Landley · 8 years ago
- 8a40138 FAQ tweak: one more link on toybox history. by Rob Landley · 8 years ago
- 7f79fe9 Check in web page announcement for 0.7.3. by Rob Landley · 8 years ago
- 9283f7b It's past time for 0.7.3. by Rob Landley · 8 years ago
- a36264f If the last ps field is left justified, it extends to the width of the screen. by Rob Landley · 8 years ago
- fd56876 4a4b3d65644ce403b0f22887fc0d38b0202ec8c7 upset clang. by Elliott Hughes · 8 years ago
- fd866b2 Declaring todo bankruptcy, dmesg goes back into pending until I get a chance by Rob Landley · 8 years ago
- 461b90c Fix dmesg -c and -C. by Elliott Hughes · 9 years ago
- ac22dfa Ascii only showed 15 rows instead of 16 and spacing was wrong for 96-100. by Rob Landley · 8 years ago
- 18cd02c Fix the comment about the Android SIGPIPE behavior. by Elliott Hughes · 8 years ago
- af92dfd Teach file(1) about bzip2 files. by Elliott Hughes · 8 years ago
- e95731e Add back bionic SIGPIPE handler workaround accidentally removed in 3b51a07e478d by Rob Landley · 8 years ago
- 6132e36 Document df -a by Rob Landley · 8 years ago
- 2fdeb3a Add ascii: display ascii table. by Rob Landley · 8 years ago
- af857c6 ps -l has 4 chars left for "cmd", switch "ADDR" to "BIT" to save space. by Rob Landley · 8 years ago
- 45c2c21 Make tty size failure to enable -w (Elliott prefers that), and fix last field by Rob Landley · 8 years ago
- 544669f Don't set SIGWINCH when reading ANSI size probe data, it causes a loop. by Rob Landley · 8 years ago
- ea2067a Bugfix: last field was padding to width with trailing spaces (oops), and by Rob Landley · 8 years ago
- b4944ca Patch from Elliott to silence a "const" warning in android/getprop.c. by Rob Landley · 8 years ago
- 4a4b3d6 Silence a warning. by Rob Landley · 8 years ago
- 796d873 Default to width 80 when tty size probe fails (ala serial console). by Rob Landley · 8 years ago
- ea9dd8a Posix says stdio.h should define 'stdout' as a macro, and bionic turns it into by Rob Landley · 8 years ago
- 938901d Switch oneit to use xopen_stdio() for -c (oops) and switch XVFORK() to use by Rob Landley · 8 years ago
- cc24b60 Fix typo in pgrep help. by Elliott Hughes · 9 years ago
- 0685ab7 Fix operator precedence error in df. by Elliott Hughes · 9 years ago
- 2b4594c Build dependency tweak. by Rob Landley · 9 years ago
- 3efd6d9 Extend default USER length to 12 and output "+" as last character of truncated by Rob Landley · 9 years ago
- 27ce372 ps bugfix: len of TTY field doesn't include null terminator, so memmove should by Rob Landley · 9 years ago
- 448853e Cleanup leftover debris. by Rob Landley · 9 years ago
- fa84155 Improve file's ELF parsing. by Elliott Hughes · 9 years ago
- 2fcb232 Izabera suggested seq should multiply to avoid accumulating rounding errors by Rob Landley · 9 years ago
- 4380d69 Tweak -w help text to clarify that it prevents truncating _any_ fields, not by Rob Landley · 9 years ago
- 87897b2 Fix padto in draw_trim_esc() so it behaves like printf %*.*s and matches the by Rob Landley · 9 years ago
- 70f7f10 Add missing `static`s and remove an unused function. by Elliott Hughes · 9 years ago
- 8ceb2de Whitespace. by Rob Landley · 9 years ago
- f3c44e4 modprobe: Small cleanup pass, described on the list. by Rob Landley · 9 years ago
- 6a003c8 modprobe: use finit_module when possible by Steve Muckle · 9 years ago
- 066f230 modprobe: add -d option to specify module directory path(s) by Steve Muckle · 9 years ago
- 8b2646e top -H is more useful if it shows thread names. by Elliott Hughes · 9 years ago
- 113971d Minor Android roadmap update. by Elliott Hughes · 9 years ago
- dec445b Remove s6 from roadmap. (It wasn't in status.html anyway, haven't updated by Rob Landley · 9 years ago