Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: fix new-applet-HOWTO.txt, delete ipv4_ipv6.txt (it's obsolete) | Denis Vlasenko | 2007-11-04 | 1 | -1/+2 |
| | |||||
* | add -fvisibility=hidden to CC flags, mark XXX_main functions | Denis Vlasenko | 2007-10-11 | 1 | -1/+1 |
| | | | | | EXTERNALLY_VISIBLE. 5% size reduction of libbusybox.so | ||||
* | whitespace fixes | Denis Vlasenko | 2007-05-30 | 1 | -6/+6 |
| | |||||
* | usage.c: remove reference to busybox.h | Denis Vlasenko | 2007-05-26 | 1 | -2/+2 |
| | | | | | *: s/include "busybox.h"/include "libbb.h" | ||||
* | cryptpw: new applet (a bit less than 3k added) | Denis Vlasenko | 2007-05-08 | 1 | -22/+52 |
| | | | | | (by Thomas Lundquist <lists@zelow.no>) | ||||
* | suppress warnings about easch <applet>_main() having | Denis Vlasenko | 2007-02-03 | 1 | -0/+1 |
| | | | | no preceding prototype | ||||
* | - it's a mistake to remove lib-specific prefixes from libraries; still the ↵ | Bernhard Reutner-Fischer | 2006-08-28 | 1 | -1/+1 |
| | | | | removal should be complete. | ||||
* | - move #include busybox.h to the very top so we pull in the config | Bernhard Reutner-Fischer | 2006-06-02 | 1 | -1/+3 |
| | | | | and eventual platform specific includes in early. | ||||
* | - patch from Denis Vlasenko to add and use bb_xsocket() and to use | Bernhard Reutner-Fischer | 2006-04-12 | 1 | -17/+2 |
| | | | | | bb_xopen some more while at it. Also use shorter boilerplate while at it. | ||||
* | touchup some grammar, formatting, and remove some outdated notes | Mike Frysinger | 2005-09-02 | 1 | -12/+17 |
| | |||||
* | update example to use bb_ prefixed names and remove old note about config.h ↵ | Mike Frysinger | 2005-04-23 | 1 | -7/+2 |
| | | | | (since the header is generated automatically now) | ||||
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -6/+6 |
| | |||||
* | Thomas Lundquist, update for current structure | Glenn L McGrath | 2003-10-01 | 1 | -11/+20 |
| | |||||
* | Thomas Lundquist | Matt Kraai | 2002-03-18 | 1 | -6/+22 |
| | | | | * docs/new-applet-HOWTO.txt: Update for new directory structure. | ||||
* | Begin moving things to busybox.net | Eric Andersen | 2001-12-08 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Major rework of the directory structure and the entire build system. | Eric Andersen | 2001-10-24 | 1 | -2/+2 |
| | | | | -Erik | ||||
* | Nore unarchive (and doc) fixes from Laurence Anderson | Glenn L McGrath | 2001-06-24 | 1 | -20/+15 |
| | |||||
* | More spelling fixes from Larry Doolittle. | Mark Whitley | 2000-12-19 | 1 | -2/+2 |
| | |||||
* | Added a paragraph from Larry Dolittle, made some more section headers. | Mark Whitley | 2000-12-19 | 1 | -3/+18 |
| | |||||
* | New applet HOWTO. Written by Matt Kraai with some formating and additions by me. | Mark Whitley | 2000-12-19 | 1 | -0/+128 |