index
:
forks/toybox
master
Toybox with POSIX patches from E5ten
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-09
Cosmetic tweak.
Rob Landley
2019-03-09
find: add -context.
Elliott Hughes
2019-03-09
file: add c-sky ELF machine.
Elliott Hughes
2019-03-09
Half-finished su change checked in, sorry.
Rob Landley
2019-03-07
Add reset_env() and make su and login use it. Do long-delayed login cleanup.
Rob Landley
2019-03-06
More tar cleanup.
Rob Landley
2019-03-04
More tar cleanup.
Rob Landley
2019-03-04
Don't print (null) in error messages.
Rob Landley
2019-03-04
Consistently use ARRAY_LEN.
Elliott Hughes
2019-03-03
Doc tweak.
Rob Landley
2019-03-03
Cleanup pass on tar.
Rob Landley
2019-03-02
Make top -H show TID instead of PID, not collate %CPU into parent thread
Rob Landley
2019-03-02
Promote devmem.
Rob Landley
2019-03-02
Improve help consistency.
Elliott Hughes
2019-03-02
Fix instances of "Usage:" rather than "usage:".
Elliott Hughes
2019-03-02
devmem: new command.
Elliott Hughes
2019-03-01
William Djupström pointed out we need to chown() the tty.
Rob Landley
2019-03-01
Yes it's a one instruction race, but it bothers me.
Rob Landley
2019-03-01
Minor tweaks.
Rob Landley
2019-02-27
top: fix -b.
Elliott Hughes
2019-02-25
arp: inline get_hw_add and minor sscanf error handling cleanup
Colin Davidson
2019-02-24
grep: add missing long synonyms used in AOSP.
Elliott Hughes
2019-02-24
A document I wrote ages ago about how mount works under the covers.
Rob Landley
2019-02-23
One last (for now) typo.
Elliott Hughes
2019-02-23
Add UUID= support to mount, via blkid -U.
Rob Landley
2019-02-23
Add blkid -U and -L.
Rob Landley
2019-02-23
Promote mcookie
Rob Landley
2019-02-23
Cleanup mcookie.
Rob Landley
2019-02-23
Here's an 'mcookie' implementation for toybox.
Isaac Dunham
2019-02-23
Bumper typo cleanup.
Elliott Hughes
2019-02-23
Switch losetup to short arg var style and force typecasts for printf.
Rob Landley
2019-02-23
Switch mount to use FLAG() macros.
Rob Landley
2019-02-21
Fix typo in help
Kevin van der Kamp
2019-02-21
getfattr: add --only-values.
Elliott Hughes
2019-02-20
Exit code should indicate _which_ signal oneit's exiting due to.
Rob Landley
2019-02-20
Simplify netcat a lot using the net.c upgrades from last commit.
Rob Landley
2019-02-20
Make xgetaddrinfo() return a wildcard address for NULL host, and xconnbind()
Rob Landley
2019-02-20
Minor cleanups, mostly wordwrapping.
Rob Landley
2019-02-19
grep: add --quiet and --silent synonyms for -q.
Elliott Hughes
2019-02-18
route: fix command argument parsing
Uros Prestor
2019-02-17
top: make the task/thread count add up.
Elliott Hughes
2019-02-16
Disallow -o "" in top.
Rob Landley
2019-02-16
top: differentiate tasks (processes) and threads in the header.
Elliott Hughes
2019-02-16
top: make the column header span the terminal.
Elliott Hughes
2019-02-15
mountpoint: add missing synopsis.
Elliott Hughes
2019-02-15
Fix typos: e.g. change "cannonical" to "canonical".
Jason Spiro
2019-02-14
The title line is confusing github's license detector thingy.
Rob Landley
2019-02-14
Use current time for unspecified fields, set weekday to match date.
Rob Landley
2019-02-13
top: support Enter as a synonym for Space.
Elliott Hughes
2019-02-13
top: use human_readable for the header lines too.
Elliott Hughes
[prev]
[next]