<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/dpv, branch upstream/11.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F11.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F11.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2016-01-27T00:03:43Z</updated>
<entry>
<title>Bump copyright</title>
<updated>2016-01-27T00:03:43Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2016-01-27T00:03:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=21838a13cc13230d6e46e4606c0127d2df64793c'/>
<id>urn:sha1:21838a13cc13230d6e46e4606c0127d2df64793c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `-k' for dpv(3) `keep_tite' config option</title>
<updated>2016-01-26T23:59:30Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2016-01-26T23:59:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=56b38aa60b0721d6bf26c296516cfc5bf3217867'/>
<id>urn:sha1:56b38aa60b0721d6bf26c296516cfc5bf3217867</id>
<content type='text'>
For scripts using dialog(1) several times, it can be visually distracting
running dpv(1) several times amidst other dialogs. The `-k' option, similar
to dialog(1) `--keep-tite', enables the same functionality to smooth ti/te.
</content>
</entry>
<entry>
<title>META MODE: Update dependencies with 'the-lot' and add missing directories.</title>
<updated>2015-12-01T05:23:19Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2015-12-01T05:23:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b1f92fa22938fe29ab7e53692ffe0ed7a0ecc4d0'/>
<id>urn:sha1:b1f92fa22938fe29ab7e53692ffe0ed7a0ecc4d0</id>
<content type='text'>
This is not properly respecting WITHOUT or ARCH dependencies in target/.
Doing so requires a massive effort to rework targets/ to do so.  A
better approach will be to either include the SUBDIR Makefiles directly
and map to DIRDEPS or just dynamically lookup the SUBDIR.  These lose
the benefit of having a userland/lib, userland/libexec, etc, though and
results in a massive package.  The current implementation of targets/ is
very unmaintainable.

Currently rescue/rescue and sys/modules are still not connected.

Sponsored by:	EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>dpv(1) merged to stable/10 before release/10.2.0</title>
<updated>2015-10-23T07:38:34Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2015-10-23T07:38:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bf7a0eeb924f562945cd2fed57b4fb085d86ec9a'/>
<id>urn:sha1:bf7a0eeb924f562945cd2fed57b4fb085d86ec9a</id>
<content type='text'>
MFC after:	3 days
X-MFC-to:	stable/10
</content>
</entry>
<entry>
<title>mdoc: sort SEE ALSO.</title>
<updated>2014-12-26T21:56:23Z</updated>
<author>
<name>Joel Dahl</name>
<email>joel@FreeBSD.org</email>
</author>
<published>2014-12-26T21:56:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=914f6e629041cb3c5d1be5812198bb0e5c2d7d69'/>
<id>urn:sha1:914f6e629041cb3c5d1be5812198bb0e5c2d7d69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert to usr.bin/ to LIBADD</title>
<updated>2014-11-25T14:29:10Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-11-25T14:29:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3e11bd9e2a2b1cbd4283c87c93e3cc75e3f2dacb'/>
<id>urn:sha1:3e11bd9e2a2b1cbd4283c87c93e3cc75e3f2dacb</id>
<content type='text'>
Reduce overlinking
</content>
</entry>
<entry>
<title>Misc mdoc fixes:</title>
<updated>2014-11-23T21:00:00Z</updated>
<author>
<name>Joel Dahl</name>
<email>joel@FreeBSD.org</email>
</author>
<published>2014-11-23T21:00:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d4d112e34a28aee2571da46afaf93e2469f6a1be'/>
<id>urn:sha1:d4d112e34a28aee2571da46afaf93e2469f6a1be</id>
<content type='text'>
- Remove superfluous paragraph macros.
- Remove/fix empty or incorrect macros.
- Sort sections into conventional order.
- Terminate quoted strings properly.
- Remove EOL whitespace.
</content>
</entry>
<entry>
<title>Add libm to eliminate "undefined reference to sqrt" on arm 'softfp' builds.</title>
<updated>2014-11-22T14:53:50Z</updated>
<author>
<name>Ian Lepore</name>
<email>ian@FreeBSD.org</email>
</author>
<published>2014-11-22T14:53:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dbd3f107025d6a827ea4a52439077822be833b49'/>
<id>urn:sha1:dbd3f107025d6a827ea4a52439077822be833b49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Balance DPADD against LDADD for dpv(1,3).</title>
<updated>2014-11-05T20:58:25Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2014-11-05T20:58:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f5a6518ef39bc6cd37167433a55c648d1d5d2d43'/>
<id>urn:sha1:f5a6518ef39bc6cd37167433a55c648d1d5d2d43</id>
<content type='text'>
Thanks to:	ngie
MFC after:	21 days
X-MFC-to:	stable/10 stable/9
X-MFC-with:	274116 274120 274121 274123 274144
</content>
</entry>
<entry>
<title>Fix buildworld by adding DPADD= to libdpv [dpv(3)] Makefile</title>
<updated>2014-11-05T02:36:28Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2014-11-05T02:36:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e34274ae374ffbb99b479d6c3595746f3ece878b'/>
<id>urn:sha1:e34274ae374ffbb99b479d6c3595746f3ece878b</id>
<content type='text'>
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
</content>
</entry>
</feed>
