aboutsummaryrefslogtreecommitdiff
path: root/nc.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2000-12-04Patch to add in the -X option and fix the --exclude bug, originally byandersen5-3/+61
Sebastien Huet, and now ported to the latest and greatest by both Arne Bernin <ab@netropol.de> and kent robotti <robotti@metconnect.com>. git-svn-id: svn://busybox.net/trunk/busybox@1373 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-12-02Fix typoandersen1-1/+2
git-svn-id: svn://busybox.net/trunk/busybox@1371 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-12-02Patch from Larry Doolittle so it will build the newdocs right.andersen5-57/+49
git-svn-id: svn://busybox.net/trunk/busybox@1370 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-12-01Update for handling .udebs and building using a pristine source dir...andersen5-88/+781
git-svn-id: svn://busybox.net/trunk/busybox@1369 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-12-01More doc handling updatesandersen1-7/+6
git-svn-id: svn://busybox.net/trunk/busybox@1368 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-12-01Update some descriptionsandersen1-2/+3
git-svn-id: svn://busybox.net/trunk/busybox@1367 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-12-01Fix yet another blunder. Create symlink correctly this time.andersen1-1/+1
git-svn-id: svn://busybox.net/trunk/busybox@1366 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-12-01I forgot a "/". Oops.andersen1-1/+1
git-svn-id: svn://busybox.net/trunk/busybox@1365 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-12-01More pristine source directory updates. It now worksandersen8-34/+116
for me (including doing install). How about you? -Erik git-svn-id: svn://busybox.net/trunk/busybox@1364 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-12-01More updates for the Makefile to do BB_SRC_DIR. This isandersen1-15/+48
primarily a patch from Larry Doolittle, but with updates from me to handle docs and link creation properly... git-svn-id: svn://busybox.net/trunk/busybox@1363 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-12-01Make tar shutup on compileandersen2-4/+4
git-svn-id: svn://busybox.net/trunk/busybox@1362 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-12-01Remove #ifdef __STDC__ junk. We don't do K&R round these parts,andersen8-290/+6
so no point acting like we do. git-svn-id: svn://busybox.net/trunk/busybox@1361 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-12-01Stop using TRUE and FALSE for exit status.kraai132-373/+375
git-svn-id: svn://busybox.net/trunk/busybox@1360 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-30Apply some patches from Gennady Feldman <gfeldman@mail.com> toandersen3-117/+195
. /etc/profile, and to emulate bash prompt. I've cleaned up his patches a bit and all looks good now... git-svn-id: svn://busybox.net/trunk/busybox@1359 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-30Note new dependency.kraai1-1/+1
git-svn-id: svn://busybox.net/trunk/busybox@1356 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-30Note an error if we are unable to list/extract specified files.kraai2-4/+28
git-svn-id: svn://busybox.net/trunk/busybox@1355 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-30Patch from Larry Doolittle (with minor touchups from me so everything compilesandersen10-713/+302
and works) to use the applet definitions in applets.h to autogenerate the applet function and usage prototypes. git-svn-id: svn://busybox.net/trunk/busybox@1354 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-30Fix escape char problem.andersen3-12/+39
git-svn-id: svn://busybox.net/trunk/busybox@1353 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-29Add "\r" to utility.c:process_escape_sequence() (from email aboutandersen1-0/+3
"echo vs. optarg" from Larry Doolittle Tue, 28 Nov 2000 10:36:04 -0800) -Erik git-svn-id: svn://busybox.net/trunk/busybox@1352 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-29Apply the BSD echo version submitted by Jonas Holmberg <jonas.holmberg@axis.com>andersen2-58/+134
git-svn-id: svn://busybox.net/trunk/busybox@1351 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-29Apply rev #2 of dd fix from Gennady Feldman.andersen4-16/+46
git-svn-id: svn://busybox.net/trunk/busybox@1350 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-29Update the changelog a bitandersen1-1/+11
git-svn-id: svn://busybox.net/trunk/busybox@1349 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-29Moar Speling fickes frum Larry Doolittleandersen2-11/+11
git-svn-id: svn://busybox.net/trunk/busybox@1348 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-29Patch form Larry Doolittle <ldoolitt@recycle.lbl.gov> (in collaborationandersen1-6/+15
with Matt Kraai <kraai@alumni.carnegiemellon.edu>) to allow for a pristine source directory -- where all the .o files and such are not placed into the source tree. Thanks Larry! git-svn-id: svn://busybox.net/trunk/busybox@1347 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-29Apply a patch from Larry Doolittle <ldoolitt@recycle.lbl.gov> to closeandersen4-130/+100
bug 1069. This shaves about 100 bytes from the executable, and about 200 bytes of heap usage. Also document the "-d" option in the usage message. git-svn-id: svn://busybox.net/trunk/busybox@1346 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-29Patch from Matt Kraai to fix an infinate loop with ls -aRandersen2-12/+64
git-svn-id: svn://busybox.net/trunk/busybox@1345 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-29Finish commit of rpmunpack and add in scripts for undeb and unrpmandersen6-10/+193
git-svn-id: svn://busybox.net/trunk/busybox@1344 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-29Apply a patch fromkent robotti:andersen7-29/+29
Renamed unrpm to original rpmunpack, so you can use an included shell script called unrpm as a front end to it. There's also a shell script called undeb included for debian packages. Change undeb and unrpm scripts to work with the busybox tar and gunzip. git-svn-id: svn://busybox.net/trunk/busybox@1343 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-22Re-organized some sections and added a whole new section on avoiding themarkw1-58/+204
preprocessor. Comments welcome. git-svn-id: svn://busybox.net/trunk/busybox@1339 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-22Fix behavior when removal fails.kraai2-6/+10
git-svn-id: svn://busybox.net/trunk/busybox@1338 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-18Check for archive errors even for files we aren't extracting.kraai2-8/+16
git-svn-id: svn://busybox.net/trunk/busybox@1336 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-18Fixed return status (thanks to David Douthitt for the fix).kraai2-4/+12
git-svn-id: svn://busybox.net/trunk/busybox@1335 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-18Fixed user and group name listing.kraai2-44/+26
git-svn-id: svn://busybox.net/trunk/busybox@1334 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-17Added AdTran to the list of products using Busybox.markw1-4/+9
git-svn-id: svn://busybox.net/trunk/busybox@1332 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-17Applied patch from Brent Priddy <brent.priddy@adtran.com> to handle themarkw2-48/+74
special-case of using newlines as field delimiters. git-svn-id: svn://busybox.net/trunk/busybox@1331 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-17Numerous spelling / grammar corrections from Larry Doolittlemarkw1-27/+52
<ldoolitt@recycle.lbl.gov>, as well as a few additions / clarifications. git-svn-id: svn://busybox.net/trunk/busybox@1330 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-17"I will always compile before I commit."andersen9-47/+71
"I will always compile before I commit." "I will always compile before I commit." -Erik git-svn-id: svn://busybox.net/trunk/busybox@1324 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-17Fix up builtin overrides, and hack in the binary search for findingandersen9-105/+113
matching applets into the shell. git-svn-id: svn://busybox.net/trunk/busybox@1323 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-17Modified help string for xargs. Props to Kent Robotti <robotti@metconnect.com>.markw2-8/+4
git-svn-id: svn://busybox.net/trunk/busybox@1322 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-17Add in a new FEATURE (off by default) BB_FEATURE_SH_BUILTINS_ALWAYS_WIN.andersen4-3/+62
Make the sh default to using external commands when a path is provided. git-svn-id: svn://busybox.net/trunk/busybox@1321 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-17Fix typo pointed out by Michael Renzmann <renzmann@gmx.de>andersen2-3/+3
git-svn-id: svn://busybox.net/trunk/busybox@1320 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-17Add BB_CMP to xfopenandersen1-1/+3
git-svn-id: svn://busybox.net/trunk/busybox@1318 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-14Remove the BSD advertising clause, and replace it with a link to howandersen12-234/+356
the advertising clause has been retroactivly declared null and void. git-svn-id: svn://busybox.net/trunk/busybox@1303 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-14Oops. I kant tipe.andersen1-1/+1
git-svn-id: svn://busybox.net/trunk/busybox@1302 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-14Brand new version of xargs. Tested thoroughly by Kent Robotti. (Domo arigato,markw2-224/+122
Mr. Robotti...) Closes bug #1065. git-svn-id: svn://busybox.net/trunk/busybox@1301 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-14Grammer fix. Changed "longer then" to "longer than". Fix thanks to Jimandersen3-10/+10
Gleason <jimg@lineo.com>. git-svn-id: svn://busybox.net/trunk/busybox@1300 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-14Patch from Gennady Feldman <gfeldman@tradeline.net> to:andersen3-69/+102
1. Opens redirections w/ the right access. 2. Doesn't do globbing for every single parameter (so it doesn't stat every parameter). git-svn-id: svn://busybox.net/trunk/busybox@1299 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-14Ulp. "expr" listed as a second "echo" (oops) -- thanks to David Douthittandersen1-2/+2
for noticing.... git-svn-id: svn://busybox.net/trunk/busybox@1298 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-14Add in Zdiskandersen1-0/+1
git-svn-id: svn://busybox.net/trunk/busybox@1297 69ca8d6d-28ef-0310-b511-8ec308f3f277
2000-11-14Remove unneeded junkandersen2-8/+0
git-svn-id: svn://busybox.net/trunk/busybox@1296 69ca8d6d-28ef-0310-b511-8ec308f3f277