aboutsummaryrefslogtreecommitdiff
path: root/Config.h.Hurd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This is out of date, and Glenn tells me this can be safely deleted.Eric Andersen2001-07-071-320/+0
| | | | | To be useful on Hurd will really require the new build system... -Erik
* Patch from larry to fix some grammar errors.Eric Andersen2001-05-231-2/+2
|
* Removed obsoleted BB_FEATURE_RM_INTERACTIVEMark Whitley2001-04-251-3/+0
|
* Sync'ed up the olympus section between this and stock Config.hMark Whitley2001-04-251-49/+0
|
* Split up chmod_chown_chgrp.c into 3 separate apps. This unfortunatelyEric Andersen2001-04-241-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 Kraai2001-04-241-1/+2
|
* This has two patches. First it moves interface.c to libbb (it isEric Andersen2001-04-191-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 Kraai2001-03-271-3/+2
|
* Fix linuxrc defineEric Andersen2001-03-151-1/+0
|
* Update the olympus sectionsEric Andersen2001-03-151-25/+81
|
* Removed leftover BB_FEATURE_KLOGD per report from Giulio OrseroMark Whitley2001-03-151-3/+0
|
* Applied patch from Christophe Boyanique to add -i support to rm.Mark Whitley2001-03-131-0/+3
|
* Re-worked the support for s///p, fixed a backref limit buglet, and cleaned upMark Whitley2000-11-031-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/modulesEric Andersen2000-09-261-2/+1
| | | | -Erik
* Gratuitously changed the file "busybox.defs.h" to the moreEric Andersen2000-09-251-0/+327
sensible and noticable "Config.h". -Erik