Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-06-20 | getopt(3) returns -1, not EOF | Aaron Campbell | |
2000-06-20 | fix warnings during compilation. replace a few more calloc's with | Federico G. Schwindt | |
malloc's; no need to clean the buffer for fgets. | |||
2000-06-20 | kill show_usage, it's only a printf. i'll replace this by err and friends | Federico G. Schwindt | |
2000-06-19 | more KNF | Aaron Campbell | |
2000-06-19 | KNF | Aaron Campbell | |
2000-06-19 | remove unused var | Federico G. Schwindt | |
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 | 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 | Initial import of very much rewritten TCFS userland. This code is still | Niels Provos | |
nasty. |