Date: Fri, 15 Feb 2002 21:59:26 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/procfs procfs_ctl.c procfs_status.c Message-ID: <200202160559.g1G5xQq54538@freefall.freebsd.org>
index | next in thread | raw e-mail
bde 2002/02/15 21:59:26 PST
Modified files:
sys/fs/procfs procfs_ctl.c procfs_status.c
Log:
FIxed the following style bugs:
- clobbering of jsp's $Id$ by FreeBSD's old $Id$.
- long lines in recent KSE changes (procfs_ctl.c).
- other style bugs in KSE changes (most related to an shadowed variable
in procfs_status.c -- the td in the outer scope is obfuscated by
PFS_FILL_ARGS).
Approved by: des
Revision Changes Path
1.36 +9 -4 src/sys/fs/procfs/procfs_ctl.c
1.40 +7 -6 src/sys/fs/procfs/procfs_status.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202160559.g1G5xQq54538>
