Module Name:src
Committed By: msaitoh
Date: Tue Oct 10 06:21:09 UTC 2023
Modified Files:
src/sys/dev/pci/igc: if_igc.c
Log Message:
igc(4): Fix half duplex setting
From FreeBSD: 3b8d04f845b416d29a258658b8a48d1afb4a2e81
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: msaitoh
Date: Tue Oct 10 06:21:09 UTC 2023
Modified Files:
src/sys/dev/pci/igc: if_igc.c
Log Message:
igc(4): Fix half duplex setting
From FreeBSD: 3b8d04f845b416d29a258658b8a48d1afb4a2e81
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: jschauma
Date: Tue Oct 10 01:17:19 UTC 2023
Modified Files:
src/share/misc: acronyms.comp
Log Message:
+KEK key encryption key
(funny, we already had DEK, those usually come in pairs)
To generate a diff of this commit:
cvs rdiff -u -r1.372
Module Name:src
Committed By: jschauma
Date: Tue Oct 10 01:17:19 UTC 2023
Modified Files:
src/share/misc: acronyms.comp
Log Message:
+KEK key encryption key
(funny, we already had DEK, those usually come in pairs)
To generate a diff of this commit:
cvs rdiff -u -r1.372
Module Name:src
Committed By: snj
Date: Mon Oct 9 23:35:43 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
401
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.133 -r1.1.2.134 src/doc/CHANGES-10.0
Please note that diffs are not public dom
Module Name:src
Committed By: snj
Date: Mon Oct 9 23:35:43 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
401
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.133 -r1.1.2.134 src/doc/CHANGES-10.0
Please note that diffs are not public dom
Module Name:src
Committed By: snj
Date: Mon Oct 9 23:33:47 UTC 2023
Modified Files:
src/lib/libc [netbsd-10]: Makefile.inc
src/sys/arch/amd64/conf [netbsd-10]: GENERIC XEN3_DOM0 XEN3_DOMU
src/sys/arch/cobalt/conf [netbsd-10]: GENERIC
src/sys/arch/ev
Module Name:src
Committed By: snj
Date: Mon Oct 9 23:33:47 UTC 2023
Modified Files:
src/lib/libc [netbsd-10]: Makefile.inc
src/sys/arch/amd64/conf [netbsd-10]: GENERIC XEN3_DOM0 XEN3_DOMU
src/sys/arch/cobalt/conf [netbsd-10]: GENERIC
src/sys/arch/ev
Module Name:src
Committed By: oster
Date: Mon Oct 9 22:00:38 UTC 2023
Modified Files:
src/sys/dev/raidframe: rf_driver.c
Log Message:
Make the name of the condition more reflective of the name of the condition
variable. From Edgar Fuß.
To generate a diff of this commi
Module Name:src
Committed By: oster
Date: Mon Oct 9 22:00:38 UTC 2023
Modified Files:
src/sys/dev/raidframe: rf_driver.c
Log Message:
Make the name of the condition more reflective of the name of the condition
variable. From Edgar Fuß.
To generate a diff of this commi
Module Name:src
Committed By: oster
Date: Mon Oct 9 21:55:48 UTC 2023
Modified Files:
src/sys/dev/raidframe: rf_netbsdkintf.c
Log Message:
spaces->tabs. Noted by Edgar Fuß
To generate a diff of this commit:
cvs rdiff -u -r1.416 -r1.417 src/sys/dev/raidframe/rf_netbsdki
Module Name:src
Committed By: oster
Date: Mon Oct 9 21:55:48 UTC 2023
Modified Files:
src/sys/dev/raidframe: rf_netbsdkintf.c
Log Message:
spaces->tabs. Noted by Edgar Fuß
To generate a diff of this commit:
cvs rdiff -u -r1.416 -r1.417 src/sys/dev/raidframe/rf_netbsdki
Module Name:src
Committed By: blymn
Date: Mon Oct 9 21:14:29 UTC 2023
Modified Files:
src/lib/libcurses: tty.c
Log Message:
Correct the fd closed check so we actually check the outfd as per
the comment. Thanks for j...@netbsd.org for catching this one.
To generate a di
Module Name:src
Committed By: blymn
Date: Mon Oct 9 21:14:29 UTC 2023
Modified Files:
src/lib/libcurses: tty.c
Log Message:
Correct the fd closed check so we actually check the outfd as per
the comment. Thanks for j...@netbsd.org for catching this one.
To generate a di
Module Name:src
Committed By: riastradh
Date: Mon Oct 9 17:44:33 UTC 2023
Modified Files:
src/sys/dev/usb: usbnet.c
Log Message:
usbnet(9): Fix typo in comment.
No functional change intended.
PR kern/57645
XXX pullup-10
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: riastradh
Date: Mon Oct 9 17:44:33 UTC 2023
Modified Files:
src/sys/dev/usb: usbnet.c
Log Message:
usbnet(9): Fix typo in comment.
No functional change intended.
PR kern/57645
XXX pullup-10
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: riastradh
Date: Mon Oct 9 17:43:01 UTC 2023
Modified Files:
src/sys/dev/usb: usbnet.c
Log Message:
usbnet(9): On if_init, stop/init if IFF_RUNNING -- not noop.
ether_ioctl(9) relies on this to reinitialize an interface when a
flags change re
Module Name:src
Committed By: riastradh
Date: Mon Oct 9 17:43:01 UTC 2023
Modified Files:
src/sys/dev/usb: usbnet.c
Log Message:
usbnet(9): On if_init, stop/init if IFF_RUNNING -- not noop.
ether_ioctl(9) relies on this to reinitialize an interface when a
flags change re
Module Name:src
Committed By: riastradh
Date: Mon Oct 9 17:42:09 UTC 2023
Modified Files:
src/sys/dev/usb: usbnet.c
Log Message:
usbnet(9): Fix sense of conditional in usbnet_ifflags_cb.
This appears to have been mistranscribed in revision 1.1 of usbnet.c.
PR kern/57645
Module Name:src
Committed By: riastradh
Date: Mon Oct 9 17:42:09 UTC 2023
Modified Files:
src/sys/dev/usb: usbnet.c
Log Message:
usbnet(9): Fix sense of conditional in usbnet_ifflags_cb.
This appears to have been mistranscribed in revision 1.1 of usbnet.c.
PR kern/57645
Module Name:src
Committed By: riastradh
Date: Mon Oct 9 17:42:00 UTC 2023
Modified Files:
src/sys/dev/usb: usbnet.c
Log Message:
usbnet(9): Make sure unp->unp_if_flags is initialized on init.
usbnet_ifflags_cb is only called if the flags change while up and
running. (XX
Module Name:src
Committed By: riastradh
Date: Mon Oct 9 17:42:00 UTC 2023
Modified Files:
src/sys/dev/usb: usbnet.c
Log Message:
usbnet(9): Make sure unp->unp_if_flags is initialized on init.
usbnet_ifflags_cb is only called if the flags change while up and
running. (XX
Module Name:src
Committed By: martin
Date: Mon Oct 9 13:37:57 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Ticket #400
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.132 -r1.1.2.133 src/doc/CHANGES-10.0
Please note that diffs are not
Module Name:src
Committed By: martin
Date: Mon Oct 9 13:37:57 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Ticket #400
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.132 -r1.1.2.133 src/doc/CHANGES-10.0
Please note that diffs are not
Module Name:src
Committed By: martin
Date: Mon Oct 9 13:36:59 UTC 2023
Modified Files:
src/sys/arch/powerpc/oea [netbsd-10]: pmap.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #400):
sys/arch/powerpc/oea/pmap.c: revision 1.115
powerpc/
Module Name:src
Committed By: martin
Date: Mon Oct 9 13:36:59 UTC 2023
Modified Files:
src/sys/arch/powerpc/oea [netbsd-10]: pmap.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #400):
sys/arch/powerpc/oea/pmap.c: revision 1.115
powerpc/
Module Name:src
Committed By: rin
Date: Mon Oct 9 13:01:58 UTC 2023
Modified Files:
src/sys/arch/powerpc/oea: pmap.c
Log Message:
powerpc/oea: pmap: Use pool_allocator_nointr() for pmap_pool
As done for (majority of) other pmap implementations.
pmap_pool_allocator() all
Module Name:src
Committed By: rin
Date: Mon Oct 9 13:01:58 UTC 2023
Modified Files:
src/sys/arch/powerpc/oea: pmap.c
Log Message:
powerpc/oea: pmap: Use pool_allocator_nointr() for pmap_pool
As done for (majority of) other pmap implementations.
pmap_pool_allocator() all
Module Name:src
Committed By: martin
Date: Mon Oct 9 12:45:35 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Ticket #399
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.131 -r1.1.2.132 src/doc/CHANGES-10.0
Please note that diffs are not
Module Name:src
Committed By: martin
Date: Mon Oct 9 12:45:35 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Ticket #399
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.131 -r1.1.2.132 src/doc/CHANGES-10.0
Please note that diffs are not
Module Name:src
Committed By: martin
Date: Mon Oct 9 12:44:42 UTC 2023
Modified Files:
src/external/gpl3/gcc/lib/libgcc/arch/vax [netbsd-10]: auto-target.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax [netbsd-10]: gstdint.h
src/external/gpl3/gcc/usr.bin/
Module Name:src
Committed By: martin
Date: Mon Oct 9 12:44:42 UTC 2023
Modified Files:
src/external/gpl3/gcc/lib/libgcc/arch/vax [netbsd-10]: auto-target.h
src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax [netbsd-10]: gstdint.h
src/external/gpl3/gcc/usr.bin/
Module Name:src
Committed By: rin
Date: Mon Oct 9 12:26:59 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/lib/libgcc/arch/vax: auto-target.h
src/external/gpl3/gcc.old/lib/libiberty: defs.mk
src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/vax: gstdint.h
Module Name:src
Committed By: rin
Date: Mon Oct 9 12:26:59 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/lib/libgcc/arch/vax: auto-target.h
src/external/gpl3/gcc.old/lib/libiberty: defs.mk
src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/vax: gstdint.h
Module Name:src
Committed By: riastradh
Date: Mon Oct 9 11:55:34 UTC 2023
Modified Files:
src/sys/net: if.h
Log Message:
net/if.h: Explain the IFF_ALLMULTI situation.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.304 -r1.305 src/sys
Module Name:src
Committed By: riastradh
Date: Mon Oct 9 11:55:34 UTC 2023
Modified Files:
src/sys/net: if.h
Log Message:
net/if.h: Explain the IFF_ALLMULTI situation.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.304 -r1.305 src/sys
Module Name:src
Committed By: riastradh
Date: Mon Oct 9 11:55:22 UTC 2023
Modified Files:
src/sys/dev/pci: if_rge.c
Log Message:
rge(4): callout_stop can't be right here; just do callout_halt.
XXX pullup-10
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27
Module Name:src
Committed By: riastradh
Date: Mon Oct 9 11:55:22 UTC 2023
Modified Files:
src/sys/dev/pci: if_rge.c
Log Message:
rge(4): callout_stop can't be right here; just do callout_halt.
XXX pullup-10
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27
Module Name:src
Committed By: riastradh
Date: Mon Oct 9 11:28:05 UTC 2023
Modified Files:
src/sys/dev/usb: if_ure.c
Log Message:
ure(4): Set all bits, not no bits, in multicast filter for promisc.
This was lost in revision 1.40.
PR kern/57648
XXX pullup-10
To generat
Module Name:src
Committed By: riastradh
Date: Mon Oct 9 11:28:05 UTC 2023
Modified Files:
src/sys/dev/usb: if_ure.c
Log Message:
ure(4): Set all bits, not no bits, in multicast filter for promisc.
This was lost in revision 1.40.
PR kern/57648
XXX pullup-10
To generat
Module Name:src
Committed By: martin
Date: Mon Oct 9 07:39:56 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Ticket #398
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.130 -r1.1.2.131 src/doc/CHANGES-10.0
Please note that diffs are not
Module Name:src
Committed By: martin
Date: Mon Oct 9 07:39:56 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Ticket #398
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.130 -r1.1.2.131 src/doc/CHANGES-10.0
Please note that diffs are not
Module Name:src
Committed By: martin
Date: Mon Oct 9 07:38:16 UTC 2023
Modified Files:
src/tools/gcc [netbsd-10]: gcc-version.mk
Log Message:
Pull up following revision(s) (requested by mrg in ticket #398):
tools/gcc/gcc-version.mk: revision 1.25
bump the netbsd
Module Name:src
Committed By: martin
Date: Mon Oct 9 07:38:16 UTC 2023
Modified Files:
src/tools/gcc [netbsd-10]: gcc-version.mk
Log Message:
Pull up following revision(s) (requested by mrg in ticket #398):
tools/gcc/gcc-version.mk: revision 1.25
bump the netbsd
44 matches
Mail list logo