<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/rup, branch release/4.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2000-06-30T09:51:59Z</updated>
<entry>
<title>MFC: Add DIAGNOSTICS section name and other doc fixes.</title>
<updated>2000-06-30T09:51:59Z</updated>
<author>
<name>Paul Saab</name>
<email>ps@FreeBSD.org</email>
</author>
<published>2000-06-30T09:51:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d3e59a8f258e20dd7cea0ec37a7484766d32653a'/>
<id>urn:sha1:d3e59a8f258e20dd7cea0ec37a7484766d32653a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PR:		bin/6193</title>
<updated>1998-04-01T21:34:10Z</updated>
<author>
<name>Daniel O'Callaghan</name>
<email>danny@FreeBSD.org</email>
</author>
<published>1998-04-01T21:34:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5c1bad3122954e4e72be5f14f6cb185e69455676'/>
<id>urn:sha1:5c1bad3122954e4e72be5f14f6cb185e69455676</id>
<content type='text'>
Submitted by:	Max Euston &lt;meuston@jmrodgers.com&gt;
Make times between 0000-0059 and 1200-1259 show as 12:xx, not 0:xx
</content>
</entry>
<entry>
<title>Silence a warning with a cast.</title>
<updated>1997-09-15T09:46:42Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-09-15T09:46:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9e5569746307ddb5e85d1ee5253be1fa67632e5c'/>
<id>urn:sha1:9e5569746307ddb5e85d1ee5253be1fa67632e5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use err(3), so eliminate use of `argv0'.</title>
<updated>1997-08-07T06:50:02Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-08-07T06:50:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=692bc4fdc90f7db18311fa93a6306cb0ac72bd18'/>
<id>urn:sha1:692bc4fdc90f7db18311fa93a6306cb0ac72bd18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-22T19:58:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T19:58:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c115df18cd0d5b01a18af0c608bc8b519b62273b'/>
<id>urn:sha1:c115df18cd0d5b01a18af0c608bc8b519b62273b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the long-awaited change from $Id$ to $FreeBSD$</title>
<updated>1997-01-14T07:20:47Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-14T07:20:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1130b656e5fe4c2d1ba299e024d1b40eaeebd380'/>
<id>urn:sha1:1130b656e5fe4c2d1ba299e024d1b40eaeebd380</id>
<content type='text'>
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
</content>
</entry>
<entry>
<title>Fix bug found by newly visible prototypes in rpc.  The code was passing</title>
<updated>1996-12-30T15:26:51Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-12-30T15:26:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=399a5e4ac2bcad668e37673664fabe29e683efc9'/>
<id>urn:sha1:399a5e4ac2bcad668e37673664fabe29e683efc9</id>
<content type='text'>
an in to a function instead of a "struct timeval".
</content>
</entry>
<entry>
<title>Fix a bunch of spelling errors in a bunch of man pages.</title>
<updated>1996-01-30T13:52:50Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-01-30T13:52:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4a8d02835c2544e65713d27352cb3be0bd5d1c84'/>
<id>urn:sha1:4a8d02835c2544e65713d27352cb3be0bd5d1c84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Amend my fix a bit. My way failed to take leap years into account. The</title>
<updated>1995-11-21T05:43:27Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>1995-11-21T05:43:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=abc60cd9fc8f64d6dfae14d828c70a57706ce3d3'/>
<id>urn:sha1:abc60cd9fc8f64d6dfae14d828c70a57706ce3d3</id>
<content type='text'>
simplest thing is to just calculate the days using curtime - boottime / 86400.
The modification for this is less obtrusive anyway.

Suggested by: Bill Fenner &lt;fenner@parc.xerox.com&gt;
</content>
</entry>
</feed>
