Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Dec 1999 12:10:23 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Kirk McKusick <mckusick@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sys buf.h src/sys/kern vfs_subr.c
Message-ID:  <199912222010.MAA10683@apollo.backplane.com>
References:   <199912220311.TAA85376@freefall.freebsd.org>

next in thread | previous 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

   Yahh.  Another similar problem:  The MAP_ flags in the VM subsystem
   are even worse.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



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?199912222010.MAA10683>