Xref: utzoo comp.unix.wizards:13195 news.sysadmin:1827 Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!cornell!batcomputer!itsgw!steinmetz!uunet!rosevax!news From: news@rosevax.Rosemount.COM (News administrator) Newsgroups: comp.unix.wizards,news.sysadmin Subject: Trojan horse FIX for Rnmail and Pnews Message-ID: <6798@rosevax.Rosemount.COM> Date: 5 Dec 88 20:43:20 GMT Reply-To: merlyn@ernie.rosemount.com Organization: Rosemount Inc., Eden Prairie, MN Lines: 50 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.