CVS log for ports/comms/conserver/files/patch-af
Up to [FreeBSD] / ports / comms / conserver / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Sep 12 23:37:21 2007 UTC (4 years, 4 months ago) by cy
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +21 -5 lines
Fix build under 7.0-CURRENT.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Nov 23 12:03:35 2000 UTC (11 years, 2 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_EOL, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_11_0, RELEASE_4_10_0, PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +11 -5 lines
Upgrade to version 8.5 [based on patch submitted in PR, but greatly re-worked by me] PR: 14970 Submitted by: Andrew J. Korty <ajk@waterspout.com>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jun 30 00:23:43 1998 UTC (13 years, 7 months ago) by peter
Branches: MAIN
CVS tags: conserver_5_21b, conserver_5_21, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_4_0_0, RELEASE_3_5_0, RELEASE_3_4_0, RELEASE_3_3_0, RELEASE_3_2_0, RELEASE_3_1_0, RELEASE_3_0_0, RELEASE_2_2_8, RELEASE_2_2_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -8 lines
Sigh. Putting the non-modifyable value first in the condition might prevent programming (== vs. =) errors, but it confused the hell out of me at least.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jun 28 14:53:48 1998 UTC (13 years, 7 months ago) by peter
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -0 lines
Another spin loop bug. On dropped network connections, console(8) can also spin getting a 0 return from write(). (it's only testing for -1).
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jun 28 14:29:55 1998 UTC (13 years, 7 months ago) by peter
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -0 lines
Attempt to catch another spin in the client on a zero return from read().
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Nov 22 14:56:10 1997 UTC (14 years, 2 months ago) by peter
Branches: MAIN
CVS tags: RELEASE_2_2_6
A port for conserver. conserver is the answer to serial consoles. :-) There is a later version of conserver, but it requires a rather extensive build environment and set of tools to build it. This version works is nice and stable though.
