summaryrefslogtreecommitdiff
path: root/lib/libdpv
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26lib: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2022-08-16Indicate the port where the referenced man pages come from.Jens Schweikhardt
2021-10-27libdialog: Bump shared library version to 10.John Baldwin
2021-10-04ncurses: chase dependency changes in the source treeBaptiste Daroussin
2021-02-01Bump shared library versions after ncurses bump in 13.John Baldwin
2019-12-11Update Makefile.depend filesSimon J. Gerraty
2019-07-19pkgbase: Add a FreeBSD-dpv packageEmmanuel Vadot
2018-06-16Fix comparison between pointer and char literalDevin Teske
2018-03-14Bump copyright following recent changesDevin Teske
2018-03-14Fix bad error messages from dpv(3)Devin Teske
2018-03-14Use full month in dpv(3), figpar(3), and bsdconfig(8) manualsDevin Teske
2018-03-13Fix typo and lint/igor warningsDevin Teske
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2016-03-02MFHGlen Barber
2016-02-26Remove WARNS inherited fine by ../Makefile.inc.Bryan Drewery
2016-02-04First pass through library packaging.Glen Barber
2016-01-27Fix fatal warn when compiling under GCC 5.2.0Devin Teske
2016-01-27Fix a crash if `-D' is used without `-t title'Devin Teske
2016-01-27Remove unused function prototypeDevin Teske
2016-01-27Bump copyrightsDevin Teske
2016-01-26Add keep_tite configuration optionDevin Teske
2016-01-14Default to en_US.ISO8859-1 if no localeDevin Teske
2016-01-07Bump copyright (forgotten part of r293340)Devin Teske
2016-01-07Increase maximum buffer size for `-x cmd' valueDevin Teske
2015-11-25META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery
2015-11-02Make figpar(3) types/macros [more] unique (s/fp_/figpar_/gi)Devin Teske
2015-10-23Bump date/copyright after correcting HISTORYDevin Teske
2015-10-23dpv(3) merged to stable/10 before release/10.2.0Devin Teske
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2015-06-04Clean up unused variable and silence clang warnings.Marcelo Araujo
2015-06-01Fix a debug statement. Only the callback function (performing theDevin Teske
2015-05-27Merge sync of headSimon J. Gerraty
2014-12-27mdoc: improvements to SEE ALSO.Joel Dahl
2014-11-25Convert libraries to use LIBADDBaptiste Daroussin
2014-11-23Misc mdoc fixes:Joel Dahl
2014-11-05Balance DPADD against LDADD for dpv(1,3).Devin Teske
2014-11-05Fix buildworld by adding DPADD= to libdpv [dpv(3)] MakefileDevin Teske
2014-11-05Make libdpv [dpv(3)] WARNS=6 clean for clang on -CURRENT.Devin Teske
2014-11-05Fix build-error (pointy hat; didn't merge full up-to-date code)Devin Teske
2014-11-04Add new libraries/utilities for data throughput visualization.Devin Teske