Date: Tue, 5 Oct 2004 23:49:27 +0000 (UTC) From: Brian Feldman <green@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/gprof kernel.c Message-ID: <200410052349.i95NnRqY087887@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 2004-10-05 23:49:27 UTC
FreeBSD src repository
Modified files:
usr.bin/gprof kernel.c
Log:
Make sure to return 0 from kernel_getnfile() since if there were an
error, it would exit() (and it needs to return a value).
Revision Changes Path
1.4 +1 -0 src/usr.bin/gprof/kernel.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410052349.i95NnRqY087887>
