Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jun 1998 23:34:58 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/miscfs/devfs devfs_vnops.c src/sys/miscfs/fdesc fdesc_vnops.c src/sys/miscfs/kernfs kernfs_vnops.c src/sys/miscfs/nullfs null_vnops.c src/sys/miscfs/portal portal_vnops.c src/sys/miscfs/procfs procfs_vnops.c
Message-ID:  <199806100634.XAA05748@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1998/06/09 23:34:58 PDT

  Modified files:
    sys/miscfs/devfs     devfs_vnops.c 
    sys/miscfs/fdesc     fdesc_vnops.c 
    sys/miscfs/kernfs    kernfs_vnops.c 
    sys/miscfs/nullfs    null_vnops.c 
    sys/miscfs/portal    portal_vnops.c 
    sys/miscfs/procfs    procfs_vnops.c 
  Log:
  Don't silently accept attempts to change flags where they are not
  supported.
  
  Revision  Changes    Path
  1.56      +4 -2      src/sys/miscfs/devfs/devfs_vnops.c
  1.35      +8 -2      src/sys/miscfs/fdesc/fdesc_vnops.c
  1.31      +4 -1      src/sys/miscfs/kernfs/kernfs_vnops.c
  1.28      +4 -2      src/sys/miscfs/nullfs/null_vnops.c
  1.32      +4 -1      src/sys/miscfs/portal/portal_vnops.c
  1.58      +5 -1      src/sys/miscfs/procfs/procfs_vnops.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?199806100634.XAA05748>