K 10 svn:author V 2 jh K 8 svn:date V 27 2009-12-21T17:38:13.028006Z K 7 svn:log V 273 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 Approved by: trasz (mentor) END