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/
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
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
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