log

age author description
Mon, 13 Jun 2022 00:02:15 -0400 David A. Holland Improve agfiles rule.
Tue, 31 May 2022 02:06:45 -0400 David A. Holland both mansupps seem to be html
Tue, 31 May 2022 02:03:50 -0400 David A. Holland some minor updates for 2022
Tue, 31 May 2022 01:56:37 -0400 David A. Holland Don't refer to CVS.
Tue, 31 May 2022 01:45:26 -0400 David A. Holland Some minor updates for 15 years later.
Tue, 31 May 2022 01:00:55 -0400 David A. Holland Don't cast through "volatile int". Causes a gcc warning nowadays.
Tue, 31 May 2022 00:59:42 -0400 David A. Holland Fix friend declaration for gcc10.
Tue, 31 May 2022 00:59:00 -0400 David A. Holland Remove unused variables.
Tue, 31 May 2022 00:58:42 -0400 David A. Holland Strengthen the build hack for non-DOS targets.
Tue, 31 May 2022 00:54:12 -0400 David A. Holland Remove unused variable; fix what it was supposed to be doing.
Mon, 30 May 2022 23:58:14 -0400 David A. Holland silence random gcc warning
Mon, 30 May 2022 23:56:45 -0400 David A. Holland Switch to static inline as an expedient build fix.
Mon, 30 May 2022 23:51:43 -0400 David A. Holland Add explicit lint-comment-style fallthrough annotations.
Mon, 30 May 2022 23:47:52 -0400 David A. Holland Use memcpy instead of strncpy when we know the length anyway.
Mon, 30 May 2022 23:46:22 -0400 David A. Holland Adjust to the moving target called the C++ standard.