aboutsummaryrefslogtreecommitdiff
path: root/tty.c (unfollow)
Commit message (Expand)AuthorFilesLines
2000-12-05Fixed the comments to match the code and renamed the function to a (hopefully)Mark Whitley5-15/+15
2000-12-05Applied patch from Matt Kraai to add v*error functions for handling varargMark Whitley1-21/+21
2000-12-05Use perrorMsg instead of perror and keep removing files if we encounterMatt Kraai3-15/+17
2000-12-04Changelog updateEric Andersen1-0/+5
2000-12-04Flag day warning!Eric Andersen2-4/+4
2000-12-04Patch to add in the -X option and fix the --exclude bug, originally byEric Andersen5-3/+61
2000-12-02Fix typoEric Andersen1-1/+2
2000-12-02Patch from Larry Doolittle so it will build the newdocs right.Eric Andersen5-57/+49
2000-12-01Update for handling .udebs and building using a pristine source dir...Eric Andersen5-88/+781
2000-12-01More doc handling updatesEric Andersen1-7/+6
2000-12-01Update some descriptionsEric Andersen1-2/+3
2000-12-01Fix yet another blunder. Create symlink correctly this time.Eric Andersen1-1/+1
2000-12-01I forgot a "/". Oops.Eric Andersen1-1/+1
2000-12-01More pristine source directory updates. It now worksEric Andersen8-34/+116
2000-12-01More updates for the Makefile to do BB_SRC_DIR. This isEric Andersen1-15/+48
2000-12-01Make tar shutup on compileEric Andersen2-4/+4
2000-12-01Remove #ifdef __STDC__ junk. We don't do K&R round these parts,Eric Andersen8-290/+6
2000-12-01Stop using TRUE and FALSE for exit status.Matt Kraai132-373/+375
2000-11-30Apply some patches from Gennady Feldman <gfeldman@mail.com> toEric Andersen3-117/+195
2000-11-30Note new dependency.Matt Kraai1-1/+1
2000-11-30Note an error if we are unable to list/extract specified files.Matt Kraai2-4/+28
2000-11-30Patch from Larry Doolittle (with minor touchups from me so everything compilesEric Andersen10-713/+302
2000-11-30Fix escape char problem.Eric Andersen3-12/+39
2000-11-29Add "\r" to utility.c:process_escape_sequence() (from email aboutEric Andersen1-0/+3
2000-11-29Apply the BSD echo version submitted by Jonas Holmberg <jonas.holmberg@axis.com>Eric Andersen2-58/+134
2000-11-29Apply rev #2 of dd fix from Gennady Feldman.Eric Andersen4-16/+46
2000-11-29Update the changelog a bitEric Andersen1-1/+11
2000-11-29Moar Speling fickes frum Larry DoolittleEric Andersen2-11/+11
2000-11-29Patch form Larry Doolittle <ldoolitt@recycle.lbl.gov> (in collaborationEric Andersen1-6/+15
2000-11-29Apply a patch from Larry Doolittle <ldoolitt@recycle.lbl.gov> to closeEric Andersen4-130/+100
2000-11-29Patch from Matt Kraai to fix an infinate loop with ls -aREric Andersen2-12/+64
2000-11-29Finish commit of rpmunpack and add in scripts for undeb and unrpmEric Andersen6-10/+193
2000-11-29Apply a patch fromkent robotti:Eric Andersen7-29/+29
2000-11-22Re-organized some sections and added a whole new section on avoiding theMark Whitley1-58/+204
2000-11-22Fix behavior when removal fails.Matt Kraai2-6/+10
2000-11-18Check for archive errors even for files we aren't extracting.Matt Kraai2-8/+16
2000-11-18Fixed return status (thanks to David Douthitt for the fix).Matt Kraai2-4/+12
2000-11-18Fixed user and group name listing.Matt Kraai2-44/+26
2000-11-17Added AdTran to the list of products using Busybox.Mark Whitley1-4/+9
2000-11-17Applied patch from Brent Priddy <brent.priddy@adtran.com> to handle theMark Whitley2-48/+74
2000-11-17Numerous spelling / grammar corrections from Larry DoolittleMark Whitley1-27/+52
2000-11-17"I will always compile before I commit."Eric Andersen9-47/+71
2000-11-17Fix up builtin overrides, and hack in the binary search for findingEric Andersen9-105/+113
2000-11-17Modified help string for xargs. Props to Kent Robotti <robotti@metconnect.com>.Mark Whitley2-8/+4
2000-11-17Add in a new FEATURE (off by default) BB_FEATURE_SH_BUILTINS_ALWAYS_WIN.Eric Andersen4-3/+62
2000-11-17Fix typo pointed out by Michael Renzmann <renzmann@gmx.de>Eric Andersen2-3/+3
2000-11-17Add BB_CMP to xfopenEric Andersen1-1/+3
2000-11-14Remove the BSD advertising clause, and replace it with a link to howEric Andersen12-234/+356
2000-11-14Oops. I kant tipe.Eric Andersen1-1/+1
2000-11-14Brand new version of xargs. Tested thoroughly by Kent Robotti. (Domo arigato,Mark Whitley2-224/+122