summaryrefslogtreecommitdiff
path: root/sys/miscfs/tcfs
AgeCommit message (Expand)Author
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-12-04Readd VOP_MMAP, will be used soon. Right now it's just a question toArtur Grabowski
2001-02-20use void * consistently in vfs_mount and sys_mount. ok @artassar
2000-11-16support kernel event queues, from FreeBSD by Jonathan Lemon,Niels Provos
2000-06-18fix 3des decryptionNiels Provos
2000-06-18change keysize from 8 bytes to 24 for Triple-DES and to 32 for Blowfish.Niels Provos
2000-06-18fix off by one error in loop, prevent that odd lengths get passed toNiels Provos
2000-06-17some KNFNiels Provos
2000-06-17BSD copyright + tagsNiels Provos
2000-06-17initial import of tcfs.Niels Provos