aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-24touchup argc/argv handling to shrink a bit and fix a segfault when given wron...Mike Frysinger
2005-09-24re-order a little for alphabeticalMike Frysinger
2005-09-24re-order a little for alphabeticalMike Frysinger
2005-09-24re-order a little for alphabeticalMike Frysinger
2005-09-24re-order a little for alphabeticalMike Frysinger
2005-09-24re-order a little for alphabeticalMike Frysinger
2005-09-24Tito switched option parsing over to switch umount over to bb_getopt_ulflags().Rob Landley
2005-09-24force nodebug by defaultMike Frysinger
2005-09-24use the shorter license headerMike Frysinger
2005-09-24import the very fat e2fsck/fsck appletsMike Frysinger
2005-09-24make sure we include local header filesMike Frysinger
2005-09-24fix parallel building againMike Frysinger
2005-09-24err, fix stupid mistake in previous do_findfs() changeMike Frysinger
2005-09-24add a attribute_noreturn macroMike Frysinger
2005-09-24use brief license lineMike Frysinger
2005-09-24fix broken whitespace and remove pointless mkdirMike Frysinger
2005-09-24make e2label and findfs optionalMike Frysinger
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