<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/sdiff, 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-06-03T19:25:30Z</updated>
<entry>
<title>DIRDEPS_BUILD: Connect new directories and update dependencies.</title>
<updated>2016-06-03T19:25:30Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2016-06-03T19:25:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6e9a3c415ea377e380f81ac484e650335fde212d'/>
<id>urn:sha1:6e9a3c415ea377e380f81ac484e650335fde212d</id>
<content type='text'>
Sponsored by:	EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>sdiff(1): Fix potential NULL deref in cleanup path</title>
<updated>2016-05-10T20:09:40Z</updated>
<author>
<name>Conrad Meyer</name>
<email>cem@FreeBSD.org</email>
</author>
<published>2016-05-10T20:09:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a60711fd0073c5a65efd802fa3ec3edd9698f2d8'/>
<id>urn:sha1:a60711fd0073c5a65efd802fa3ec3edd9698f2d8</id>
<content type='text'>
In the presence of the --diff-pid argument, it is possible for 'diffpipe' to be
NULL.  Only fclose() it if it was initialized.

Reported by:	Coverity
CID:		1355183
Sponsored by:	EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>Only one program is build in usr.bin/sdiff use the right include</title>
<updated>2016-05-07T20:23:26Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2016-05-07T20:23:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dbc0cf500d5421ed1ff180d1957a0ecfb04341a1'/>
<id>urn:sha1:dbc0cf500d5421ed1ff180d1957a0ecfb04341a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert r299218 VISUAL is actually a perfecly valid env to specify an editor</title>
<updated>2016-05-07T18:58:07Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2016-05-07T18:58:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1ddda798a64a992da5e443482766406aecca4273'/>
<id>urn:sha1:1ddda798a64a992da5e443482766406aecca4273</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only use EDITOR as a variable to specify which text editor to use</title>
<updated>2016-05-07T18:48:48Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2016-05-07T18:48:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=041db576841eddcc157217eecb8e56969b263b88'/>
<id>urn:sha1:041db576841eddcc157217eecb8e56969b263b88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Directly call the editor if needed instead of spawning /bin/sh</title>
<updated>2016-05-07T18:44:30Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2016-05-07T18:44:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=15eaa1aea0d801f8753d152f68466e265fc5adc4'/>
<id>urn:sha1:15eaa1aea0d801f8753d152f68466e265fc5adc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace fparseln(3) with getline(3)</title>
<updated>2016-05-07T18:21:58Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2016-05-07T18:21:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0c4ac56e1642c415fe7c97b57eada0871f0b2d75'/>
<id>urn:sha1:0c4ac56e1642c415fe7c97b57eada0871f0b2d75</id>
<content type='text'>
It removes a dependency on libutil.
</content>
</entry>
<entry>
<title>Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed</title>
<updated>2016-05-04T23:20:53Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2016-05-04T23:20:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=430f7286a566b1407c7b32ce13585caf5aa59b92'/>
<id>urn:sha1:430f7286a566b1407c7b32ce13585caf5aa59b92</id>
<content type='text'>
after r298107

Summary of changes:

- Replace all instances of FILES/TESTS with ${PACKAGE}FILES. This ensures that
  namespacing is kept with FILES appropriately, and that this shouldn't need
  to be repeated if the namespace changes -- only the definition of PACKAGE
  needs to be changed
- Allow PACKAGE to be overridden by callers instead of forcing it to always be
  `tests`. In the event we get to the point where things can be split up
  enough in the base system, it would make more sense to group the tests
  with the blocks they're a part of, e.g. byacc with byacc-tests, etc
- Remove PACKAGE definitions where possible, i.e. where FILES wasn't used
  previously.
- Remove unnecessary TESTSPACKAGE definitions; this has been elided into
  bsd.tests.mk
- Remove unnecessary BINDIRs used previously with ${PACKAGE}FILES;
  ${PACKAGE}FILESDIR is now automatically defined in bsd.test.mk.
- Fix installation of files under data/ subdirectories in lib/libc/tests/hash
  and lib/libc/tests/net/getaddrinfo
- Remove unnecessary .include &lt;bsd.own.mk&gt;s (some opportunistic cleanup)

Document the proposed changes in share/examples/tests/tests/... via examples
so it's clear that ${PACKAGES}FILES is the suggested way forward in terms of
replacing FILES. share/mk/bsd.README didn't seem like the appropriate method
of communicating that info.

MFC after: never probably
X-MFC with: r298107
PR: 209114
Relnotes: yes
Tested with: buildworld, installworld, checkworld; buildworld, packageworld
Sponsored by: EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>fgetc returns an int not a char.</title>
<updated>2016-05-02T15:07:43Z</updated>
<author>
<name>Bjoern A. Zeeb</name>
<email>bz@FreeBSD.org</email>
</author>
<published>2016-05-02T15:07:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e29c5529906483bcb979c1ddbae77400b704fe1c'/>
<id>urn:sha1:e29c5529906483bcb979c1ddbae77400b704fe1c</id>
<content type='text'>
Found by:   powerpc builds failing due to comparing with EOF raised:
"comparison is always false due to limited range of data type"
</content>
</entry>
<entry>
<title>When checking for binary file, check if ch is not EOF only ch actually got</title>
<updated>2016-04-30T14:48:30Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2016-04-30T14:48:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=da5c2c4230792220817d9f70f6bc61694c7d1183'/>
<id>urn:sha1:da5c2c4230792220817d9f70f6bc61694c7d1183</id>
<content type='text'>
a value assigned

Reported by:	pfg
</content>
</entry>
</feed>
