aboutsummaryrefslogtreecommitdiff
path: root/applets.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make 'busybox --help' work as expected, closing bug #1139andersen2001-04-031-0/+7
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@2231 69ca8d6d-28ef-0310-b511-8ec308f3f277
* includes cleanup from Jeff Garzikandersen2001-03-231-0/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@2187 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Patch from Vladimir to move struct applet from busybox.c to applets.c,andersen2001-03-191-0/+8
| | | | | | | which looks like the right place for such things to live. git-svn-id: svn://busybox.net/trunk/busybox@2148 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Convert utility.c into libbb.a. It is now a whole pile of .candersen2001-03-161-0/+92
files. Clean up the resulting damage and fix up the makefile. -Erik git-svn-id: svn://busybox.net/trunk/busybox@2123 69ca8d6d-28ef-0310-b511-8ec308f3f277