<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/pkg_install/add, branch release/4.6.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>http://cgit.freebsd.org/src/atom?h=release%2F4.6.2</id>
<link rel='self' href='http://cgit.freebsd.org/src/atom?h=release%2F4.6.2'/>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<updated>2002-07-03T13:01:42Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.</title>
<updated>2002-07-03T13:01:42Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-07-03T13:01:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=db0a3b09965d55f9dee7a58fb04e31df42b6ae73'/>
<id>urn:sha1:db0a3b09965d55f9dee7a58fb04e31df42b6ae73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The .Nm utility</title>
<updated>2002-06-21T16:42:43Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-06-21T16:42:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fa3742c11b02e9d779addf5f8987faa2bc6faaba'/>
<id>urn:sha1:fa3742c11b02e9d779addf5f8987faa2bc6faaba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: r1.70 - Fix pkg_add for packages read from STDIN.</title>
<updated>2002-04-14T13:23:49Z</updated>
<author>
<name>Murray Stokely</name>
<email>murray@FreeBSD.org</email>
</author>
<published>2002-04-14T13:23:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=40cdf87f2edc2ac44eaa4226688fea4347e4d9fa'/>
<id>urn:sha1:40cdf87f2edc2ac44eaa4226688fea4347e4d9fa</id>
<content type='text'>
Reviewed by:	jkh
</content>
</entry>
<entry>
<title>MFC: Reduce gratuitous diffs to -CURRENT.</title>
<updated>2001-12-14T16:48:12Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-12-14T16:48:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6231849c0a910c109660249aca37895d9331ea8a'/>
<id>urn:sha1:6231849c0a910c109660249aca37895d9331ea8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: WANSify.</title>
<updated>2001-10-23T09:16:04Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2001-10-23T09:16:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a3b714904da44816e08589fcf09056b269af43cf'/>
<id>urn:sha1:a3b714904da44816e08589fcf09056b269af43cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: allow package file to be created from a locally installed package.</title>
<updated>2001-10-22T12:22:27Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2001-10-22T12:22:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b5205c429a71eda42e3ddea46489a62f4dd59aa4'/>
<id>urn:sha1:b5205c429a71eda42e3ddea46489a62f4dd59aa4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC 1.11: use colon to separate user and group when executing chown(1).</title>
<updated>2001-10-15T13:44:18Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-10-15T13:44:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fabc7dca8d4e3d2061802ab524f3545e4694a83e'/>
<id>urn:sha1:fabc7dca8d4e3d2061802ab524f3545e4694a83e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2001-09-18T09:38:39Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2001-09-18T09:38:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=924d551a157acbc13958fecd5f1ece71884d419a'/>
<id>urn:sha1:924d551a157acbc13958fecd5f1ece71884d419a</id>
<content type='text'>
- kill blank lines at the end of lib/global.c;
- in the case of checksum mismatch print name of offending file to stderr;
- replace dozen instances of "(tmp = getenv(PKG_DBDIR) ? tmp : DEF_LOG_DIR)"
  with macro;
- exists(../../crypto) --&gt; exists(${.CURDIR}/../../crypto) in a top-level
  Makefile.
</content>
</entry>
<entry>
<title>MFC: remove duplicate umask() call.</title>
<updated>2001-08-29T17:53:21Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2001-08-29T17:53:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=381f083e05fb6cd58c52a475e48dc4d75ecebe5a'/>
<id>urn:sha1:381f083e05fb6cd58c52a475e48dc4d75ecebe5a</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>MFC: markup and misc fixes.</title>
<updated>2001-08-16T15:56:44Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-08-16T15:56:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9ab03c494d82791b71814633ddd6c9030f4d5fd8'/>
<id>urn:sha1:9ab03c494d82791b71814633ddd6c9030f4d5fd8</id>
<content type='text'>
Approved by:	re
</content>
</entry>
</feed>
