- 43f07ce Add modprobe am: 488b539f0d am: be70774a16 am: e427d6b172 am: dff10e6d93 by Sandeep Patil · 9 years ago
- dff10e6 Add modprobe am: 488b539f0d am: be70774a16 am: e427d6b172 by Sandeep Patil · 9 years ago
- e427d6b Add modprobe am: 488b539f0d am: be70774a16 by Sandeep Patil · 9 years ago
- be70774 Add modprobe am: 488b539f0d by Sandeep Patil · 9 years ago
- 488b539 Add modprobe by Sandeep Patil · 9 years ago
- 7427af3 Merge remote-tracking branch 'toybox/master' into HEAD am: cae4495189 am: 49859ac043 am: 4b45943877 by Elliott Hughes · 9 years ago
- d00e112 Merge remote-tracking branch 'toybox/master' into HEAD am: cae4495189 am: 49859ac043 by Elliott Hughes · 9 years ago
- 4b45943 Merge remote-tracking branch 'toybox/master' into HEAD am: cae4495189 by Elliott Hughes · 9 years ago
- 49859ac Merge remote-tracking branch 'toybox/master' into HEAD am: cae4495189 by Elliott Hughes · 9 years ago
- cae4495 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
- 1028411 Remove name length limit for system properties by Dimitry Ivanov · 9 years ago
- 4d8ffe6 Promote microcom to net. by Rob Landley · 9 years ago
- cd2063d Switch escape charcter to ^] (ascii 29, doesn't conflict with emacs or joe). by Rob Landley · 9 years ago
- 65fd765 Fix microcom command-line help and -X. by Elliott Hughes · 9 years ago
- 8974263 Merge remote-tracking branch 'toybox/master' into HEAD am: 7a49753b15 am: b3174baf1e am: a2af2d6119 by Elliott Hughes · 9 years ago
- 5b1c7b7 Merge remote-tracking branch 'toybox/master' into HEAD am: 7a49753b15 am: b3174baf1e by Elliott Hughes · 9 years ago
- a2af2d6 Merge remote-tracking branch 'toybox/master' into HEAD am: 7a49753b15 by Elliott Hughes · 9 years ago
- b3174ba Merge remote-tracking branch 'toybox/master' into HEAD am: 7a49753b15 by Elliott Hughes · 9 years ago
- 7a49753 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
- 12fcf08 Add "microcom" to pending. by Elliott Hughes · 9 years ago
- ae7ea62 Quick and dirty fix for CVE-2016-6321 but seriously this is in pending by Rob Landley · 9 years ago
- 354a637 More pending shell tests. by Rob Landley · 9 years ago
- 85ffccb Implicit function declarations are an error, not a warning. by Rob Landley · 9 years ago
- cba5dc4 Tweak install_airlock help text. by Rob Landley · 9 years ago
- 82f3ac8 ftpget: implement -mMdDlL, put ftp transactions into their own function so -v by Rob Landley · 9 years ago
- f11c555 First stab at ftpget/ftpput. (Documents a lot of options other than basic by Rob Landley · 9 years ago
- a1a559e Some lib fixes: mark xvfork() noinline, make xsendfile() return bytes copied, by Rob Landley · 9 years ago
- 4d4ca28 An option can't exclude itself, so "abc[-ab][!abc]" with "command -a -b" by Rob Landley · 9 years ago
- eff6274 Alas, the backup list archive went down because https://lwn.net/Articles/695695/ by Rob Landley · 9 years ago
- f87c571 Remove unnecessary casts in stat.c, fix a claimed buffer length. by Elliott Hughes · 9 years ago
- 026d67e Merge remote-tracking branch 'toybox/master' into HEAD am: 0fcfdec760 am: cfc9d622f1 am: 9e1692d379 by Elliott Hughes · 9 years ago
- 5e5180f Merge remote-tracking branch 'toybox/master' into HEAD am: 0fcfdec760 am: cfc9d622f1 by Elliott Hughes · 9 years ago
- 9e1692d Merge remote-tracking branch 'toybox/master' into HEAD am: 0fcfdec760 by Elliott Hughes · 9 years ago
- cfc9d62 Merge remote-tracking branch 'toybox/master' into HEAD am: 0fcfdec760 by Elliott Hughes · 9 years ago
- 0fcfdec Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
- 8ddfb71 Stop lying to the compiler in modprobe's read_line. by Elliott Hughes · 9 years ago
- 731a54b Admit that getprop requires selinux. by Elliott Hughes · 9 years ago
- 45c6b12 Switch to bionic <sys/system_properties.h>. by Elliott Hughes · 9 years ago
- 6bce3be Move hostid to toys/example and have it "default n". by Rob Landley · 9 years ago
- 8efb960 log: use error_msg instead of perror_msg when errno is meaningless. by Elliott Hughes · 9 years ago
- 17ba065 Add test for last sort commit. by Rob Landley · 9 years ago
- 7a73786 Fix a bug for sort. When the key_separator is not space, the sort commandline tool fails to sort by the 3rd,4th,etc column. For example: when you exec by wxj · 9 years ago
- 4582497 Cleanup: Have get_hostname() handle its own lookup failures. Inline is_prefix(). by Rob Landley · 9 years ago
- 86aca04 Add units for -atime and friends. (Also legacy -amin alias, but not in help text by Rob Landley · 9 years ago
- a0ea3d1 Merge remote-tracking branch 'toybox/master' into HEAD am: f2fa082e9f am: f291c6ce19 am: 5817c41cd2 by Elliott Hughes · 9 years ago
- 15e4f34 Merge remote-tracking branch 'toybox/master' into HEAD am: f2fa082e9f am: f291c6ce19 by Elliott Hughes · 9 years ago
- 5817c41 Merge remote-tracking branch 'toybox/master' into HEAD am: f2fa082e9f by Elliott Hughes · 9 years ago
- f291c6c Merge remote-tracking branch 'toybox/master' into HEAD am: f2fa082e9f by Elliott Hughes · 9 years ago
- f2fa082 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
- 1b73884 First cleanup pass on new dmesg. by Rob Landley · 9 years ago
- 3c3b7da Pass DIRTREE_PROC through the ps callbacks. by Elliott Hughes · 9 years ago
- ddb6b85 Have make airlock just warn about missing commands unless $PEDANTIC is sent. by Rob Landley · 9 years ago
- 3701b51 Workaround for Centos' "which" complaining if it can't find the command by Rob Landley · 9 years ago
- a975952 Add DIRTREE_PROC to skip non-numeric entries and make ps/top etc use it. by Rob Landley · 9 years ago
- e82d6d1 Documentation tweak. by Rob Landley · 9 years ago
- c187be7 Thinko in recent longopt commit. by Rob Landley · 9 years ago
- 3dd0d0d Change error test to actually exit if first attempt to use .config fails. by Rob Landley · 9 years ago
- 72e2591 People keep wanting to cross-compile from macs, where the stock sed is broken. by Rob Landley · 9 years ago
- 0322afb Bugfix: configuring out a longopt confused the option parsing. by Rob Landley · 9 years ago
- 1e63bbd Merge remote-tracking branch 'toybox/master' into HEAD am: d2ed825752 am: 59b7525e7e am: 6c39691c66 by Elliott Hughes · 9 years ago
- 5aa7576 Merge remote-tracking branch 'toybox/master' into HEAD am: d2ed825752 am: 59b7525e7e by Elliott Hughes · 9 years ago
- 6c39691 Merge remote-tracking branch 'toybox/master' into HEAD am: d2ed825752 by Elliott Hughes · 9 years ago
- 59b7525 Merge remote-tracking branch 'toybox/master' into HEAD am: d2ed825752 by Elliott Hughes · 9 years ago
- d2ed825 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
- cb85f46 du: 32 bit systems were maxing out at 2GB when they should max out at 2TB (1<<32 blocks * 512 bytes, done with unsigned 64 bit math). am: a801c5019b am: ee023b2c4a am: 0d4acb353d by Rob Landley · 9 years ago
- b68f2f0 du: 32 bit systems were maxing out at 2GB when they should max out at 2TB (1<<32 blocks * 512 bytes, done with unsigned 64 bit math). am: a801c5019b am: ee023b2c4a by Rob Landley · 9 years ago
- 0d4acb3 du: 32 bit systems were maxing out at 2GB when they should max out at 2TB (1<<32 blocks * 512 bytes, done with unsigned 64 bit math). am: a801c5019b by Rob Landley · 9 years ago
- 382057f Have dirtree_notdotdot() pass through !node->parent so . and .. on the command by Rob Landley · 9 years ago
- 9b4a675 Bug report from Justin Cormack, tar was producing a warning to stdout that by Rob Landley · 9 years ago
- e44eedf Merge remote-tracking branch 'toybox/master' into HEAD am: ccb4be08fa am: cda243a505 am: 2f33c68fb0 by Elliott Hughes · 9 years ago
- ff811a8 Merge remote-tracking branch 'toybox/master' into HEAD am: ccb4be08fa am: cda243a505 by Elliott Hughes · 9 years ago
- 2f33c68 Merge remote-tracking branch 'toybox/master' into HEAD am: ccb4be08fa by Elliott Hughes · 9 years ago
- cda243a Merge remote-tracking branch 'toybox/master' into HEAD am: ccb4be08fa by Elliott Hughes · 9 years ago
- ccb4be0 Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
- 46ae1aa "printf %x 64" wasn't working right on 32 bit because a variable type was wrong. by Rob Landley · 9 years ago
- 1c85396 Merge remote-tracking branch 'toybox/master' into HEAD am: 4be718d62e am: c3095b883f am: 108c110427 by Elliott Hughes · 9 years ago
- 872460b Merge remote-tracking branch 'toybox/master' into HEAD am: 4be718d62e am: c3095b883f by Elliott Hughes · 9 years ago
- 108c110 Merge remote-tracking branch 'toybox/master' into HEAD am: 4be718d62e by Elliott Hughes · 9 years ago
- c3095b8 Merge remote-tracking branch 'toybox/master' into HEAD am: 4be718d62e by Elliott Hughes · 9 years ago
- 4be718d Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
- a380445 Josh Gao pointed out that chmod -R . (and ..) didn't work. by Rob Landley · 9 years ago
- 45058fb Fix control flow integrity check failure in ps. by Evgenii Stepanov · 9 years ago
- a583afc Implement "dmesg -w". by Elliott Hughes · 9 years ago
- 10e9abc Izabera pointed out that split -b -l are exclusive. by Rob Landley · 9 years ago
- 15c36ba Merge remote-tracking branch 'toybox/master' into HEAD am: 991623dec1 am: 7d37c6e2ff am: 079cc30a4c by Elliott Hughes · 9 years ago
- ba014ab Merge remote-tracking branch 'toybox/master' into HEAD am: 991623dec1 am: 7d37c6e2ff by Elliott Hughes · 9 years ago
- 079cc30 Merge remote-tracking branch 'toybox/master' into HEAD am: 991623dec1 by Elliott Hughes · 9 years ago
- 7d37c6e Merge remote-tracking branch 'toybox/master' into HEAD am: 991623dec1 by Elliott Hughes · 9 years ago
- 991623d Merge remote-tracking branch 'toybox/master' into HEAD by Elliott Hughes · 9 years ago
- 31c519d Add fallocate -o. by Elliott Hughes · 9 years ago
- a0ca4f1 du: 32 bit systems were maxing out at 2GB when they should max out at 2TB (1<<32 blocks * 512 bytes, done with unsigned 64 bit math). am: a801c5019b am: ee023b2c4a am: a777abe3f6 by Rob Landley · 9 years ago
- 5b65201 du: 32 bit systems were maxing out at 2GB when they should max out at 2TB (1<<32 blocks * 512 bytes, done with unsigned 64 bit math). am: a801c5019b am: ee023b2c4a by Rob Landley · 9 years ago
- a777abe du: 32 bit systems were maxing out at 2GB when they should max out at 2TB (1<<32 blocks * 512 bytes, done with unsigned 64 bit math). am: a801c5019b by Rob Landley · 9 years ago
- ee023b2 du: 32 bit systems were maxing out at 2GB when they should max out at 2TB (1<<32 blocks * 512 bytes, done with unsigned 64 bit math). by Rob Landley · 9 years ago
- a801c50 du: 32 bit systems were maxing out at 2GB when they should max out at 2TB by Rob Landley · 9 years ago
- 4a17bdf Android O allows '@' in property names. by Elliott Hughes · 9 years ago
- 27b1238 Typos. by Rob Landley · 9 years ago
- 57b9031 Tweak help text. by Rob Landley · 9 years ago
- 8121bfb Merge remote-tracking branch 'toybox/master' into HEAD am: fb3ebf8f5d am: 78585ef609 by Elliott Hughes · 9 years ago
- 4cfe919 Merge remote-tracking branch 'toybox/master' into HEAD am: fb3ebf8f5d by Elliott Hughes · 9 years ago