cvs commit: src/usr.bin/truss Makefile amd64-fbsd.c extern.h i386-fbsd.c i386-linux.c ia64-fbsd.c main.c powerpc-fbsd.c setup.c sparc64-fbsd.c syscall.h syscalls.c truss.1 truss.h

Brian Somers brian at Awfulhak.org
Tue Apr 10 17:28:22 UTC 2007


On Tue, 10 Apr 2007 09:51:08 +0100
Ceri Davies <ceri at submonkey.net> wrote:

> On Tue, Apr 10, 2007 at 04:03:35AM +0000, Xin LI wrote:
> > delphij     2007-04-10 04:03:35 UTC
> > 
> >   FreeBSD src repository
> > 
> >   Modified files:
> >     usr.bin/truss        Makefile amd64-fbsd.c extern.h 
> >                          i386-fbsd.c i386-linux.c ia64-fbsd.c 
> >                          main.c powerpc-fbsd.c setup.c 
> >                          sparc64-fbsd.c syscall.h syscalls.c 
> >                          truss.1 truss.h 
> >   Log:
> >   Make use of ptrace(2) instead of procfs in truss(1), eliminating
> >   yet another need of an available /proc/ mount.
> >   
> >   Tested with:    make universe
> >   Submitted by:   howardsu
> >   Reviewed by:    alfred
> 
> Superb, thank you all.

+1!

-- 
Brian Somers                                       <brian at Awfulhak.org>
Don't _EVER_ lose your sense of humour !            <brian at FreeBSD.org>


More information about the cvs-all mailing list