Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-06-20 | add openbsd tags. rearrange headers as per style(9) and indent. | Federico G. Schwindt | |
replace some strcpy by strlcpy. | |||
2000-06-20 | replace some calloc's with malloc's since there is no point in call | Federico G. Schwindt | |
memset for a sprintf buffer. fix malloc's len. | |||
2000-06-20 | add missing declarations and includes. | Federico G. Schwindt | |
2000-06-19 | more KNF | Aaron Campbell | |
2000-06-19 | KNF | Aaron Campbell | |
2000-06-19 | add openbsd tag | Federico G. Schwindt | |
2000-06-19 | add missing headers, declare missing functions remove unused vars, KNF; | Federico G. Schwindt | |
more to come. | |||
2000-06-19 | cleanup key encryption | Niels Provos | |
2000-06-19 | fix a couple of bugs. dont clobber tcfspwdb when adding group entries. | Niels Provos | |
do the fgets correctly until aaron gets to them. | |||
2000-06-18 | more verbose errors, remove redundant free()s | Niels Provos | |
2000-06-18 | Initial import of very much rewritten TCFS userland. This code is still | Niels Provos | |
nasty. |