From christos at zoulas.com Wed Oct 2 01:45:32 2024 From: christos at zoulas.com (Christos Zoulas) Date: Wed, 2 Oct 2024 01:45:32 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic Message-ID: <20241002014532.E97EB17FDE7@rebar.astron.com> Module Name: file Committed By: christos Date: Wed Oct 2 01:45:32 UTC 2024 Modified Files: file/magic: Makefile.am Added Files: file/magic/Magdir: lauterbach Log Message: PR/142: embeddedc: Add Lauterbach magic To generate a diff of this commit: cvs rdiff -r1.191 -r1.192 file/magic/Makefile.am cvs rdiff -r0 -r1.1 file/magic/Magdir/lauterbach Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Sun Oct 6 17:05:45 2024 From: christos at zoulas.com (Christos Zoulas) Date: Sun, 6 Oct 2024 17:05:45 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20241006170545.5D40317FDF5@rebar.astron.com> Module Name: file Committed By: christos Date: Sun Oct 6 17:05:45 UTC 2024 Modified Files: file/magic/Magdir: games Log Message: Limit string length (Mike Swanson) To generate a diff of this commit: cvs rdiff -r1.32 -r1.33 file/magic/Magdir/games Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Thu Oct 17 19:23:07 2024 From: christos at zoulas.com (Christos Zoulas) Date: Thu, 17 Oct 2024 19:23:07 +0000 (UTC) Subject: [File-cvs] CVS commit: file/magic/Magdir Message-ID: <20241017192307.7A1A617FDD1@rebar.astron.com> Module Name: file Committed By: christos Date: Thu Oct 17 19:23:07 UTC 2024 Modified Files: file/magic/Magdir: archive keyman Log Message: >From Steven R. Loomis: Add keyman registered mime types - https://www.iana.org/assignments/media-types/application/vnd.keyman.kmx - https://www.iana.org/assignments/media-types/application/vnd.keyman.kmp+zip - also, correct the extension for .kmx files To generate a diff of this commit: cvs rdiff -r1.204 -r1.205 file/magic/Magdir/archive cvs rdiff -r1.1 -r1.2 file/magic/Magdir/keyman Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Fri Oct 18 14:30:55 2024 From: christos at zoulas.com (Christos Zoulas) Date: Fri, 18 Oct 2024 14:30:55 +0000 (UTC) Subject: [File-cvs] CVS commit: file/src Message-ID: <20241018143055.24F8A17FDF5@rebar.astron.com> Module Name: file Committed By: christos Date: Fri Oct 18 14:30:55 UTC 2024 Modified Files: file/src: file.h Log Message: Fix decl (ideeockus) To generate a diff of this commit: cvs rdiff -r1.254 -r1.255 file/src/file.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. From christos at zoulas.com Tue Oct 29 20:56:48 2024 From: christos at zoulas.com (Christos Zoulas) Date: Tue, 29 Oct 2024 20:56:48 +0000 (UTC) Subject: [File-cvs] CVS commit: file/src Message-ID: <20241029205648.5BBEF17FDD1@rebar.astron.com> Module Name: file Committed By: christos Date: Tue Oct 29 20:56:48 UTC 2024 Modified Files: file/src: encoding.c Log Message: make accept_ranges static To generate a diff of this commit: cvs rdiff -r1.42 -r1.43 file/src/encoding.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.