aboutsummaryrefslogtreecommitdiff
path: root/docs/new-applet-HOWTO.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* whitespace fixesvda2007-05-301-6/+6
| | | | git-svn-id: svn://busybox.net/trunk/busybox@18703 69ca8d6d-28ef-0310-b511-8ec308f3f277
* usage.c: remove reference to busybox.hvda2007-05-261-2/+2
| | | | | | | | *: s/include "busybox.h"/include "libbb.h" git-svn-id: svn://busybox.net/trunk/busybox@18696 69ca8d6d-28ef-0310-b511-8ec308f3f277
* cryptpw: new applet (a bit less than 3k added)vda2007-05-081-22/+52
| | | | | | | | (by Thomas Lundquist <lists@zelow.no>) git-svn-id: svn://busybox.net/trunk/busybox@18586 69ca8d6d-28ef-0310-b511-8ec308f3f277
* suppress warnings about easch <applet>_main() havingvda2007-02-031-0/+1
| | | | | | | no preceding prototype git-svn-id: svn://busybox.net/trunk/busybox@17740 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - it's a mistake to remove lib-specific prefixes from libraries; still the ↵aldot2006-08-281-1/+1
| | | | | | removal should be complete. git-svn-id: svn://busybox.net/trunk/busybox@16010 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - move #include busybox.h to the very top so we pull in the configaldot2006-06-021-1/+3
| | | | | | | and eventual platform specific includes in early. git-svn-id: svn://busybox.net/trunk/busybox@15267 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - patch from Denis Vlasenko to add and use bb_xsocket() and to usealdot2006-04-121-17/+2
| | | | | | | | bb_xopen some more while at it. Also use shorter boilerplate while at it. git-svn-id: svn://busybox.net/trunk/busybox@14833 69ca8d6d-28ef-0310-b511-8ec308f3f277
* touchup some grammar, formatting, and remove some outdated notesvapier2005-09-021-12/+17
| | | | git-svn-id: svn://busybox.net/trunk/busybox@11318 69ca8d6d-28ef-0310-b511-8ec308f3f277
* update example to use bb_ prefixed names and remove old note about config.h ↵vapier2005-04-231-7/+2
| | | | | | (since the header is generated automatically now) git-svn-id: svn://busybox.net/trunk/busybox@10156 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-6/+6
| | | | git-svn-id: svn://busybox.net/trunk/busybox@8630 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Thomas Lundquist, update for current structurebug12003-10-011-11/+20
| | | | git-svn-id: svn://busybox.net/trunk/busybox@7587 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Thomas Lundquistkraai2002-03-181-6/+22
| | | | | | | * docs/new-applet-HOWTO.txt: Update for new directory structure. git-svn-id: svn://busybox.net/trunk/busybox@4408 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Begin moving things to busybox.netandersen2001-12-081-1/+1
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@3871 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Major rework of the directory structure and the entire build system.andersen2001-10-241-2/+2
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@3561 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Nore unarchive (and doc) fixes from Laurence Andersonbug12001-06-241-20/+15
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2894 69ca8d6d-28ef-0310-b511-8ec308f3f277
* More spelling fixes from Larry Doolittle.markw2000-12-191-2/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1473 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Added a paragraph from Larry Dolittle, made some more section headers.markw2000-12-191-3/+18
| | | | git-svn-id: svn://busybox.net/trunk/busybox@1472 69ca8d6d-28ef-0310-b511-8ec308f3f277
* New applet HOWTO. Written by Matt Kraai with some formating and additions by me.markw2000-12-191-0/+128
git-svn-id: svn://busybox.net/trunk/busybox@1471 69ca8d6d-28ef-0310-b511-8ec308f3f277