~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
..
applets 1 24 years ago Eric Andersen Initial revision Diff
applets_sh 12583 12 years ago Denys Vlasenko applets_sh/nologin: an applet implemented as shell Diff
arch 6385 17 years ago Denis Vlasenko build system: fix for non-i386 builds Diff
archival 1 24 years ago Eric Andersen Initial revision Diff
configs 12417 12 years ago Denys Vlasenko Support configuring Busybox from _defconfig files Diff
console-tools 1 24 years ago Eric Andersen Initial revision Diff
coreutils 1 24 years ago Eric Andersen Initial revision Diff
debianutils 2234 22 years ago Eric Andersen Commit the start-stop-daemon applet. This was con Diff
docs 204 24 years ago Erik Andersen More adjustments -Erik Diff
e2fsprogs 6737 17 years ago Denis Vlasenko put small subset of e2fsprogs back in the tree: ls Diff
editors 57 24 years ago Eric Andersen Stuf Diff
examples 1 24 years ago Eric Andersen Initial revision Diff
findutils 1 24 years ago Eric Andersen Initial revision Diff
include 898 23 years ago Eric Andersen Add in busybox.h. I renamed it, and forgot to com Diff
init 1 24 years ago Eric Andersen Initial revision Diff
klibc-utils 15010 6 years ago Denys Vlasenko klibc-utils: new applets: resume, nuke, minips mi Diff
libbb 852 23 years ago Eric Andersen More portable handling of loop header files, as do Diff
libpwdgrp 2605 21 years ago Robert Griebl Bigger patch for (partial) tinylogin integration - Diff
loginutils 2605 21 years ago Robert Griebl Bigger patch for (partial) tinylogin integration - Diff
mailutils 9577 15 years ago Denis Vlasenko add mailutils/* Diff
miscutils 1 24 years ago Eric Andersen Initial revision Diff
modutils 159 24 years ago Erik Andersen Added lsmod -Erik Diff
networking 121 24 years ago Eric Andersen Stuf Diff
printutils 8463 16 years ago Denis Vlasenko lpr and lpq applets by Walter Harms. text d Diff
procps 1 24 years ago Eric Andersen Initial revision Diff
qemu_multiarch_testing 13695 8 years ago Denys Vlasenko Add qemu_multiarch_testing/ Signed-off-by: Denys Diff
runit 6357 17 years ago Denis Vlasenko Yeah, yeah... I forgot about 'svn add'... fixing t Diff
scripts 195 24 years ago Erik Andersen Add in sample inittab file -Erik Diff
selinux 7071 17 years ago Denis Vlasenko new applets: selinux utils by KaiGai Kohei <kaigai Diff
shell 289 24 years ago Erik Andersen First pass at writing a shell for busybox. Works f Diff
sysklogd 106 24 years ago Eric Andersen First draft Diff
testsuite 2280 22 years ago Matt Kraai Merge test suite. Diff
util-linux 1 24 years ago Eric Andersen Initial revision Diff
.gitignore 13482 9 years ago Denys Vlasenko Makefile: fix cscope target This target doesn't w 413 bytes Diff Download File
.indent.pro 697 23 years ago Mark Whitley First revision of the Busybox Style Guide and an a 871 bytes Diff Download File
AUTHORS 14543 7 years ago Denys Vlasenko paste: new applet function 5.2 KB Diff Download File
Config.in 15010 6 years ago Denys Vlasenko klibc-utils: new applets: resume, nuke, minips mi 21.7 KB Diff Download File
INSTALL 12713 12 years ago Denys Vlasenko Tweak INSTALL text Signed-off-by: Denys Vlasenko 5.9 KB Diff Download File
LICENSE 10187 15 years ago Mike Frysinger LICENSE: update address of the FSF Signed-off-by: 17.9 KB Diff Download File
File make_single_applets.sh 14733 6 years ago Denys Vlasenko make_single_applets: fix ": $((fail++))" expansion 2.6 KB Diff Download File
Makefile 15010 6 years ago Denys Vlasenko klibc-utils: new applets: resume, nuke, minips mi 41.7 KB Diff Download File
Makefile.custom 13634 8 years ago Denys Vlasenko applets: Add installation of individual binaries 6 KB Diff Download File
Makefile.flags 14655 6 years ago Denys Vlasenko Change BB_EXTRA_VERSION: now it needs to contain a 6.7 KB Diff Download File
Makefile.help 13246 10 years ago Denys Vlasenko build system: "make hosttools" doesn't exist, remo 1.8 KB Diff Download File
NOFORK_NOEXEC.lst 14982 6 years ago Denys Vlasenko ps: make it NOEXEC Signed-off-by: Denys Vlasenko 13.6 KB Diff Download File
README 13598 9 years ago Denys Vlasenko typo fix Signed-off-by: Denys Vlasenko <vda.linux 8.5 KB Diff Download File
File size_single_applets.sh 14760 6 years ago Denys Vlasenko Update menuconfig items with approximate applet si 1.8 KB Diff Download File
TODO 14842 6 years ago Denys Vlasenko libbb: remove vdprintf Two reasons: * it's only 11.2 KB Diff Download File
TODO_unicode 10996 14 years ago Denys Vlasenko ls: unicode fixes Signed-off-by: Denys Vlasenko < 731 bytes Diff Download File