~vcs-imports/busybox/trunk

  • Committer: Denys Vlasenko
  • Date: 2017-08-18 17:15:29 UTC
  • Revision ID: git-v1:ab77e81a8527fa11a4f9392d97c2da037d6f4f98
klibc-utils: new applets: resume, nuke, minips

minips is a pure alias to ps, just in case someone needs 100% klibc-utils compat.
nuke is a primitive version of "rm -rf" without options and error checks. ~30 bytes.

resume is a tool for initramfs which resumes from a given block device.

function                                             old     new   delta
resume_main                                            -     582    +582
packed_usage                                       31640   31712     +72
nuke_main                                              -      28     +28
xstrtoull                                              -      24     +24
applet_names                                        2646    2665     +19
applet_main                                         1532    1544     +12
applet_suid                                           96      97      +1
applet_install_loc                                   192     193      +1
applet_flags                                          96      97      +1
------------------------------------------------------------------------------
(add/remove: 5/0 grow/shrink: 6/0 up/down: 740/0)             Total: 740 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Filename Latest Rev Last Changed Committer Comment Size
..
bootfloppy 1786 23 years ago Mark Whitley Wrote documentation and scripts for creating a bus Diff
udhcp 2820 22 years ago Russ Dill added full udhcp integration Diff
var_service 10716 15 years ago Denys Vlasenko adding example runit-style service directory Sign Diff
File android-build 13582 9 years ago Denys Vlasenko build system: make CONFIG_EXTRA_LDFLAGS go to LDFL 1.5 KB Diff Download File
busybox.spec 10545 15 years ago Denys Vlasenko Fixes to usage text; updated busybox.spec Signed- 3.9 KB Diff Download File
File depmod 14489 7 years ago Denys Vlasenko remove "local" bashism from a few scripts Signed- 1.2 KB Diff Download File
File depmod.pl 12482 13 years ago Denys Vlasenko depmod.pl: output correct dep format according to 9.5 KB Diff Download File
devfsd.conf 8266 17 years ago Denis Vlasenko nameif: extended matching (Nico Erfurth <masta@per 5.2 KB Diff Download File
dnsd.conf 5121 18 years ago "Vladimir N. Oleynik" new applet. Thanks Roberto A. Foglietta 19 bytes Diff Download File
inetd.conf 4035 20 years ago Eric Andersen Add an example inetd.conf file 2.8 KB Diff Download File
inittab 13029 11 years ago Denys Vlasenko examples/inittab: fix a few incorrect statements a 2.9 KB Diff Download File
linux-2.6.30_proc_self_exe.patch 10319 15 years ago Denys Vlasenko Added kernel patch for /proc/self/exe to examples 966 bytes Diff Download File
mdev.conf 14320 8 years ago Mike Frysinger mdev.conf: rename hw_random to hwrng The kernel b 914 bytes Diff Download File
File mdev.conf.change_blockdev.sh 14734 7 years ago Denys Vlasenko fix more instances of ": $((a++))" in shell script 625 bytes Diff Download File
mdev_fat.conf 13536 9 years ago Denys Vlasenko examples/mdev_fat.conf: document that newer mdev e 5.6 KB Diff Download File
File mk2knr.pl 2244 23 years ago Eric Andersen Major rework of the directory structure and the en 2.4 KB Diff Download File
File undeb 13950 8 years ago Mike Frysinger undeb: clean up Signed-off-by: Mike Frysinger <va 1.3 KB Diff Download File
File unrpm 13951 8 years ago Mike Frysinger unrpm: clean up Signed-off-by: Mike Frysinger <va 1.1 KB Diff Download File
File zcip.script 12441 13 years ago Denys Vlasenko zcip.script: fix $ip environment variable The env 691 bytes Diff Download File