Log of /lbbs/src/bbs_net.c
Parent Directory
|
Revision Log
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
Use static library for bbs_net and game/chicken while --without-sysv is applied to ./configure
Revision
1.82 -
(
view)
(
annotate)
-
[selected]
Mon Nov 17 06:41:18 2025 UTC
(3 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.81: +82 -8 lines
Diff to
previous 1.81
Add --with-epoll to configure to switch between epoll and poll
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.82
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.82
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.82
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.82
No longer use igetch_reset() to skip remaining \n after \r
\r\n -> \r and \n -> \r conversions have already been implemented in igetch()
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.