summaryrefslogtreecommitdiffstats
path: root/toolbox/upstream-netbsd/bin
Commit message (Collapse)AuthorAgeFilesLines
* Switch to toybox cat.Elliott Hughes2015-01-141-329/+0
| | | | Change-Id: I0bab6018010c71f6c17eb10bea20dceb470c5242
* Lose mv to toybox.Elliott Hughes2014-12-162-441/+0
| | | | Change-Id: Ibbba4d516d55460c6d627b766cc087e6a7edcabd
* Lose rm to toybox.Elliott Hughes2014-12-161-625/+0
| | | | Change-Id: I93904b85e180d4324b64e2e90a4832c4d4169627
* Lose cp to toybox.Elliott Hughes2014-12-163-1053/+0
| | | | Change-Id: Idfe52737093d243ae2dcb054f686f6d6af0c2de6
* Lose ln to toybox.Elliott Hughes2014-12-161-230/+0
| | | | | | | | I accidentally enabled the toybox ln in my original commit, so which ln you've been running for the last few weeks has depended on which directory you built more recently... Change-Id: If73783477aa4eb4d058d6e170d6291ba0d9c5f40
* Lose rmdir to toybox.Elliott Hughes2014-12-161-121/+0
| | | | Change-Id: I80ecc7c19bf7fc44039235c846727853d78a5d15
* Lose kill to toybox.Elliott Hughes2014-12-041-253/+0
| | | | Change-Id: Icca3eb4b78e07eb49b090cc98dc3ca3f5c5ea8a6
* Lose sleep to toybox.Elliott Hughes2014-11-241-159/+0
| | | | | | No pun intended. Change-Id: Ic1d9c8fa9719a7749b4eeaeac20df313600c0b88
* Lose sync to toybox.Elliott Hughes2014-11-241-59/+0
| | | | Change-Id: I36c98135bb4ab1e2ca7137b7a83782fce5ac683a
* Refresh toolbox.Elliott Hughes2014-07-2419-0/+5078
| | | | | | | | | | Use more upstream NetBSD, and update those things that were already NetBSD. Note that unlike bionic, the upstream-netbsd directory isn't pristine; we have changes marked by __ANDROID__. Bug: 16493461 Change-Id: I99762bfe02caa0945ea4a184670888a4b5435a1d
* Switch to NetBSD's kill(1).Elliott Hughes2014-07-221-0/+253
Change-Id: Idd1635673e01758b5a7d34f1fdfbb695296c6164