Date: Mon, 8 Feb 2010 15:48:18 +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: <201002081548.o18FmVj7034447@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jh 2010-02-08 15:48:18 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) usr.bin/truss syscalls.c Log: SVN rev 203666 on 2010-02-08 15:48:18Z by jh MFC r200751: 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. Revision Changes Path 1.58.2.3 +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?201002081548.o18FmVj7034447>