- f51d206 re-order a little for alphabetical by Mike Frysinger · 19 years ago
- d1c8ae5 re-order a little for alphabetical by Mike Frysinger · 19 years ago
- 75aa192 re-order a little for alphabetical by Mike Frysinger · 19 years ago
- 1672255 Tito switched option parsing over to switch umount over to bb_getopt_ulflags(). by Rob Landley · 19 years ago
- 5423df9 force nodebug by default by Mike Frysinger · 19 years ago
- 62f18e1 use the shorter license header by Mike Frysinger · 19 years ago
- 51a43b4 import the very fat e2fsck/fsck applets by Mike Frysinger · 19 years ago
- bfe773f make sure we include local header files by Mike Frysinger · 19 years ago
- 016d628 fix parallel building again by Mike Frysinger · 19 years ago
- 0f8a638 err, fix stupid mistake in previous do_findfs() change by Mike Frysinger · 19 years ago
- 0d65565 add a attribute_noreturn macro by Mike Frysinger · 19 years ago
- 0d4ee68 use brief license line by Mike Frysinger · 19 years ago
- 97b43a7 fix broken whitespace and remove pointless mkdir by Mike Frysinger · 19 years ago
- a1c6a57 make e2label and findfs optional by Mike Frysinger · 19 years ago
- 9ac178a rename menu and touchup whitespace by Mike Frysinger · 19 years ago
- ce0cf1d make test an alias for check by Mike Frysinger · 19 years ago
- 3f91d7a cleanup option parsing by Mike Frysinger · 19 years ago
- 30b1786 - ifupdown needs run-parts. Thanks Derosnec for pointing this out. by Bernhard Reutner-Fischer · 19 years ago
- 23bc647 - remove dangling symlinks after the runs by Bernhard Reutner-Fischer · 19 years ago
- 380ad12 We've gotten enough questions that are related to building systems rather by Rob Landley · 19 years ago
- 1eb645d - set executable bit by Bernhard Reutner-Fischer · 19 years ago
- b47a74f - introduce variable _BB_CONFIG_DEP to the new test harness. by Bernhard Reutner-Fischer · 19 years ago
- 0a44c17 - add missing descriptions of supported arguments by Bernhard Reutner-Fischer · 19 years ago
- aaf0e23 - replace variables by defines to save space by Bernhard Reutner-Fischer · 19 years ago
- bf44974 SUSv3 -q compatibily exit status correction for grep again by "Vladimir N. Oleynik" · 19 years ago
- c96b703 SUSv3 -q compatibily exit status correction for grep by "Vladimir N. Oleynik" · 19 years ago
- cf40d81 grep must have exit code >1 if input file not found. Small indent correcion also. by "Vladimir N. Oleynik" · 19 years ago
- b628409 more make safe the exported namespace for udhcp. Move to bb-specific file for reduce change into udhcp-CVS by "Vladimir N. Oleynik" · 19 years ago
- 53ad366 remove 1 exported by "Vladimir N. Oleynik" · 19 years ago
- b6f7164 move a couple of functions from common code (options.c) to udhcpd private by Paul Fox · 19 years ago
- 28de951 by Paul Fox · 19 years ago
- 2f9c30a safe exported namespace for udhcp. Not full, bore :-( by "Vladimir N. Oleynik" · 19 years ago
- ac97317 Reduce exported from msh applet by "Vladimir N. Oleynik" · 19 years ago
- 264e771 Reduce exported from lash applet by "Vladimir N. Oleynik" · 19 years ago
- 19c3701 Reduce exported from hush applet by "Vladimir N. Oleynik" · 19 years ago
- b8fa7e8 quick patch - have removed stranges for me by "Vladimir N. Oleynik" · 19 years ago
- 1f0ac23 very small size reduce for nohup applet by "Vladimir N. Oleynik" · 19 years ago
- 24cca8d Reduce exported from ipcs applet by "Vladimir N. Oleynik" · 19 years ago
- e4baaa2 more remove lost exported by "Vladimir N. Oleynik" · 19 years ago
- 007a011 network "default" --> bb_INET_default. Reduce 2 exported from find applet by "Vladimir N. Oleynik" · 19 years ago
- 9d7010c - add applet nohup(1) by Bernhard Reutner-Fischer · 19 years ago
- d4cffd1 - make sure to include dmalloc.h at the very end of busybox.h or libbb.h. by Bernhard Reutner-Fischer · 19 years ago
- cef737f moved include/bbconfigopts.h from miscutils to to top Makefile before generate .depend. Remove allyesconfig build problem, noticed by Bernhard Fischer by "Vladimir N. Oleynik" · 19 years ago
- c5280e8 - consolidated password helpers by Bernhard Reutner-Fischer · 19 years ago
- f56b8e4 - consolidated password helpers into bb_pwd.c by Bernhard Reutner-Fischer · 19 years ago
- d5bd137 - rename libbb's password helpers as suggested in libbb.h by Bernhard Reutner-Fischer · 19 years ago
- f912ebb - Remove unnecessary warning from libbb and move bb_wfopen_input near bb_wfopen by Bernhard Reutner-Fischer · 19 years ago
- 6ab402c - typo in documentation by Bernhard Reutner-Fischer · 19 years ago
- 52d2f4b Get "make check" ($srcdir) to work with the new testsuite. by Rob Landley · 19 years ago
- 90252bb The testsuite/links directory wasn't being created. by Rob Landley · 19 years ago
- 7fe6520 This is strange typically modern mistake. Learn please: stat(2) used sys/types.h and not reverse by "Vladimir N. Oleynik" · 19 years ago
- 6d5aa45 Bernhard Fischer writes: by Mike Frysinger · 19 years ago
- 8cbaa45 remove duplicate depend, its work for bb_mkdepend by "Vladimir N. Oleynik" · 19 years ago
- 2f01eb1 correct build bbconfig applet, correct previous change by "Vladimir N. Oleynik" · 19 years ago
- 4a5d95d corect build bbconfig applet, Thanks, Bernhard Fischer by "Vladimir N. Oleynik" · 19 years ago
- 9bfb2fc hmm, forgoten remove llseek? by "Vladimir N. Oleynik" · 19 years ago
- bc37480 by "Vladimir N. Oleynik" · 19 years ago
- b71e602 mke2fs.c can compiled for me, more bb_xstrdup and bb_xasprintf usage, remove 1 exporing, ext2fs_llseek/blkid_llseek->llseek by "Vladimir N. Oleynik" · 19 years ago
- 54deebf destroy bug #421 by "Vladimir N. Oleynik" · 19 years ago
- a0ae6de quick patchs: drop founded memory leak, more libbb, more C-compatibility, size reduction by "Vladimir N. Oleynik" · 19 years ago
- 4cbe459 small bug found after strength test by "Vladimir N. Oleynik" · 19 years ago
- 9ed1094 Bernhard Fischer writes: by Mike Frysinger · 19 years ago
- d57ae8b First cleanup pass, from Rob Sullivan. More to be done... by Rob Landley · 19 years ago
- 07e42dc Tito pointed out that if readlink doesn't have -f, there's no need to call by Rob Landley · 19 years ago
- a882126 Update TODO with mention of the CONFIG->ENABLE migration and ruminations by Rob Landley · 19 years ago
- af0dd59 speed up +10%, update (c), make CONFIG_FEATURE_MOD2_4 as config/feature/mod_2_4 by "Vladimir N. Oleynik" · 19 years ago
- 8d3c40d more C-compatibily, Thanks Bernhard Fischer by "Vladimir N. Oleynik" · 19 years ago
- 38013e3 removed 'less' section from TODO by "Vladimir N. Oleynik" · 19 years ago
- f246dc7 ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE by "Vladimir N. Oleynik" · 19 years ago
- c350485 initialize a couple of vars whose warnings were suppressed because by Paul Fox · 19 years ago
- 2b306e9 small change for highlihting flags, more busyboxes: indent, forward declaration, paste BSS by "Vladimir N. Oleynik" · 19 years ago
- 8552aec some combinations of status line and screen refresh don't give a by Paul Fox · 19 years ago
- 2d5e4f6 accept unlimited number of swap arguments like the real swap{on,off} and shrink do_em_all a little by Mike Frysinger · 19 years ago
- 0ec71bf update for newer build system by Mike Frysinger · 19 years ago
- 9200e79 New applet "less", from Rob Sullivan. by Rob Landley · 19 years ago
- bfd94c4 Whitespace patch (and removal of gratuitous use of cat) by Berhnard Fischer. by Rob Landley · 19 years ago
- 6a65d2f Amir Shalem observed that telnetd doesn't really require login, so forcing by Rob Landley · 19 years ago
- 84b93f7 Get rid of warnings, remove compat with older gnu uniq to truly conform to susv3, and cut size a bit. by Manuel Novoa III · 19 years ago
- 86097b3 Bernhard Fischer: by Mike Frysinger · 19 years ago
- 887a1ad BsAtHome writes in Bug 433: by Mike Frysinger · 19 years ago
- 23f62fc split libbb: moved xregcomp separatelly for speed up recompile by "Vladimir N. Oleynik" · 19 years ago
- b4f3cff removed strange extern void xregcomp(... from some applets, but declared from libbb.h by "Vladimir N. Oleynik" · 19 years ago
- 1e07f85 FEATURE->ENABLE_FEATURE loses one for 'top' applet by "Vladimir N. Oleynik" · 19 years ago
- 2d2c868 Patch from Berhnard Fischer to keep duplicate objects out of the library. by Rob Landley · 19 years ago
- 0c520e0 remove unrequired dependences by "Vladimir N. Oleynik" · 19 years ago
- 570f655 Cleanup patch from tito: migrate option parsing to the bb_ functions and fix by Rob Landley · 19 years ago
- b728500 Cleanup patch from Tito. by Rob Landley · 19 years ago
- 7573ac6 bb_mkdep version 2.0. speed up *2, remove problem of find e2fsprogs/uu*.h, spelling corrections by Bernhard Fischer by "Vladimir N. Oleynik" · 19 years ago
- 2ee8272 Our config should write out each symbol once and only once, but still write by Rob Landley · 19 years ago
- 1e51925 Test full susv3 spec for uniq (except internationalization). by Rob Landley · 19 years ago
- db485cf committing bug #7: by Paul Fox · 19 years ago
- bc48ebd initial ppc64 support by Mike Frysinger · 19 years ago
- f2de0b7 allow either backspace or DEL, in addition to the user's erase by Paul Fox · 19 years ago
- 676e95e bb_mkdep release. speed up *3, clearing, more comments by "Vladimir N. Oleynik" · 19 years ago
- 6943a94 whitespace/syntax cleanups, dont mind me :p by Mike Frysinger · 19 years ago
- 68071e4 touch up usage for swap utils by Mike Frysinger · 19 years ago
- bc3d4a1 Cleanup patch from Tito. by Rob Landley · 19 years ago
- 5d38f5b sysctl was seriously broken. And since in some cases 'CONFIG_SYSCTL' by Eric Andersen · 19 years ago
- 2c6b418 Kunihiko IMAI writes: by Eric Andersen · 19 years ago
- b1fe462 bb_mkdep speed up * 10! by "Vladimir N. Oleynik" · 19 years ago