Log of /lbbs/src/bbs_net.c
Parent Directory
|
Revision Log
Revision
1.104 -
(
view)
(
annotate)
-
[select for diffs]
Fri Dec 19 06:16:26 2025 UTC
(2 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.103: +82 -82 lines
Diff to
previous 1.103
,
to
selected 1.8
Append \n to the end of logging message by log_...()
Remove ending \n from each logging message
Revision
1.83 -
(
view)
(
annotate)
-
[select for diffs]
Fri Nov 21 07:36:41 2025 UTC
(3 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.82: +2 -1 lines
Diff to
previous 1.82
,
to
selected 1.8
Use static library for bbs_net and game/chicken while --without-sysv is applied to ./configure
Revision
1.80 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 04:19:21 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.79: +7 -4 lines
Diff to
previous 1.79
,
to
selected 1.8
Use enum / const int instead of macro define constant integers
Use const char * instead of macro define for constant strings
Revision
1.79 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 02:48:48 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.78: +1 -1 lines
Diff to
previous 1.78
,
to
selected 1.8
Use enum / const int instead of macro define constant integers
Use const char * instead of macro define for constant strings
Revision
1.72 -
(
view)
(
annotate)
-
[select for diffs]
Mon Oct 20 03:38:23 2025 UTC
(4 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.71: +22 -0 lines
Diff to
previous 1.71
,
to
selected 1.8
Passthrough NO-OP to remote server
Add debug log for input / conv
Reset BBS_last_access_tm after BBSNET disconnect to avoid recursive timeout
Revision
1.65 -
(
view)
(
annotate)
-
[select for diffs]
Fri Oct 17 01:25:08 2025 UTC
(4 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.64: +0 -1 lines
Diff to
previous 1.64
,
to
selected 1.8
No longer use igetch_reset() to skip remaining \n after \r
\r\n -> \r and \n -> \r conversions have already been implemented in igetch()
Revision
1.8 -
(
view)
(
annotate)
-
[selected]
Tue Mar 22 08:59:31 2005 UTC
(21 years ago)
by
sysadm
Branch:
MAIN
Changes since
1.7: +18 -76 lines
Diff to
previous 1.7
*** empty log message ***
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.