PERFORCE change 101967 for review
John Baldwin
jhb at FreeBSD.org
Wed Jul 19 21:30:15 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=101967
Change 101967 by jhb at 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
More information about the p4-projects
mailing list