Log of /lbbs/src/menu_proc.c
Parent Directory
|
Revision Log
Revision
1.62 -
(
view)
(
annotate)
-
[select for diffs]
Fri Dec 19 06:16:27 2025 UTC
(2 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.61: +19 -19 lines
Diff to
previous 1.61
Append \n to the end of logging message by log_...()
Remove ending \n from each logging message
Revision
1.58 -
(
view)
(
annotate)
-
[select for diffs]
Wed Dec 3 05:31:11 2025 UTC
(3 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.57: +5 -0 lines
Diff to
previous 1.57
Refresh user online status during list item selection.
Revision
1.53 -
(
view)
(
annotate)
-
[select for diffs]
Fri Nov 21 07:56:00 2025 UTC
(3 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.52: +4 -4 lines
Diff to
previous 1.52
Use --enable-shared instead of --with-sysv to control dynamic / static linking of bbs_net and game/chicken
Revision
1.52 -
(
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.51: +22 -0 lines
Diff to
previous 1.51
Use static library for bbs_net and game/chicken while --without-sysv is applied to ./configure
Revision
1.46 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 01:04:06 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.45: +1 -1 lines
Diff to
previous 1.45
Use enum instead of macro define for constants in bbs.h
Revision
1.41 -
(
view)
(
annotate)
-
[select for diffs]
Sat Oct 18 12:06:10 2025 UTC
(4 months, 4 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.40: +10 -3 lines
Diff to
previous 1.40
Refine code to keep compatible with gcc -Wpedantic option
Revision
1.39 -
(
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.38: +0 -1 lines
Diff to
previous 1.38
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.35 -
(
view)
(
annotate)
-
[select for diffs]
Mon Oct 13 07:35:48 2025 UTC
(5 months ago)
by
sysadm
Branch:
MAIN
Changes since
1.34: +10 -0 lines
Diff to
previous 1.34
Use Ctrl-H in section list to invoke top10 menu
Prevent recursive call to show_top10()
Revision
1.31 -
(
view)
(
annotate)
-
[select for diffs]
Mon Oct 13 02:23:27 2025 UTC
(5 months ago)
by
sysadm
Branch:
MAIN
Changes since
1.30: +2 -2 lines
Diff to
previous 1.30
Support locate at specific article while listing section articles
Remember last located article of each section, before logout
Revision
1.28 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jun 24 10:01:24 2025 UTC
(8 months, 3 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.27: +63 -0 lines
Diff to
previous 1.27
Add feature of excerptional directory list and article view
Revision
1.13 -
(
view)
(
annotate)
-
[select for diffs]
Fri May 9 11:21:11 2025 UTC
(10 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.12: +2 -2 lines
Diff to
previous 1.12
Refact signal handler and processing implementation
Refine select error handling
Revision
1.7 -
(
view)
(
annotate)
-
[select for diffs]
Wed Apr 30 09:18:19 2025 UTC
(10 months, 2 weeks ago)
by
sysadm
Branch:
MAIN
Changes since
1.6: +2 -0 lines
Diff to
previous 1.6
Add missing header files
Update compile dependency
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.