Age | Commit message (Expand) | Author |
---|---|---|
2001-03-09 | A cleanup patch from Jeff Garzik to static-ify a number of | Eric Andersen |
2001-02-14 | This patch, put together by Manuel Novoa III, is a merge of work | Eric Andersen |
2001-01-31 | Removed trailing \n from error_msg{,_and_die} messages. | Matt Kraai |
2001-01-23 | #define -> static const int. Also got rid of some big static buffers. | Mark Whitley |
2000-12-07 | Changed names of functions in utility.c and all affected files, to make | Mark Whitley |
2000-10-19 | Put getopt_usage where it belongs and added *_usage entries in busybox.[ch] | Mark Whitley |
2000-09-25 | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen |
2000-08-21 | Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org> | Eric Andersen |