Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2000-09-20 | Added dos2unix, unix2dos, and unrpm.c thanks to robotti@metconnect.com. | Eric Andersen | 13 | -18/+442 |
2000-09-20 | When mounting a ro fs rw, print warning and then mount it ro. Patch | Eric Andersen | 2 | -0/+8 |
2000-09-20 | Return failure if ping gets no response. | Matt Kraai | 2 | -4/+16 |
2000-09-19 | Reverted my conversion of tar to getopt to ensure tar can | Eric Andersen | 2 | -52/+80 |
2000-09-19 | Both of these commands were subtly broken. Fortunately when used together the | Eric Andersen | 4 | -8/+24 |
2000-09-19 | I think these featires are fairly safe... | Eric Andersen | 3 | -6/+6 |
2000-09-19 | Avoid segfaults by not using snprintf to copy strings. | Matt Kraai | 3 | -3/+6 |
2000-09-19 | Clean up output. | Matt Kraai | 2 | -2/+2 |