Module Name:src
Committed By: riastradh
Date: Fri Mar 15 02:20:59 UTC 2024
Modified Files:
src/distrib/evbarm/instkernel/sshramdisk: Makefile
Log Message:
evbarm/instkernel/sshramdisk: Put firmware in the right paths.
Maybe this should also be wired up to `release' to put
Module Name:src
Committed By: riastradh
Date: Fri Mar 15 02:20:59 UTC 2024
Modified Files:
src/distrib/evbarm/instkernel/sshramdisk: Makefile
Log Message:
evbarm/instkernel/sshramdisk: Put firmware in the right paths.
Maybe this should also be wired up to `release' to put
Am 14.03.2024 um 21:27 schrieb Robert Elz:
> Date:Thu, 14 Mar 2024 20:53:13 +0100
> From:Roland Illig
> Message-ID: <9c7513f7-97b5-4d3b-9d66-dce483af7...@gmx.de>
>
> | I don't think the flags '+' and '0' make sense for strings, that's why I
> | decided to preserve
Module Name:src
Committed By: rillig
Date: Thu Mar 14 21:17:54 UTC 2024
Modified Files:
src/tests/usr.bin/stat: t_stat.sh
src/usr.bin/stat: stat.c
Log Message:
stat: don't allow numeric formatting flags on strings
Calling snprintf with "%+s" invokes undefined beha
Module Name:src
Committed By: rillig
Date: Thu Mar 14 21:17:54 UTC 2024
Modified Files:
src/tests/usr.bin/stat: t_stat.sh
src/usr.bin/stat: stat.c
Log Message:
stat: don't allow numeric formatting flags on strings
Calling snprintf with "%+s" invokes undefined beha
Module Name:src
Committed By: rillig
Date: Thu Mar 14 21:00:33 UTC 2024
Modified Files:
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.tests
src/tests/usr.bin: Makefile
Added Files:
src/tests/usr.bin/stat: Makefile t_stat.sh
Log Message
Module Name:src
Committed By: rillig
Date: Thu Mar 14 21:00:33 UTC 2024
Modified Files:
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.tests
src/tests/usr.bin: Makefile
Added Files:
src/tests/usr.bin/stat: Makefile t_stat.sh
Log Message
Date:Thu, 14 Mar 2024 20:53:13 +0100
From:Roland Illig
Message-ID: <9c7513f7-97b5-4d3b-9d66-dce483af7...@gmx.de>
| I don't think the flags '+' and '0' make sense for strings, that's why I
| decided to preserve existing behavior.
But the change only affected thing
Am 14.03.2024 um 20:38 schrieb Robert Elz:
> Module Name: src
> Committed By: kre
> Date: Thu Mar 14 19:38:56 UTC 2024
>
> Modified Files:
> src/usr.bin/stat: stat.c
>
> Log Message:
> While the change in 1.51 certainly retained binary compat with
> what was in 1.50 (while silencing
Module Name:src
Committed By: kre
Date: Thu Mar 14 19:38:56 UTC 2024
Modified Files:
src/usr.bin/stat: stat.c
Log Message:
While the change in 1.51 certainly retained binary compat with
what was in 1.50 (while silencing LINT) - it was clearly not the
correct change to make
Module Name:src
Committed By: kre
Date: Thu Mar 14 19:38:56 UTC 2024
Modified Files:
src/usr.bin/stat: stat.c
Log Message:
While the change in 1.51 certainly retained binary compat with
what was in 1.50 (while silencing LINT) - it was clearly not the
correct change to make
Module Name:src
Committed By: jakllsch
Date: Thu Mar 14 16:43:00 UTC 2024
Modified Files:
src/sys/dev/ic: dwc_gmac.c
Log Message:
Use ether_crc32_be() instead of having a local bitrev32() function to
munge ether_crc32_le() output when programming multicast filter.
To gen
Module Name:src
Committed By: jakllsch
Date: Thu Mar 14 16:43:00 UTC 2024
Modified Files:
src/sys/dev/ic: dwc_gmac.c
Log Message:
Use ether_crc32_be() instead of having a local bitrev32() function to
munge ether_crc32_le() output when programming multicast filter.
To gen
Module Name:src
Committed By: christos
Date: Thu Mar 14 15:51:10 UTC 2024
Modified Files:
src/sys/arch/sparc/include: limits.h
Log Message:
Sync with x86_64 the quad constants. No reason to be different
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sy
Module Name:src
Committed By: christos
Date: Thu Mar 14 15:51:10 UTC 2024
Modified Files:
src/sys/arch/sparc/include: limits.h
Log Message:
Sync with x86_64 the quad constants. No reason to be different
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sy
Module Name:src
Committed By: christos
Date: Thu Mar 14 15:41:54 UTC 2024
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
Fix reproducible build (Jan-Benedict Glaw)
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/distrib/utils/e
Module Name:src
Committed By: christos
Date: Thu Mar 14 15:41:54 UTC 2024
Modified Files:
src/distrib/utils/embedded/conf: armv7.conf
Log Message:
Fix reproducible build (Jan-Benedict Glaw)
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/distrib/utils/e
Module Name:src
Committed By: jakllsch
Date: Thu Mar 14 15:39:23 UTC 2024
Modified Files:
src/lib/libusbhid: usb_hid_usages
Log Message:
Sync with OpenBSD
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/lib/libusbhid/usb_hid_usages
Please note that dif
Module Name:src
Committed By: jakllsch
Date: Thu Mar 14 15:39:23 UTC 2024
Modified Files:
src/lib/libusbhid: usb_hid_usages
Log Message:
Sync with OpenBSD
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/lib/libusbhid/usb_hid_usages
Please note that dif
Module Name:src
Committed By: jakllsch
Date: Thu Mar 14 15:27:23 UTC 2024
Modified Files:
src/lib/libusbhid: usb_hid_usages
Log Message:
Remove Reserved usages and ranges thereof
Helps align with future merge
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11
Module Name:src
Committed By: jakllsch
Date: Thu Mar 14 15:27:23 UTC 2024
Modified Files:
src/lib/libusbhid: usb_hid_usages
Log Message:
Remove Reserved usages and ranges thereof
Helps align with future merge
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11
Module Name:src
Committed By: jakllsch
Date: Thu Mar 14 15:23:52 UTC 2024
Modified Files:
src/lib/libusbhid: usb_hid_usages
Log Message:
fix typos
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/lib/libusbhid/usb_hid_usages
Please note that diffs are no
Module Name:src
Committed By: jakllsch
Date: Thu Mar 14 15:23:52 UTC 2024
Modified Files:
src/lib/libusbhid: usb_hid_usages
Log Message:
fix typos
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/lib/libusbhid/usb_hid_usages
Please note that diffs are no
Module Name:src
Committed By: pgoyette
Date: Thu Mar 14 15:19:03 UTC 2024
Modified Files:
src/share/man/man4: ihidev.4
Log Message:
Be a bit more clear about which devices are being handled.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/i
Module Name:src
Committed By: pgoyette
Date: Thu Mar 14 15:19:03 UTC 2024
Modified Files:
src/share/man/man4: ihidev.4
Log Message:
Be a bit more clear about which devices are being handled.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/i
Module Name:src
Committed By: macallan
Date: Thu Mar 14 13:18:36 UTC 2024
Modified Files:
src/sys/arch/hppa/conf: GENERIC
Log Message:
add gftfb
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/arch/hppa/conf/GENERIC
Please note that diffs are not p
Module Name:src
Committed By: macallan
Date: Thu Mar 14 13:18:36 UTC 2024
Modified Files:
src/sys/arch/hppa/conf: GENERIC
Log Message:
add gftfb
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/arch/hppa/conf/GENERIC
Please note that diffs are not p
Module Name:src
Committed By: wiz
Date: Thu Mar 14 09:13:58 UTC 2024
Modified Files:
src/doc: 3RDPARTY
Log Message:
expat-2.6.2 is out
To generate a diff of this commit:
cvs rdiff -u -r1.1998 -r1.1999 src/doc/3RDPARTY
Please note that diffs are not public domain; they a
Module Name:src
Committed By: wiz
Date: Thu Mar 14 09:13:58 UTC 2024
Modified Files:
src/doc: 3RDPARTY
Log Message:
expat-2.6.2 is out
To generate a diff of this commit:
cvs rdiff -u -r1.1998 -r1.1999 src/doc/3RDPARTY
Please note that diffs are not public domain; they a
29 matches
Mail list logo