Module Name:src
Committed By: rillig
Date: Thu Feb 27 07:02:39 UTC 2025
Modified Files:
src/tests/usr.bin/xlint/lint1: expr_binary.c
Log Message:
tests/lint: spell out the type combinations for the '?:' operator
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9
Module Name:src
Committed By: rillig
Date: Thu Feb 27 07:02:39 UTC 2025
Modified Files:
src/tests/usr.bin/xlint/lint1: expr_binary.c
Log Message:
tests/lint: spell out the type combinations for the '?:' operator
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9
Module Name:src
Committed By: rillig
Date: Thu Feb 27 06:48:29 UTC 2025
Modified Files:
src/tests/usr.bin/xlint/lint1: accept.sh check-expect.lua init_c99.c
msg_196.c
src/usr.bin/xlint/lint1: decl.c lex.c
src/usr.bin/xlint/lint2: chk.c lint2.h
L
Module Name:src
Committed By: rillig
Date: Thu Feb 27 06:48:29 UTC 2025
Modified Files:
src/tests/usr.bin/xlint/lint1: accept.sh check-expect.lua init_c99.c
msg_196.c
src/usr.bin/xlint/lint1: decl.c lex.c
src/usr.bin/xlint/lint2: chk.c lint2.h
L
Module Name:src
Committed By: andvar
Date: Thu Feb 27 06:27:35 UTC 2025
Modified Files:
src/lib/libpthread: pthread_attr_getinheritsched.3
Log Message:
s/tread/thread/
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libpthread/pthread_attr_getinherits
Module Name:src
Committed By: andvar
Date: Thu Feb 27 06:27:35 UTC 2025
Modified Files:
src/lib/libpthread: pthread_attr_getinheritsched.3
Log Message:
s/tread/thread/
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libpthread/pthread_attr_getinherits
Module Name:src
Committed By: rillig
Date: Thu Feb 27 06:23:07 UTC 2025
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_196.c
src/usr.bin/xlint/lint1: err.c tree.c
Log Message:
lint: add details to message about conversion in 'case'
To generate a diff of this
Module Name:src
Committed By: rillig
Date: Thu Feb 27 06:23:07 UTC 2025
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_196.c
src/usr.bin/xlint/lint1: err.c tree.c
Log Message:
lint: add details to message about conversion in 'case'
To generate a diff of this
Module Name:src
Committed By: gutteridge
Date: Thu Feb 27 04:14:17 UTC 2025
Modified Files:
src/external/bsd/ipf/dist/man: ippool.8
Log Message:
ippool.8: minor spelling and grammar fixes
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/ip
Module Name:src
Committed By: gutteridge
Date: Thu Feb 27 04:14:17 UTC 2025
Modified Files:
src/external/bsd/ipf/dist/man: ippool.8
Log Message:
ippool.8: minor spelling and grammar fixes
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/ip
Module Name:src
Committed By: gutteridge
Date: Thu Feb 27 04:11:47 UTC 2025
Modified Files:
src/external/bsd/ipf/dist/man: ippool.5
Log Message:
ippool.5: fix address pool example syntax
PR misc/59106 with patch provided by RVP. Issue identified by Charadon
on netbsd-user
Module Name:src
Committed By: gutteridge
Date: Thu Feb 27 04:11:47 UTC 2025
Modified Files:
src/external/bsd/ipf/dist/man: ippool.5
Log Message:
ippool.5: fix address pool example syntax
PR misc/59106 with patch provided by RVP. Issue identified by Charadon
on netbsd-user
Module Name:src
Committed By: christos
Date: Thu Feb 27 02:05:03 UTC 2025
Modified Files:
src/lib/libc/arch/arm/misc: arm_initfini.c
Log Message:
PR/59063: Martin Husemann: Avoid using malloc through sysctlbyname by doing
the sysctl name to mib translation directly. Thanks
Module Name:src
Committed By: christos
Date: Thu Feb 27 02:05:03 UTC 2025
Modified Files:
src/lib/libc/arch/arm/misc: arm_initfini.c
Log Message:
PR/59063: Martin Husemann: Avoid using malloc through sysctlbyname by doing
the sysctl name to mib translation directly. Thanks
Module Name:src
Committed By: jakllsch
Date: Thu Feb 27 01:34:44 UTC 2025
Modified Files:
src/sys/dev/ata: wd.c
Log Message:
Ensure dsa_firstaligned returned from DIOCGSECTORALIGN is actually the first
To generate a diff of this commit:
cvs rdiff -u -r1.472 -r1.473 src/s
Module Name:src
Committed By: jakllsch
Date: Thu Feb 27 01:34:44 UTC 2025
Modified Files:
src/sys/dev/ata: wd.c
Log Message:
Ensure dsa_firstaligned returned from DIOCGSECTORALIGN is actually the first
To generate a diff of this commit:
cvs rdiff -u -r1.472 -r1.473 src/s
Module Name:src
Committed By: riastradh
Date: Thu Feb 27 00:55:32 UTC 2025
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
src/tests/kernel: Makefile
Added Files:
src/tests/kernel: h_execregs_unimpl.c t_execregs.c
Module Name:src
Committed By: riastradh
Date: Thu Feb 27 00:55:32 UTC 2025
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
src/tests/kernel: Makefile
Added Files:
src/tests/kernel: h_execregs_unimpl.c t_execregs.c
Module Name:src
Committed By: jmcneill
Date: Wed Feb 26 21:49:11 UTC 2025
Modified Files:
src/sys/dev/acpi: amdgpio.c
Log Message:
amdgpio: Support GPIO_INTR_POS_EDGE
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/acpi/amdgpio.c
Please note that
Module Name:src
Committed By: jmcneill
Date: Wed Feb 26 21:49:11 UTC 2025
Modified Files:
src/sys/dev/acpi: amdgpio.c
Log Message:
amdgpio: Support GPIO_INTR_POS_EDGE
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/acpi/amdgpio.c
Please note that
Module Name:src
Committed By: jschauma
Date: Wed Feb 26 19:32:57 UTC 2025
Modified Files:
src/share/misc: acronyms.comp
Log Message:
+GUAglobal unicast address
+ULAunique local address
To generate a diff of this commit:
cvs rdiff -u -r1.400 -r1.401 src/share/misc
Module Name:src
Committed By: jschauma
Date: Wed Feb 26 19:32:57 UTC 2025
Modified Files:
src/share/misc: acronyms.comp
Log Message:
+GUAglobal unicast address
+ULAunique local address
To generate a diff of this commit:
cvs rdiff -u -r1.400 -r1.401 src/share/misc
Module Name:src
Committed By: uwe
Date: Wed Feb 26 17:23:49 UTC 2025
Modified Files:
src/share/man/man4: amdgpio.4
Log Message:
amdgpio(4): use item lists for readability
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/amdgpio.4
Please not
Module Name:src
Committed By: uwe
Date: Wed Feb 26 17:23:49 UTC 2025
Modified Files:
src/share/man/man4: amdgpio.4
Log Message:
amdgpio(4): use item lists for readability
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/amdgpio.4
Please not
Module Name:src
Committed By: martin
Date: Wed Feb 26 16:34:43 UTC 2025
Modified Files:
src/distrib/sets/lists/manhtml: mi
Log Message:
add amdgpio(4)
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/distrib/sets/lists/manhtml/mi
Please note that diffs
Module Name:src
Committed By: martin
Date: Wed Feb 26 16:34:43 UTC 2025
Modified Files:
src/distrib/sets/lists/manhtml: mi
Log Message:
add amdgpio(4)
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/distrib/sets/lists/manhtml/mi
Please note that diffs
Module Name:src
Committed By: ryoon
Date: Wed Feb 26 15:18:46 UTC 2025
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile
src/sys/dev/acpi: files.acpi
Added Files:
src/share/man/man4: amdgpio.4
src/sys/dev/acpi: amdgp
Module Name:src
Committed By: ryoon
Date: Wed Feb 26 15:18:46 UTC 2025
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile
src/sys/dev/acpi: files.acpi
Added Files:
src/share/man/man4: amdgpio.4
src/sys/dev/acpi: amdgp
28 matches
Mail list logo