summaryrefslogtreecommitdiff
path: root/lib/libcam/Makefile
AgeCommit message (Expand)Author
2025-06-05libcam: Include nvme opcode and status code routines from nvme_util.cJohn Baldwin
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2021-09-20libcam: Define depop structures and introduce scsi_wrapWarner Losh
2019-09-05pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot
2019-04-02Make cam_error_print() decode NVMe commands.Alexander Motin
2017-08-02Add HAS_TESTS to all Makefiles that use the SUBDIR.${MK_TESTS}+= tests idiomEnji Cooper
2017-07-09An MMC/SD/SDIO stack using CAMWarner Losh
2017-07-04cam: EOL whitespace cleanup and line wrapping changesEd Maste
2017-03-15Start adding basic tests for cam(3)Enji Cooper
2017-01-20Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper
2016-02-04First pass through library packaging.Glen Barber
2014-11-25Convert libraries to use LIBADDBaptiste Daroussin
2013-12-15Bump libcam shared library version forgotten in r259397.Nathan Whitehorn
2011-08-28Bump shared libraries version numbers in preparation for 9.0.Konstantin Belousov
2010-11-30Add Serial Management Protocol (SMP) passthrough support to CAM.Kenneth D. Merry
2010-01-02Build lib/ with WARNS=6 by default.Ed Schouten
2009-07-10Separate the parallel scsi knowledge out of the core of the XPT, andScott Long
2004-02-05Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov
2003-08-17Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow
2003-06-14Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcamKenneth D. Merry
2001-03-27MAN[1-9] -> MAN.Ruslan Ermilov
2001-03-27Rewrite of the CAM error recovery code.Kenneth D. Merry
2000-05-21Implement a new camcontrol function, 'camcontrol format'.Kenneth D. Merry
2000-01-21Specify the system directory for which we put in our include pathMatt Jacob
2000-01-14Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes
1999-06-18Add a MAINTAINER line to modules that I maintain.Kenneth D. Merry
1998-10-14Add man pages for many of the functions in the CAM library. This coversKenneth D. Merry
1998-09-18Remove scsi_da.c from the list of things compiled into the CAM library.Kenneth D. Merry
1998-09-15CAM userland utility library, a replacement for libscsi.Justin T. Gibbs