Bug 12

Summary: patch -C erroneously creates new files
Product: Base System Reporter: Jeffrey Hsu <hsu>
Component: binAssignee: FreeBSD Core Team <core>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Jeffrey Hsu 1994-11-05 01:40:00 UTC
patch -C erroneously creates new files

How-To-Repeat: 
patch -C << END
*** /dev/null   Fri Nov  4 14:23:19 1994
--- a.c Sun Oct 23 17:49:50 1994
***************
*** 0 ****
--- 1 ----
+ boo
END
Comment 1 hsu freebsd_committer freebsd_triage 1995-01-12 22:11:23 UTC
State Changed
From-To: open->closed

Bug fixed.