CVSROOT: /cvs Module name: src Changes by: tob...@cvs.openbsd.org 2014/12/14 02:12:59
Modified files: usr.bin/patch : pch.c Log message: Handle ed command "s" as a one line command, which it is. Prevents arbitrary ed command executions in following lines. ok millert