index
:
forks/toybox
master
Toybox with POSIX patches from E5ten
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Collapse
)
Author
2007-12-17
minicom.sh should check for a char device, not a file.
Rob Landley
2007-12-16
A couple more readlink tests.
Rob Landley
2007-12-16
Tweak testing.sh so VERBOSE=1 is less noisy.
Rob Landley
2007-12-16
Script to use stty with netcat -f to talk to a serial port.
Rob Landley
2007-12-15
Basic tests for readlink.
Rob Landley
2007-11-15
Remove trailing whitespace (thanks to Charlie Shepherd), and a couple comment
Rob Landley
tweaks.
2007-08-29
Add "help" command. (Building help/help.h requires python, but I'll ship
Rob Landley
that file with release versions.)
2007-06-18
Fix makefile to defconfig properly, and leak in a bit of the new test
0.0.3
Rob Landley
infrastructure so I don't have to revert it to check this in. :)
2007-02-18
An old test suite wrapper I wrote, cleaned up a bit and checked for copyrights.
Rob Landley
2007-01-31
Missing comma, and slight simplification in defconfig sed invocation.
Rob Landley
2007-01-31
Add make install_flat.
Rob Landley
2006-11-26
Add bloat-o-meter, make bloatcheck, and scripts/showasm.
Rob Landley