OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6, Thu May 9 14:12:17 2002 UTC (22 years ago) by itojun
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +1 -1 lines
FILE REMOVED

drop support for rlogin/rsh service (we shouldn't have support it as
they usually use IP address for authentication).  sync with kame

Revision 1.5 / (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_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.4: +17 -8 lines
Diff to previous 1.4 (colored)

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

Revision 1.4 / (download) - annotate - [select for diffs], Thu Feb 15 17:37:33 2001 UTC (23 years, 3 months ago) by itojun
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

pull latest KAME faithd.  access control is possible by /etc/faithd.conf.
req'ed by todd

Revision 1.3 / (download) - annotate - [select for diffs], Wed May 31 03:09:22 2000 UTC (24 years ago) by itojun
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
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:47 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:47 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.