aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-24rename menu and touchup whitespaceMike Frysinger
2005-09-24make test an alias for checkMike Frysinger
2005-09-24cleanup option parsingMike Frysinger
2005-09-23- ifupdown needs run-parts. Thanks Derosnec for pointing this out.Bernhard Reutner-Fischer
2005-09-23- remove dangling symlinks after the runsBernhard Reutner-Fischer
2005-09-23We've gotten enough questions that are related to building systems ratherRob Landley
2005-09-23- set executable bitBernhard Reutner-Fischer
2005-09-23- introduce variable _BB_CONFIG_DEP to the new test harness.Bernhard Reutner-Fischer
2005-09-23- add missing descriptions of supported argumentsBernhard Reutner-Fischer
2005-09-23- replace variables by defines to save spaceBernhard Reutner-Fischer
2005-09-23SUSv3 -q compatibily exit status correction for grep again"Vladimir N. Oleynik"
2005-09-23SUSv3 -q compatibily exit status correction for grep"Vladimir N. Oleynik"
2005-09-23grep must have exit code >1 if input file not found. Small indent correcion a..."Vladimir N. Oleynik"
2005-09-23more make safe the exported namespace for udhcp. Move to bb-specific file for..."Vladimir N. Oleynik"
2005-09-23remove 1 exported"Vladimir N. Oleynik"
2005-09-22move a couple of functions from common code (options.c) to udhcpd privatePaul Fox
2005-09-22add support for setting the dhcp vendor class option (option 60). Paul Fox
2005-09-22safe exported namespace for udhcp. Not full, bore :-("Vladimir N. Oleynik"
2005-09-22Reduce exported from msh applet"Vladimir N. Oleynik"
2005-09-22Reduce exported from lash applet"Vladimir N. Oleynik"
2005-09-22Reduce exported from hush applet"Vladimir N. Oleynik"
2005-09-22quick patch - have removed stranges for me"Vladimir N. Oleynik"
2005-09-22very small size reduce for nohup applet"Vladimir N. Oleynik"
2005-09-22Reduce exported from ipcs applet"Vladimir N. Oleynik"
2005-09-22more remove lost exported"Vladimir N. Oleynik"
2005-09-22network "default" --> bb_INET_default. Reduce 2 exported from find applet"Vladimir N. Oleynik"
2005-09-21- add applet nohup(1)Bernhard Reutner-Fischer
2005-09-21- make sure to include dmalloc.h at the very end of busybox.h or libbb.h.Bernhard Reutner-Fischer
2005-09-21moved include/bbconfigopts.h from miscutils to to top Makefile before generat..."Vladimir N. Oleynik"
2005-09-20- consolidated password helpersBernhard Reutner-Fischer
2005-09-20- consolidated password helpers into bb_pwd.cBernhard Reutner-Fischer
2005-09-20- rename libbb's password helpers as suggested in libbb.hBernhard Reutner-Fischer
2005-09-20- Remove unnecessary warning from libbb and move bb_wfopen_input near bb_wfopenBernhard Reutner-Fischer
2005-09-20- typo in documentationBernhard Reutner-Fischer
2005-09-20Get "make check" ($srcdir) to work with the new testsuite.Rob Landley
2005-09-20The testsuite/links directory wasn't being created.Rob Landley
2005-09-20This is strange typically modern mistake. Learn please: stat(2) used sys/type..."Vladimir N. Oleynik"
2005-09-20Bernhard Fischer writes:Mike Frysinger
2005-09-19remove duplicate depend, its work for bb_mkdepend"Vladimir N. Oleynik"
2005-09-19correct build bbconfig applet, correct previous change"Vladimir N. Oleynik"
2005-09-19corect build bbconfig applet, Thanks, Bernhard Fischer"Vladimir N. Oleynik"
2005-09-19hmm, forgoten remove llseek?"Vladimir N. Oleynik"
2005-09-191) read from stdin work now"Vladimir N. Oleynik"
2005-09-19mke2fs.c can compiled for me, more bb_xstrdup and bb_xasprintf usage, remove ..."Vladimir N. Oleynik"
2005-09-19destroy bug #421"Vladimir N. Oleynik"
2005-09-19quick patchs: drop founded memory leak, more libbb, more C-compatibility, siz..."Vladimir N. Oleynik"
2005-09-19small bug found after strength test"Vladimir N. Oleynik"
2005-09-18Bernhard Fischer writes:Mike Frysinger
2005-09-18First cleanup pass, from Rob Sullivan. More to be done...Rob Landley
2005-09-17Tito pointed out that if readlink doesn't have -f, there's no need to callRob Landley