PERFORCE change 122605 for review

Peter Wemm peter at FreeBSD.org
Sun Jul 1 02:27:45 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=122605

Change 122605 by peter at peter_melody on 2007/07/01 02:27:22

	Hotwire so that I can test new syscalls

Affected files ...

.. //depot/projects/hammer/lib/libc/gen/__getosreldate.c#2 edit

Differences ...

==== //depot/projects/hammer/lib/libc/gen/__getosreldate.c#2 (text+ko) ====

@@ -47,6 +47,7 @@
 	int oid[2];
 	int error, osrel;
 
+	return (700049);
 	if (osreldate != 0)
 		return (osreldate);
 	


More information about the p4-projects mailing list