Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Feb 2010 15:53:28 +0000 (UTC)
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/truss amd64-fbsd32.c i386-fbsd.c syscalls.c
Message-ID:  <201002081553.o18FrhlN034833@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2010-02-08 15:53:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    usr.bin/truss        amd64-fbsd32.c i386-fbsd.c syscalls.c 
  Log:
  SVN rev 203668 on 2010-02-08 15:53:28Z by jh
  
  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
  
  Revision  Changes    Path
  1.33.2.2  +0 -13     src/usr.bin/truss/amd64-fbsd32.c
  1.32.2.2  +0 -13     src/usr.bin/truss/i386-fbsd.c
  1.58.2.4  +8 -0      src/usr.bin/truss/syscalls.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002081553.o18FrhlN034833>