summaryrefslogtreecommitdiff
path: root/sys/fs/sysvbfs
AgeCommit message (Expand)Author
2006-08-26Change types from int8_t to char for arrays which store char names.tsutsui
2006-07-23Use the LWP cached credentials where sane.ad
2006-07-13Fix alignement problems for fhandle_t, exposed by gcc4.1.martin
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-05-15don't try to dereference kauth_cred_t.yamt
2006-05-15include kauth.h for NOCRED.yamt
2006-05-14integrate kauth.elad
2006-02-25Fix some typos.wiz
2006-01-26free() -> dealloc() for _STANDALONE.tsutsui
2005-12-29Add preliminary support for System V Boot File System.tsutsui