aboutsummaryrefslogtreecommitdiff
path: root/nc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2000-09-21More portable handling of loop header files, as done in util-linuxEric Andersen5-12/+123
2000-09-21Remove a warning. Patch from Bryan Rittmeyer <bryan@ixiacom.com>Eric Andersen2-0/+4
2000-09-20Only remove directories when removing recursively.Matt Kraai2-0/+10
2000-09-20Added dos2unix, unix2dos, and unrpm.c thanks to robotti@metconnect.com.Eric Andersen13-18/+442
2000-09-20When mounting a ro fs rw, print warning and then mount it ro. PatchEric Andersen2-0/+8
2000-09-20Return failure if ping gets no response.Matt Kraai2-4/+16
2000-09-19Reverted my conversion of tar to getopt to ensure tar canEric Andersen2-52/+80
2000-09-19Both of these commands were subtly broken. Fortunately when used together theEric Andersen4-8/+24
2000-09-19I think these featires are fairly safe...Eric Andersen3-6/+6
2000-09-19Avoid segfaults by not using snprintf to copy strings.Matt Kraai3-3/+6
2000-09-19Clean up output.Matt Kraai2-2/+2