- ab068b6 Merge remote-tracking branch 'toybox/master' into HEAD am: d716ba6533 am: 5e4ff06a52 by Elliott Hughes · 9 years ago
- 0c9ddc9 Merge remote-tracking branch 'toybox/master' into HEAD am: d716ba6533 by Elliott Hughes · 9 years ago
- 5e4ff06 Merge remote-tracking branch 'toybox/master' into HEAD am: d716ba6533 by Elliott Hughes · 9 years ago
- d716ba6 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
- 409a8e0 Fix ls -lh. by Elliott Hughes · 9 years ago
- 6783156 Add ar archive support to file. by Elliott Hughes · 9 years ago
- 493dc57 Add -h and -L to file. by Elliott Hughes · 9 years ago
- b3b722a Merge remote-tracking branch 'toybox/master' into HEAD am: acd101ac63 am: b11a72dc2d by Elliott Hughes · 9 years ago
- 92163c0 Merge remote-tracking branch 'toybox/master' into HEAD am: acd101ac63 by Elliott Hughes · 9 years ago
- b11a72d Merge remote-tracking branch 'toybox/master' into HEAD am: acd101ac63 by Elliott Hughes · 9 years ago
- acd101a Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
- 9f42e83 Izabera pointed out that "file -" was inconsistent (calling stat on "-" but by Rob Landley · 9 years ago
- 337c072 Teach sed s/// how to handle [:space:] type sequences. by Rob Landley · 9 years ago
- eed9ed4 Replace loopfiles' failok with WARN_ONLY open flag. by Rob Landley · 9 years ago
- 7f7907f Export notstdio() wrapper. by Rob Landley · 9 years ago
- 19394fa Fluff up cmp tests. by Rob Landley · 9 years ago
- 8361fbd make test_cmp caused the make invocation to exit with an error because the by Rob Landley · 9 years ago
- 8cc325d Add comment so I don't undo and then redo a thing again. by Rob Landley · 9 years ago
- 7fc7db1 Remove a chunk of copied header that hasn't been upated in a while. by Rob Landley · 9 years ago
- 299d438 Add openro() and WARN_ONLY flag so xopen() and friends can warn without exiting. by Rob Landley · 9 years ago
- 0c8a66e Switch help.c from #ifdef to if() by Rob Landley · 9 years ago
- 7528a96 Move genericish function to lib. by Rob Landley · 9 years ago
- e10bfb8 Add symlink for chrt. am: 0f7f3a5291 am: 6348187d86 am: c2fc60a81e by Elliott Hughes · 9 years ago
- c2fc60a Add symlink for chrt. am: 0f7f3a5291 am: 6348187d86 by Elliott Hughes · 9 years ago
- 6348187 Add symlink for chrt. am: 0f7f3a5291 by Elliott Hughes · 9 years ago
- 284bd84 Merge remote-tracking branch 'toybox/master' into HEAD am: 5d83f7a6f9 am: acc11f0720 by Elliott Hughes · 9 years ago
- c3ffd8f Merge remote-tracking branch 'toybox/master' into HEAD am: 5d83f7a6f9 by Elliott Hughes · 9 years ago
- 0f7f3a5 Add symlink for chrt. by Elliott Hughes · 9 years ago
- acc11f0 Merge remote-tracking branch 'toybox/master' into HEAD am: 5d83f7a6f9 by Elliott Hughes · 9 years ago
- 5d83f7a Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
- 7b7fec9 Add tap support to tunctl. by Rob Landley · 9 years ago
- d293716 Make "LC_ALL=C ls -Cs --color" produce the same output on toybox and ubuntu. by Rob Landley · 9 years ago
- bad5674 Remove some redundancy and unnecessary xprintf(). by Rob Landley · 9 years ago
- f9da435 Fix ls -sh. by Elliott Hughes · 9 years ago
- a87b65c Add chrt to pending. by Elliott Hughes · 9 years ago
- 38f105d Add tunctl. by Rob Landley · 9 years ago
- 118a981 Merge remote-tracking branch 'toybox/master' into HEAD am: a0637cef8f am: e9452d6abe by Elliott Hughes · 9 years ago
- 5788fc5 Merge remote-tracking branch 'toybox/master' into HEAD am: a0637cef8f by Elliott Hughes · 9 years ago
- e9452d6 Merge remote-tracking branch 'toybox/master' into HEAD am: a0637cef8f by Elliott Hughes · 9 years ago
- a0637ce Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
- 7419347 A round of dd cleanup. by Rob Landley · 9 years ago
- bfbf1a8 Promote setfattr by Rob Landley · 9 years ago
- 04f0f34 Clean up setfattr. by Rob Landley · 9 years ago
- 3d64b0c Change xgetpwnamid/xgetgrnamid to xgetuid/xgetgid returning the id number by Rob Landley · 9 years ago
- 05e1582 Add length modifier to date escapes, and length sanity check. by Rob Landley · 9 years ago
- 1a429a7 Make "stat -c %37G file" and "stat -c %.5G file" work, and fix %U and %G to by Rob Landley · 9 years ago
- a7055db Explain shared library policy, fix an unblanaced tag, add some links. by Rob Landley · 9 years ago
- 8b685ba Document deviations from posix for echo. by Rob Landley · 9 years ago
- e98089a Add TOYFLAG_NOHELP to disable --help processing for individual commands, by Rob Landley · 9 years ago
- bc1ccac Move getusername/getgroupname to lib. (Return name or string representation by Rob Landley · 9 years ago
- 4460e9f Matthias Urhahn pointed out that %b returns hardwired 512 byte units by Rob Landley · 9 years ago
- 5b360d8 Inline setup_inout(), test ftruncate() return value, move gettimeofday() before by Rob Landley · 9 years ago
- 027a73a Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout, by Rob Landley · 9 years ago
- 145b702 Fix warning: 'XATTR_NAME_SMACK' macro redefined. by Elliott Hughes · 9 years ago
- 1d24a35 Merge remote-tracking branch 'toybox/master' into HEAD am: a1ce46baab am: da5a402a93 by Elliott Hughes · 9 years ago
- 0f3ba9c Merge remote-tracking branch 'toybox/master' into HEAD am: a1ce46baab by Elliott Hughes · 9 years ago
- da5a402 Merge remote-tracking branch 'toybox/master' into HEAD am: a1ce46baab by Elliott Hughes · 9 years ago
- a1ce46b Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
- abf079b Fix touch(1) date parsing on tzcode-derived systems. by Elliott Hughes · 9 years ago
- 8f3e0af Single builds skip commands with 0 in the install location so by Rob Landley · 9 years ago
- f59f11f Izabera reporeted that FLAG_v was never checked in timeout. (Oops.) by Rob Landley · 9 years ago
- f20b10e Move regexec0 into lib (regexec that takes length and matches after NUL). by Rob Landley · 9 years ago
- 7918d9f Usischev Yury pointed out that id shouldn't use exit() directly. by Rob Landley · 9 years ago
- 65c4962 Usischev Yury pointed out a use after free error. by Rob Landley · 9 years ago
- 12adb41 Many failing tests I need to fix grep to pass while adding --color. by Rob Landley · 9 years ago
- c7f0d6c Common test infrastructure says command name, don't have sed.tests say 'sed sed' by Rob Landley · 9 years ago
- bd471f6 Add getfattr(1) and setfattr(1). by Elliott Hughes · 9 years ago
- f38a482 Merge remote-tracking branch \\\'toybox/master\\\' into HEAD am: 650711a6c9 am: db30f8e690 by Rob Landley · 9 years ago
- d8fe326 Merge remote-tracking branch \\'toybox/master\\' into HEAD am: 650711a6c9 by Elliott Hughes · 9 years ago
- db30f8e Merge remote-tracking branch \'toybox/master\' into HEAD am: 650711a6c9 by Rob Landley · 9 years ago
- 650711a Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
- 48ea559 The recent option parsing changes broke the multiplexer, because the "toybox" by Rob Landley · 9 years ago
- a1ce093 Remove sendevent from the Android roadmap. by Elliott Hughes · 9 years ago
- c0cc3fd Add sha224sum, sha256sum, sha384sum, and sha512sum. am: 63ca146ceb am: 21d4490d8e by Elliott Hughes · 9 years ago
- b436558 Add sha224sum, sha256sum, sha384sum, and sha512sum. am: 63ca146ceb by Elliott Hughes · 9 years ago
- 21d4490 Add sha224sum, sha256sum, sha384sum, and sha512sum. am: 63ca146ceb by Elliott Hughes · 9 years ago
- 63ca146 Add sha224sum, sha256sum, sha384sum, and sha512sum. by Elliott Hughes · 9 years ago
- bcbe8d4 Switch to toybox sendevent. am: 75681dca17 am: 3f0d2eda44 am: 49b29a30b2 by Elliott Hughes · 9 years ago
- 49b29a3 Switch to toybox sendevent. am: 75681dca17 am: 3f0d2eda44 by Elliott Hughes · 9 years ago
- 3f0d2ed Switch to toybox sendevent. am: 75681dca17 by Elliott Hughes · 9 years ago
- 75681dc Switch to toybox sendevent. by Elliott Hughes · 9 years ago
- 5429188 Merge remote-tracking branch \\\'toybox/master\\\' into HEAD am: a126e5f9a2 am: e51bec3b3b by Rob Landley · 9 years ago
- f021f2b Merge remote-tracking branch \\'toybox/master\\' into HEAD am: a126e5f9a2 by Elliott Hughes · 9 years ago
- e51bec3 Merge remote-tracking branch \'toybox/master\' into HEAD am: a126e5f9a2 by Rob Landley · 9 years ago
- a126e5f Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
- f61b143 Fix non-library md5sum build. (Oops.) by Rob Landley · 9 years ago
- adef5dc Add optional openssl accelerated versions of hash functions, loosely based on by Rob Landley · 9 years ago
- fff20ab Don't close stdin when loopfiles reads "-". by Rob Landley · 9 years ago
- f3b9fd4 Somebody asked a FAQ on irc, so answer it. by Rob Landley · 9 years ago
- be6eb98 Add Android's "sendevent". by Elliott Hughes · 9 years ago
- c06ed8d Add -c to md5sum and sha1sum. by Rob Landley · 9 years ago
- 246ec0f Increase ps' default RSS and VSIZE widths. by Elliott Hughes · 9 years ago
- 93e044c Bugfix: suffixless string was feeding terminating NUL to strchr() and matching. by Rob Landley · 9 years ago
- 76cc2e2 Implement NOP find -noleaf by Rob Landley · 9 years ago
- 30454a4 Convert atolx() and friends to use long long internally. Update design.html by Rob Landley · 9 years ago
- 301a636 Merge remote-tracking branch \\\'toybox/master\\\' into HEAD am: 5bb7e2581e am: 85abb28ade by Elliott Hughes · 9 years ago
- 3a4d91e Merge remote-tracking branch \\'toybox/master\\' into HEAD am: 5bb7e2581e by Elliott Hughes · 9 years ago
- 85abb28 Merge remote-tracking branch \'toybox/master\' into HEAD am: 5bb7e2581e by Elliott Hughes · 9 years ago
- 5bb7e25 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
- 84127e6 Add file(1). am: f3304b364a am: d4867dd81d am: 1165907e08 by Elliott Hughes · 9 years ago