Module Name:src
Committed By: wiz
Date: Sun Aug 25 06:51:10 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
doc: mention pkg_install update
To generate a diff of this commit:
cvs rdiff -u -r1.3081 -r1.3082 src/doc/CHANGES
Please note that diffs are not public dom
Module Name:src
Committed By: wiz
Date: Sun Aug 25 06:51:10 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
doc: mention pkg_install update
To generate a diff of this commit:
cvs rdiff -u -r1.3081 -r1.3082 src/doc/CHANGES
Please note that diffs are not public dom
Module Name:src
Committed By: wiz
Date: Sun Aug 25 06:49:40 UTC 2024
Modified Files:
src/external/bsd/pkg_install/dist/add: perform.c
src/external/bsd/pkg_install/dist/lib: license.c version.h
Log Message:
Fix merge conflicts.
To generate a diff of this commit:
c
Module Name:src
Committed By: wiz
Date: Sun Aug 25 06:49:40 UTC 2024
Modified Files:
src/external/bsd/pkg_install/dist/add: perform.c
src/external/bsd/pkg_install/dist/lib: license.c version.h
Log Message:
Fix merge conflicts.
To generate a diff of this commit:
c
Module Name:src
Committed By: wiz
Date: Sun Aug 25 06:47:54 UTC 2024
Update of /cvsroot/src/external/bsd/pkg_install/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv20845
Log Message:
Import pkg_install 20240821 from pkgsrc (try 2)
Status:
Vendor Tag: PKGSRC
Release Tags:
Module Name:src
Committed By: wiz
Date: Sun Aug 25 06:47:54 UTC 2024
Update of /cvsroot/src/external/bsd/pkg_install/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv20845
Log Message:
Import pkg_install 20240821 from pkgsrc (try 2)
Status:
Vendor Tag: PKGSRC
Release Tags:
Module Name:src
Committed By: wiz
Date: Sun Aug 25 06:47:19 UTC 2024
Removed Files:
src/external/bsd/pkg_install/dist: Makefile Makefile.inc
prepare-import.sh
src/external/bsd/pkg_install/dist/dist/add: add.h main.c parse_cross.c
perform.c pk
Module Name:src
Committed By: wiz
Date: Sun Aug 25 06:47:19 UTC 2024
Removed Files:
src/external/bsd/pkg_install/dist: Makefile Makefile.inc
prepare-import.sh
src/external/bsd/pkg_install/dist/dist/add: add.h main.c parse_cross.c
perform.c pk
Module Name:src
Committed By: wiz
Date: Sun Aug 25 06:38:37 UTC 2024
Update of /cvsroot/src/external/bsd/pkg_install/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv2825
Log Message:
Import pkg_install 20240821 from pkgsrc
Status:
Vendor Tag: PKGSRC
Release Tags: pkg_ins
Module Name:src
Committed By: wiz
Date: Sun Aug 25 06:38:37 UTC 2024
Update of /cvsroot/src/external/bsd/pkg_install/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv2825
Log Message:
Import pkg_install 20240821 from pkgsrc
Status:
Vendor Tag: PKGSRC
Release Tags: pkg_ins
Module Name:src
Committed By: riastradh
Date: Sun Aug 25 01:14:01 UTC 2024
Modified Files:
src/sys/kern: kern_heartbeat.c
Log Message:
heartbeat(9): Use the cheaper and equally safe time_uptime32.
Since we cache this every 15sec, and check it within a tick, there's
no way
Module Name:src
Committed By: riastradh
Date: Sun Aug 25 01:14:01 UTC 2024
Modified Files:
src/sys/kern: kern_heartbeat.c
Log Message:
heartbeat(9): Use the cheaper and equally safe time_uptime32.
Since we cache this every 15sec, and check it within a tick, there's
no way
Module Name:src
Committed By: christos
Date: Sat Aug 24 22:37:41 UTC 2024
Modified Files:
src/lib/libc/resolv: res_query.c
Log Message:
Not a bug, but avoid using a possibly negative index anyway (CID-603941)
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18
Module Name:src
Committed By: christos
Date: Sat Aug 24 22:37:41 UTC 2024
Modified Files:
src/lib/libc/resolv: res_query.c
Log Message:
Not a bug, but avoid using a possibly negative index anyway (CID-603941)
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18
Module Name:src
Committed By: christos
Date: Sat Aug 24 22:30:27 UTC 2024
Modified Files:
src/sys/lib/libkern: pmatch.c
Log Message:
Not really a bug since the value is not used, but avoid reading uninitialized
memory anyway (CID-1597959)
To generate a diff of this commi
Module Name:src
Committed By: christos
Date: Sat Aug 24 22:30:27 UTC 2024
Modified Files:
src/sys/lib/libkern: pmatch.c
Log Message:
Not really a bug since the value is not used, but avoid reading uninitialized
memory anyway (CID-1597959)
To generate a diff of this commi
Module Name:src
Committed By: christos
Date: Sat Aug 24 22:27:03 UTC 2024
Modified Files:
src/lib/libcurses: get_wch.c
Log Message:
Check for returning ERR to avoid negative array index later (CID-1617248)
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src
Module Name:src
Committed By: christos
Date: Sat Aug 24 22:27:03 UTC 2024
Modified Files:
src/lib/libcurses: get_wch.c
Log Message:
Check for returning ERR to avoid negative array index later (CID-1617248)
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src
Module Name:src
Committed By: riastradh
Date: Sat Aug 24 20:23:12 UTC 2024
Modified Files:
src/sys/arch/i386/stand/lib: biosmemx.S bootinfo_memmap.c getextmemx.c
Log Message:
i386/stand/lib: Nix trailing whitespace and tidy comments a bit.
No functional change intended.
Module Name:src
Committed By: riastradh
Date: Sat Aug 24 20:23:12 UTC 2024
Modified Files:
src/sys/arch/i386/stand/lib: biosmemx.S bootinfo_memmap.c getextmemx.c
Log Message:
i386/stand/lib: Nix trailing whitespace and tidy comments a bit.
No functional change intended.
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:54:41 UTC 2024
Modified Files:
src/doc [netbsd-10]: CHANGES-10.1
Log Message:
Annotate #801 for additional pullups.
Note tickets #804 - #813
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.26 -r1.1.2.27 src
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:54:41 UTC 2024
Modified Files:
src/doc [netbsd-10]: CHANGES-10.1
Log Message:
Annotate #801 for additional pullups.
Note tickets #804 - #813
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.26 -r1.1.2.27 src
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:50:25 UTC 2024
Modified Files:
src/doc [netbsd-9]: CHANGES-9.5
Log Message:
Adjust #1877 for additional pullups.
Note tickets #1878 - #1883
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.14 -r1.1.2.15 src/
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:53:09 UTC 2024
Modified Files:
src/tests/kernel/kqueue [netbsd-10]: t_empty.c
src/tests/net/net [netbsd-10]: t_tcp.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #813):
test
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:53:09 UTC 2024
Modified Files:
src/tests/kernel/kqueue [netbsd-10]: t_empty.c
src/tests/net/net [netbsd-10]: t_tcp.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #813):
test
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:50:25 UTC 2024
Modified Files:
src/doc [netbsd-9]: CHANGES-9.5
Log Message:
Adjust #1877 for additional pullups.
Note tickets #1878 - #1883
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.14 -r1.1.2.15 src/
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:46:35 UTC 2024
Modified Files:
src/sys/netinet [netbsd-9]: if_arp.c in.c
src/tests/net/arp [netbsd-9]: t_arp.sh t_dad.sh
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #1883):
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:46:35 UTC 2024
Modified Files:
src/sys/netinet [netbsd-9]: if_arp.c in.c
src/tests/net/arp [netbsd-9]: t_arp.sh t_dad.sh
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #1883):
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:45:05 UTC 2024
Modified Files:
src/sys/netinet [netbsd-10]: if_arp.c in.c
src/tests/net/arp [netbsd-10]: t_arp.sh t_dad.sh
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #812):
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:45:05 UTC 2024
Modified Files:
src/sys/netinet [netbsd-10]: if_arp.c in.c
src/tests/net/arp [netbsd-10]: t_arp.sh t_dad.sh
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #812):
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:42:26 UTC 2024
Modified Files:
src/distrib/sets/lists/tests [netbsd-10]: mi
src/etc/mtree [netbsd-10]: NetBSD.dist.tests
src/sbin/ifconfig [netbsd-10]: ifconfig.8 ifconfig.c
src/sys/rump/net/li
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:42:26 UTC 2024
Modified Files:
src/distrib/sets/lists/tests [netbsd-10]: mi
src/etc/mtree [netbsd-10]: NetBSD.dist.tests
src/sbin/ifconfig [netbsd-10]: ifconfig.8 ifconfig.c
src/sys/rump/net/li
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:35:46 UTC 2024
Modified Files:
src/tests/kernel/kqueue [netbsd-10]: t_sig.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #810):
tests/kernel/kqueue/t_sig.c: revision 1.5
tests/kque
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:35:46 UTC 2024
Modified Files:
src/tests/kernel/kqueue [netbsd-10]: t_sig.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #810):
tests/kernel/kqueue/t_sig.c: revision 1.5
tests/kque
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:32:00 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-10]: cy82c693.c
Log Message:
Pull up following revision(s) (requested by thorpej in ticket #809):
sys/dev/pci/cy82c693.c: revision 1.11
Make the cyhc l
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:32:00 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-10]: cy82c693.c
Log Message:
Pull up following revision(s) (requested by thorpej in ticket #809):
sys/dev/pci/cy82c693.c: revision 1.11
Make the cyhc l
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:24:05 UTC 2024
Modified Files:
src/tests/lib/libc/stdlib [netbsd-10]: Makefile t_posix_memalign.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #808):
tests/lib/libc/stdlib/t_p
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:24:05 UTC 2024
Modified Files:
src/tests/lib/libc/stdlib [netbsd-10]: Makefile t_posix_memalign.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #808):
tests/lib/libc/stdlib/t_p
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:21:11 UTC 2024
Modified Files:
src/sbin/fsirand [netbsd-9]: fsirand.8
src/usr.sbin/mountd [netbsd-9]: exports.5 mountd.8
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1882):
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:21:11 UTC 2024
Modified Files:
src/sbin/fsirand [netbsd-9]: fsirand.8
src/usr.sbin/mountd [netbsd-9]: exports.5 mountd.8
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1882):
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:19:29 UTC 2024
Modified Files:
src/sbin/fsirand [netbsd-10]: fsirand.8
src/usr.sbin/mountd [netbsd-10]: exports.5 mountd.8
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #807):
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:19:29 UTC 2024
Modified Files:
src/sbin/fsirand [netbsd-10]: fsirand.8
src/usr.sbin/mountd [netbsd-10]: exports.5 mountd.8
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #807):
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:15:40 UTC 2024
Modified Files:
src/lib/libc/time [netbsd-9]: strptime.c
src/tests/lib/libc/time [netbsd-9]: t_strptime.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1881):
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:15:40 UTC 2024
Modified Files:
src/lib/libc/time [netbsd-9]: strptime.c
src/tests/lib/libc/time [netbsd-9]: t_strptime.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1881):
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:12:00 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-9]: pucdata.c
Log Message:
Pull up following revision(s) (requested by jakllsch in ticket #1880):
sys/dev/pci/pucdata.c: revision 1.116
Add Brainboxes
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:12:00 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-9]: pucdata.c
Log Message:
Pull up following revision(s) (requested by jakllsch in ticket #1880):
sys/dev/pci/pucdata.c: revision 1.116
Add Brainboxes
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:10:58 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-10]: pucdata.c
Log Message:
Pull up following revision(s) (requested by jakllsch in ticket #806):
sys/dev/pci/pucdata.c: revision 1.116
Add Brainboxes
Module Name:src
Committed By: martin
Date: Sat Aug 24 16:10:58 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-10]: pucdata.c
Log Message:
Pull up following revision(s) (requested by jakllsch in ticket #806):
sys/dev/pci/pucdata.c: revision 1.116
Add Brainboxes
Module Name:src
Committed By: skrll
Date: Sat Aug 24 11:55:45 UTC 2024
Modified Files:
src/sys/dev/cadence: if_cemac.c
Log Message:
Header inclusion maintenance and KNF
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/dev/cadence/if_cemac.c
Please n
Module Name:src
Committed By: skrll
Date: Sat Aug 24 11:55:45 UTC 2024
Modified Files:
src/sys/dev/cadence: if_cemac.c
Log Message:
Header inclusion maintenance and KNF
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/dev/cadence/if_cemac.c
Please n
Module Name:src
Committed By: skrll
Date: Sat Aug 24 10:13:19 UTC 2024
Modified Files:
src/sys/dev/cadence: if_cemacvar.h
Log Message:
G/C
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/cadence/if_cemacvar.h
Please note that diffs are not public
Module Name:src
Committed By: skrll
Date: Sat Aug 24 10:13:19 UTC 2024
Modified Files:
src/sys/dev/cadence: if_cemacvar.h
Log Message:
G/C
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/cadence/if_cemacvar.h
Please note that diffs are not public
Module Name:src
Committed By: skrll
Date: Sat Aug 24 10:11:40 UTC 2024
Modified Files:
src/sys/dev/cadence: if_cemac.c
Log Message:
KNF
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/dev/cadence/if_cemac.c
Please note that diffs are not public dom
Module Name:src
Committed By: skrll
Date: Sat Aug 24 10:11:40 UTC 2024
Modified Files:
src/sys/dev/cadence: if_cemac.c
Log Message:
KNF
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/dev/cadence/if_cemac.c
Please note that diffs are not public dom
Module Name:src
Committed By: skrll
Date: Sat Aug 24 10:09:03 UTC 2024
Modified Files:
src/sys/dev/cadence: if_cemac.c
Log Message:
G/C
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/cadence/if_cemac.c
Please note that diffs are not public dom
Module Name:src
Committed By: skrll
Date: Sat Aug 24 10:09:03 UTC 2024
Modified Files:
src/sys/dev/cadence: if_cemac.c
Log Message:
G/C
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/cadence/if_cemac.c
Please note that diffs are not public dom
Module Name:src
Committed By: skrll
Date: Sat Aug 24 10:02:55 UTC 2024
Modified Files:
src/sys/dev/cadence: if_cemacvar.h
Log Message:
KNF
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/cadence/if_cemacvar.h
Please note that diffs are not public
Module Name:src
Committed By: skrll
Date: Sat Aug 24 10:02:55 UTC 2024
Modified Files:
src/sys/dev/cadence: if_cemacvar.h
Log Message:
KNF
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/cadence/if_cemacvar.h
Please note that diffs are not public
Module Name:src
Committed By: mlelstv
Date: Sat Aug 24 09:39:44 UTC 2024
Modified Files:
src/sys/dev/iscsi: iscsi_ioctl.c iscsi_send.c
Log Message:
Avoid race in timeout handling.
Don't try to wake up CCB without connection (which led to a NULL pointer deref).
To generat
Module Name:src
Committed By: mlelstv
Date: Sat Aug 24 09:39:44 UTC 2024
Modified Files:
src/sys/dev/iscsi: iscsi_ioctl.c iscsi_send.c
Log Message:
Avoid race in timeout handling.
Don't try to wake up CCB without connection (which led to a NULL pointer deref).
To generat
Module Name:src
Committed By: martin
Date: Sat Aug 24 08:43:09 UTC 2024
Modified Files:
src/tests/lib [netbsd-10]: Makefile
Log Message:
Additionally pull up the following for #801 to fix the build:
tests/lib/Makefile 1.36
Hook up libstdc++
To gene
Module Name:src
Committed By: martin
Date: Sat Aug 24 08:43:09 UTC 2024
Modified Files:
src/tests/lib [netbsd-10]: Makefile
Log Message:
Additionally pull up the following for #801 to fix the build:
tests/lib/Makefile 1.36
Hook up libstdc++
To gene
Module Name:src
Committed By: martin
Date: Sat Aug 24 08:42:10 UTC 2024
Modified Files:
src/tests/lib [netbsd-9]: Makefile
Log Message:
Additionally pull up the following for #1877 to fix the build:
tests/lib/Makefile 1.36
Hook up libstdc++
To gene
Module Name:src
Committed By: martin
Date: Sat Aug 24 08:42:10 UTC 2024
Modified Files:
src/tests/lib [netbsd-9]: Makefile
Log Message:
Additionally pull up the following for #1877 to fix the build:
tests/lib/Makefile 1.36
Hook up libstdc++
To gene
Module Name:src
Committed By: martin
Date: Sat Aug 24 08:32:15 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-10]: if_re_pci.c
Log Message:
Pull up following revision(s) (requested by jakllsch in ticket #805):
sys/dev/pci/pcidevs: revision 1.1503
sys/dev
Module Name:src
Committed By: martin
Date: Sat Aug 24 08:32:15 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-10]: if_re_pci.c
Log Message:
Pull up following revision(s) (requested by jakllsch in ticket #805):
sys/dev/pci/pcidevs: revision 1.1503
sys/dev
Module Name:src
Committed By: martin
Date: Sat Aug 24 08:31:33 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-10]: pcidevs.h pcidevs_data.h
Log Message:
Regen for ticket #805
To generate a diff of this commit:
cvs rdiff -u -r1.1452.2.13 -r1.1452.2.14 src/sys/dev/pci/pc
Module Name:src
Committed By: martin
Date: Sat Aug 24 08:29:47 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-10]: pcidevs
Log Message:
Pull up following revision(s) (requested by jakllsch in ticket #805):
sys/dev/pci/pcidevs: revision 1.1503
sys/dev/pci
Module Name:src
Committed By: martin
Date: Sat Aug 24 08:29:47 UTC 2024
Modified Files:
src/sys/dev/pci [netbsd-10]: pcidevs
Log Message:
Pull up following revision(s) (requested by jakllsch in ticket #805):
sys/dev/pci/pcidevs: revision 1.1503
sys/dev/pci
Module Name:src
Committed By: martin
Date: Sat Aug 24 08:24:36 UTC 2024
Modified Files:
src/sys/uvm [netbsd-9]: uvm_map.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #804):
sys/uvm/uvm_map.c: revision 1.423 (patch)
sys/uvm/
Module Name:src
Committed By: martin
Date: Sat Aug 24 08:24:36 UTC 2024
Modified Files:
src/sys/uvm [netbsd-9]: uvm_map.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #804):
sys/uvm/uvm_map.c: revision 1.423 (patch)
sys/uvm/
Module Name:src
Committed By: martin
Date: Sat Aug 24 08:22:16 UTC 2024
Modified Files:
src/sys/uvm [netbsd-10]: uvm_map.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #804):
sys/uvm/uvm_map.c: revision 1.423
sys/uvm/uvm_map
Module Name:src
Committed By: martin
Date: Sat Aug 24 08:22:16 UTC 2024
Modified Files:
src/sys/uvm [netbsd-10]: uvm_map.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #804):
sys/uvm/uvm_map.c: revision 1.423
sys/uvm/uvm_map
Module Name:src
Committed By: martin
Date: Sat Aug 24 08:12:58 UTC 2024
Modified Files:
src/distrib/cdrom [netbsd-9]: Makefile
src/etc/etc.mac68k [netbsd-9]: Makefile.inc
Log Message:
Pull up following revision(s) (requested by hauke in ticket #1878):
etc/
Module Name:src
Committed By: martin
Date: Sat Aug 24 08:12:58 UTC 2024
Modified Files:
src/distrib/cdrom [netbsd-9]: Makefile
src/etc/etc.mac68k [netbsd-9]: Makefile.inc
Log Message:
Pull up following revision(s) (requested by hauke in ticket #1878):
etc/
Module Name:src
Committed By: skrll
Date: Sat Aug 24 07:24:35 UTC 2024
Modified Files:
src/sys/dev/cadence: if_cemac.c
Log Message:
KNF
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/cadence/if_cemac.c
Please note that diffs are not public dom
Module Name:src
Committed By: skrll
Date: Sat Aug 24 07:24:35 UTC 2024
Modified Files:
src/sys/dev/cadence: if_cemac.c
Log Message:
KNF
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/cadence/if_cemac.c
Please note that diffs are not public dom
77 matches
Mail list logo