Module Name:src
Committed By: thorpej
Date: Fri Feb 23 23:45:54 UTC 2024
Modified Files:
src/sys/dev/spi: spivar.h
Log Message:
Define mode macros for CPOL and CPHA, and define SPI_MODE_* in terms
of CPOL and CPHA. Add SPI_FREQ_*() helper macros to make setting the
transf
Module Name:src
Committed By: thorpej
Date: Fri Feb 23 23:45:54 UTC 2024
Modified Files:
src/sys/dev/spi: spivar.h
Log Message:
Define mode macros for CPOL and CPHA, and define SPI_MODE_* in terms
of CPOL and CPHA. Add SPI_FREQ_*() helper macros to make setting the
transf
Module Name:src
Committed By: andvar
Date: Fri Feb 23 22:10:40 UTC 2024
Modified Files:
src/sys/arch/amd64/conf: files.amd64
src/sys/arch/i386/conf: files.i386
src/sys/arch/xen/conf: files.compat
Log Message:
s/optionms/options/ in copy-pasted comment.
To
Module Name:src
Committed By: andvar
Date: Fri Feb 23 22:10:40 UTC 2024
Modified Files:
src/sys/arch/amd64/conf: files.amd64
src/sys/arch/i386/conf: files.i386
src/sys/arch/xen/conf: files.compat
Log Message:
s/optionms/options/ in copy-pasted comment.
To
Module Name:src
Committed By: andvar
Date: Fri Feb 23 22:03:45 UTC 2024
Modified Files:
src/sys/dev/pci: ubsec.c
Log Message:
s/opetions/options/ in hw.ubsec node description.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sys/dev/pci/ubsec.c
Please n
Module Name:src
Committed By: andvar
Date: Fri Feb 23 22:03:45 UTC 2024
Modified Files:
src/sys/dev/pci: ubsec.c
Log Message:
s/opetions/options/ in hw.ubsec node description.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sys/dev/pci/ubsec.c
Please n
Module Name:src
Committed By: christos
Date: Fri Feb 23 21:09:49 UTC 2024
Modified Files:
src/external/mpl/bind/dist/lib/ns: client.c
src/external/mpl/bind/dist/lib/ns/include/ns: client.h
Log Message:
fix 32 bit build (no atomic_*_8)
To generate a diff of this c
Module Name:src
Committed By: christos
Date: Fri Feb 23 21:09:49 UTC 2024
Modified Files:
src/external/mpl/bind/dist/lib/ns: client.c
src/external/mpl/bind/dist/lib/ns/include/ns: client.h
Log Message:
fix 32 bit build (no atomic_*_8)
To generate a diff of this c
Module Name:src
Committed By: martin
Date: Fri Feb 23 19:48:51 UTC 2024
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Tickets #602 - #607
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.199 -r1.1.2.200 src/doc/CHANGES-10.0
Please note that diffs
Module Name:src
Committed By: martin
Date: Fri Feb 23 19:48:51 UTC 2024
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Tickets #602 - #607
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.199 -r1.1.2.200 src/doc/CHANGES-10.0
Please note that diffs
Module Name:src
Committed By: martin
Date: Fri Feb 23 19:47:59 UTC 2024
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Tickets #1801 and #1802
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.131 -r1.1.2.132 src/doc/CHANGES-9.4
Please note that diff
Module Name:src
Committed By: martin
Date: Fri Feb 23 19:47:59 UTC 2024
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Tickets #1801 and #1802
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.131 -r1.1.2.132 src/doc/CHANGES-9.4
Please note that diff
Module Name:src
Committed By: martin
Date: Fri Feb 23 19:45:40 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-9]: if_wm.c if_wmreg.h
Log Message:
Pull up the following, requested by msaitoh in ticket #1802:
sys/dev/pci/if_wm.c 1.794-1.798 via
Module Name:src
Committed By: martin
Date: Fri Feb 23 19:45:40 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-9]: if_wm.c if_wmreg.h
Log Message:
Pull up the following, requested by msaitoh in ticket #1802:
sys/dev/pci/if_wm.c 1.794-1.798 via
Module Name:src
Committed By: martin
Date: Fri Feb 23 18:54:36 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-10]: if_wm.c if_wmreg.h
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #607):
sys/dev/pci/if_wm.c: revision 1.795
sy
Module Name:src
Committed By: martin
Date: Fri Feb 23 18:54:36 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-10]: if_wm.c if_wmreg.h
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #607):
sys/dev/pci/if_wm.c: revision 1.795
sy
Module Name:src
Committed By: martin
Date: Fri Feb 23 18:45:46 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-10]: if_wm.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #606):
sys/dev/pci/if_wm.c: revision 1.794
sys/dev/pci/i
Module Name:src
Committed By: martin
Date: Fri Feb 23 18:45:46 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-10]: if_wm.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #606):
sys/dev/pci/if_wm.c: revision 1.794
sys/dev/pci/i
Module Name:src
Committed By: martin
Date: Fri Feb 23 18:41:02 UTC 2024
Modified Files:
src/sys/dev/pci/igc [netbsd-10]: if_igc.c igc_defines.h
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #605):
sys/dev/pci/igc/if_igc.c: revision 1.1
Module Name:src
Committed By: martin
Date: Fri Feb 23 18:41:02 UTC 2024
Modified Files:
src/sys/dev/pci/igc [netbsd-10]: if_igc.c igc_defines.h
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #605):
sys/dev/pci/igc/if_igc.c: revision 1.1
Module Name:src
Committed By: martin
Date: Fri Feb 23 18:36:00 UTC 2024
Modified Files:
src/sys/dev/pci/ixgbe [netbsd-10]: ixgbe.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #604):
sys/dev/pci/ixgbe/ixgbe.c: revision 1.349
ixgbe: A
Module Name:src
Committed By: martin
Date: Fri Feb 23 18:36:00 UTC 2024
Modified Files:
src/sys/dev/pci/ixgbe [netbsd-10]: ixgbe.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #604):
sys/dev/pci/ixgbe/ixgbe.c: revision 1.349
ixgbe: A
Module Name:src
Committed By: martin
Date: Fri Feb 23 18:18:35 UTC 2024
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1937
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.219 -r1.1.2.220 src/doc/CHANGES-8.3
Please note that diffs are not p
Module Name:src
Committed By: martin
Date: Fri Feb 23 18:18:35 UTC 2024
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1937
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.219 -r1.1.2.220 src/doc/CHANGES-8.3
Please note that diffs are not p
Module Name:src
Committed By: martin
Date: Fri Feb 23 18:15:53 UTC 2024
Modified Files:
src/lib/libm/arch/x86_64 [netbsd-8]: fenv.c
src/tests/lib/libm [netbsd-8]: t_fenv.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1937):
Module Name:src
Committed By: martin
Date: Fri Feb 23 18:15:53 UTC 2024
Modified Files:
src/lib/libm/arch/x86_64 [netbsd-8]: fenv.c
src/tests/lib/libm [netbsd-8]: t_fenv.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1937):
Module Name:src
Committed By: martin
Date: Fri Feb 23 18:13:54 UTC 2024
Modified Files:
src/lib/libm/arch/x86_64 [netbsd-9]: fenv.c
src/tests/lib/libm [netbsd-9]: t_fenv.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1801):
Module Name:src
Committed By: martin
Date: Fri Feb 23 18:13:54 UTC 2024
Modified Files:
src/lib/libm/arch/x86_64 [netbsd-9]: fenv.c
src/tests/lib/libm [netbsd-9]: t_fenv.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1801):
Module Name:src
Committed By: martin
Date: Fri Feb 23 18:09:23 UTC 2024
Modified Files:
src/lib/libm/arch/x86_64 [netbsd-10]: fenv.c
src/tests/lib/libm [netbsd-10]: t_fenv.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #603):
Module Name:src
Committed By: martin
Date: Fri Feb 23 18:09:23 UTC 2024
Modified Files:
src/lib/libm/arch/x86_64 [netbsd-10]: fenv.c
src/tests/lib/libm [netbsd-10]: t_fenv.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #603):
Module Name:src
Committed By: martin
Date: Fri Feb 23 18:07:24 UTC 2024
Modified Files:
src/distrib/amd64/ramdisks [netbsd-10]: Makefile
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #602):
distrib/amd64/ramdisks/Makefile: revision 1
Module Name:src
Committed By: martin
Date: Fri Feb 23 18:07:24 UTC 2024
Modified Files:
src/distrib/amd64/ramdisks [netbsd-10]: Makefile
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #602):
distrib/amd64/ramdisks/Makefile: revision 1
Module Name:src
Committed By: christos
Date: Fri Feb 23 13:42:01 UTC 2024
Modified Files:
src/lib/libm/src: s_tanl.c
Log Message:
fix the 32 bit tanl symbol.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libm/src/s_tanl.c
Please note that diffs are
Module Name:src
Committed By: christos
Date: Fri Feb 23 13:42:01 UTC 2024
Modified Files:
src/lib/libm/src: s_tanl.c
Log Message:
fix the 32 bit tanl symbol.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libm/src/s_tanl.c
Please note that diffs are
Module Name:src
Committed By: christos
Date: Fri Feb 23 13:32:28 UTC 2024
Modified Files:
src/common/lib/libc/gmon: mcount.c
Log Message:
fix static unused issue until lint understands attributes better.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/c
Module Name:src
Committed By: christos
Date: Fri Feb 23 13:32:28 UTC 2024
Modified Files:
src/common/lib/libc/gmon: mcount.c
Log Message:
fix static unused issue until lint understands attributes better.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/c
36 matches
Mail list logo