Date: Tue, 21 Dec 1999 19:11:06 -0800 (PST) From: Kirk McKusick <mckusick@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys buf.h src/sys/kern vfs_subr.c Message-ID: <199912220311.TAA85376@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mckusick 1999/12/21 19:11:06 PST
Modified files:
sys/sys buf.h
sys/kern vfs_subr.c
Log:
Prettyness police: Identify flags in b_xflags with BX_ to distinguish
them from flags in b_flags which are prefixed with B_
Revision Changes Path
1.86 +3 -3 src/sys/sys/buf.h
1.240 +20 -18 src/sys/kern/vfs_subr.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912220311.TAA85376>
