Joel Dahl
c09eb46601
mdoc: improvements to SEE ALSO.
2014-12-27 08:22:58 +00:00
Baptiste Daroussin
6b129086dc
Convert libraries to use LIBADD
...
While here reduce a bit overlinking
2014-11-25 11:07:26 +00:00
Joel Dahl
d4d112e34a
Misc mdoc fixes:
...
- Remove superfluous paragraph macros.
- Remove/fix empty or incorrect macros.
- Sort sections into conventional order.
- Terminate quoted strings properly.
- Remove EOL whitespace.
2014-11-23 21:00:00 +00:00
Devin Teske
f5a6518ef3
Balance DPADD against LDADD for dpv(1,3).
...
Thanks to: ngie
MFC after: 21 days
X-MFC-to: stable/10 stable/9
X-MFC-with: 274116 274120 274121 274123 274144
2014-11-05 20:58:25 +00:00
Devin Teske
e34274ae37
Fix buildworld by adding DPADD= to libdpv [dpv(3)] Makefile
...
NB: Should also address `make -j' building
Remove "+" from "+=" in assignments to DPADD/LDADD while here.
NB: Also move CFLAGS for style measure.
Reviewed by: shurd
MFC after: 21 days
X-MFC-to: stable/10 stable/9
X-MFC-with: 274116 274120 274121
2014-11-05 02:36:28 +00:00
Devin Teske
492b82715f
Make libdpv [dpv(3)] WARNS=6 clean for clang on -CURRENT.
...
NB: aka unbreak the build
Reviewed by: shurd
MFC after: 21 days
X-MFC-to: stable/10 stable/9
X-MFC-with: 274116 274120
2014-11-05 01:57:32 +00:00
Devin Teske
964b46aaea
Fix build-error (pointy hat; didn't merge full up-to-date code)
...
MFC after: 21 days
X-MFC-to: stable/10 stable/9
X-MFC-with: 274116
2014-11-05 01:47:25 +00:00
Devin Teske
041394f38a
Add new libraries/utilities for data throughput visualization.
...
dpv(3): dialog progress view library
dpv(1): stream data from stdin or multiple paths with dialog progress view
figpar(3): configuration file parsing library
Reviews: D714
Reviewed by: jelischer, shurd
Discussed at: MeetBSD California 2014 Vendor/Dev Summit
Discussed on: -current
MFC after: 21 days
X-MFC-to: stable/10 stable/9
2014-11-04 23:46:01 +00:00