NetBSD/sys/miscfs
christos 420771d7cc PR/14781: Matthew Fredette: Clamp the number of read-ahead pages to 16 because
other code has this limit. Also while I am here, convert the magic 16 into
a #define constant and use it in the appropriate places. This is a temporary
fix, since all this read-ahead business is XXXUBC anyway.
2001-11-30 15:18:39 +00:00
..
deadfs add RCSIDs 2001-11-10 13:33:40 +00:00
fdesc don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
fifofs add RCSIDs 2001-11-10 13:33:40 +00:00
genfs PR/14781: Matthew Fredette: Clamp the number of read-ahead pages to 16 because 2001-11-30 15:18:39 +00:00
kernfs don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
nullfs don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
overlay don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
portal don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
procfs don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
specfs add RCSIDs 2001-11-10 13:33:40 +00:00
syncfs add RCSIDs 2001-11-10 13:33:40 +00:00
umapfs don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
union don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
Makefile install miscfs/syncfs/syncfs.h 2001-09-09 17:42:46 +00:00