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

2017-10-09 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Oct 9 23:42:40 UTC 2017 Modified Files: src/sys/dev/pci/n8: nsp.c Log Message: Delete bogus NULL test. We deref session just above, and all callers already have session != NULL already. suggested by riastradh, spotted by cocc

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

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

2012-02-18 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Sun Feb 19 00:42:02 UTC 2012 Modified Files: src/sys/dev/pci/n8: helper.h Log Message: Replace simple_lock(9). To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/dev/pci/n8/helper.h Please note that diffs are no