Trojan horse FIX for Rnmail and Pnews

News administrator news at rosevax.Rosemount.COM
Tue Dec 6 06:43:20 AEST 1988


Here are the context diffs to fix Rnmail and Pnews.
Larry Wall, do you copy?


*** Rnmailx	Mon Dec  5 14:38:21 1988
--- Rnmail	Mon Dec  5 14:37:27 1988
***************
*** 200,206 ****
  		;;
  	    esac
  	done
! 	${VISUAL-${EDITOR-$defeditor}} $tmpart $oldart
  	trap "$rescue" 2
  	state=ask
  	;;
--- 200,206 ----
  		;;
  	    esac
  	done
! 	${VISUAL-${EDITOR-$defeditor}} '+set nomodeline' $tmpart $oldart
  	trap "$rescue" 2
  	state=ask
  	;;



*** Pnewsx	Mon Dec  5 14:37:52 1988
--- Pnews	Mon Dec  5 14:37:32 1988
***************
*** 317,323 ****
  	    esac
  	done
  	trap : 2
! 	${VISUAL-${EDITOR-$defeditor}} $tmpart $oldart
  	trap "$rescue" 2
  	state=ask
  	;;
--- 317,323 ----
  	    esac
  	done
  	trap : 2
! 	${VISUAL-${EDITOR-$defeditor}} '+set nomodeline' $tmpart $oldart
  	trap "$rescue" 2
  	state=ask
  	;;


------
Merlyn LeRoy
Tested and approved by #17.



More information about the Comp.unix.wizards mailing list