bin/92577: /usr/bin/touch tryes utimes(2) twice

nobody dev-null at FreeBSD.org
Mon Jan 30 18:00:27 PST 2006


>Number:         92577
>Category:       bin
>Synopsis:       /usr/bin/touch tryes utimes(2) twice
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 31 02:00:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     nobody
>Release:        
>Organization:
>Environment:
>Description:

>How-To-Repeat:
              
>Fix:
--- touch.c-1.20	Wed Sep  4 23:29:07 2002
+++ touch.c	Tue Jan 31 10:42:39 2006
@@ -171,6 +171,7 @@
 		if (timeset) {
 			rval = 1;
 			warn("%s", *argv);
+			continue;
 		}
 
 		/*      
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list