Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jul 1998 10:40:45 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/miscfs/devfs devfs_vnops.c src/sys/miscfs/kernfs kernfs_vnops.c src/sys/miscfs/nullfs null_subr.c null_vfsops.c src/sys/miscfs/umapfs umap_vnops.c
Message-ID:  <199807301740.KAA11001@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/07/30 10:40:45 PDT

  Modified files:
    sys/miscfs/devfs     devfs_vnops.c 
    sys/miscfs/kernfs    kernfs_vnops.c 
    sys/miscfs/nullfs    null_subr.c null_vfsops.c 
    sys/miscfs/umapfs    umap_vnops.c 
  Log:
  Fixed printf format errors.
  
  Revision  Changes    Path
  1.58      +2 -2      src/sys/miscfs/devfs/devfs_vnops.c
  1.35      +4 -4      src/sys/miscfs/kernfs/kernfs_vnops.c
  1.19      +5 -5      src/sys/miscfs/nullfs/null_subr.c
  1.27      +9 -11     src/sys/miscfs/nullfs/null_vfsops.c
  1.25      +30 -21    src/sys/miscfs/umapfs/umap_vnops.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807301740.KAA11001>