summaryrefslogtreecommitdiff
path: root/sys/fs/sysvbfs/bfs.c
AgeCommit message (Expand)Author
2006-08-26Change types from int8_t to char for arrays which store char names.tsutsui
2006-07-06Make it compile on 64 bit machinesmartin
2006-07-01Redo previous differently - just use time_second.martin
2006-07-01Make it compile post time-counter mergemartin
2006-01-26free() -> dealloc() for _STANDALONE.tsutsui
2005-12-29Add preliminary support for System V Boot File System.tsutsui