<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sbin/savecore/savecore.c, branch release/3.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1999-12-20T00:16:49Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-12-20T00:16:49Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-12-20T00:16:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7a85407ad7dfbbdae7987bcff091bb36a6b83aee'/>
<id>urn:sha1:7a85407ad7dfbbdae7987bcff091bb36a6b83aee</id>
<content type='text'>
'RELENG_3_4_0_RELEASE'.

This commit was manufactured to restore the state of the 3.4-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-29T15:18:34Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T15:18:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8e19c90b7f2615bd91149ae5faba470bd6a4620a'/>
<id>urn:sha1:8e19c90b7f2615bd91149ae5faba470bd6a4620a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct use of .Nm, add rcsid, remove unused #include.</title>
<updated>1998-07-28T06:38:57Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1998-07-28T06:38:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f9b52c93a5d46871aa1569221afc005225cfd399'/>
<id>urn:sha1:f9b52c93a5d46871aa1569221afc005225cfd399</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed printf format errors.</title>
<updated>1998-06-28T20:33:36Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-06-28T20:33:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=836b4a7ff9a36d909cc21970c90eb03ef3c5944c'/>
<id>urn:sha1:836b4a7ff9a36d909cc21970c90eb03ef3c5944c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pickup _time_second instead of _time</title>
<updated>1998-03-30T10:10:29Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1998-03-30T10:10:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=90455566ee9463f4984c779606724e95126988a9'/>
<id>urn:sha1:90455566ee9463f4984c779606724e95126988a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compare return value from getopt against -1 rather than EOF, per the final</title>
<updated>1997-03-29T03:33:12Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1997-03-29T03:33:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8d64695c7c6791641c71b15441665bafc43c2bd0'/>
<id>urn:sha1:8d64695c7c6791641c71b15441665bafc43c2bd0</id>
<content type='text'>
posix standard on the topic.
</content>
</entry>
<entry>
<title>Fix my yesterday's brain-o: don't account for the kilobytes twice.</title>
<updated>1996-10-14T22:56:01Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1996-10-14T22:56:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8df9b2ce24255d0d142a86e314e931c99f128a3d'/>
<id>urn:sha1:8df9b2ce24255d0d142a86e314e931c99f128a3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Yikes!  Originally, i intended to apply the patch from PR # 1322,</title>
<updated>1996-10-13T20:55:45Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1996-10-13T20:55:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=927e7941a3896be9ac767ced766dbf4878e666e6'/>
<id>urn:sha1:927e7941a3896be9ac767ced766dbf4878e666e6</id>
<content type='text'>
but Bill has beaten me on this. ;-)

However, he missed the part to compute the kernelsize in kilobytes,
so the minfree consideration was now overcautious.  (I've also
changed the return type of dump_size() to void since int was useless.)

Being here, the fact that `vmcore' was written world-readable was just
a plain security hole: everybody who was able to crash a kernel could
later read any confidential information out of it at his will.  Create
it with umask 077 instead.
</content>
</entry>
<entry>
<title>Make the savecore command work like the man page says:</title>
<updated>1996-10-13T18:12:20Z</updated>
<author>
<name>Bill Fenner</name>
<email>fenner@FreeBSD.org</email>
</author>
<published>1996-10-13T18:12:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4731e263af6ebe32f2f777388193e0998e9b8f62'/>
<id>urn:sha1:4731e263af6ebe32f2f777388193e0998e9b8f62</id>
<content type='text'>
- make minfree work by getting the dump size before checking to see
  if the dump will fit on the filesystem
- also fail to dump if no minfree is specified but there are not enough
  free blocks.

Fix a typo in the man page.

Fixes PR bin/1322

Submitted by:	"Philippe C." &lt;charnier@lirmm.fr&gt;
</content>
</entry>
<entry>
<title>Cast the partial result of an expression to an off_t to fix an overflow</title>
<updated>1996-09-05T08:08:41Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1996-09-05T08:08:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0bade8bdd8772f379145d299ede227e238c214ae'/>
<id>urn:sha1:0bade8bdd8772f379145d299ede227e238c214ae</id>
<content type='text'>
in the calculation of free disk space. Fixes PR#1569.

Submitted by:	Tor Egge &lt;Tor.Egge@idt.ntnu.no&gt;
</content>
</entry>
</feed>
