Log of /lbbs/src/log.c
Parent Directory
|
Revision Log
Revision
1.30 -
(
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.29: +4 -1 lines
Diff to
previous 1.29
,
to
selected 1.22
Use enum / const int instead of macro define constant integers
Use const char * instead of macro define for constant strings
Revision
1.29 -
(
view)
(
annotate)
-
[select for diffs]
Wed Nov 5 01:37:00 2025 UTC
(4 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.28: +2 -2 lines
Diff to
previous 1.28
,
to
selected 1.22
Use enum instead of macro define for constant integers in common.h
Use const char * instead of macro define for constant strings in common.h
Revision
1.22 -
(
view)
(
annotate)
-
[selected]
Wed Jun 4 14:41:17 2025 UTC
(9 months, 1 week ago)
by
sysadm
Branch:
MAIN
Changes since
1.21: +20 -28 lines
Diff to
previous 1.21
Add log_level, prog_file, prog_line to log
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.