platform/upstream/busybox.git
2001-02-24 Eric AndersenThis patch, from Quinn Jensen <jensenq@lineo.com>,...
2001-02-24 Eric AndersenMake output match the real lsmod -- print (autoclean...
2001-02-24 Eric AndersenStub out the syscall, not the whole application. The...
2001-02-24 Eric AndersenThe usage message for syslogd had stuff longer then...
2001-02-24 John Beppu...
2001-02-24 John Beppurefinement
2001-02-23 John Beppuformatting ...
2001-02-23 John BeppuAdded some documentation and made --sgml use sgml_from_...
2001-02-23 Eric AndersenAnother usage cleanup from kent robotti
2001-02-23 John BeppuDuring POD generation, it inserts a blank line before...
2001-02-23 Eric AndersenMore cleanups
2001-02-23 John Beppuforgot to remove some debugging noise
2001-02-23 John BeppuThis one should be able to deal with the USAGE macros...
2001-02-23 Eric AndersenMake HUMAN_READABLE be single argument like the others.
2001-02-23 John Beppuforgot a comma.
2001-02-23 Eric AndersenMore usage cleanups from kent robotti. I know some...
2001-02-23 Eric AndersenFix up a stupid mistake caught by David Whedon <dwhedon...
2001-02-23 David Kimdonspace after \ make preprocessor sad
2001-02-23 David Kimdonutility.c must include stdarg.h
2001-02-23 John BeppuI can't leave it alone.
2001-02-23 John Beppuminor cleanup... all that's left to do is
2001-02-23 John BeppuThis is the remixed autodocufier.pl.
2001-02-23 Eric AndersenStub out pivot_root so it won't fail to compile.
2001-02-23 Eric AndersenSomewhere along the line, MAKE_LINKS got broken, thereb...
2001-02-23 Eric AndersenArgh. I should know to compile first.
2001-02-23 Eric AndersenOnly default to BB_FEATURE_NEW_MODULE_INTERFACE when
2001-02-23 Eric AndersenMake utility.c only define query_module when BB_FEATURE...
2001-02-23 Eric AndersenYet another fix. I think I got it this time.
2001-02-23 Eric AndersenI should be more careful...
2001-02-22 Eric AndersenTurn off the printf attribute for the ?error_msg* funct...
2001-02-22 Eric AndersenAdd in kent robotti's updated dos2unix.c
2001-02-22 Eric AndersenFix up Makefile -- uClibc nfs works these days
2001-02-22 Eric AndersenCommit a few updates to the usage messages.
2001-02-22 Eric AndersenFirst pass at making up an automagical usage message...
2001-02-22 Eric AndersenAccount for remainder, and reset page_height for each...
2001-02-22 Eric AndersenMake busybox and busybox-static conflict/replace each...
2001-02-22 Eric AndersenFix malformed build-depends. Update list of bugs to...
2001-02-22 Eric AndersenMake md5sum not display filename when reading stdin
2001-02-22 Eric AndersenMake init compile when DEBUG_INIT is enabled
2001-02-22 Eric AndersenAnother update to the way usage messages are done by...
2001-02-22 Eric AndersenRevert my change to do extra termType checking. That...
2001-02-22 Eric AndersenAdjust the terminal height for any overlap, so that...
2001-02-21 Eric AndersenOops! I left in my debug noise.
2001-02-21 Eric Andersendf was totally broken. So I fixed it.
2001-02-20 Mark WhitleySmall patch from Kent Robotti to show megabytes in...
2001-02-20 Eric AndersenMinor cleanup.
2001-02-20 Eric AndersenApply a patch from Magnus Damm <damm@opensource.se...
2001-02-20 Eric AndersenCommit a patch from Erik Gustavsson <cyrano@algonet...
2001-02-20 Eric AndersenOops. Since dirent.h depends on BB_FEATURE_SH_TAB_COMP...
2001-02-20 Eric AndersenThis fixes lash so it handles environment variable...
2001-02-20 Eric AndersenCleanup the use of 'find' to prevent error msgs.
2001-02-20 Eric AndersenOops. Put time.h after busybox.h, so we can check...
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-18 Eric AndersenPut back Vladimir's testing defines, which I mistakenly...
2001-02-18 Eric AndersenA few more cleanups from Vladimir.
2001-02-18 Eric AndersenAnother patch from Vladimir to eliminate obsolete junk.
2001-02-18 Eric AndersenA small cleanup by Vladimir
2001-02-18 Eric AndersenRemove leftover junk
2001-02-17 Eric AndersenGet rid of long stale usage message code.
2001-02-17 Eric AndersenA bunch of usage clenups from kent robotti <robotti...
2001-02-17 Eric AndersenMore updates from Larry Doolittle. Don't use basedir...
2001-02-17 Eric AndersenMore updates.
2001-02-17 Eric AndersenIgnore applet_source_list
2001-02-17 Eric AndersenUpdate the build system for pristine source directory...
2001-02-17 Eric AndersenUpdate the debian build stuff
2001-02-17 Eric AndersenThrow out the obsolete INIT_CHROOT junk
2001-02-16 Eric AndersenSeveral features were hard coded on. Stop that. List...
2001-02-16 Eric AndersenCommit Vladimir's latest cmdedit. I modified it slight...
2001-02-16 Eric AndersenRevert multibuild.pl change.
2001-02-16 Eric AndersenRegression testing bugfixes from Larry Doolittle. ...
2001-02-16 Eric AndersenDo usage messages the same way all other apps fo them.
2001-02-16 Eric AndersenPatch from Larry Doolittle to cross things in multibuild.pl
2001-02-16 Eric AndersenMake ar be crossed.
2001-02-16 Eric AndersenMake dpkg require dpkg-deb
2001-02-16 Glenn L McGrathFix warning for implicit declaration of time()
2001-02-16 Glenn L McGrathFix compile error, sync() always returns 0 anyway.
2001-02-15 Mark WhitleyAnother small formatting change from Larry Doolittle.
2001-02-15 Mark WhitleyApplied patch from Larry Doolittle that does the following:
2001-02-15 Eric AndersenAcknowledge Kenneth Chalmers ln fix.
2001-02-15 Eric Andersenuse perror_msg instead of perror to print the applet...
2001-02-15 Eric Andersenfix a few mallocs to be xmallocs.
2001-02-15 Eric AndersenPatch from Matt Kraai to fix bug #1103. I've tested it,
2001-02-15 Eric AndersenFixed 'ls -s' so it actually displays block sizes again.
2001-02-14 Eric AndersenMake usage.c depend on usage.h
2001-02-14 Eric AndersenFins find message.
2001-02-14 Eric AndersenI forgot to add usage.h, so here it is, with a few...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-02-14 Eric Andersenimplemented displayroute() based on a patch from Vladim...
2001-02-14 Eric AndersenCommit Vladimir's latest version of stty.c. Nice work.
2001-02-14 Eric AndersenAdd in ifconfig and route
2001-02-14 Eric AndersenBump rev to 0.50pre.
2001-02-14 Eric AndersenSeveral cleanups from Manuel Novoa III.
2001-02-13 Eric AndersenApply a patch from Evin Robertson -- new pivot_root...
2001-02-12 Glenn L McGrathCloser integration with dpkg-deb and other busybox...
2001-02-12 Glenn L McGrathNew dpkg-deb option, warning about dpkg usage
2001-02-12 Glenn L McGrathNew option 'list' produces output that can be used...
2001-02-11 Glenn L McGrathNew function, deb-extract to be used by dpkg, code...
2001-02-11 Glenn L McGrathConsmetic changes
2001-02-11 Glenn L McGrathMore style changes
2001-02-11 Glenn L McGrathStyle changes; use get_line_from_file from utilities
next