NetBSD/sys/miscfs
jdolecek affeea595d put back the while loop in kernfs_getattr() removed in rev 1.82; it's
necessary to get the whole file length e.g. for msgbuf

this fixes the '/kern/msgbuf & less' problem reported on port-i386
by Dave Tyson
2002-10-12 14:04:45 +00:00
..
deadfs add a VOP_PUTPAGES method for all the filesystems that don't have pages, 2001-12-06 04:27:40 +00:00
fdesc MNT_GETARGS support 2002-09-21 18:08:27 +00:00
fifofs Fix a signed/unsigned comparison warning from GCC 3.3. 2002-08-26 01:26:29 +00:00
genfs Add missing pageq lock while uvm_pagefree() is called (either directly 2002-05-29 11:04:39 +00:00
kernfs put back the while loop in kernfs_getattr() removed in rev 1.82; it's 2002-10-12 14:04:45 +00:00
nullfs MNT_GETARGS support 2002-09-21 18:08:27 +00:00
overlay MNT_GETARGS support 2002-09-21 18:08:27 +00:00
portal MNT_GETARGS support 2002-09-21 18:08:27 +00:00
procfs MNT_GETARGS support 2002-09-21 18:08:27 +00:00
specfs Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
syncfs add a VOP_PUTPAGES method for all the filesystems that don't have pages. 2001-12-06 04:30:49 +00:00
umapfs MNT_GETARGS support 2002-09-21 18:08:27 +00:00
union remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
Makefile install miscfs/syncfs/syncfs.h 2001-09-09 17:42:46 +00:00