Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Dec 2009 10:58:34 +0000 (UTC)
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/truss syscalls.c
Message-ID:  <200912201058.nBKAwrnf061316@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2009-12-20 10:58:34 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/truss        syscalls.c 
  Log:
  SVN rev 200751 on 2009-12-20 10:58:34Z by jh
  
  Add fork(2), getegid(2), geteuid(2), getgid(2), getpid(2), getpgid(2),
  getpgrp(2), getppid(2), getsid(2) and getuid(2) to syscall table to
  decode their arguments correctly.
  
  OK'ed by:       delphij
  Approved by:    trasz (mentor)
  
  Revision  Changes    Path
  1.59      +12 -0     src/usr.bin/truss/syscalls.c



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