CVS commit: src/sys/dev/pci/n8/common/api

2016-03-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 6 19:42:25 UTC 2016 Modified Files: src/sys/dev/pci/n8/common/api: n8_rsa.c Log Message: PR/50898: David Binderman: remove redundant memset. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/pci/

CVS commit: src/sys/dev/pci/n8/common

2016-02-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Feb 29 18:18:04 UTC 2016 Modified Files: src/sys/dev/pci/n8/common: n8_SKSManager.c Log Message: PR/50874: David Binderman: unsigned can't be negative To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev

CVS commit: src/sys/dev/pci/n8/common/api

2016-02-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Feb 1 17:40:49 UTC 2016 Modified Files: src/sys/dev/pci/n8/common/api: n8_pk_ops.c Log Message: PR/50738: David Binderman: Check bounds before dereferencing. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src

CVS commit: src/sys/dev/pci/n8/common/api

2015-12-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Dec 13 18:29:00 UTC 2015 Modified Files: src/sys/dev/pci/n8/common/api: n8_key_works.c Log Message: PR/50536: David Binderman: fix incorrect sizeof To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/pc