<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/pkg_install/create/perform.c, branch release/4.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2000-03-20T08:47:53Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-03-20T08:47:53Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-03-20T08:47:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7e6cd705f344de2f9f08475a0fa2ef9191f88dd0'/>
<id>urn:sha1:7e6cd705f344de2f9f08475a0fa2ef9191f88dd0</id>
<content type='text'>
'RELENG_4_0_0_RELEASE'.

This commit was manufactured to restore the state of the 4.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:35:59Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:35:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=97d92980a96a50750844f420cc225ddf918f0699'/>
<id>urn:sha1:97d92980a96a50750844f420cc225ddf918f0699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Wall fixes. Ambigious if/elses, uninitialized values, missing headers,</title>
<updated>1999-08-11T20:55:42Z</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-08-11T20:55:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0845a96cd0c2cd328c36b72812979b47f39f38b5'/>
<id>urn:sha1:0845a96cd0c2cd328c36b72812979b47f39f38b5</id>
<content type='text'>
missing prototypes, and empty format strings.
</content>
</entry>
<entry>
<title>Make it possible to have separate install scripts as well as have</title>
<updated>1998-12-16T13:59:31Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-12-16T13:59:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0440e20b71e2ba6346ea5e3308f0ada86fe8e822'/>
<id>urn:sha1:0440e20b71e2ba6346ea5e3308f0ada86fe8e822</id>
<content type='text'>
an on-delete script.

Submitted by:	Rajesh Vaidheeswarran &lt;rv@fore.com&gt;
</content>
</entry>
<entry>
<title>Fix support for uncompressed (".tar") package types.  It's not completely</title>
<updated>1998-12-05T06:29:03Z</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>1998-12-05T06:29:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cf144a3d4a16e1dabc72f07df17ebf819368f3bf'/>
<id>urn:sha1:cf144a3d4a16e1dabc72f07df17ebf819368f3bf</id>
<content type='text'>
fixed (chained dependency checking for pkg_add is broken, for one thing)
but at least you can now create one package and use it.
</content>
</entry>
<entry>
<title>correct usage of cleanup() everywhere - this became bogus when the warnx/errx</title>
<updated>1998-09-11T07:26:58Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-09-11T07:26:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=375ca45770fb12437781a941e80ea935ee7332d9'/>
<id>urn:sha1:375ca45770fb12437781a941e80ea935ee7332d9</id>
<content type='text'>
stuff was added and nobody seems to have noticed. :)
Noticed by:	Josh MacDonald &lt;jmacd@paris.CS.Berkeley.EDU&gt;
</content>
</entry>
<entry>
<title>o Set paths internally for pkg_add for tools we might want to invoke.</title>
<updated>1998-09-08T10:42:26Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-09-08T10:42:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8c26c30381cd31f8b8a0b92a0ee80bc6f0971c71'/>
<id>urn:sha1:8c26c30381cd31f8b8a0b92a0ee80bc6f0971c71</id>
<content type='text'>
o Fix bogus suffix handling.
o Tell user when an FTP url is being xferred rather than being silent.
  This sort of violates "the unix way" but it stops people from whacking
  ^C when they think it's hung, too.  Sometimes visual indication of
  success is important.  Doesn't spit out anything if not on a TTY.
</content>
</entry>
<entry>
<title>Fix bogus suffix stripping to be less naive.</title>
<updated>1998-09-08T03:15:41Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-09-08T03:15:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4a641d8eeb55441f25aaaff8e849b2b095021877'/>
<id>urn:sha1:4a641d8eeb55441f25aaaff8e849b2b095021877</id>
<content type='text'>
PR:		3418
Noted by:	pst
</content>
</entry>
<entry>
<title>Don't exit() from cleanup() if we got there via a non-signal since</title>
<updated>1998-07-28T11:55:39Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-07-28T11:55:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=77b7b41b81827d9fd61c84b180b30002b0392809'/>
<id>urn:sha1:77b7b41b81827d9fd61c84b180b30002b0392809</id>
<content type='text'>
we're only going to exit (after printing a more detailed error message)
afterwards anyway.
PR:		7020
</content>
</entry>
<entry>
<title>Eliminate the idea of nested "playpens" entirely - it just obfuscated</title>
<updated>1998-02-16T17:16:51Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-02-16T17:16:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=79af7eafa8aca94dba0e792b27349453804a3576'/>
<id>urn:sha1:79af7eafa8aca94dba0e792b27349453804a3576</id>
<content type='text'>
the code and, in at least one case, made it more dangerous to no gain.
</content>
</entry>
</feed>
