K 10 svn:author V 2 jh K 8 svn:date V 27 2010-02-08T15:53:28.253314Z K 7 svn:log V 259 MFC r200780: Remove non-working special case for pipe(2) from amd64-fbsd32.c and i386-fbsd.c. Add pipe(2) to syscall table to decode it's pointer argument properly and re-add special handling for pipe(2) return value to print_syscall_ret(). PR: bin/120870 END