summaryrefslogtreecommitdiff
path: root/sys/xfs/xfs_syscalls.c
AgeCommit message (Expand)Author
1998-09-18the third arguemnt to a syscall is register_t not int. From Todd FriesArtur Grabowski
1998-09-17implement a dummy syscall when XFS is not defined and add PROBEArtur Grabowski
1998-09-06 * reorganize some includesArtur Grabowski
1998-08-31indent the code and move around some includes, after discussion with TheoArtur Grabowski
1998-08-30rename pioctl to xfspioctlArtur Grabowski
1998-08-30xfs - a filesystem using a user-land cache manager. Designed for AFS.Artur Grabowski