summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2011-05-29fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775Denys Vlasenko5-11/+12
2010-02-19fix typos in comments and docDenys Vlasenko2-2/+2
2009-09-06documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)Denys Vlasenko16-24/+24
2007-08-13s/#ifdef CONFIG_/#if ENABLE_/gDenis Vlasenko22-56/+60
2007-04-15doc: fix code example which may provoke warningDenis Vlasenko1-1/+1
2007-04-15update style-guide.txtDenis Vlasenko1-54/+79
2006-07-05fixes from ldoolitt@recycle.lbl.gov to use proper tab escaping and fix a typoMike Frysinger1-8/+8
2006-02-24add exception for uncuddling bracketsMike Frysinger1-0/+9
2005-12-20Actually, static buffers look like _this_...Rob Landley1-1/+1
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen374-2053/+2050
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen362-75864/+8827
2001-03-14Added a section to describe how to convert variables to K&R style using theMark Whitley1-30/+57
2001-03-03Added some words on use of getopt in applets.Mark Whitley2-1/+50
2001-03-02Removed section on testing that is now in contributing.txt.Mark Whitley1-20/+0
2001-02-09Fix typo.Matt Kraai1-1/+1
2001-02-09Minor cleanups and clarifications.Mark Whitley1-8/+16
2001-02-03Added some more on paren spacing and a section on testing guidelines.Mark Whitley1-2/+38
2001-01-25Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch.Eric Andersen12-28/+51
2001-01-24 - Added a section on avoiding static buffers, per mailing list discussionsMark Whitley1-4/+88
2000-12-20Some corrections, some additions, some embellishments.Mark Whitley1-14/+75
2000-11-29Moar Speling fickes frum Larry DoolittleEric Andersen2-11/+11
2000-11-22Re-organized some sections and added a whole new section on avoiding theMark Whitley1-58/+204
2000-11-17Numerous spelling / grammar corrections from Larry DoolittleMark Whitley1-27/+52
2000-08-22Some additional tips and formatting changes.Mark Whitley1-28/+56
2000-07-25Added a note in the "Tips and Pointer" section on the correct way to test forMark Whitley1-0/+17
2000-07-24First revision of the Busybox Style Guide and an accompanying .indent.proMark Whitley2-0/+257