/[LeafOK_CVS]/lbbs/src/main.c
ViewVC logotype

Log of /lbbs/src/main.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Tag:

Revision 1.94 - (view) (annotate) - [select for diffs]
Thu Jan 8 14:22:57 2026 UTC (2 months, 1 week ago) by sysadm
Branch: MAIN
CVS Tags: HEAD
Changes since 1.93: +40 -25 lines
Diff to previous 1.93
Refine handling of cmdline arguments


Revision 1.93 - (view) (annotate) - [select for diffs]
Sat Jan 3 10:27:14 2026 UTC (2 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.92: +1 -1 lines
Diff to previous 1.92
Update copyright info


Revision 1.92 - (view) (annotate) - [select for diffs]
Tue Dec 23 13:08:13 2025 UTC (2 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.91: +87 -75 lines
Diff to previous 1.91
Refact handling of cmdline arguments


Revision 1.91 - (view) (annotate) - [select for diffs]
Fri Dec 19 14:08:44 2025 UTC (2 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.90: +12 -0 lines
Diff to previous 1.90
Use hash_dict for tag_name search
Fix bug for over-length tag_param


Revision 1.90 - (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.89: +37 -37 lines
Diff to previous 1.89
Append \n to the end of logging message by log_...()
Remove ending \n from each logging message


Revision 1.89 - (view) (annotate) - [select for diffs]
Tue Dec 16 13:00:19 2025 UTC (3 months ago) by sysadm
Branch: MAIN
Changes since 1.88: +6 -0 lines
Diff to previous 1.88
Ignore SIGPIPE


Revision 1.88 - (view) (annotate) - [select for diffs]
Tue Dec 2 08:04:29 2025 UTC (3 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.87: +9 -0 lines
Diff to previous 1.87
Check update time of EULA while user login


Revision 1.87 - (view) (annotate) - [select for diffs]
Fri Nov 21 12:19:15 2025 UTC (3 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.86: +56 -4 lines
Diff to previous 1.86
Display compile config with startup argument


Revision 1.86 - (view) (annotate) - [select for diffs]
Fri Nov 21 10:34:10 2025 UTC (3 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.85: +0 -7 lines
Diff to previous 1.85
Refine BWF


Revision 1.85 - (view) (annotate) - [select for diffs]
Fri Nov 21 08:59:29 2025 UTC (3 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.84: +4 -0 lines
Diff to previous 1.84
Fix segment fault issue caused by pcre2api with multi-process on MSYS2


Revision 1.84 - (view) (annotate) - [select for diffs]
Wed Nov 19 14:47:08 2025 UTC (3 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.83: +2 -2 lines
Diff to previous 1.83
Use POSIX shared object instead of SysV shared segment in menu


Revision 1.83 - (view) (annotate) - [select for diffs]
Wed Nov 19 03:12:58 2025 UTC (3 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.82: +7 -6 lines
Diff to previous 1.82
Use POSIX shared object instead of SysV shared segment in file_loader


Revision 1.82 - (view) (annotate) - [select for diffs]
Tue Nov 18 15:38:49 2025 UTC (3 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.81: +0 -7 lines
Diff to previous 1.81
Revert temporary change


Revision 1.81 - (view) (annotate) - [select for diffs]
Tue Nov 18 15:15:18 2025 UTC (3 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.80: +1 -1 lines
Diff to previous 1.80
Skip remap shared memory in read only mode under Cygwin
shmat() again after shmdt() without SHM_REMAP would change the address


Revision 1.80 - (view) (annotate) - [select for diffs]
Tue Nov 18 10:41:14 2025 UTC (3 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.79: +34 -2 lines
Diff to previous 1.79
Notify loader process to exit on startup failure


Revision 1.79 - (view) (annotate) - [select for diffs]
Mon Nov 17 14:01:13 2025 UTC (3 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.78: +1 -1 lines
Diff to previous 1.78
Replace macro name


Revision 1.78 - (view) (annotate) - [select for diffs]
Mon Nov 17 12:47:41 2025 UTC (3 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.77: +7 -0 lines
Diff to previous 1.77
Fix error reported by gcc under MSYS2


Revision 1.77 - (view) (annotate) - [select for diffs]
Mon Nov 17 11:48:24 2025 UTC (3 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.76: +3 -2 lines
Diff to previous 1.76
Refine


Revision 1.76 - (view) (annotate) - [select for diffs]
Mon Nov 17 04:23:09 2025 UTC (3 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.75: +2 -1 lines
Diff to previous 1.75
Show copyright info while running the program with --version


Revision 1.75 - (view) (annotate) - [select for diffs]
Sun Nov 16 02:06:56 2025 UTC (4 months ago) by sysadm
Branch: MAIN
Changes since 1.74: +6 -0 lines
Diff to previous 1.74
log_restart on SIGHUP


Revision 1.74 - (view) (annotate) - [select for diffs]
Tue Nov 11 00:28:05 2025 UTC (4 months ago) by sysadm
Branch: MAIN
Changes since 1.73: +4 -0 lines
Diff to previous 1.73
Use config.h


Revision 1.73 - (view) (annotate) - [select for diffs]
Sat Nov 8 08:21:31 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.72: +8 -0 lines
Diff to previous 1.72
Support dynamic wide-character display width in str_process and editor related functions
Add dynamic / fixed wide-character display width selection


Revision 1.72 - (view) (annotate) - [select for diffs]
Fri Nov 7 04:58:09 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.71: +10 -0 lines
Diff to previous 1.71
Load / Reload BWF config file on startup / reload


Revision 1.71 - (view) (annotate) - [select for diffs]
Wed Nov 5 03:01:14 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.70: +2 -2 lines
Diff to previous 1.70
Use enum / const int instead of macro define constant integers


Revision 1.70 - (view) (annotate) - [select for diffs]
Tue Nov 4 14:58:56 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.69: +1 -1 lines
Diff to previous 1.69
Refine file header information comments


Revision 1.69 - (view) (annotate) - [select for diffs]
Tue Nov 4 13:49:51 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.68: +7 -15 lines
Diff to previous 1.68
Update file header information comments


Revision 1.68 - (view) (annotate) - [select for diffs]
Sun Nov 2 08:13:50 2025 UTC (4 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.67: +8 -0 lines
Diff to previous 1.67
Add section_aid_locations_[load|save]


Revision 1.67 - (view) (annotate) - [select for diffs]
Wed Oct 29 07:35:05 2025 UTC (4 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.66: +1 -1 lines
Diff to previous 1.66
Update log message


Revision 1.66 - (view) (annotate) - [select for diffs]
Fri Oct 24 02:03:15 2025 UTC (4 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.65: +3 -3 lines
Diff to previous 1.65
Update user_list
Refine search algorithm


Revision 1.65 - (view) (annotate) - [select for diffs]
Thu Oct 23 04:09:13 2025 UTC (4 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.64: +6 -0 lines
Diff to previous 1.64
Add user_stat
Display article_count of selected user


Revision 1.64 - (view) (annotate) - [select for diffs]
Thu Oct 23 01:16:56 2025 UTC (4 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.63: +17 -7 lines
Diff to previous 1.63
Load user list / online user list initially during startup


Revision 1.63 - (view) (annotate) - [select for diffs]
Tue Oct 21 06:24:51 2025 UTC (4 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.62: +29 -10 lines
Diff to previous 1.62
Add user_list with data loader


Revision 1.62 - (view) (annotate) - [select for diffs]
Mon Oct 13 07:13:39 2025 UTC (5 months ago) by sysadm
Branch: MAIN
Changes since 1.61: +8 -0 lines
Diff to previous 1.61
Add top10_menu


Revision 1.61 - (view) (annotate) - [select for diffs]
Wed Jul 16 05:46:17 2025 UTC (8 months ago) by sysadm
Branch: MAIN
Changes since 1.60: +10 -2 lines
Diff to previous 1.60
Fix errors reported by gcc -Werror=unused-result


Revision 1.60 - (view) (annotate) - [select for diffs]
Thu Jun 26 12:17:02 2025 UTC (8 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.59: +3 -3 lines
Diff to previous 1.59
Move gen_ex load/reload to main process, no longer need RW_lock


Revision 1.59 - (view) (annotate) - [select for diffs]
Wed Jun 25 01:50:14 2025 UTC (8 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.58: +2 -10 lines
Diff to previous 1.58
Use static variable to store main menu instead of dynamically allocated memory


Revision 1.58 - (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.57: +1 -1 lines
Diff to previous 1.57
Add feature of excerptional directory list and article view


Revision 1.57 - (view) (annotate) - [select for diffs]
Sat Jun 21 06:52:24 2025 UTC (8 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.56: +2 -0 lines
Diff to previous 1.56
Refine to reduce Valgrind warnings


Revision 1.56 - (view) (annotate) - [select for diffs]
Sat Jun 21 05:57:43 2025 UTC (8 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.55: +11 -10 lines
Diff to previous 1.55
Fix bug in output to stdout/stderr


Revision 1.55 - (view) (annotate) - [select for diffs]
Sat Jun 21 02:15:18 2025 UTC (8 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.54: +7 -7 lines
Diff to previous 1.54
Re-order included order files


Revision 1.54 - (view) (annotate) - [select for diffs]
Wed Jun 18 04:19:44 2025 UTC (8 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.53: +3 -3 lines
Diff to previous 1.53
Update app version and build info


Revision 1.53 - (view) (annotate) - [select for diffs]
Tue Jun 17 13:17:04 2025 UTC (8 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.52: +0 -2 lines
Diff to previous 1.52
Move macro definitions to autoconf


Revision 1.52 - (view) (annotate) - [select for diffs]
Tue Jun 17 01:24:21 2025 UTC (9 months ago) by sysadm
Branch: MAIN
Changes since 1.51: +21 -3 lines
Diff to previous 1.51
Replace signal() with sigaction()


Revision 1.51 - (view) (annotate) - [select for diffs]
Wed Jun 4 14:01:29 2025 UTC (9 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.50: +4 -2 lines
Diff to previous 1.50
Refine


Revision 1.50 - (view) (annotate) - [select for diffs]
Wed Jun 4 13:42:53 2025 UTC (9 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.49: +4 -4 lines
Diff to previous 1.49
Rename log_std() to log_common()


Revision 1.49 - (view) (annotate) - [select for diffs]
Fri May 30 12:51:00 2025 UTC (9 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.48: +1 -1 lines
Diff to previous 1.48
Add article cache load/unload and display


Revision 1.48 - (view) (annotate) - [select for diffs]
Thu May 29 09:44:01 2025 UTC (9 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.47: +9 -0 lines
Diff to previous 1.47
Add article_cache


Revision 1.47 - (view) (annotate) - [select for diffs]
Thu May 29 00:52:09 2025 UTC (9 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.46: +13 -5 lines
Diff to previous 1.46
Refine


Revision 1.46 - (view) (annotate) - [select for diffs]
Tue May 27 07:21:43 2025 UTC (9 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.45: +2 -0 lines
Diff to previous 1.45
Add set_last_article_op_log_from_db() and set_last_article_op_log_from_db()


Revision 1.45 - (view) (annotate) - [select for diffs]
Tue May 27 03:25:02 2025 UTC (9 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.44: +9 -2 lines
Diff to previous 1.44
Add section_list_loader_launch() and section_list_loader_reload()


Revision 1.44 - (view) (annotate) - [select for diffs]
Tue May 27 01:56:16 2025 UTC (9 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.43: +1 -1 lines
Diff to previous 1.43
Apply article_block_article_count()


Revision 1.43 - (view) (annotate) - [select for diffs]
Tue May 27 00:54:01 2025 UTC (9 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.42: +21 -16 lines
Diff to previous 1.42
Add attach/detach SHM in readonly mode for child process


Revision 1.42 - (view) (annotate) - [select for diffs]
Mon May 26 04:48:33 2025 UTC (9 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.41: +61 -5 lines
Diff to previous 1.41
Add section_list_loader to main loop


Revision 1.41 - (view) (annotate) - [select for diffs]
Sun May 25 08:15:03 2025 UTC (9 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.40: +0 -2 lines
Diff to previous 1.40
Remove debug message


Revision 1.40 - (view) (annotate) - [select for diffs]
Sun May 25 08:10:48 2025 UTC (9 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.39: +3 -1 lines
Diff to previous 1.39
Refine trie_dict


Revision 1.39 - (view) (annotate) - [select for diffs]
Sun May 25 06:55:23 2025 UTC (9 months, 3 weeks ago) by sysadm
Branch: MAIN
Changes since 1.38: +11 -1 lines
Diff to previous 1.38
Refact change for trie_dict and file_loader


Revision 1.38 - (view) (annotate) - [select for diffs]
Sun May 18 07:51:17 2025 UTC (9 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.37: +0 -1 lines
Diff to previous 1.37
Refine


Revision 1.37 - (view) (annotate) - [select for diffs]
Sun May 18 03:23:57 2025 UTC (9 months, 4 weeks ago) by sysadm
Branch: MAIN
Changes since 1.36: +1 -1 lines
Diff to previous 1.36
Main process hold shm of menu until exit or reload menu, to prevent child process from being unable to open the shm of old menu after reloading.


Revision 1.36 - (view) (annotate) - [select for diffs]
Sat May 17 15:39:51 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.35: +6 -0 lines
Diff to previous 1.35
Refact bbs_cmd with trie_dict


Revision 1.35 - (view) (annotate) - [select for diffs]
Sat May 17 05:56:17 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
Use get_data_shm instead of get_data_mmap


Revision 1.34 - (view) (annotate) - [select for diffs]
Fri May 16 14:09:31 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.33: +18 -0 lines
Diff to previous 1.33
Add data files load/reload


Revision 1.33 - (view) (annotate) - [select for diffs]
Thu May 15 06:24:11 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.32: +3 -4 lines
Diff to previous 1.32
Fix bug in menu reload and shared memory writing


Revision 1.32 - (view) (annotate) - [select for diffs]
Thu May 15 05:14:57 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.31: +12 -4 lines
Diff to previous 1.31
Refact menu with shared memory


Revision 1.31 - (view) (annotate) - [select for diffs]
Tue May 13 11:32:01 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.30: +1 -10 lines
Diff to previous 1.30
Refine


Revision 1.30 - (view) (annotate) - [select for diffs]
Tue May 13 07:30:10 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.29: +20 -12 lines
Diff to previous 1.29
Refine daemon startup/cleanup


Revision 1.29 - (view) (annotate) - [select for diffs]
Mon May 12 04:08:08 2025 UTC (10 months ago) by sysadm
Branch: MAIN
Changes since 1.28: +6 -2 lines
Diff to previous 1.28
Refine


Revision 1.28 - (view) (annotate) - [select for diffs]
Fri May 9 12:58:27 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
Fix bug in log fd handling


Revision 1.27 - (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.26: +3 -10 lines
Diff to previous 1.26
Refact signal handler and processing implementation
Refine select error handling


Revision 1.26 - (view) (annotate) - [select for diffs]
Thu May 8 08:05:58 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.25: +7 -2 lines
Diff to previous 1.25
Refact bbs_menu


Revision 1.25 - (view) (annotate) - [select for diffs]
Wed May 7 05:47:49 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
Update log message


Revision 1.24 - (view) (annotate) - [select for diffs]
Wed May 7 05:35:01 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.23: +3 -0 lines
Diff to previous 1.23
Fix bug in online user query SQL


Revision 1.23 - (view) (annotate) - [select for diffs]
Tue May 6 05:31:26 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.22: +3 -4 lines
Diff to previous 1.22
Update copyright and license information


Revision 1.22 - (view) (annotate) - [select for diffs]
Mon May 5 11:11:06 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.21: +2 -0 lines
Diff to previous 1.21
Refine


Revision 1.21 - (view) (annotate) - [select for diffs]
Sun May 4 14:54:55 2025 UTC (10 months, 1 week ago) by sysadm
Branch: MAIN
Changes since 1.20: +19 -26 lines
Diff to previous 1.20
Refine


Revision 1.20 - (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.19: +9 -2 lines
Diff to previous 1.19
Add missing header files
Update compile dependency


Revision 1.19 - (view) (annotate) - [select for diffs]
Tue Apr 29 03:38:56 2025 UTC (10 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
Change dir


Revision 1.18 - (view) (annotate) - [select for diffs]
Mon Apr 28 03:31:00 2025 UTC (10 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.17: +131 -134 lines
Diff to previous 1.17
Update


Revision 1.17 - (view) (annotate) - [select for diffs]
Thu Jun 23 16:43:21 2005 UTC (20 years, 8 months ago) by sysadm
Branch: MAIN
CVS Tags: lbbs_1-0-0-0_MIL
Changes since 1.16: +5 -1 lines
Diff to previous 1.16
*** empty log message ***


Revision 1.16 - (view) (annotate) - [select for diffs]
Sat May 7 12:15:30 2005 UTC (20 years, 10 months ago) by sysadm
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
*** empty log message ***


Revision 1.15 - (view) (annotate) - [select for diffs]
Sat May 7 12:08:28 2005 UTC (20 years, 10 months ago) by sysadm
Branch: MAIN
Changes since 1.14: +10 -0 lines
Diff to previous 1.14
*** empty log message ***


Revision 1.14 - (view) (annotate) - [select for diffs]
Sat May 7 09:28:12 2005 UTC (20 years, 10 months ago) by sysadm
Branch: MAIN
Changes since 1.13: +4 -0 lines
Diff to previous 1.13
*** empty log message ***


Revision 1.13 - (view) (annotate) - [select for diffs]
Sat Apr 16 04:49:11 2005 UTC (20 years, 11 months ago) by sysadm
Branch: MAIN
Changes since 1.12: +7 -3 lines
Diff to previous 1.12
*** empty log message ***


Revision 1.12 - (view) (annotate) - [select for diffs]
Sun Mar 20 17:37:14 2005 UTC (21 years ago) by sysadm
Branch: MAIN
Changes since 1.11: +74 -76 lines
Diff to previous 1.11
*** empty log message ***


Revision 1.11 - (view) (annotate) - [select for diffs]
Sun Mar 20 14:37:37 2005 UTC (21 years ago) by sysadm
Branch: MAIN
Changes since 1.10: +1 -0 lines
Diff to previous 1.10
*** empty log message ***


Revision 1.10 - (view) (annotate) - [select for diffs]
Sat Mar 19 08:23:05 2005 UTC (21 years ago) by sysadm
Branch: MAIN
Changes since 1.9: +23 -21 lines
Diff to previous 1.9
*** empty log message ***


Revision 1.9 - (view) (annotate) - [select for diffs]
Thu Mar 17 10:48:46 2005 UTC (21 years ago) by sysadm
Branch: MAIN
Changes since 1.8: +7 -0 lines
Diff to previous 1.8
*** empty log message ***


Revision 1.8 - (view) (annotate) - [select for diffs]
Fri Oct 22 17:45:36 2004 UTC (21 years, 4 months ago) by sysadm
Branch: MAIN
Changes since 1.7: +1 -0 lines
Diff to previous 1.7
*** empty log message ***


Revision 1.7 - (view) (annotate) - [select for diffs]
Fri Oct 22 15:20:32 2004 UTC (21 years, 4 months ago) by sysadm
Branch: MAIN
Changes since 1.6: +4 -2 lines
Diff to previous 1.6
*** empty log message ***


Revision 1.6 - (view) (annotate) - [select for diffs]
Thu Oct 21 17:28:46 2004 UTC (21 years, 5 months ago) by sysadm
Branch: MAIN
Changes since 1.5: +87 -2 lines
Diff to previous 1.5
*** empty log message ***


Revision 1.5 - (view) (annotate) - [select for diffs]
Wed Oct 20 07:46:32 2004 UTC (21 years, 5 months ago) by sysadm
Branch: MAIN
Changes since 1.4: +0 -16 lines
Diff to previous 1.4
*** empty log message ***


Revision 1.4 - (view) (annotate) - [select for diffs]
Tue Oct 19 17:11:39 2004 UTC (21 years, 5 months ago) by sysadm
Branch: MAIN
Changes since 1.3: +18 -12 lines
Diff to previous 1.3
*** empty log message ***


Revision 1.3 - (view) (annotate) - [select for diffs]
Mon Oct 18 11:34:15 2004 UTC (21 years, 5 months ago) by sysadm
Branch: MAIN
Changes since 1.2: +24 -3 lines
Diff to previous 1.2
Fix bug


Revision 1.2 - (view) (annotate) - [select for diffs]
Mon Oct 18 08:44:54 2004 UTC (21 years, 5 months ago) by sysadm
Branch: MAIN
Changes since 1.1: +6 -6 lines
Diff to previous 1.1
indent


Revision 1.1 - (view) (annotate) - [select for diffs]
Mon Oct 18 08:16:18 2004 UTC (21 years, 5 months ago) by sysadm
Branch: MAIN
Main program


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.

  Diffs between and
  Type of Diff should be a

Sort log by:

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1