aboutsummaryrefslogtreecommitdiff
path: root/date.c
AgeCommit message (Expand)Author
2001-04-25Move messages.c to libbb. Make each string in messages.c be its own .o file.Eric Andersen
2001-03-09A cleanup patch from Jeff Garzik to static-ify a number ofEric Andersen
2001-02-20It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen
2001-02-14This patch, put together by Manuel Novoa III, is a merge of workEric Andersen
2001-01-27Fix header file usage -- there were many unnecessary header files included inEric Andersen
2000-12-07Changed names of functions in utility.c and all affected files, to makeMark Whitley
2000-12-01Stop using TRUE and FALSE for exit status.Matt Kraai
2000-11-29Apply a patch from Larry Doolittle <ldoolitt@recycle.lbl.gov> to closeEric Andersen
2000-11-17"I will always compile before I commit."Eric Andersen
2000-09-25Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen
2000-08-10Some #include updates.Eric Andersen
2000-07-17The result of getopt() is "int" and should be treated as suchPavel Roskin
2000-07-16Extract usage information into a separate file.Matt Kraai
2000-07-14Getopt'ed by Marc Nijdam <marc_nijdam@hp.com>Eric Andersen
2000-07-12Always report the applet name when doing error reporting.Matt Kraai
2000-06-19Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen
2000-06-06Fix 'date -u'Eric Andersen
2000-05-16Some updates for better portability.Erik Andersen
2000-04-21More Doc updates. cmdedit and more termio fixes.Erik Andersen
2000-03-24The new tar for busybox is now done, and works just fineErik Andersen
2000-03-23My latest ramblings.Erik Andersen
2000-03-21* all mallocs now use xmalloc (and so are OOM error safe), andErik Andersen
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
2000-02-07A few minor updates. ;-)Erik Andersen
2000-01-29Clear up some ambiguity with old style assignments.Erik Andersen
1999-11-10Updates to usage, and made tar work.Eric Andersen
1999-10-20Fixed up copyright notices and suchEric Andersen
1999-10-19Added sfdisk. Ststic-ified a bunch of stuff.Eric Andersen
1999-10-18More stuff.Eric Andersen
1999-10-12Latest and greatest.Eric Andersen
1999-10-06latest and greatest.Eric Andersen
1999-10-05Initial revisionEric Andersen