summaryrefslogtreecommitdiff
path: root/sys/xfs
AgeCommit message (Expand)Author
2002-07-02inital -> initialNathan Binkert
2002-06-07mergeHans Insulander
2002-06-07Import of xfs from arla-0.35.7Hans Insulander
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-10-26 - every new fd created by falloc() is marked as larval and should not be usedArtur Grabowski
2001-08-12no need to include both vm.h and vm_extern.hMichael Shalayeff
2001-07-05No more HAVE_VM_VM_OBJECT_HArtur Grabowski
2001-06-27no vnode_pager.hArtur Grabowski
2001-06-27Remove old vm.Artur Grabowski
2001-06-23Get rid of several unused vnode operationsConstantine Sapuntzakis
2001-02-21use void * rather than caddr_t in xfs_mount to match change in mount.h.Nathan Binkert
2000-09-12Apparently Art did not even compile a kernel before commitingTheo de Raadt
2000-09-11New xfs from Arla between 0.34.2 and current in arla cvs.Artur Grabowski
2000-03-03$OpenBSD$Todd T. Fries
2000-02-07update to use new checkexp vfs operationassar
2000-02-01remove superflous declaration of vnops, it's now in <sys/file.h>assar
1999-06-03use uvm_vnp_setsize when uvm (workaround)Artur Grabowski
1999-04-30gc old filesArtur Grabowski
1999-04-30upgrade Arla to fresher code. Too many new features and bugfixes.Artur Grabowski
1999-04-30Import of xfs from arla-0.35.7Artur Grabowski
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-12-19compile with -DDEBUGNiklas Hallqvist
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-17update pioctlsArtur Grabowski
1998-09-06 * reorganize some includesArtur Grabowski
1998-08-31Import of xfs from arla-0.35.7Artur 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-30oops, forgot some Id-tags and copyrightsArtur Grabowski
1998-08-30Import of xfs from arla-0.35.7Artur Grabowski
1998-08-30xfs - a filesystem using a user-land cache manager. Designed for AFS.Artur Grabowski
1998-08-30Import xfs from arla-current as of 5 Aug 2003.Artur Grabowski