Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-02-20 | use void * consistently in vfs_mount and sys_mount. ok @art | assar | |
2000-11-16 | support kernel event queues, from FreeBSD by Jonathan Lemon, | Niels Provos | |
okay art@, millert@ | |||
2000-06-18 | fix 3des decryption | Niels Provos | |
2000-06-18 | change keysize from 8 bytes to 24 for Triple-DES and to 32 for Blowfish. | Niels Provos | |
This probably breaks group sharing. copyin on userland pointers is required, inline key into the argument structure. | |||
2000-06-18 | fix off by one error in loop, prevent that odd lengths get passed to | Niels Provos | |
decryption function. | |||
2000-06-17 | some KNF | Niels Provos | |
2000-06-17 | BSD copyright + tags | Niels Provos | |
2000-06-17 | initial import of tcfs. | Niels Provos | |