aboutsummaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2000-09-25Remove a now unneeded checkandersen1-1/+1
2000-09-24modified by Bryan Rittmeyer <bryan@ixiacom.com> to support SH4andersen2-32/+298
2000-09-24Update newdoc dependancyandersen1-2/+2
2000-09-24Update a few entries for 0.47...andersen1-5/+11
2000-09-24Doc updateandersen2-40/+123
2000-09-24Fix up xargs so that things like 'cat cat.c | xargs echo' willandersen2-12/+58
2000-09-24Fix xargs option parsingandersen2-26/+36
2000-09-24Fix bug#1043 -- hanlde long filenames and links (in this case, by complainingandersen3-9/+71
2000-09-23Fix an obscure option parsing bug.andersen2-2/+8
2000-09-23Force optind=1 for libc5 when doing cp in cp_mv.candersen1-0/+4
2000-09-23Fix potential memory overrun...andersen1-1/+1
2000-09-23Fix the bandaid.andersen2-6/+12
2000-09-23Fix memory problems, and make behavior correct.andersen2-10/+16
2000-09-23update docs for xargsandersen2-5/+1
2000-09-23update usage for xargsandersen2-4/+0
2000-09-23rewrite, so it should be firly clean nowandersen2-196/+194
2000-09-22Use minix xargs instead, and update docs accordinglyandersen6-1846/+303
2000-09-22Comment on xargs choice.andersen2-2/+4
2000-09-22Add in xargsandersen9-5/+1875
2000-09-22Start the great EXIT_{SUCCESS,FAILURE} migration.kraai2-6/+8
2000-09-22Clean up error messages.kraai2-22/+16
2000-09-22Add support for the -L option to ls.kraai3-0/+41
2000-09-22Fix loop.h dependencies.kraai1-2/+2
2000-09-22Apply a bandaid suggested by Jon McClintock <jonm@bluemug.com>, since deallocvtandersen2-2/+2
2000-09-22Fix for bug #1042 -- applied the patch from Larry Doolittleandersen2-8/+8
2000-09-22Better cross libc compatibility (so Dave Cinege can stop complainingandersen2-4/+34
2000-09-21Decouple DODEBUG and DOSTATICandersen1-15/+14
2000-09-21Remove all the kernel headers so it will compile under libc5andersen2-24/+98
2000-09-21Fix a potential warningandersen2-2/+2
2000-09-21Add in exec support (patch from Torbj?rn Axelsson <torax@cendio.se>)andersen3-3/+48
2000-09-21Handle 'cat -'andersen2-8/+6
2000-09-21Hard code the name of init.andersen2-2/+4
2000-09-21Large file >2Gib support.andersen5-0/+38
2000-09-21Typo fix.andersen1-2/+2
2000-09-21Ignore loop.handersen1-0/+1
2000-09-21More portable handling of loop header files, as done in util-linuxandersen5-12/+123
2000-09-21Remove a warning. Patch from Bryan Rittmeyer <bryan@ixiacom.com>andersen2-0/+4
2000-09-20Only remove directories when removing recursively.kraai2-0/+10
2000-09-20Added dos2unix, unix2dos, and unrpm.c thanks to robotti@metconnect.com.andersen13-18/+442
2000-09-20When mounting a ro fs rw, print warning and then mount it ro. Patchandersen2-0/+8
2000-09-20Return failure if ping gets no response.kraai2-4/+16
2000-09-19Reverted my conversion of tar to getopt to ensure tar canandersen2-52/+80
2000-09-19Both of these commands were subtly broken. Fortunately when used together theandersen4-8/+24
2000-09-19I think these featires are fairly safe...andersen3-6/+6
2000-09-19Avoid segfaults by not using snprintf to copy strings.kraai3-3/+6
2000-09-19Clean up output.kraai2-2/+2