Date: Wed, 19 Jul 2006 21:30:13 GMT From: John Baldwin <jhb@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 101967 for review Message-ID: <200607192130.k6JLUDvK095995@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=101967 Change 101967 by jhb@jhb_mutex on 2006/07/19 21:29:33 Update. Affected files ... .. //depot/projects/smpng/sys/notes#83 edit Differences ... ==== //depot/projects/smpng/sys/notes#83 (text+ko) ==== @@ -84,12 +84,17 @@ + freebsd + compat32 - svr4 + - svr4_stream_get() and friends + - need to see where this is called and see if all of the files + should already have f_ops set correctly and if we can just + allocate so_emuldata directly in streamsopen() + - XXX: svr4_add_socket() can add duplicates? + - change svr4_find_socket() to copy the sockaddr out to a + passed in sockaddr_un and return bool - svr4_sys_ioctl() - svr4_sys_getmsg() - svr4_sys_putmsg() - + svr4_sys_waitsys() + svr4_sys_fchroot() - + svr4_sys_resolvepath() + linux + linux_uselib() + ibcs2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607192130.k6JLUDvK095995>