include "arch/regress/conf/std.regress" maxusers 4 file-system REGRESSFS master0 at root defflag NOT_A_FS deffs NOT_A_FS config regress root on ? .scholz.ruhr/netbsd/atom/sys/fs/sysvbfs/sysvbfs.h?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sys/fs/sysvbfs/sysvbfs.h
AgeCommit message (Expand)Author
2014-12-26Change sysvbfs to vcache.hannken
2010-05-27Mark files removed in the in-memory structure. This allows uspooka
2008-09-04Install sysvbfs argument structure header into userlandia.pooka
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-07-31* nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kernpooka
2007-07-12Change the VFS_MOUNT() interface so that the 'data' buffer passed to thedsl
2006-10-06move includes only needed for kernel inside ifdef _KERNEL.chs
2006-07-13Fix alignement problems for fhandle_t, exposed by gcc4.1.martin
2006-05-14integrate kauth.elad
2005-12-29Add preliminary support for System V Boot File System.tsutsui