1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-02 12:20:51 +00:00
freebsd/sys/dev/aac
Glen Barber 37a107a407 Revert r267961, r267973:
These changes prevent sysctl(8) from returning proper output,
such as:

 1) no output from sysctl(8)
 2) erroneously returning ENOMEM with tools like truss(1)
    or uname(1)
 truss: can not get etype: Cannot allocate memory
2014-06-27 22:05:21 +00:00
..
aac_cam.c - Remove pointless returns. 2013-05-30 00:11:22 +00:00
aac_debug.c
aac_disk.c Allow unmapped I/O via aacd(4). It shouldn't be too hard to add the 2013-05-30 00:22:07 +00:00
aac_linux.c Update kernel inclusions of capability.h to use capsicum.h instead; some 2014-03-16 10:55:57 +00:00
aac_pci.c Revert r267961, r267973: 2014-06-27 22:05:21 +00:00
aac_tables.h
aac.c Clear the data buffer length field when freeing a command structure so that 2014-05-17 02:45:04 +00:00
aacreg.h
aacvar.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00