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_4_3_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.10   20 years  jmc   oops. one more -w removal from sysctl, which i missed; also from Paul de Weerd, ...
[TXT] faithd.8 (in the Attic) [Hide]  1.32   16 years  jmc   convert to new .Dd format;
[TXT] faithd.c (in the Attic) [Hide]  1.28   20 years  itojun   poll() arg mistake. Tatoku Ogaito
[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 ...