.. |
base64
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07:00 |
basename
|
Fix deprecation warnings
|
2014-09-27 21:05:36 +02:00 |
cat
|
Update for rust RFC 52 changes
|
2014-09-17 17:16:21 +02:00 |
chroot
|
FreeBSD support
|
2014-09-23 15:40:31 +02:00 |
cksum
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07:00 |
comm
|
Fix deprecation warnings
|
2014-09-27 21:05:36 +02:00 |
common
|
FreeBSD support
|
2014-09-23 15:40:31 +02:00 |
cp
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07:00 |
cut
|
Merge pull request #393 from ebfe/rfc-52
|
2014-09-18 02:23:35 +04:00 |
dirname
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07:00 |
du
|
Update for rust RFC 52 changes
|
2014-09-17 17:16:21 +02:00 |
echo
|
Update for rust RFC 52 changes
|
2014-09-17 17:16:21 +02:00 |
env
|
Fix build with rust master
|
2014-08-17 10:27:22 +02:00 |
expand
|
Update for rust RFC 52 changes
|
2014-09-17 17:16:21 +02:00 |
factor
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07:00 |
false
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07:00 |
fmt
|
fmt: fix build
|
2014-09-23 19:56:06 +02:00 |
fold
|
Pass the Busybox's Unicode test for fold
|
2014-09-28 22:51:24 -07:00 |
groups
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07:00 |
hashsum
|
Fix deprecation warnings
|
2014-09-24 00:41:15 +02:00 |
head
|
Fix deprecation warnings
|
2014-09-24 00:41:15 +02:00 |
hostid
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07:00 |
hostname
|
FreeBSD support
|
2014-09-23 15:40:31 +02:00 |
id
|
id: add missing repr(C)
|
2014-09-24 00:42:25 +02:00 |
kill
|
Implement timeout (resolves #364)
|
2014-07-21 18:55:52 -07:00 |
link
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07:00 |
logname
|
Fix deprecation warnings
|
2014-07-29 08:52:58 +02:00 |
mkdir
|
Update for latest Rust
|
2014-09-16 19:10:27 -07:00 |
mkfifo
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07:00 |
nl
|
Fix deprecation warnings
|
2014-09-27 21:05:36 +02:00 |
nohup
|
Remove all warnings (at least on Linux)
|
2014-09-16 20:08:40 -07:00 |
paste
|
Update for rust RFC 52 changes
|
2014-09-17 17:16:21 +02:00 |
printenv
|
Update for rust RFC 52 changes
|
2014-09-17 17:16:21 +02:00 |
pwd
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07:00 |
realpath
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07:00 |
relpath
|
Fix non_snake_case warnings
|
2014-09-02 09:49:39 +02:00 |
rm
|
Update for latest Rust
|
2014-09-16 19:10:27 -07:00 |
rmdir
|
Update for latest Rust
|
2014-09-16 19:10:27 -07:00 |
seq
|
Fix deprecation warnings
|
2014-09-24 00:41:15 +02:00 |
shuf
|
Fix deprecation warnings
|
2014-09-27 21:05:36 +02:00 |
sleep
|
time::Duration::{milli}seconds now takes i64 arg
|
2014-08-31 19:45:03 +02:00 |
split
|
Fix deprecation warnings
|
2014-09-27 21:05:36 +02:00 |
sum
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07:00 |
sync
|
update deprecated parts of sync
|
2014-09-24 09:28:31 +04:00 |
tac
|
Update for rust RFC 52 changes
|
2014-09-17 17:16:21 +02:00 |
tail
|
Modify tail to pass some Busybox tests
|
2014-09-25 23:16:58 -07:00 |
tee
|
Fix deprecation warnings
|
2014-09-24 00:41:15 +02:00 |
test
|
Allow test to be checked by the Busybox test suite
|
2014-09-27 20:17:34 -07:00 |
timeout
|
Implement timeout (resolves #364)
|
2014-07-21 18:55:52 -07:00 |
touch
|
Update for latest Rust
|
2014-09-16 19:10:27 -07:00 |
tr
|
Update for rust master
|
2014-09-16 16:59:00 +02:00 |
true
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07:00 |
truncate
|
Update for latest Rust
|
2014-09-16 19:10:27 -07:00 |
tsort
|
Fix deprecation warnings
|
2014-07-29 08:52:58 +02:00 |
tty
|
Fix deprecation warnings
|
2014-07-29 08:52:58 +02:00 |
uname
|
Fix deprecation warnings
|
2014-07-29 08:52:58 +02:00 |
unexpand
|
Update for rust RFC 52 changes
|
2014-09-17 17:16:21 +02:00 |
uniq
|
Add explicit lifetimes
|
2014-08-31 20:01:41 +02:00 |
unlink
|
Update for latest Rust
|
2014-09-16 19:10:27 -07:00 |
uptime
|
Fix typo (and macos build?)
|
2014-09-25 09:45:49 +02:00 |
users
|
FreeBSD support
|
2014-09-23 15:40:31 +02:00 |
uutils
|
Fix deprecation warnings
|
2014-07-29 08:52:58 +02:00 |
wc
|
Fix wc output for bytes
|
2014-09-27 15:24:10 -07:00 |
whoami
|
update whoami syntax for windows
|
2014-09-24 08:58:54 +04:00 |
yes
|
Fix more bugs to pass Busybox tests
|
2014-07-24 22:20:03 -07:00 |