<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin, branch release/9.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-07-02T19:53:51Z</updated>
<entry>
<title>MFS9 r268171 (MFC r267680):</title>
<updated>2014-07-02T19:53:51Z</updated>
<author>
<name>Devin Teske</name>
<email>dteske@FreeBSD.org</email>
</author>
<published>2014-07-02T19:53:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=82fbce84cc9b51dbfced42ea57248f4858860903'/>
<id>urn:sha1:82fbce84cc9b51dbfced42ea57248f4858860903</id>
<content type='text'>
Fix a code typo that prevented mkdir from firing (unnoticed usually
because another part of the code succeeded in making the same
directory).

Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>MFS9 r267683 (dteske):</title>
<updated>2014-06-26T03:27:12Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2014-06-26T03:27:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c3f26ccfe52089c9dbddcab7afef5969b6e39d7e'/>
<id>urn:sha1:c3f26ccfe52089c9dbddcab7afef5969b6e39d7e</id>
<content type='text'>
  - Replace pkg-tools with pkgng
  - Fix cosmetic typos
  - Use `pkg -vv' to obtain ABI
  - Unbreak the installer
  - Remove the env(1) but keep the var
  - Remove an unused variable
  - Improve debugging with f_eval_catch()
  - Fix package installation from physical media such as DVD
  - Fix PKG_ABI detection after pkg-1.2
  - Fix failed attempt to send pkg(8) stderr to /dev/null
  - Export 'REPOS_DIR' when selected source medium is cdrom

Approved by:	re (glebius)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>MFC r264194: fix handling of -P without -p or -r</title>
<updated>2014-06-14T01:32:48Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2014-06-14T01:32:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2ca213bba5b6712b0a8ed7318e4725cb8c48f1c9'/>
<id>urn:sha1:2ca213bba5b6712b0a8ed7318e4725cb8c48f1c9</id>
<content type='text'>
  Fork a child process and wait until the process terminates when the -P
  option is specified. This behavior is documented on the manual page.

PR:		187265, 190643
Approved by:	re
</content>
</entry>
<entry>
<title>MFC r266403: Update the date on the manual page.</title>
<updated>2014-06-12T17:12:58Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2014-06-12T17:12:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6bf01b777bce31d9009e2a669233ec37fd1d50b1'/>
<id>urn:sha1:6bf01b777bce31d9009e2a669233ec37fd1d50b1</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>MFC r266208: Speed up pmcstat by improving string hash</title>
<updated>2014-06-12T17:08:04Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2014-06-12T17:08:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7ff570274b4389813f150cbea83affba568c4c67'/>
<id>urn:sha1:7ff570274b4389813f150cbea83affba568c4c67</id>
<content type='text'>
  In one case generating callgraph output from a 24MB system-wide sampling
  data file took 17.4 seconds on average.  Profiling showed pmcstat
  spending a lot of time in strcmp, due to hash collisions.

  Replacing the XOR-only hash with FNV-1a reduces the run time for my
  test by 40%.

Approved by:	re
</content>
</entry>
<entry>
<title>MFC r266209 by gnn:</title>
<updated>2014-06-12T16:45:35Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2014-06-12T16:45:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a442a347d6e261f2052b4550c864937efc79ce2f'/>
<id>urn:sha1:a442a347d6e261f2052b4550c864937efc79ce2f</id>
<content type='text'>
  Add a command line argument (-l) to end event collection after some
  number of seconds. The number of seconds may be a fraction.

Relnotes:	yes
Approved by:	re
</content>
</entry>
<entry>
<title>MFC r266903:</title>
<updated>2014-06-12T16:17:01Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2014-06-12T16:17:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8b99f83370b7b2f8258ce41e6fc24b3559976dc8'/>
<id>urn:sha1:8b99f83370b7b2f8258ce41e6fc24b3559976dc8</id>
<content type='text'>
  Update default callchain depth to 16 to match kernel

Approved by:	re
</content>
</entry>
<entry>
<title>MFC r266166 by gnn:</title>
<updated>2014-06-12T16:16:11Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2014-06-12T16:16:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b4ba3f0c08692263886168574b7e102aaf344a6b'/>
<id>urn:sha1:b4ba3f0c08692263886168574b7e102aaf344a6b</id>
<content type='text'>
  Extend the size of the function or symbol that can be annotated.

Approved by:	re
</content>
</entry>
<entry>
<title>MFC: r266931</title>
<updated>2014-06-08T06:35:08Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2014-06-08T06:35:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=778fc6b72a394527fcb511708eb4216d27f7b7be'/>
<id>urn:sha1:778fc6b72a394527fcb511708eb4216d27f7b7be</id>
<content type='text'>
Grammar cleanup; sort SEE ALSO.

Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>MFC r266463:</title>
<updated>2014-06-05T15:33:09Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2014-06-05T15:33:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a0ef201ed9b205910fa0100bbbb68abb4279274a'/>
<id>urn:sha1:a0ef201ed9b205910fa0100bbbb68abb4279274a</id>
<content type='text'>
  - Include /etc/newsyslog.conf.d/* and /usr/local/etc/newsyslog.conf.d/* by
    default for newsyslog(8).

Relnotes:	yes
Approved by:	re (gjb)
</content>
</entry>
</feed>
