aboutsummaryrefslogtreecommitdiff
path: root/lib/libsbuf
Commit message (Expand)AuthorAgeFilesLines
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-011-2/+0
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+0
* pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot2019-09-051-1/+2
* Fix libsbuf sbuf_printf_drain symbol versionConrad Meyer2019-05-072-1/+8
* device_printf: Use sbuf for more coherent prints on SMPConrad Meyer2019-05-073-0/+119
* Update the spelling of my name (continuation of r346571)Enji Cooper2019-04-224-8/+4
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* DIRDEPS_BUILD: Connect new directories.Bryan Drewery2017-10-311-0/+20
* Add HAS_TESTS to all Makefiles that use the SUBDIR.${MK_TESTS}+= tests idiomEnji Cooper2017-08-021-0/+1
* Use __FBSDID instead of the license agreement to embed the $FreeBSD$ RCS keywordEnji Cooper2017-04-063-6/+9
* sbuf(3): add some basic functional tests for the libraryEnji Cooper2017-04-066-0/+714
* sbuf(3): expose sbuf_{clear,get,set}_flags(3) via libsbufEnji Cooper2017-04-061-0/+3
* Expose the sbuf_putbuf() symbol to libsbuf. There are a few other symbolsScott Long2017-03-022-0/+8
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* First pass through library packaging.Glen Barber2016-02-041-0/+1
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* new dependsSimon J. Gerraty2015-06-161-1/+0
* Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
* Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge head from 7/28Simon J. Gerraty2014-08-191-0/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | sync from headSimon J. Gerraty2013-04-122-0/+8
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+16
* | | | Add support for reading MAM attributes to camcontrol(8) and libcam(3).Kenneth D. Merry2015-06-093-1/+8
| |_|/ |/| |
* | | Unbreak the ABI by reverting r268494 until the compat shims are providedPietro Cerutti2014-07-281-1/+1
* | | Implement Short/Small String Optimization in SBUF(9) and change lengths andPietro Cerutti2014-07-101-1/+1
| |/ |/|
* | Add sbuf_start_section and sbuf_end_section to the libsbuf symbol map.Mikolaj Golub2013-04-112-0/+8
|/
* Ok, so we use different comment conventions in Symbol.map and Version.defPoul-Henning Kamp2011-05-171-3/+1
* Bump shlib versionPoul-Henning Kamp2011-05-173-3/+38
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* style.Makefile(5)David E. O'Brien2003-08-181-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
* Enable WARNS?=2.Kelly Yancey2002-01-061-0/+1
* Removed -I${.CURDIR}/../../sys from CFLAGS.Ruslan Ermilov2001-05-201-3/+0
* Rewrite of the CAM error recovery code.Kenneth D. Merry2001-03-271-0/+11