OpenBSD CVS

CVS log for src/usr.sbin/faithd/Attic/tcp.c


[BACK] Up to [local] / src / usr.sbin / faithd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13, Thu Mar 14 11:08:20 2013 UTC (11 years, 2 months ago) by mpi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +1 -1 lines
FILE REMOVED

tedu faithd(8), suggested by todd@ some weeks ago after a submission by
dhill.

ok krw@, mikeb@, tedu@ (implicit)

Revision 1.12 / (download) - annotate - [select for diffs], Sun Sep 8 01:20:15 2002 UTC (21 years, 8 months ago) by itojun
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.11: +20 -2 lines
Diff to previous 1.11 (colored)

-ansi -pedantic (socklen_t).  from cloder@loder.us
die if FD_SET overruns.
sync w/kame

Revision 1.11 / (download) - annotate - [select for diffs], Sun May 26 01:21:12 2002 UTC (22 years ago) by deraadt
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

pid_t cleanup; itojun ok

Revision 1.10 / (download) - annotate - [select for diffs], Sat Feb 16 21:28:02 2002 UTC (22 years, 3 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.9: +7 -7 lines
Diff to previous 1.9 (colored)

Part one of userland __P removal.  Done with a simple regexp with some minor hand editing to make comments line up correctly.  Another pass is forthcoming that handles the cases that could not be done automatically.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Nov 17 19:49:38 2001 UTC (22 years, 6 months ago) by deraadt
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

use volatile sig_atomic_t where possible; simply volatile i other places

Revision 1.8 / (download) - annotate - [select for diffs], Fri Nov 16 19:55:49 2001 UTC (22 years, 6 months ago) by deraadt
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

report for wait3() returning 0

Revision 1.7 / (download) - annotate - [select for diffs], Mon Nov 5 09:56:02 2001 UTC (22 years, 7 months ago) by deraadt
Branch: MAIN
Changes since 1.6: +9 -3 lines
Diff to previous 1.6 (colored)

mark more handlers, and some syslog_r attempts

Revision 1.6 / (download) - annotate - [select for diffs], Wed Sep 5 01:31:33 2001 UTC (22 years, 9 months ago) by itojun
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.5: +8 -7 lines
Diff to previous 1.5 (colored)

sync with latest kame
- fix select() size.  from deraadt
- constify, remove bogus ERRSTR macro, and others

Revision 1.5 / (download) - annotate - [select for diffs], Fri Oct 6 02:46:59 2000 UTC (23 years, 8 months ago) by itojun
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.4: +4 -3 lines
Diff to previous 1.4 (colored)

printf string format audit.  from: sommerfeld@netbsd.org

Revision 1.4 / (download) - annotate - [select for diffs], Sat Sep 16 10:33:46 2000 UTC (23 years, 8 months ago) by itojun
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

synchronize with latest kame.
- improve exit code and logging.
- repair multicast address rejection (IN_MULTICAST takes host endian value)
- repair ftp relaying, when the result of PASV does not have paren.
- repair ftp relaying, when EPSV is sent from client.

Revision 1.3 / (download) - annotate - [select for diffs], Wed May 31 03:09:22 2000 UTC (24 years ago) by itojun
Branch: MAIN
Changes since 1.2: +4 -3 lines
Diff to previous 1.2 (colored)

sync with the latest kame code.  insufficient len in malloc() call is
corrected.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Dec 20 16:32:53 1999 UTC (24 years, 5 months ago) by itojun
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.1: +2 -0 lines
Diff to previous 1.1 (colored)

rcsid police.
pathname change (/usr/local/v6/libexec -> /usr/libexec)
bring in some of kame fixes (sprintf -> snprintf, proc title).

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Dec 20 16:07:35 1999 UTC (24 years, 5 months ago) by itojun
Branch: KAME
CVS Tags: snap19991220
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

faith translator deamon, from KAME

Revision 1.1 / (download) - annotate - [select for diffs], Mon Dec 20 16:07:35 1999 UTC (24 years, 5 months ago) by itojun
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.