CVS log for freem/src/fmadm.c
Up to [Coherent Logic Development] / freem / src
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Apr 1 23:21:45 2025 UTC (19 minutes, 51 seconds ago) by snw
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +65 -7 lines
fmadm commands for stopping, starting, and restarting environments now functional
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Apr 1 20:11:46 2025 UTC (3 hours, 29 minutes ago) by snw
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +171 -85 lines
Further work on fmadm
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Apr 1 16:37:12 2025 UTC (7 hours, 4 minutes ago) by snw
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +150 -127 lines
Configure DEFAULT environment the same as others, and set permissions/ownership directly in fmadm configure. Add env.conf file as a centralized configuration listing all environments.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Apr 1 14:32:11 2025 UTC (9 hours, 9 minutes ago) by snw
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +170 -60 lines
Begin work on environment and namespace reorg
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Mar 31 16:33:56 2025 UTC (31 hours, 7 minutes ago) by snw
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +10 -8 lines
Work on fmadm edit global
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Mar 30 01:36:58 2025 UTC (2 days, 22 hours ago) by snw
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +6 -4 lines
Make it easier to bring back fma_gedit, fix double-free in global handler, limit $CHAR to 7-bit ASCII
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Mar 24 20:59:58 2025 UTC (8 days, 2 hours ago) by snw
Branches: MAIN
CVS tags: v0-62-3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -2 lines
Try using DosCopy API instead of built-in cp function on OS/2
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Mar 24 20:58:05 2025 UTC (8 days, 2 hours ago) by snw
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -2 lines
Try using DosCopy API instead of built-in cp function on OS/2
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Mar 24 20:57:06 2025 UTC (8 days, 2 hours ago) by snw
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +9 -5 lines
Try using DosCopy API instead of built-in cp function on OS/2
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Mar 24 20:15:09 2025 UTC (8 days, 3 hours ago) by snw
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -2 lines
Set file permissions on freemd.exe on OS/2 in fmadm configure
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Mar 24 20:13:34 2025 UTC (8 days, 3 hours ago) by snw
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +6 -2 lines
Set file permissions on freemd.exe on OS/2 in fmadm configure
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Mar 24 19:25:48 2025 UTC (8 days, 4 hours ago) by snw
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +8 -3 lines
Make fmadm configure copy freem.exe to freemd.exe for daemon operation on OS/2 systems
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Mar 24 19:22:16 2025 UTC (8 days, 4 hours ago) by snw
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -2 lines
Make fmadm configure copy freem.exe to freemd.exe for daemon operation on OS/2 systems
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 24 19:19:42 2025 UTC (8 days, 4 hours ago) by snw
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +25 -1 lines
Make fmadm configure copy freem.exe to freemd.exe for daemon operation on OS/2 systems
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Mar 22 18:43:54 2025 UTC (10 days, 4 hours ago) by snw
Branches: MAIN
CVS tags: v0-62-2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +11 -8 lines
Make STRLEN 255 chars and add BIGSTR macro for larger buffers
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Mar 9 19:14:25 2025 UTC (3 weeks, 2 days ago) by snw
Branches: MAIN
CVS tags: v0-62-1,
v0-62-0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -14 lines
First phase of REUSE compliance and header reformat
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:20:18 2025 UTC (3 weeks, 2 days ago) by snw
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Begin formatting overhaul and REUSE compliance
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Feb 28 22:31:53 2025 UTC (4 weeks, 4 days ago) by snw
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Fix more compiler warnings on OpenBSD
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Feb 28 16:55:08 2025 UTC (4 weeks, 4 days ago) by snw
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Fix missing ctype.h in fmadm.c
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 26 00:48:27 2025 UTC (4 weeks, 6 days ago) by snw
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
Remove reliance on curses
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Feb 26 00:15:29 2025 UTC (4 weeks, 6 days ago) by snw
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
Fix segfault reported by dlw in fmadm interactive mode
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Jan 19 02:04:04 2025 UTC (2 months, 1 week ago) by snw
Branches: CoherentLogicDevelopment
CVS tags: start
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
FreeM
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jan 19 02:04:04 2025 UTC (2 months, 1 week ago) by snw
Branches: MAIN
Initial revision
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>