- 3163555 fixing bugs revealed by randomconfig runs by Denis Vlasenko · 18 years ago
- fa85b86 add arp applet - thanks to "Eric Spakman" <E.Spakman@inter.nl.net> by Denis Vlasenko · 18 years ago
- 0de9375 leftover of e2fsck surgery by Denis Vlasenko · 18 years ago
- 765996a Cleanup usage messages (-200 bytes). by Denis Vlasenko · 18 years ago
- 32eddff - revert r15563 (pull current version of taskset off the busybox_scratch branch) by Bernhard Reutner-Fischer · 18 years ago
- 921f5df - add 'ip rule' support. First take.. by Bernhard Reutner-Fischer · 18 years ago
- 736230e dhcprelay: new applet by Denis Vlasenko · 18 years ago
- 8a00f44 runit: add runsv, runsvdir and sv. Oh yes. It even seems to work. +11K. :( by Denis Vlasenko · 18 years ago
- 83ea643 svlogd: new applet. +9k. Still too big, but it was 12k yesterday. by Denis Vlasenko · 18 years ago
- e63a0de - revert r16191; re-add resize() applet. by Bernhard Reutner-Fischer · 18 years ago
- c108ed5 raidautorun: new applet, by: by Denis Vlasenko · 18 years ago
- 13c5a68 mount: support user mounts if CONFIG_DESKTOP by Denis Vlasenko · 18 years ago
- 1db39b2 nmeter: new applet. ~4k Fix build proble on x86_64 by Denis Vlasenko · 18 years ago
- fe54458 runit/chpst: "change process state" utility by Denis Vlasenko · 18 years ago
- 0bb628f kill: implement killall5. OpenWRT folks will be happy. by Denis Vlasenko · 18 years ago
- 0372197 "I'll think about it" != "apply it now". It means I need to think about it. by Rob Landley · 18 years ago
- ae843e9 - add new applet resize. by Bernhard Reutner-Fischer · 18 years ago
- 0e4690d Michael Opdenacker contributed a readahead applet. by Rob Landley · 18 years ago
- 236c675 Teach md5sum and sha1sum to work the way other applets do so I don't have to by Rob Landley · 18 years ago
- affb7a6 scripts/individual now builds 171 applets. Some of them may even work. :) by Rob Landley · 18 years ago
- 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
- 12d9419 Revert taskset for 1.2.0. It emits a warning, breaks building under RH9, by Rob Landley · 18 years ago
- 67d4943 CONFIG_DHCP -> CONFIG_APP_DHCP. by Rob Landley · 18 years ago
- 16d3e4e - add applet taskset to set/retrieve the CPU affinity of a process by Bernhard Reutner-Fischer · 19 years ago
- f0327f8 fix fdflish typo (reported by erik hovland) by Paul Fox · 19 years ago
- 317a45c The common case APPLET() macro only needs three arguments. by Rob Landley · 19 years ago
- 8abbee4 Add catv (separate applet instead of cat -v). Also cleanup cat.c comments, by Rob Landley · 19 years ago
- 7031f62 add back in udhcp support by Mike Frysinger · 19 years ago
- 63e4c63 The udhcp was deleted from busybox in 14634. Bolting an external project to by Rob Landley · 19 years ago
- 89ede3f fix udhcp again by Mike Frysinger · 19 years ago
- 2381f70 Patch from Dennis Vlasenko simplifying the APPLET macros. by Rob Landley · 19 years ago
- 3b89039 It was sitting there, in the patches directory, for years. It was delete it by Rob Landley · 19 years ago
- 7e21d5f Patch from Dennis Vlasenko to add the option to compress help text. by Rob Landley · 19 years ago
- 856489b New applet cksum, from Rob Sullivan. by Rob Landley · 19 years ago
- ba31d27 - enable dumpleases applet again; bad rob by Bernhard Reutner-Fischer · 19 years ago
- 5c16988 enable udhcp applets again; bad rob by Mike Frysinger · 19 years ago
- 81c40b3 Patch from Tito to unify deluser and delgroup, and generally shrink code. by Rob Landley · 19 years ago
- 8f7d389 - new applet diff. Rob Sullivan writes: by Bernhard Reutner-Fischer · 19 years ago
- 87848d9 setlogcons, from Jan Kaszka. by Rob Landley · 19 years ago
- 8caffaa Cleanup: remove double quotes that don't seem to be needed. by Rob Landley · 19 years ago
- 0b22c1c Tito unified fdflush and freeramdisk. I tweaked the result a bit. by Rob Landley · 19 years ago
- 51be57e Convert all the applets from #include to USE(). Had to fix some nonstandard by Rob Landley · 19 years ago
- 73b4710 fix applet order by Mike Frysinger · 19 years ago
- 0a6b0bf add setarch/linux32/linux64 applet by Mike Frysinger · 19 years ago
- 6461291 Re-add initrd support, unify halt/reboot/poweroff, add -n and -f options. by Rob Landley · 19 years ago
- 7b4aa6f new applet. Thanks Roberto A. Foglietta by "Vladimir N. Oleynik" · 19 years ago
- c1d6990 Patch from Aurelien Jacobs to add unlzma. (A new decompression type, by Rob Landley · 19 years ago
- 70f7ef7 Nothing to see here. Move along. by Rob Landley · 19 years ago
- 02bab68 Tito is using broken kernel headers that pollute the namespace with every by Rob Landley · 19 years ago
- 62d7acc - add BB_APPLET_RUNLEVEL used by emdebian via /etc/init.d/rc. by Bernhard Reutner-Fischer · 19 years ago
- aa87276 New applet, fuser, from Tony J. White. (Needs some cleanup.) by Rob Landley · 19 years ago
- 0f34a82 Add a switch_root utility (like kconfig's utils/run_init.c, although not by Rob Landley · 19 years ago
- 51a43b4 import the very fat e2fsck/fsck applets by Mike Frysinger · 19 years ago
- a1c6a57 make e2label and findfs optional by Mike Frysinger · 19 years ago
- 9d7010c - add applet nohup(1) by Bernhard Reutner-Fischer · 19 years ago
- d57ae8b First cleanup pass, from Rob Sullivan. More to be done... by Rob Landley · 19 years ago
- 9200e79 New applet "less", from Rob Sullivan. by Rob Landley · 19 years ago
- 5d38f5b sysctl was seriously broken. And since in some cases 'CONFIG_SYSCTL' by Eric Andersen · 19 years ago
- d00b3a5 Bernhard Fischer provided a mountpoint(1) applet. This is apparently something by Rob Landley · 19 years ago
- 4240364 commiting: 0000028 03-16-05 patch: new setsid applet by Paul Fox · 19 years ago
- fc2256a applying patch for bug 72: by Paul Fox · 19 years ago
- 79c142d new config display applet, from bug 46. i've changed the name by Paul Fox · 19 years ago
- 127adc5 applying fix from; by Paul Fox · 19 years ago
- 6eb1e41 Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could use by Rob Landley · 19 years ago
- 6447ac0 import initial fat mke2fs by Mike Frysinger · 20 years ago
- 174808c import tune2fs support by Mike Frysinger · 20 years ago
- 8b2d02e Add readprofile applet support. by Paul Mundt · 20 years ago
- 2acfd7b Small comm implementatin from Rob Sullivan. Needed to build perl. by Rob Landley · 20 years ago
- b662f0d import ether-wake applet by haveaniceday Bug 252 by Mike Frysinger · 20 years ago
- 55e2cf6 import eject by Peter Willis / Tito Ragusa by Mike Frysinger · 20 years ago
- ad8071f David Brownell submitted a new applet, zcip, based on RFC 3927. This is by Rob Landley · 20 years ago
- 964a368 remove extra whitespace by Mike Frysinger · 20 years ago
- 9b5f71e stat implementation based upon coreutils by Mike Frysinger · 20 years ago
- de9f1f7 import lsattr and chattr from e2fsprogs by Mike Frysinger · 20 years ago
- 95d3c45 printenv / sum defines by Mike Frysinger · 20 years ago
- 618d62f fix whitespace by Mike Frysinger · 20 years ago
- fa69f11 import fakeidentd module started by Thomas Lundquist by Mike Frysinger · 20 years ago
- 75ac42b add aliases == and [[ for = and [ to support more bash scripts by Mike Frysinger · 20 years ago
- 2c51160 Add 'nice' and replace 'renice' with a new implementation. by Manuel Novoa III · 20 years ago
- 37ba6bf The login applet should always be setuid root by Eric Andersen · 20 years ago
- 0dfe4e9 As discussed, drop minit, which was not being supported in busybox. by Eric Andersen · 21 years ago
- 0a87ac6 Seem not many people are using 'ipaddr' since it has by Eric Andersen · 21 years ago
- 63a1a7a Update docs for start_stop_daemon to match reality. Update by Eric Andersen · 21 years ago
- 82364bb New applet, seq. No options, just the basics. by Glenn L McGrath · 21 years ago
- b905028 Patch from Ned Ludd, solar at gentoo dot org: by Eric Andersen · 21 years ago
- 8f3bc4c New applet, rx, by Christopher Hoover by Glenn L McGrath · 21 years ago
- 08573e0 Kill off the loadacm applet. It is unused, unmaintained by Eric Andersen · 21 years ago
- e9080c9 NEW APPLET: pipe_progress, used by debian installer by Glenn L McGrath · 21 years ago
- 17d21fa New applet, devfsd, by Matteo Croce and Tito by Glenn L McGrath · 21 years ago
- eebcc1d Add the "install" applet, move get_ug_id to libbb as its used by chown, by Glenn L McGrath · 21 years ago
- a6b7bdc Vodz, last patch 105 by Glenn L McGrath · 21 years ago
- 2e9c257 Implement a minimalist 'last' which allows the LEAF project to by Eric Andersen · 21 years ago
- a501d0f Remove the update utility, that is only relevant to older 2.0.x kernels by Eric Andersen · 21 years ago
- 725db19 Very minor rdate updates by Eric Andersen · 21 years ago
- 3443bd7 Matteo Croce submitted a hdparm applet. by Eric Andersen · 21 years ago
- 01c3d40 Add the fdformat utility, based on a patch from Kent Robotti, by Eric Andersen · 21 years ago
- 655d814 New applet: patch, applies a unified diff by Glenn L McGrath · 21 years ago
- 2483343 Vodz, last_patch_88 by Glenn L McGrath · 22 years ago
- 1e11c34 minit, a Minimal init system. by Glenn L McGrath · 22 years ago
- f01b805 New applet, fold by Glenn L McGrath · 22 years ago