Home | History | Annotate | Download | only in fstat
History log of /src/usr.bin/fstat/tmpfs.c
RevisionDateAuthorComments
 1.11  09-Jun-2017  chs rearrange sys/mount.h so that all of the kernel-only parts are together
and not exposed to userland, except do expose struct mount if __EXPOSE_MOUNT
is defined. define __EXPOSE_MOUNT in the kmem grovellers that want
the definition. needed for ZFS.
 1.10  23-Jan-2016  christos put _KMEMUSER in the Makefile
 1.9  29-May-2011  rmind - Prevent tmpfs.h from inclusion in userland.
- Clean up and KNF tmpfs.h a little bit.
 1.8  12-Apr-2009  lukem Fix sign-compare issues.
 1.7  29-Jul-2008  pooka branches: 1.7.6;
Solve the fstat-wants-to-look-at-kernel-data-structures in a nicer
way: don't export the fs internals to innocent userspace programs
which just want to mount the file system.
 1.6  28-Jul-2008  pooka include correct header
 1.5  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.4  27-May-2006  yamt branches: 1.4.18;
remove __POOL_EXPOSE.
 1.3  11-May-2006  yamt branches: 1.3.2;
tweak for user.h cleanup.
while i'm here, remove unnecessary #include.
 1.2  16-Feb-2006  jmmv Adapt to some name changes in the tmpfs_node structure (to fix the build
under vax with gcc 2.95). Provided by he@.
 1.1  10-Feb-2006  christos PR/32788: KAMADA Ken'ichi: add support for tmpfs
 1.3.2.1  19-Jun-2006  chap Sync with head.
 1.4.18.1  18-May-2008  yamt sync with head.
 1.7.6.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

RSS XML Feed