Module Name:src
Committed By: riastradh
Date: Sun Nov 24 04:25:04 UTC 2024
Added Files:
src/external/bsd/file/lib: magic.expsym
Log Message:
external/bsd/file libmagic: Add expected symbols list.
NOTE: This has some extraneous crud: lib/58842: libmagic leaks
private and z
Module Name:src
Committed By: riastradh
Date: Sun Nov 24 04:25:04 UTC 2024
Added Files:
src/external/bsd/file/lib: magic.expsym
Log Message:
external/bsd/file libmagic: Add expected symbols list.
NOTE: This has some extraneous crud: lib/58842: libmagic leaks
private and z
Module Name:src
Committed By: riastradh
Date: Fri Nov 22 15:12:38 UTC 2024
Modified Files:
src/external/bsd/file/lib: Makefile
Log Message:
libmagic: Don't export libzstd symbols.
Fixes part of:
PR lib/58842: libmagic leaks private and zstd symbols
Prompted by work on:
Module Name:src
Committed By: riastradh
Date: Fri Nov 22 15:12:38 UTC 2024
Modified Files:
src/external/bsd/file/lib: Makefile
Log Message:
libmagic: Don't export libzstd symbols.
Fixes part of:
PR lib/58842: libmagic leaks private and zstd symbols
Prompted by work on:
Module Name:src
Committed By: christos
Date: Fri Apr 5 16:56:58 UTC 2024
Modified Files:
src/external/bsd/file/dist/src: apprentice.c
Log Message:
break strength ties so that qsort is deterministic
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/extern
Module Name:src
Committed By: christos
Date: Fri Apr 5 16:56:58 UTC 2024
Modified Files:
src/external/bsd/file/dist/src: apprentice.c
Log Message:
break strength ties so that qsort is deterministic
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/extern
Module Name:src
Committed By: christos
Date: Fri Aug 18 19:00:11 UTC 2023
Modified Files:
src/external/bsd/file/dist: ChangeLog Makefile.in aclocal.m4
config.guess config.sub configure configure.ac
src/external/bsd/file/dist/doc: Makefile.in file.1 libma
Module Name:src
Committed By: christos
Date: Fri Feb 3 20:07:35 UTC 2023
Removed Files:
src/external/bsd/file/dist: configure~
Log Message:
remove trash (pointed out by des @ freebsd)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 src/external/bsd/file/dist/c
Module Name:src
Committed By: christos
Date: Fri Feb 3 20:07:35 UTC 2023
Removed Files:
src/external/bsd/file/dist: configure~
Log Message:
remove trash (pointed out by des @ freebsd)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 src/external/bsd/file/dist/c
Module Name:src
Committed By: christos
Date: Sat Dec 10 20:57:10 UTC 2022
Modified Files:
src/external/bsd/file/dist/magic/magdir: filesystems
Log Message:
dedup
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 \
src/external/bsd/file/dist/magic/magdir/f
Module Name:src
Committed By: christos
Date: Sat Dec 10 20:57:10 UTC 2022
Modified Files:
src/external/bsd/file/dist/magic/magdir: filesystems
Log Message:
dedup
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 \
src/external/bsd/file/dist/magic/magdir/f
Module Name:src
Committed By: jakllsch
Date: Sat Dec 10 16:22:21 UTC 2022
Modified Files:
src/external/bsd/file/dist/magic/magdir: filesystems
Log Message:
Add magic to recognize FFSv2ea
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 \
src/external/bsd
Module Name:src
Committed By: jakllsch
Date: Sat Dec 10 16:22:21 UTC 2022
Modified Files:
src/external/bsd/file/dist/magic/magdir: filesystems
Log Message:
Add magic to recognize FFSv2ea
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 \
src/external/bsd
Module Name:src
Committed By: christos
Date: Sun Sep 25 00:48:37 UTC 2022
Added Files:
src/external/bsd/file/dist: depcomp missing
Log Message:
more autoconf files
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.11 src/external/bsd/file/dist/depcomp
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Sun Sep 25 00:48:37 UTC 2022
Added Files:
src/external/bsd/file/dist: depcomp missing
Log Message:
more autoconf files
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.11 src/external/bsd/file/dist/depcomp
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Sun Sep 25 00:47:27 UTC 2022
Added Files:
src/external/bsd/file/dist: compile
Log Message:
compile is needed too
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.13 src/external/bsd/file/dist/compile
Please note that d
Module Name:src
Committed By: christos
Date: Sun Sep 25 00:47:27 UTC 2022
Added Files:
src/external/bsd/file/dist: compile
Log Message:
compile is needed too
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.13 src/external/bsd/file/dist/compile
Please note that d
Module Name:src
Committed By: christos
Date: Sat Sep 24 20:33:30 UTC 2022
Modified Files:
src/external/bsd/file/dist: configure
Added Files:
src/external/bsd/file/dist: Makefile.in aclocal.m4 config.guess
config.h.in config.sub configure~ install-sh ltma
Module Name:src
Committed By: christos
Date: Sat Sep 24 20:33:30 UTC 2022
Modified Files:
src/external/bsd/file/dist: configure
Added Files:
src/external/bsd/file/dist: Makefile.in aclocal.m4 config.guess
config.h.in config.sub configure~ install-sh ltma
Module Name:src
Committed By: christos
Date: Sat Sep 24 20:22:16 UTC 2022
Modified Files:
src/external/bsd/file/include: config.h
src/external/bsd/file/lib: shlib_version
Added Files:
src/external/bsd/file/dist: configure
Log Message:
Add build glue, bump v
Module Name:src
Committed By: christos
Date: Sat Sep 24 20:21:46 UTC 2022
Modified Files:
src/external/bsd/file/dist: ChangeLog Makefile.am configure.ac
src/external/bsd/file/dist/doc: file.1 libmagic.3 magic.5
src/external/bsd/file/dist/magic: Makefile.am
Module Name:src
Committed By: christos
Date: Wed May 22 17:26:05 UTC 2019
Modified Files:
src/external/bsd/file/dist: ChangeLog config.h.in configure
configure.ac
src/external/bsd/file/dist/doc: file.1 magic.5
src/external/bsd/file/dist/magic: Ma
Oops, sorry. Wrong mail address.
On 2018/12/13 20:54, Masanobu SAITOH wrote:
Please pullup the following change to netbsd-8 branch.
On 2018/12/12 15:36, SAITOH Masanobu wrote:
Module Name: src
Committed By: msaitoh
Date: Wed Dec 12 06:36:13 UTC 2018
Modified Files:
src/exte
Please pullup the following change to netbsd-8 branch.
On 2018/12/12 15:36, SAITOH Masanobu wrote:
Module Name:src
Committed By: msaitoh
Date: Wed Dec 12 06:36:13 UTC 2018
Modified Files:
src/external/bsd/file/lib: Makefile
Log Message:
Use DPSRCS for magic.h. OK'd b
On Sat, Jan 18, 2014 at 11:53:09AM +0100, Martin Husemann wrote:
> On Sat, Jan 18, 2014 at 10:46:50AM +, Justin Cormack wrote:
> > I believe gcc is correct here, you are only allowed to alias via a
> > char pointer or the original type. Because you put a void pointer in
> > instead gcc is right
On Jan 18, 11:33am, mar...@duskware.de (Martin Husemann) wrote:
-- Subject: Re: CVS commit: src/external/bsd/file
| On Fri, Jan 17, 2014 at 11:32:29PM +, David Laight wrote:
| > If the problem actually caused by gcc failing to pair all the conditionals?
| > Compiling with 'clazz
On Sat, Jan 18, 2014 at 10:46:50AM +, Justin Cormack wrote:
> I believe gcc is correct here, you are only allowed to alias via a
> char pointer or the original type. Because you put a void pointer in
> instead gcc is right to complain.
Right, but actually the complaint does not go away if we m
On Sat, Jan 18, 2014 at 10:33 AM, Martin Husemann wrote:
> On Fri, Jan 17, 2014 at 11:32:29PM +, David Laight wrote:
>> If the problem actually caused by gcc failing to pair all the conditionals?
>> Compiling with 'clazz' a compile-time constant might show things.
>
> I don't think so, and I'l
On Fri, Jan 17, 2014 at 11:32:29PM +, David Laight wrote:
> If the problem actually caused by gcc failing to pair all the conditionals?
> Compiling with 'clazz' a compile-time constant might show things.
I don't think so, and I'll leave a final fix to Christos as maintainer.
> Or, if memcpy()
On Fri, Jan 17, 2014 at 08:24:20PM +, Martin Husemann wrote:
> Module Name: src
> Committed By: martin
> Date: Fri Jan 17 20:24:20 UTC 2014
>
> Modified Files:
> src/external/bsd/file: Makefile.inc
>
> Log Message:
> Make a gcc 4.8 warning non-fatal (couldn't find a way to avoi
On Thu, 16 Jan 2014, Joerg Sonnenberger wrote:
Module Name:src
Committed By: joerg
Date: Thu Jan 16 23:36:52 UTC 2014
Modified Files:
src/external/bsd/file/dist/src: file.c
Log Message:
Only use __dead if it exists.
I think the code would be easier to read with
#ifnde
31 matches
Mail list logo