summaryrefslogtreecommitdiff
path: root/date.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
| | | | -Erik
* Some #include updates.Eric Andersen2000-08-101-0/+1
| | | | -Erik
* The result of getopt() is "int" and should be treated as suchPavel Roskin2000-07-171-1/+1
|
* Extract usage information into a separate file.Matt Kraai2000-07-161-11/+0
|
* Getopt'ed by Marc Nijdam <marc_nijdam@hp.com>Eric Andersen2000-07-141-40/+30
| | | | -Erik
* Always report the applet name when doing error reporting.Matt Kraai2000-07-121-5/+5
|
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-2/+1
| | | | | Tested under both libc5 and libc6 and all seems well with these fixes. -Erik
* Fix 'date -u'Eric Andersen2000-06-061-1/+1
| | | | -Erik
* Some updates for better portability.Erik Andersen2000-05-161-2/+2
| | | | -Erik
* More Doc updates. cmdedit and more termio fixes.Erik Andersen2000-04-211-6/+8
|
* The new tar for busybox is now done, and works just fineErik Andersen2000-03-241-16/+7
| | | | | for extracting files. Creation of tarballs is next... -Erik
* My latest ramblings.Erik Andersen2000-03-231-2/+2
| | | | -Erik
* * all mallocs now use xmalloc (and so are OOM error safe), andErik Andersen2000-03-211-1/+1
| | | | | | the common error handling saves a few bytes. Thanks to Bob Tinsley <bob@earthrise.demon.co.uk> for the patch. -Erik
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-228/+223
| | | | -Erik
* A few minor updates. ;-)Erik Andersen2000-02-071-7/+10
| | | | | | Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik
* Clear up some ambiguity with old style assignments.Erik Andersen2000-01-291-2/+2
| | | | -Erik
* Updates to usage, and made tar work.Eric Andersen1999-11-101-1/+1
| | | | -Erik
* Fixed up copyright notices and suchEric Andersen1999-10-201-1/+1
|
* Added sfdisk. Ststic-ified a bunch of stuff.Eric Andersen1999-10-191-1/+1
|
* More stuff.Eric Andersen1999-10-181-11/+5
| | | | -Erik
* Latest and greatest.Eric Andersen1999-10-121-95/+77
| | | | -Erik
* latest and greatest.Eric Andersen1999-10-061-3/+9
|
* Initial revision0_29alpha2Eric Andersen1999-10-051-0/+305