History log of /freebsd-10-stable/sys/dev/aacraid/aacraid.c
Revision Date Author Comments
# 331637 27-Mar-2018 brooks

MFC r330949:

Fix FSACTL_GET_NEXT_ADAPTER_FIB under 32-bit compat.

This includes FSACTL_LNX_GET_NEXT_ADAPTER_FIB.

Reviewed by: cem
Obtained from: CheriBSD
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D14672


# 299193 06-May-2016 sbruno

MFC r298280

aacraid(4): Sanely copyin userland pointers and ensure that we don't get
anything janky from a user. (cturt)

aac(4) landergriffith+freebsdbugzilla@gmail.com pointed out that aac(4)
had the same issue and handling of pointers, so let's change that too.

PR: 206573
Submitted by: cturt@hardenedbsd.org


# 281826 21-Apr-2015 mav

MFC r280347: Remove MAXBSIZE use from drivers where it has nothing to do.

In some cases limits are just not needed, in others -- DFLTPHYS is the
right constant to use instead.


# 263024 11-Mar-2014 achim

MFC r257847, r260243: Update aacraid to version 3.2.5.

Approved by: emaste (co-mentor)


# 281826 21-Apr-2015 mav

MFC r280347: Remove MAXBSIZE use from drivers where it has nothing to do.

In some cases limits are just not needed, in others -- DFLTPHYS is the
right constant to use instead.


# 263024 11-Mar-2014 achim

MFC r257847, r260243: Update aacraid to version 3.2.5.

Approved by: emaste (co-mentor)