summaryrefslogtreecommitdiff
path: root/lib/libsbuf/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2019-09-05pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot
2017-08-02Add HAS_TESTS to all Makefiles that use the SUBDIR.${MK_TESTS}+= tests idiomEnji Cooper
2017-04-06sbuf(3): add some basic functional tests for the libraryEnji 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
2015-06-09Add support for reading MAM attributes to camcontrol(8) and libcam(3).Kenneth D. Merry
2014-07-28Unbreak the ABI by reverting r268494 until the compat shims are providedPietro Cerutti
2014-07-10Implement Short/Small String Optimization in SBUF(9) and change lengths andPietro Cerutti
2011-05-17Bump shlib versionPoul-Henning Kamp
2010-01-02Build lib/ with WARNS=6 by default.Ed Schouten
2003-08-18style.Makefile(5)David E. O'Brien
2003-08-17Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow
2002-01-06Enable WARNS?=2.Kelly Yancey
2001-05-20Removed -I${.CURDIR}/../../sys from CFLAGS.Ruslan Ermilov
2001-03-27Rewrite of the CAM error recovery code.Kenneth D. Merry