<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sbin/dump/dump.h, branch stable/4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-12-27T12:53:30Z</updated>
<entry>
<title>MFC rev. 1.27 dump.h and rev. 1.16 itime.c: do not dump core</title>
<updated>2004-12-27T12:53:30Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2004-12-27T12:53:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=27281cd4ecb2bde9b9da4d41df01a8b131e16d7c'/>
<id>urn:sha1:27281cd4ecb2bde9b9da4d41df01a8b131e16d7c</id>
<content type='text'>
in -W if dumpdates was not readable and ddatev == NULL; remove
unused ddates_in.
</content>
</entry>
<entry>
<title>MFC caching code for dump.</title>
<updated>2003-01-25T18:54:59Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2003-01-25T18:54:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b1b7e72b438fda1020962b0198905969ac0161e8'/>
<id>urn:sha1:b1b7e72b438fda1020962b0198905969ac0161e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: show progress information on receipt of a SIGINFO, and in the</title>
<updated>2002-02-23T22:32:51Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2002-02-23T22:32:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=47c9e2351dad001650f750cb0522f854ef6ea71a'/>
<id>urn:sha1:47c9e2351dad001650f750cb0522f854ef6ea71a</id>
<content type='text'>
process title.
</content>
</entry>
<entry>
<title>MFC: Notify operators using "wall -g".  Drop ``setgid tty'' privilege.</title>
<updated>2001-10-05T15:49:11Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-10-05T15:49:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=86b8ee2b28be94660d8ca6413fbbcce2770f7ff7'/>
<id>urn:sha1:86b8ee2b28be94660d8ca6413fbbcce2770f7ff7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: s/\\7/\\a/g, s/rsa/sa/g, use &lt;sys/queue.h&gt;</title>
<updated>2001-08-01T06:29:35Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-08-01T06:29:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=68bac9502b99f75b89bad95eb3a8759511ef1dc9'/>
<id>urn:sha1:68bac9502b99f75b89bad95eb3a8759511ef1dc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make `dump' exit codes confirm to manual page.</title>
<updated>1998-07-14T09:19:47Z</updated>
<author>
<name>Joseph Koshy</name>
<email>jkoshy@FreeBSD.org</email>
</author>
<published>1998-07-14T09:19:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f69e804d242ecb9a84b54938464bec5bc2b9ee84'/>
<id>urn:sha1:f69e804d242ecb9a84b54938464bec5bc2b9ee84</id>
<content type='text'>
PR: 5346
Style-check-by: bde
</content>
</entry>
<entry>
<title>Merge Lite2 changes (rather bigish, the dump/restore folks should check)</title>
<updated>1997-03-11T12:09:50Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-03-11T12:09:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a37c38b8d80f9fae9711e50f446e4edc85711b7a'/>
<id>urn:sha1:a37c38b8d80f9fae9711e50f446e4edc85711b7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the `a' option (``auto-size'') to bypass all tape length</title>
<updated>1997-02-01T23:44:19Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1997-02-01T23:44:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=af00957e47810c04711046f1dc6e9e7be0cdfc51'/>
<id>urn:sha1:af00957e47810c04711046f1dc6e9e7be0cdfc51</id>
<content type='text'>
considerations, and dump right to the end of medium.
</content>
</entry>
<entry>
<title>Don't use __dead or __pure in user code.  They were obfuscations</title>
<updated>1996-09-14T03:00:32Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1996-09-14T03:00:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=eaa86f9d7fcbe6b82b1defa62f31071324c836ed'/>
<id>urn:sha1:eaa86f9d7fcbe6b82b1defa62f31071324c836ed</id>
<content type='text'>
for gcc &gt;= 2.5 and no-ops for gcc &gt;= 2.6.  Converted to use __dead2
or __pure2 where it wasn't already done, except in math.h where use
of __pure was mostly wrong.
</content>
</entry>
<entry>
<title>Andreas Klemm's patch set for dump(8), with some minor (cosmetic)</title>
<updated>1995-11-18T18:00:43Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1995-11-18T18:00:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=019420a58fa94f0668edc392d3389f31bf8d3bdd'/>
<id>urn:sha1:019420a58fa94f0668edc392d3389f31bf8d3bdd</id>
<content type='text'>
changes and one addition by me.

. Use reasonable defaults for the tape drive (/dev/rst0) instead of
  something we actually don't have.

. Add a summary line displaying the alapsed time and the total throughput.

. Replace "rmt" for the remote location of rmt(8) by "/etc/rmt", since this
  is the historical protocol, and relying on the $PATH causes a big pain.
  Make it adjustable via an environmental variable though.

Reviewed by:	joerg (for Andreas' part)
Submitted by:	andreas@knobel.gun.de (Andreas Klemm)
</content>
</entry>
</feed>
