| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Some adjustments, mostly from David McCullough <davidm@lineo.com> to | Eric Andersen | 2001-07-19 | 1 | -2/+5 |
| | | | | | | | | make busybox be more uClinux friendly. I also adjusted Config.h for uClinux so it will automagically disable apps the arn't going to work without fork() and such. -Erik | ||||
| * | Vladimir's last_patch13, containing several bugfixes. | Eric Andersen | 2001-06-01 | 1 | -4/+41 |
| | | |||||
| * | include libbb.h after other includes | Glenn L McGrath | 2001-05-05 | 1 | -3/+2 |
| | | |||||
| * | This has two patches. First it moves interface.c to libbb (it is | Eric Andersen | 2001-04-19 | 1 | -0/+2129 |
| support code after all). It also contains a patch from Larry Doolittle that removes two instances of "strlen([^)]*) *- *1", un-shadows two variables, relaxes requirement for a sprintf(3) that returns number of bytes written, and eliminates a duplicate subroutine. | |||||
