Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 May 2006 10:29:11 GMT
From:      Roman Divacky <rdivacky@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 98004 for review
Message-ID:  <200605281029.k4SATBkV004352@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=98004

Change 98004 by rdivacky@rdivacky_witten on 2006/05/28 10:28:52

	Test commit - comment addition.

Affected files ...

.. //depot/projects/soc2006/rdivacky_linuxolator/i386/linux/linux_dummy.c#2 edit

Differences ...

==== //depot/projects/soc2006/rdivacky_linuxolator/i386/linux/linux_dummy.c#2 (text+ko) ====

@@ -61,7 +61,7 @@
 DUMMY(rt_sigqueueinfo);
 DUMMY(capget);
 DUMMY(capset);
-DUMMY(sendfile);
+DUMMY(sendfile);		/* different semantics */
 DUMMY(truncate64);
 DUMMY(setfsuid);
 DUMMY(setfsgid);



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605281029.k4SATBkV004352>