Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This is out of date, and Glenn tells me this can be safely deleted. | Eric Andersen | 2001-07-07 | 1 | -320/+0 |
| | | | | | To be useful on Hurd will really require the new build system... -Erik | ||||
* | Patch from larry to fix some grammar errors. | Eric Andersen | 2001-05-23 | 1 | -2/+2 |
| | |||||
* | Removed obsoleted BB_FEATURE_RM_INTERACTIVE | Mark Whitley | 2001-04-25 | 1 | -3/+0 |
| | |||||
* | Sync'ed up the olympus section between this and stock Config.h | Mark Whitley | 2001-04-25 | 1 | -49/+0 |
| | |||||
* | Split up chmod_chown_chgrp.c into 3 separate apps. This unfortunately | Eric Andersen | 2001-04-24 | 1 | -1/+3 |
| | | | | | | adds 384 bytes to the overall size. But having each app be standalone is the Right Thing(tm) so we will just have to live with it. -Erik | ||||
* | Update applet define from BB_CP_MV to BB_CP and BB_MV. | Matt Kraai | 2001-04-24 | 1 | -1/+2 |
| | |||||
* | This has two patches. First it moves interface.c to libbb (it is | Eric Andersen | 2001-04-19 | 1 | -8/+0 |
| | | | | | | | 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. | ||||
* | Change BB_FEATURE_TRIVIAL_HELP to BB_FEATURE_VERBOSE_USAGE (per bug #1130). | Matt Kraai | 2001-03-27 | 1 | -3/+2 |
| | |||||
* | Fix linuxrc define | Eric Andersen | 2001-03-15 | 1 | -1/+0 |
| | |||||
* | Update the olympus sections | Eric Andersen | 2001-03-15 | 1 | -25/+81 |
| | |||||
* | Removed leftover BB_FEATURE_KLOGD per report from Giulio Orsero | Mark Whitley | 2001-03-15 | 1 | -3/+0 |
| | |||||
* | Applied patch from Christophe Boyanique to add -i support to rm. | Mark Whitley | 2001-03-13 | 1 | -0/+3 |
| | |||||
* | Re-worked the support for s///p, fixed a backref limit buglet, and cleaned up | Mark Whitley | 2000-11-03 | 1 | -3/+0 |
| | | | | | | a few other ugly places (do_subst_command got a much-needed overhaul). Also took out BB_FEATURE_SED_PATTERN_SPACE from Config.h[.Hurd] as the 'p' is now a standard feature (adds almost no bloat). | ||||
* | Remove all reference to the now obsolete /dev/modules | Eric Andersen | 2000-09-26 | 1 | -2/+1 |
| | | | | -Erik | ||||
* | Gratuitously changed the file "busybox.defs.h" to the more | Eric Andersen | 2000-09-25 | 1 | -0/+327 |
sensible and noticable "Config.h". -Erik |