Module Name:src
Committed By: snj
Date: Sat Aug 19 04:29:12 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-6-1]: ciss.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1486):
sys/dev/ic/ciss.c: revision 1.37
Reject negative indices from use
Module Name:src
Committed By: snj
Date: Sat Aug 19 04:27:37 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-6-1]: isp_netbsd.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1485):
sys/dev/ic/isp_netbsd.c: revision 1.89
Reject out-of-bounds
Module Name:src
Committed By: snj
Date: Sat Aug 19 03:15:55 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-6-1]: bwi.c
Log Message:
`cat ~/releng/r-commit`
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.18.14.1 src/sys/dev/ic/bwi.c
Please note that diffs ar
Module Name:src
Committed By: snj
Date: Fri Aug 18 15:08:02 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-6-1]: dm9000.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1477):
sys/dev/ic/dm9000.c: revision 1.12
Check for MCLGET failure in
Module Name:src
Committed By: snj
Date: Fri Aug 18 15:05:29 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-6-1]: dp83932.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1476):
sys/dev/ic/dp83932.c: revision 1.41
Plug mbuf leak on MCLGET f
Module Name:src
Committed By: snj
Date: Fri Aug 18 15:03:04 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-6-1]: i82596.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1475):
sys/dev/ic/i82596.c: revision 1.37
Null out sc_rx_mbuf[i] after
Module Name:src
Committed By: riz
Date: Thu Mar 5 22:22:53 UTC 2015
Modified Files:
src/sys/dev/ic [netbsd-6-1]: tulip.c
Log Message:
Pull up following revision(s) (requested by nakayama in ticket #1262):
sys/dev/ic/tulip.c: revision 1.185
Stop the interface befor