diff options
author | Denys Vlasenko | 2017-04-12 14:16:29 +0200 |
---|---|---|
committer | Denys Vlasenko | 2017-04-12 14:16:29 +0200 |
commit | 0cecbe7d5de237a6c699c67ae53ae2e2481eff43 (patch) | |
tree | a775f19e4b5739d688c56f633584728718e2ae40 | |
parent | 783d57af7bb2b851c16cf87df848e0365e5052da (diff) | |
download | busybox-0cecbe7d5de237a6c699c67ae53ae2e2481eff43.zip busybox-0cecbe7d5de237a6c699c67ae53ae2e2481eff43.tar.gz |
Sort more misplaced applets into coreutils or util-linux
No code changes
Surprisingly, nice and renice are coming from different packages :)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r-- | coreutils/mktemp.c (renamed from debianutils/mktemp.c) | 0 | ||||
-rw-r--r-- | util-linux/cal.c (renamed from coreutils/cal.c) | 0 | ||||
-rw-r--r-- | util-linux/mesg.c (renamed from init/mesg.c) | 0 | ||||
-rw-r--r-- | util-linux/renice.c (renamed from procps/renice.c) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/debianutils/mktemp.c b/coreutils/mktemp.c index 6535369..6535369 100644 --- a/debianutils/mktemp.c +++ b/coreutils/mktemp.c diff --git a/coreutils/cal.c b/util-linux/cal.c index af02608..af02608 100644 --- a/coreutils/cal.c +++ b/util-linux/cal.c diff --git a/init/mesg.c b/util-linux/mesg.c index 45c13b8..45c13b8 100644 --- a/init/mesg.c +++ b/util-linux/mesg.c diff --git a/procps/renice.c b/util-linux/renice.c index 64213c6..64213c6 100644 --- a/procps/renice.c +++ b/util-linux/renice.c |