Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add xgethostbyname and herror_msg* functions. | Matt Kraai | 2001-05-16 | 1 | -6/+1 |
| | |||||
* | A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few | Eric Andersen | 2001-04-05 | 1 | -1/+1 |
| | | | | | | shadowed variables. Move (almost) all syscalls to libbb/syscalls.c, so I can handle them sanely and all at once. -Erik | ||||
* | xstrdup tftp cleanup from Jeff Garzik | Eric Andersen | 2001-03-23 | 1 | -5/+4 |
| | |||||
* | Applied patch from Vladimir Oleynik via Magnus Damm that removes newlines from | Mark Whitley | 2001-03-06 | 1 | -12/+8 |
| | | | | error_msg() calls and uses 'return EXIT_SUCCESS' instead of return 0. | ||||
* | Added Magnus Damm's tftp applet to Busybox. | Mark Whitley | 2001-03-02 | 1 | -0/+424 |