Date: Sun, 29 Aug 1999 02:54:18 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/miscfs/umapfs umap.h umap_subr.c umap_vfsops.c Message-ID: <199908290954.CAA36514@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde         1999/08/29 02:54:17 PDT
  Modified files:
    sys/miscfs/umapfs    umap.h umap_subr.c umap_vfsops.c 
  Log:
  Changed old-style options UMAPFS_DIAGNOSTIC and UMAP_DIAGNOSTIC to DEBUG
  or DDB and fixed printf format errors exposed by this.  The options had
  little to do with diagnostics; they mostly controlled tracing of normal
  operation.
  
  Revision  Changes    Path
  1.11      +2 -2      src/sys/miscfs/umapfs/umap.h
  1.18      +20 -16    src/sys/miscfs/umapfs/umap_subr.c
  1.27      +24 -26    src/sys/miscfs/umapfs/umap_vfsops.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?199908290954.CAA36514>
