OpenBSD CVS

src/usr.sbin/faithd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / faithd

Current tag: OPENBSD_5_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.5   21 years  deraadt   No, do NOT put -ansi -pedantic in our tree
[TXT] README (in the Attic) [Hide]  1.13   15 years  reyk   Use the IPv6 documentation prefix 2001:db8::/32 from RFC 3849 instead of the dep...
[TXT] faithd.8 (in the Attic) [Hide]  1.34   15 years  reyk   Use the IPv6 documentation prefix 2001:db8::/32 from RFC 3849 instead of the dep...
[TXT] faithd.c (in the Attic) [Hide]  1.31   13 years  deraadt   fix typo; spotted by Peter J. Philipp
[TXT] faithd.h (in the Attic) [Hide]  1.9   16 years  krw   No need to keep RLOGIN_PORT and RSH_PORT defines hanging around since their uses...
[TXT] ftp.c (in the Attic) [Hide]  1.15   17 years  tedu   remove some bogus *p tests from charles longeau ok deraadt millert
[TXT] prefix.c (in the Attic) [Hide]  1.7   20 years  itojun   make sure config_list does not get garbage. from kame
[TXT] prefix.h (in the Attic) [Hide]  1.2   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] tcp.c (in the Attic) [Hide]  1.12   21 years  itojun   -ansi -pedantic (socklen_t). from cloder@loder.us die if FD_SET overruns. sync ...