Date: Thu, 11 Jun 2009 17:03:28 +0000 (UTC) From: Stanislav Sedov <stas@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/pstat Makefile pstat.c Message-ID: <200906111703.n5BH3e3O004487@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stas 2009-06-11 17:03:28 UTC
FreeBSD src repository
Modified files:
usr.sbin/pstat Makefile pstat.c
Log:
SVN rev 194014 on 2009-06-11 17:03:28Z by stas
- Make pstat(8) WARNS=6 safe.
- While here, eliminate the check for len > 0 in ttymode_sysctl
as the code is able to handle this case well.
Reviewed by: ed (initial version)
Revision Changes Path
1.15 +1 -1 src/usr.sbin/pstat/Makefile
1.112 +32 -21 src/usr.sbin/pstat/pstat.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906111703.n5BH3e3O004487>
