| AgeSort asc/desc | Change |
|---|---|
| Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 Next | |
| Dec 22, 2015 | |
| 10 years 2 months | Revert "Don't add a symlink for killall --- it's broken." |
|
Commit 53a1aa3253868a124ca7c1b6e0542f7154108b16, by Josh Gao | |
| 10 years 2 months | Convert cp from magic constants to TAGGED_ARRAY() |
|
Commit d9d19c10e29eaf66caa5ffc0a92689a4c03fe241, by Rob Landley | |
| Dec 21, 2015 | |
| 10 years 2 months | Cleanup tail -f. |
|
Commit 55a44676fa586b749718f7d24d6c579a02e2a398, by Rob Landley | |
| 10 years 2 months | Rich Felker's reading of posix is that fchown() and fchmod() must be allowed on files opened read-only, so revert last commit (force writeable logic). |
|
Commit 6be15f4143a40cf7b2985be88ad16bc996310b59, by Rob Landley | |
| Dec 20, 2015 | |
| 10 years 2 months | Add ps -o psr,rtprio,sched. |
|
Commit fde3a9300868b7505b76a652be27ac42ee534df3, by Elliott Hughes | |
| 10 years 2 months | Redo linestack to handle embedded NULs. |
|
Commit 146d219e117b56cc6f7e77c1083e91a961b906b5, by Rob Landley | |
| Dec 19, 2015 | |
| 10 years 2 months | Start of vi. |
|
Commit b64abbc1c637f8b79a4a5f1382ae7d6f4bcc0d4d, by Rob Landley | |
| Dec 18, 2015 | |
| 10 years 2 months | Next giant chunk of ps work: add _NAME_TAG bitmask values to tags.h (leading underscore version is 1<<NAME_TAG version, with 1LL for >31 shift), suck lots of magic constants out of ps and use tag macros instead, redo command line display so there's n |
|
Commit 8b64a3e64775ddf779f828560543393bdcf2f31d, by Rob Landley | |
| Dec 17, 2015 | |
| 10 years 2 months | toybox: Symlink 'ls' to xbin |
|
Commit 0e32430d6bd4b88f949becdbbcd3311239f90ce2, by Diogo Ferreira | |
| 10 years 2 months | Don't discard previous block when mkstatus finds another span tag with same id. |
|
Commit 1efcb17d971666d334468149c5a604e76b5d9092, by Rob Landley | |
| Dec 13, 2015 | |
| 10 years 2 months | Start of TAGGED_ARRAY() infrastructure. |
|
Commit f96bb3d8e7ec3882c70b861b998d8573083ffe55, by Rob Landley | |
| 10 years 2 months | Make "ps -o TIME+ -k TIME+" work. Factor out -o field names, field lengths, and slot numers into a structure. (Keeping multiple arrays in sync may have been efficient but it was ugly.) Fix duplicate command name copying that corrupted the name of ker |
|
Commit fc7543b7f63c159d966ca6b71caf17f877eae985, by Rob Landley | |
| Dec 12, 2015 | |
| 10 years 3 months | Add a useless memset (under CFG_TOYBOX_DEBUG) to shut up valgrind. |
|
Commit 047bcb8e7d37847b96dbf621ea22ff00e9541d32, by Rob Landley | |
| 10 years 3 months | Regenerate generated toybox files. |
|
Commit fc9e18a16f99b693a80a45e756dc4eea79a3a56b, by Elliott Hughes | |
| 10 years 3 months | Merge remote-tracking branch 'toybox/master' into HEAD |
|
Commit 0188665ed89e5db3feb0d0dca29c6b6105d79d2d, by Elliott Hughes | |
| Dec 10, 2015 | |
| 10 years 3 months | Expand toys.optargs to 64 bits so people adding more options to ls don't run out. |
|
Commit aaecbbac2f94b7a93eb2df7f9db78828cbb7b647, by Rob Landley | |
| Dec 7, 2015 | |
| 10 years 3 months | Rename dirtree->data to dirfd, and don't store symlink length in it. |
|
Commit d336af4180542c9d526dece02d1a27232ef1ca6a, by Rob Landley | |
| 10 years 3 months | Attempt at making cpio chown() mode 000 files sanely. |
|
Commit 3af50964c7fba60666a4e5ae8d1bae741d385dd0, by Rob Landley | |
| Dec 6, 2015 | |
| 10 years 3 months | Remove trailing whitespace and wrap lines to 80 chars. |
|
Commit ac82aa91cf6c7cfab86845e44e3a4d806e4ec97a, by Rob Landley | |
| 10 years 3 months | Add free -h, based on a patch from Isabella Parakiss. |
|
Commit 9e563e1c6c053ad848a15c30efbbe8a079154fb4, by Rob Landley | |