> I just accidently modified resolv.conf > > What I did was > cvs ci res_send.c > > but CVS committed all modified files. > Where is a working CVS application that does not stupid things like > this? You have to do "cvs -z3 commit -f res_send.c"; this should always work correctly. Adios... Axel.