.. |
base64
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07:00 |
basename
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07: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
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07: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
|
Fix deprecation warnings
|
2014-09-24 00:41:15 +02: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
|
Update for rust master
|
2014-09-16 16:59:00 +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
|
Update for rust RFC 52 changes
|
2014-09-17 17:16:21 +02:00 |
sleep
|
time::Duration::{milli}seconds now takes i64 arg
|
2014-08-31 19:45:03 +02:00 |
split
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07:00 |
sum
|
Move all of the utils into src
|
2014-07-20 20:20:55 -07:00 |
sync
|
Remove all warnings (at least on Linux)
|
2014-09-16 20:08:40 -07:00 |
tac
|
Update for rust RFC 52 changes
|
2014-09-17 17:16:21 +02:00 |
tail
|
Fix deprecation warnings
|
2014-09-24 00:41:15 +02:00 |
tee
|
Fix deprecation warnings
|
2014-09-24 00:41:15 +02:00 |
test
|
Move all of the utils into src
|
2014-07-20 20:20:55 -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
|
FreeBSD support
|
2014-09-23 15:40:31 +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
|
Update for latest Rust
|
2014-09-16 19:10:27 -07:00 |
whoami
|
Fix sync and whoami on windows.
|
2014-08-18 07:29:48 +01:00 |
yes
|
Fix more bugs to pass Busybox tests
|
2014-07-24 22:20:03 -07:00 |