Module Name:src
Committed By: christos
Date: Mon Mar 10 15:13:33 UTC 2025
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: cfparse.y
Log Message:
remove the last __P
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/crypto/dist/ipsec-tools/src/raco
Module Name:src
Committed By: uwe
Date: Wed Mar 12 00:43:28 UTC 2025
Modified Files:
src/usr.sbin/emcfanctl: emcfanctl.8
Log Message:
emcfanctl(8): fix and prettify markup
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/emcfanctl/emcfanctl.8
Ple
Module Name:src
Committed By: uwe
Date: Wed Mar 12 00:43:28 UTC 2025
Modified Files:
src/usr.sbin/emcfanctl: emcfanctl.8
Log Message:
emcfanctl(8): fix and prettify markup
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/emcfanctl/emcfanctl.8
Ple
Module Name:src
Committed By: macallan
Date: Tue Mar 11 06:04:19 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: gftfb.c
Log Message:
drop unnecessary wait and register write when moving the cursor sprite
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/
Module Name:src
Committed By: rillig
Date: Tue Mar 11 22:12:35 UTC 2025
Modified Files:
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: fix saturated multiplication in integer constraints check
After the change from ui_max_value to si_max_value in tree.c 1.675 from
202
Module Name:src
Committed By: rillig
Date: Tue Mar 11 22:12:35 UTC 2025
Modified Files:
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: fix saturated multiplication in integer constraints check
After the change from ui_max_value to si_max_value in tree.c 1.675 from
202
Module Name:src
Committed By: christos
Date: Mon Mar 10 22:19:53 UTC 2025
Modified Files:
src/usr.sbin/extattrctl: extattrctl.8
Log Message:
fix example, add link to the system call man page
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/extattr
On Tue, Mar 11, 2025 at 13:56:49 +, Brad Spencer wrote:
> src/usr.sbin/emcfanctl: Makefile emcfanctl.8 emcfanctl.c emcfanctl.h
Please, can you fix the man page so that it's clear which part of the
command line is fixed keywords recognized by the program and which is
user supplied data.
E.g.
Module Name:src
Committed By: uwe
Date: Tue Mar 11 17:46:12 UTC 2025
Modified Files:
src/share/man/man4: emcfan.4
Log Message:
emcfan(4): prettify the table, spell and typeset kHz correctly
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/em
Module Name:src
Committed By: uwe
Date: Tue Mar 11 17:46:12 UTC 2025
Modified Files:
src/share/man/man4: emcfan.4
Log Message:
emcfan(4): prettify the table, spell and typeset kHz correctly
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/em
Module Name:src
Committed By: nat
Date: Mon Mar 10 11:29:25 UTC 2025
Modified Files:
src/sys/arch/mac68k/dev: sbc.c
Log Message:
Serialize pdma xfers.
The same is done for pdma interrupt xfers.
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/sys/arch/m
Module Name:src
Committed By: christos
Date: Mon Mar 10 15:59:04 UTC 2025
Modified Files:
src/crypto/dist/ipsec-tools/src/libipsec: ipsec_dump_policy.c
pfkey_dump.c
Log Message:
Bump buffers for sh3 and mips complaining.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Mon Mar 10 15:59:04 UTC 2025
Modified Files:
src/crypto/dist/ipsec-tools/src/libipsec: ipsec_dump_policy.c
pfkey_dump.c
Log Message:
Bump buffers for sh3 and mips complaining.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Mon Mar 10 15:13:33 UTC 2025
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: cfparse.y
Log Message:
remove the last __P
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/crypto/dist/ipsec-tools/src/raco
Should have mentioned in commit message that reviewed by bad and
riastradh. Sorry about that.
On Tue, Mar 11, 2025 at 6:51 PM Andrius Varanavicius wrote:
>
> Module Name:src
> Committed By: andvar
> Date: Tue Mar 11 16:51:31 UTC 2025
>
> Modified Files:
> src/sys/dev/ata:
Module Name:src
Committed By: andvar
Date: Tue Mar 11 16:51:31 UTC 2025
Modified Files:
src/sys/dev/ata: ata_raid_via.c
Log Message:
ataraid(4): obtain VIA V-RAID drive index from configuration blocks.
The original logic resolved disk index based on the drive channel it w
Module Name:src
Committed By: andvar
Date: Tue Mar 11 16:51:31 UTC 2025
Modified Files:
src/sys/dev/ata: ata_raid_via.c
Log Message:
ataraid(4): obtain VIA V-RAID drive index from configuration blocks.
The original logic resolved disk index based on the drive channel it w
Module Name:src
Committed By: uwe
Date: Tue Mar 11 16:44:07 UTC 2025
Modified Files:
src/share/man/man4: emcfan.4
Log Message:
emcfan(4): new sentence - new line, drop duplicate DESCRIPTION
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/em
On Tue, Mar 11, 2025 at 6:35 PM Andrius Varanavicius wrote:
>
> Module Name:src
> Committed By: andvar
> Date: Tue Mar 11 16:35:03 UTC 2025
>
> Modified Files:
> src/sys/dev/pci: viaide.c
>
> Log Message:
> viaide(4): check and add ATA RAID capability in via_sata_chip_map_n
Module Name:src
Committed By: andvar
Date: Tue Mar 11 16:35:03 UTC 2025
Modified Files:
src/sys/dev/pci: viaide.c
Log Message:
viaide(4): check and add ATA RAID capability in via_sata_chip_map_new() used
by VT6241(A) RAID controller.
This is required for ataraid(4) to att
Module Name:src
Committed By: andvar
Date: Tue Mar 11 16:35:03 UTC 2025
Modified Files:
src/sys/dev/pci: viaide.c
Log Message:
viaide(4): check and add ATA RAID capability in via_sata_chip_map_new() used
by VT6241(A) RAID controller.
This is required for ataraid(4) to att
Module Name:src
Committed By: riastradh
Date: Tue Mar 11 14:10:19 UTC 2025
Modified Files:
src/lib/libc/sys: extattrctl.2
Log Message:
extattrctl(2): Fix various errors in the man page.
1. Fix order of arguments in prototype.
2. Fix order of arguments in example.
3. Fix e
p Technology / SMSC EMC210X and EMC230X
+ fan controllers. [brad 20250311]
Index: src/share/man/man4/iic.4
diff -u src/share/man/man4/iic.4:1.38 src/share/man/man4/iic.4:1.39
--- src/share/man/man4/iic.4:1.38 Thu Jan 23 19:26:29 2025
+++ src/share/man/man4/iic.4 Tue Mar 11 14:06:08 2025
Module Name:src
Committed By: martin
Date: Tue Mar 11 15:06:13 UTC 2025
Modified Files:
src/distrib/emips/ramdisk: Makefile
src/sys/arch/emips/conf: RAMDISK
Log Message:
Bump ramdisk size slightly to fix the build
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: martin
Date: Tue Mar 11 15:06:13 UTC 2025
Modified Files:
src/distrib/emips/ramdisk: Makefile
src/sys/arch/emips/conf: RAMDISK
Log Message:
Bump ramdisk size slightly to fix the build
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: riastradh
Date: Tue Mar 11 14:30:28 UTC 2025
Modified Files:
src/lib/libc/gen: arc4random.c
src/sys/kern: kern_entropy.c
src/sys/sys: sysctl.h
Log Message:
Assign static MIB numbers for kern.entropy.epoch.
This sidesteps any n
Module Name:src
Committed By: riastradh
Date: Tue Mar 11 14:30:28 UTC 2025
Modified Files:
src/lib/libc/gen: arc4random.c
src/sys/kern: kern_entropy.c
src/sys/sys: sysctl.h
Log Message:
Assign static MIB numbers for kern.entropy.epoch.
This sidesteps any n
Module Name:src
Committed By: brad
Date: Tue Mar 11 13:56:49 UTC 2025
Modified Files:
src/distrib/sets/lists/base: mi
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/debug: mi module.mi
src/distrib/sets/lists/man: mi
src/distrib/sets/l
Module Name:src
Committed By: jschauma
Date: Tue Mar 11 14:13:32 UTC 2025
Modified Files:
src/share/misc: acronyms.comp
Log Message:
+HQC Hamming Quasi-Cyclic
(HQC was selected by NIST as the second PQC KEM.)
To generate a diff of this commit:
cvs rdiff -u -r1.402 -
Module Name:src
Committed By: wiz
Date: Tue Mar 11 14:13:45 UTC 2025
Modified Files:
src/lib/libc/sys: extattrctl.2
Log Message:
Sort errors.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/sys/extattrctl.2
Please note that diffs are not public
Module Name:src
Committed By: wiz
Date: Tue Mar 11 14:13:45 UTC 2025
Modified Files:
src/lib/libc/sys: extattrctl.2
Log Message:
Sort errors.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/sys/extattrctl.2
Please note that diffs are not public
Module Name:src
Committed By: jschauma
Date: Tue Mar 11 14:13:32 UTC 2025
Modified Files:
src/share/misc: acronyms.comp
Log Message:
+HQC Hamming Quasi-Cyclic
(HQC was selected by NIST as the second PQC KEM.)
To generate a diff of this commit:
cvs rdiff -u -r1.402 -
Module Name:src
Committed By: riastradh
Date: Tue Mar 11 13:35:54 UTC 2025
Modified Files:
src/lib/libc/gen: arc4random.c
Log Message:
arc4random(3): Isolate endian-dependence of crypto_onetimestream.
Make it all happen in crypto_le32enc/dec (which in this file is
actuall
Module Name:src
Committed By: riastradh
Date: Tue Mar 11 14:10:19 UTC 2025
Modified Files:
src/lib/libc/sys: extattrctl.2
Log Message:
extattrctl(2): Fix various errors in the man page.
1. Fix order of arguments in prototype.
2. Fix order of arguments in example.
3. Fix e
Module Name:src
Committed By: brad
Date: Tue Mar 11 14:06:08 UTC 2025
Modified Files:
src/doc: CHANGES
src/share/man/man4: iic.4
Log Message:
Mention emcfan(4) and emcfanctl(8)
To generate a diff of this commit:
cvs rdiff -u -r1.3142 -r1.3143 src/doc/CHANGES
cvs
Module Name:src
Committed By: riastradh
Date: Tue Mar 11 13:35:54 UTC 2025
Modified Files:
src/lib/libc/gen: arc4random.c
Log Message:
arc4random(3): Isolate endian-dependence of crypto_onetimestream.
Make it all happen in crypto_le32enc/dec (which in this file is
actuall
Module Name:src
Committed By: riastradh
Date: Tue Mar 11 12:34:09 UTC 2025
Modified Files:
src/lib/libc/gen: arc4random.c
Log Message:
arc4random(4): Fix crypto_onetimestream_selftest on big-endian.
Had computed the nonce increment the wrong way around when simulating
a b
Module Name:src
Committed By: riastradh
Date: Tue Mar 11 12:34:09 UTC 2025
Modified Files:
src/lib/libc/gen: arc4random.c
Log Message:
arc4random(4): Fix crypto_onetimestream_selftest on big-endian.
Had computed the nonce increment the wrong way around when simulating
a b
Module Name:src
Committed By: macallan
Date: Tue Mar 11 05:48:26 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: gftfb.c
Log Message:
drop the rectfill workaround here as well
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/hppa/dev/gftfb.c
Pl
Module Name:src
Committed By: nat
Date: Mon Mar 10 11:32:24 UTC 2025
Modified Files:
src/sys/arch/mac68k/dev: sbc.c
Log Message:
Remove CHECKMORE.
This was a performance penalty and was found to be unnecessary as the root
cause of errors doing pdma interrupt xfers was add
Module Name:src
Committed By: wiz
Date: Tue Mar 11 07:44:55 UTC 2025
Modified Files:
src/lib/libc/sys: extattrctl.2
Log Message:
'file system' police; use .Rv; add some missing words
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/sys/extattrctl.
Module Name:src
Committed By: wiz
Date: Tue Mar 11 07:44:55 UTC 2025
Modified Files:
src/lib/libc/sys: extattrctl.2
Log Message:
'file system' police; use .Rv; add some missing words
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/sys/extattrctl.
Module Name:src
Committed By: macallan
Date: Tue Mar 11 06:04:19 UTC 2025
Modified Files:
src/sys/arch/hppa/dev: gftfb.c
Log Message:
drop unnecessary wait and register write when moving the cursor sprite
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/
43 matches
Mail list logo