Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Vladimir's last_patch_15 | Glenn L McGrath | 2001-06-26 | 1 | -3/+4 |
| | |||||
* | These were broken when using dmalloc due to include file ordering | Eric Andersen | 2001-06-23 | 1 | -2/+2 |
| | | | | | problems. busybox.h must be last. -Erik | ||||
* | Add xgethostbyname and herror_msg* functions. | Matt Kraai | 2001-05-16 | 1 | -6/+2 |
| | |||||
* | Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c | Matt Kraai | 2001-05-16 | 1 | -5/+5 |
| | | | | by Larry Doolittle. | ||||
* | A cleanup patch from Jeff Garzik to static-ify a number of | Eric Andersen | 2001-03-09 | 1 | -2/+2 |
| | | | | namespace polluting things that really should be static. | ||||
* | Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup | Eric Andersen | 2001-03-09 | 1 | -1/+2 |
| | | | | | warnings with glibc 2.2 and use always use xfopen -Erik | ||||
* | This patch, put together by Manuel Novoa III, is a merge of work | Eric Andersen | 2001-02-14 | 1 | -5/+5 |
| | | | | | | done by Evin Robertson (bug#1105) and work from Manuel to make usage messages occupy less space and simplify how usage messages are displayed. | ||||
* | Fix wget error message and add (and use) chomp library function. | Matt Kraai | 2001-02-01 | 1 | -3/+2 |
| | |||||
* | Removed trailing \n from error_msg{,_and_die} messages. | Matt Kraai | 2001-01-31 | 1 | -2/+2 |
| | |||||
* | Fix header file usage -- there were many unnecessary header files included in | Eric Andersen | 2001-01-27 | 1 | -1/+2 |
| | | | | | | | busybox.h which slowed compiles. I left only what was needed and then fixed up all the apps to include their own header files. I also fixed naming for pwd.h and grp.h functions. Tested to compile and run with libc5, glibc, and uClibc. -Erik | ||||
* | Remove the warning messages. By consensus, netkit-tiny doesn't | Eric Andersen | 2001-01-24 | 1 | -5/+1 |
| | | | | need to happen. | ||||
* | Fix spelling. s/maintainence/maintenance/ | Eric Andersen | 2001-01-24 | 1 | -2/+2 |
| | |||||
* | Warn about apps that will be going away in release 0.50 | Eric Andersen | 2001-01-22 | 1 | -1/+5 |
| | | | | -Erik | ||||
* | Use busybox error handling functions wherever possible. | Matt Kraai | 2000-12-22 | 1 | -8/+5 |
| | |||||
* | Changed names of functions in utility.c and all affected files, to make | Mark Whitley | 2000-12-07 | 1 | -2/+2 |
| | | | | compliant with the style guide. Everybody rebuild your tags file! | ||||
* | Apply patch from "Orion Poplawski" <OPoplawski@cqg.com> to make | Eric Andersen | 2000-10-12 | 1 | -1/+7 |
| | | | | | hostname do "--file" -Erik | ||||
* | Consolidate handling of some fopen failures. | Matt Kraai | 2000-09-27 | 1 | -12/+8 |
| | |||||
* | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen | 2000-09-25 | 1 | -2/+2 |
| | | | | -Erik | ||||
* | Extract usage information into a separate file. | Matt Kraai | 2000-07-16 | 1 | -16/+1 |
| | |||||
* | Use errorMsg rather than fprintf. | Matt Kraai | 2000-07-14 | 1 | -3/+2 |
| | |||||
* | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | 2000-06-19 | 1 | -2/+2 |
| | | | | | Tested under both libc5 and libc6 and all seems well with these fixes. -Erik | ||||
* | More libc portability updates, add in the website (which has not been | Erik Andersen | 2000-05-19 | 1 | -2/+1 |
| | | | | | archived previously). Wrote 'which' during the meeting today. -Erik | ||||
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | 2000-05-12 | 1 | -4/+7 |
| | | | | | | | | which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik | ||||
* | Some formatting updates (ran the code through indent) | Erik Andersen | 2000-02-08 | 1 | -93/+100 |
| | | | | -Erik | ||||
* | A few minor updates. ;-) | Erik Andersen | 2000-02-07 | 1 | -1/+1 |
| | | | | | | Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik | ||||
* | Tail now works (costs 6k). Several other updates. | Eric Andersen | 1999-12-09 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Latest and greatest | Eric Andersen | 1999-12-08 | 1 | -1/+1 |
| | |||||
* | Stuf | Eric Andersen | 1999-12-08 | 1 | -2/+2 |
| | |||||
* | Stuf | Eric Andersen | 1999-12-08 | 1 | -29/+41 |
| | |||||
* | Stuf | Eric Andersen | 1999-12-07 | 1 | -0/+126 |