Module Name:src
Committed By: msaitoh
Date: Mon Apr 22 07:51:16 UTC 2019
Modified Files:
src/sys/arch/arm/sunxi: sun4i_emac.c
src/sys/dev/ic: elink3.c i82557.c
src/sys/dev/pci: if_pcn.c
Log Message:
In drivers which use MII(4) and have hook SIOC[GS]IFMEDIA
Module Name:src
Committed By: msaitoh
Date: Mon Apr 22 08:05:01 UTC 2019
Modified Files:
src/sys/arch/arm/at91: at91emac.c
src/sys/arch/arm/gemini: if_gmc.c
src/sys/arch/arm/sunxi: sunxi_emac.c
src/sys/dev/cadence: if_cemac.c
src/sys/dev/ic:
Module Name:src
Committed By: martin
Date: Mon Apr 22 08:05:51 UTC 2019
Modified Files:
src/sys/uvm [netbsd-8]: uvm_fault.c
Log Message:
Pull up following revision(s) (requested by chs in ticket #1236):
sys/uvm/uvm_fault.c: revision 1.205
If a pager fault method
Module Name:src
Committed By: martin
Date: Mon Apr 22 08:08:46 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/ttm [netbsd-8]: ttm_bus_dma.c
Log Message:
Pull up following revision(s) (requested by chs in ticket #1237):
sys/external/bsd/drm2/ttm/ttm_bus_dma.c:
Module Name:src
Committed By: knakahara
Date: Mon Apr 22 08:09:59 UTC 2019
Modified Files:
src/sys/net: if_gif.c
Log Message:
fix a potential bug of gif(4) check for tunnel duplicate.
This problem has not actualized thanks to check for duplicate
in encap_attach().
To ge
Module Name:src
Committed By: martin
Date: Mon Apr 22 08:12:06 UTC 2019
Modified Files:
src/sys/uvm [netbsd-8]: uvm_pdaemon.c
Log Message:
Pull up following revision(s) (requested by chs in ticket #1238):
sys/uvm/uvm_pdaemon.c: revision 1.110
Draining pools from
Module Name:src
Committed By: martin
Date: Mon Apr 22 08:17:50 UTC 2019
Modified Files:
src/sys/dev/usb [netbsd-8]: ucom.c umodem_common.c umodemvar.h
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1240):
sys/dev/usb/umodem_common.c: revis
Module Name:src
Committed By: martin
Date: Mon Apr 22 08:19:01 UTC 2019
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Tickets #1236 - #1240
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.131 -r1.1.2.132 src/doc/CHANGES-8.1
Please note that diffs
Module Name:src
Committed By: msaitoh
Date: Mon Apr 22 08:30:32 UTC 2019
Modified Files:
src/sys/arch/macppc/dev: if_bm.c if_gm.c
Log Message:
These drivers do ether_ioctl() on SIOC{ADD,DEL}MULTI, SIOC{G,S}IFMEDIA and
default case in the switch statement. Only the default
Module Name:src
Committed By: msaitoh
Date: Mon Apr 22 08:36:03 UTC 2019
Modified Files:
src/sys/dev/marvell: if_gfe.c
src/sys/dev/pcmcia: if_xi.c
src/sys/dev/usb: if_aue.c
Log Message:
These drivers do ether_ioctl() on SIOC{ADD,DEL}MULTI, SIOC{G,S}IFMEDIA
Module Name:src
Committed By: msaitoh
Date: Mon Apr 22 08:39:10 UTC 2019
Modified Files:
src/sys/arch/mips/sibyte/dev: sbmac.c
Log Message:
This driver does ether_ioctl() on SIOC{ADD,DEL}MULTI, SIOC{G,S}IFMEDIA and
default case in the switch statement. Only the default ca
Module Name:src
Committed By: msaitoh
Date: Mon Apr 22 09:00:12 UTC 2019
Modified Files:
src/sys/dev/ic: smc91cxx.c
Log Message:
This driver does ether_ioctl() on SIOC{ADD,DEL}MULTI, SIOC{G,S}IFMEDIA and
default case in the switch statement. Integrate them to one ether_ioc
Module Name:src
Committed By: martin
Date: Mon Apr 22 09:03:55 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/ttm [netbsd-8]: ttm_bo_vm.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1239):
sys/external/bsd/drm2/ttm/ttm_bo_vm.c: revi
Module Name:src
Committed By: martin
Date: Mon Apr 22 09:06:49 UTC 2019
Modified Files:
src/sys/net [netbsd-8]: if_gif.c
Log Message:
Pull up following revision(s) (requested by knakahara in ticket #1241):
sys/net/if_gif.c: revision 1.146
fix a potential bug of g
Module Name:src
Committed By: martin
Date: Mon Apr 22 09:07:41 UTC 2019
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Ticket #1241
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.132 -r1.1.2.133 src/doc/CHANGES-8.1
Please note that diffs are not p
Module Name:src
Committed By: msaitoh
Date: Mon Apr 22 09:08:14 UTC 2019
Modified Files:
src/sys/dev/pci: if_alc.c
Log Message:
This driver uses MII(4) and have hook SIOC[GS]IFMEDIA which just pass to
ifmedia_ioctl(), the hook is not required because ether_ioctl has it
(i
Module Name:src
Committed By: martin
Date: Mon Apr 22 09:12:48 UTC 2019
Modified Files:
src/etc/etc.mac68k: MAKEDEV.conf
Log Message:
Add a few more sd drive nodes, with SD2SCSI and similar devices, we can
fit more than four SCSI disks into a mac.
To generate a diff of t
Module Name:src
Committed By: jmcneill
Date: Mon Apr 22 09:29:55 UTC 2019
Modified Files:
src/sys/dev/mii: miidevs
Log Message:
Add Amlogix GXL internal PHY
To generate a diff of this commit:
cvs rdiff -u -r1.151 -r1.152 src/sys/dev/mii/miidevs
Please note that diffs ar
Module Name:src
Committed By: jmcneill
Date: Mon Apr 22 09:30:09 UTC 2019
Modified Files:
src/sys/dev/mii: miidevs.h miidevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.149 -r1.150 src/sys/dev/mii/miidevs.h
cvs rdiff -u -r1.137 -r1.138 s
Module Name:src
Committed By: msaitoh
Date: Mon Apr 22 10:44:55 UTC 2019
Modified Files:
src/sbin/ifconfig: media.c
Log Message:
Suggested by Christos:
- Dont' cast malloc()'s return value.
- Use calloc() instead of malloc().
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: msaitoh
Date: Mon Apr 22 11:10:52 UTC 2019
Modified Files:
src/sys/net: if_media.c
Log Message:
Add missing error check.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/net/if_media.c
Please note that diffs are not pu
Module Name:src
Committed By: sevan
Date: Mon Apr 22 12:27:50 UTC 2019
Modified Files:
src/share/misc: acronyms.comp
Log Message:
ZOI
To generate a diff of this commit:
cvs rdiff -u -r1.247 -r1.248 src/share/misc/acronyms.comp
Please note that diffs are not public domai
Module Name:src
Committed By: isaki
Date: Mon Apr 22 12:30:27 UTC 2019
Modified Files:
src/sys/arch/macppc/dev [isaki-audio2]: snapper.c
Log Message:
Adapt to audio2.
- New audio filter can access softc so it's simple.
- Clear rval of fixphase on halt.
To generate a diff
Module Name:src
Committed By: maya
Date: Mon Apr 22 13:27:40 UTC 2019
Modified Files:
src/distrib/amd64/cdroms/bootcd: boot.cfg.in
src/distrib/amd64/cdroms/installcd: boot.cfg.in
src/distrib/amd64/installimage: boot.cfg.in
src/distrib/amd64/uefi-inst
Module Name:src
Committed By: isaki
Date: Mon Apr 22 13:29:34 UTC 2019
Modified Files:
src/sys/arch/sparc/dev [isaki-audio2]: audioamd.c
src/sys/arch/vax/vsa [isaki-audio2]: vsaudio.c
src/sys/dev/ic [isaki-audio2]: am7930.c am7930var.h
src/sys/dev/tc
Module Name:src
Committed By: maya
Date: Mon Apr 22 13:32:14 UTC 2019
Modified Files:
src/etc/etc.amd64: boot.cfg
src/etc/etc.i386: boot.cfg
Log Message:
Express more confidence in our ability to boot on hardware with ACPI
enabled and don't warn our users that it m
Module Name:src
Committed By: maya
Date: Mon Apr 22 14:53:51 UTC 2019
Modified Files:
src/sys/arch/arm/sunxi: sunxi_emac.c
Log Message:
remove unused mii to fix the build
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/arm/sunxi/sunxi_emac.c
P
Module Name:src
Committed By: maya
Date: Mon Apr 22 21:58:57 UTC 2019
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4/man4.evbarm: Makefile
Added Files:
src/share/man/man4/man4.evbarm: awge.4
Log Message:
Add awge(4) man page
To generate
Module Name:src
Committed By: msaitoh
Date: Tue Apr 23 03:36:45 UTC 2019
Modified Files:
src/sys/dev/ic: lan9118.c
Log Message:
Fix compile error.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/dev/ic/lan9118.c
Please note that diffs are not publ
29 matches
Mail list logo