Date: Mon, 2 Apr 2007 14:01:35 GMT From: John Baldwin <jhb@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 117188 for review Message-ID: <200704021401.l32E1ZTs055095@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=117188 Change 117188 by jhb@jhb_mutex on 2007/04/02 14:01:17 IFC @117186. Affected files ... .. //depot/projects/smpng/sys/kern/vfs_syscalls.c#127 integrate .. //depot/projects/smpng/sys/nfsserver/nfs_srvsubs.c#39 integrate .. //depot/projects/smpng/sys/sys/sysent.h#25 integrate Differences ... ==== //depot/projects/smpng/sys/kern/vfs_syscalls.c#127 (text+ko) ==== @@ -35,7 +35,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD: src/sys/kern/vfs_syscalls.c,v 1.434 2007/03/21 19:32:08 jhb Exp $"); +__FBSDID("$FreeBSD: src/sys/kern/vfs_syscalls.c,v 1.435 2007/04/02 13:40:38 jhb Exp $"); #include "opt_compat.h" #include "opt_mac.h" ==== //depot/projects/smpng/sys/nfsserver/nfs_srvsubs.c#39 (text+ko) ==== @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD: src/sys/nfsserver/nfs_srvsubs.c,v 1.146 2007/03/17 18:18:08 jeff Exp $"); +__FBSDID("$FreeBSD: src/sys/nfsserver/nfs_srvsubs.c,v 1.147 2007/04/02 13:53:26 jhb Exp $"); /* * These functions support the macros and help fiddle mbuf chains for ==== //depot/projects/smpng/sys/sys/sysent.h#25 (text+ko) ==== @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD: src/sys/sys/sysent.h,v 1.52 2006/12/20 19:00:52 jkim Exp $ + * $FreeBSD: src/sys/sys/sysent.h,v 1.53 2007/04/02 13:53:26 jhb Exp $ */ #ifndef _SYS_SYSENT_H_
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704021401.l32E1ZTs055095>