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