summaryrefslogtreecommitdiff
path: root/sys/fs/sysvbfs/bfs.h
AgeCommit message (Expand)Author
2014-01-09Operation sysvbfs_remove() destructs inodes attached to active vnodes.hannken
2012-05-08Move bfs_file_setsize() from bfs.c to sysvbfs_vnops.ctsutsui
2012-03-18handle file resizing.christos
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-25Convert many of the uses of __attribute__ to equivalentperry
2007-02-21Replace the Mach-derived boolean_t type with the C99 bool type. Athorpej
2006-08-26Change types from int8_t to char for arrays which store char names.tsutsui
2005-12-29Add preliminary support for System V Boot File System.tsutsui