Module Name:src
Committed By: martin
Date: Tue Dec 17 16:34:26 UTC 2019
Modified Files:
src/sys/dev/ic [netbsd-7-1]: ath.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1718):
sys/dev/ic/ath.c: revision 1.129
Protect network ioctls
Module Name:src
Committed By: martin
Date: Sun Dec 8 10:26:37 UTC 2019
Modified Files:
src/sys/dev [netbsd-7-1]: cons.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1717):
sys/dev/cons.c: revision 1.76
sys/dev/cons.c: revi
Module Name:src
Committed By: martin
Date: Thu Mar 7 16:50:58 UTC 2019
Modified Files:
src/sys/dev/scsipi [netbsd-7-1]: files.scsipi st.c
Log Message:
Pull up following revision(s) (requested by kardel in ticket #1682):
sys/dev/scsipi/st.c: revision 1.236 (patch)
Module Name:src
Committed By: martin
Date: Tue Mar 20 17:34:05 UTC 2018
Modified Files:
src/sys/dev/ppbus [netbsd-7-1]: if_plip.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1579):
sys/dev/ppbus/if_plip.c: revision 1.28
spl leak, fou
Module Name:src
Committed By: snj
Date: Mon Nov 6 09:21:48 UTC 2017
Modified Files:
src/sys/dev/pci [netbsd-7-1]: if_wm.c
Log Message:
Pull up following revision(s) (requested by kardel in ticket #1385):
sys/dev/pci/if_wm.c: revision 1.497
PR kern/52039: use same
Module Name:src
Committed By: snj
Date: Tue Oct 24 09:24:53 UTC 2017
Modified Files:
src/sys/dev/sysmon [netbsd-7-1]: sysmon_envsys.c
Log Message:
Fix fallout from ticket #1511:
It's rnd_detach_source, not rnd_detach_sources.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: snj
Date: Mon Oct 23 19:27:43 UTC 2017
Modified Files:
src/sys/dev [netbsd-7-1]: cgd.c
Log Message:
Pull up following revision(s) (requested by kamil in ticket #1518):
sys/dev/cgd.c: revision 1.113
PR kern/52630: The cgd(4) module requ
Module Name:src
Committed By: snj
Date: Mon Oct 23 18:57:10 UTC 2017
Modified Files:
src/sys/dev/sysmon [netbsd-7-1]: sysmon_envsys.c
Log Message:
Apply patch (requested by pgoyette in ticket #1511):
Detach the rndsrc before re-attaching it.
To generate a diff of this co
Module Name:src
Committed By: snj
Date: Sat Aug 19 05:19:30 UTC 2017
Modified Files:
src/sys/dev [netbsd-7-1]: vnd.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1476):
sys/dev/vnd.c: revision 1.260, 1.262 via patch
Put in a litany of jud
Module Name:src
Committed By: snj
Date: Sat Aug 12 04:28:55 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-7-1]: ciss.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1483):
sys/dev/ic/ciss.c: revision 1.37
Reject negative indices from use
Module Name:src
Committed By: snj
Date: Sat Aug 12 04:23:19 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-7-1]: isp_netbsd.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1482):
sys/dev/ic/isp_netbsd.c: revision 1.89
Reject out-of-bounds
Module Name:src
Committed By: snj
Date: Sat Aug 12 03:48:33 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-7-1]: bwi.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1474):
sys/dev/ic/bwi.c: revision 1.32
Check for M_EXT in m->m_flags, whe
Module Name:src
Committed By: snj
Date: Sat Aug 12 03:44:39 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-7-1]: dm9000.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1473):
sys/dev/ic/dm9000.c: revision 1.12
Check for MCLGET failure in
Module Name:src
Committed By: snj
Date: Sat Aug 12 03:42:33 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-7-1]: dp83932.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1472):
sys/dev/ic/dp83932.c: revision 1.41
Plug mbuf leak on MCLGET f
Module Name:src
Committed By: snj
Date: Sat Aug 12 03:30:09 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-7-1]: i82596.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1471):
sys/dev/ic/i82596.c: revision 1.37
Null out sc_rx_mbuf[i] after
Module Name:src
Committed By: snj
Date: Sat Aug 12 03:26:39 UTC 2017
Modified Files:
src/sys/dev/pci [netbsd-7-1]: if_et.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1470):
sys/dev/pci/if_et.c: revision 1.15
Check for MCLGET failure in
Module Name:src
Committed By: snj
Date: Sat Aug 12 03:23:45 UTC 2017
Modified Files:
src/sys/dev/pci [netbsd-7-1]: if_ipw.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1469):
sys/dev/pci/if_ipw.c: revision 1.65
Null out sbuf->m on failur
Module Name:src
Committed By: snj
Date: Wed Aug 9 06:35:16 UTC 2017
Modified Files:
src/sys/dev/usb [netbsd-7-1]: if_ural.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #1462):
sys/dev/usb/if_ural.c: revision 1.52
Free the RX list if ur
Module Name:src
Committed By: snj
Date: Wed Aug 9 06:21:18 UTC 2017
Modified Files:
src/sys/dev [netbsd-7-1]: auconv.c
src/sys/dev/ic [netbsd-7-1]: ac97.c
src/sys/dev/pci [netbsd-7-1]: azalia_codec.c
Log Message:
Pull up following revision(s) (requested by
Module Name:src
Committed By: snj
Date: Sat Jul 8 16:13:55 UTC 2017
Modified Files:
src/sys/dev [netbsd-7-1]: cgd.c
Log Message:
Apply patch (requested by chs in ticket #1429):
Avoid crashes by checking if a cgd device has been configured before
processing most ioctls, an
20 matches
Mail list logo