Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 1997 08:05:46 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/isofs/cd9660 cd9660_vnops.c src/sys/miscfs/devfs devfs_vnops.c
Message-ID:  <199704101505.IAA10852@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         97/04/10 08:05:43

  Modified:    sys/isofs/cd9660  cd9660_vnops.c
               sys/miscfs/devfs  devfs_vnops.c
  Log:
  Get the declaration of `struct dirent' from <sys/dirent.h>, not from
  <sys/dir.h>, and use the new macro GENERIC_DIRSIZ() instead of DIRSIZ().
  
  Removed unused #includes.
  
  Revision  Changes    Path
  1.33      +4 -8      src/sys/isofs/cd9660/cd9660_vnops.c
  1.36      +4 -7      src/sys/miscfs/devfs/devfs_vnops.c



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