Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Nov 1995 05:39:33 -0800
From:      Poul-Henning Kamp <phk>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/miscfs/procfs procfs.h procfs_vfsops.c procfs_vnops.c
Message-ID:  <199511071339.FAA18542@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         95/11/07 05:39:32

  Modified:    sys/miscfs/fdesc  fdesc_vfsops.c fdesc_vnops.c
               sys/miscfs/procfs  procfs.h procfs_vfsops.c procfs_vnops.c
  Log:
  Make a lot of private stuff static.
  Should anybody out there wonder about this vendetta against global
  variables, it is basically to make it more visible what our interfaces
  in the kernel really are.
  I'm almost convinced we should have a
  	#define PUBLIC /* public interface */
  and use it in the #includes...



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