<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/sendmail/makemap/makemap.c, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1998-08-04T16:35:57Z</updated>
<entry>
<title>Remove old sendmail (to the Attic)</title>
<updated>1998-08-04T16:35:57Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1998-08-04T16:35:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=22b78769f8fdbb214584b9ca16343b905258e6f3'/>
<id>urn:sha1:22b78769f8fdbb214584b9ca16343b905258e6f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge sendmail 8.8.8 changes onto mainline.  (For all of CVS's warts, when</title>
<updated>1997-11-10T02:05:23Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-11-10T02:05:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5818966ae4b2ef1e01a763869367c20a805ce084'/>
<id>urn:sha1:5818966ae4b2ef1e01a763869367c20a805ce084</id>
<content type='text'>
things like this turn out this easy (ie: it took 30 seconds), it's nice :-)
</content>
</entry>
<entry>
<title>Merge sendmail-8.8.7 changes from vendor branch</title>
<updated>1997-08-04T05:07:46Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-08-04T05:07:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a6eecebbe50c5f2c6b9d0bd8e3661f8a59958409'/>
<id>urn:sha1:a6eecebbe50c5f2c6b9d0bd8e3661f8a59958409</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge in sendmail-8.8.5 -&gt; 8.8.6 changes to those files that have left the</title>
<updated>1997-06-27T15:17:19Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-06-27T15:17:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=54d6a350e0455180220e13ffc5cf9cda869630a0'/>
<id>urn:sha1:54d6a350e0455180220e13ffc5cf9cda869630a0</id>
<content type='text'>
vendor branch.
</content>
</entry>
<entry>
<title>compare return value from getopt against -1 rather than EOF, per the final</title>
<updated>1997-03-31T05:11:47Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1997-03-31T05:11:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6c3f552a31dd0a0c8c59a028fd9bc507d43ec5cc'/>
<id>urn:sha1:6c3f552a31dd0a0c8c59a028fd9bc507d43ec5cc</id>
<content type='text'>
posix standard on the topic.
</content>
</entry>
<entry>
<title>Back out rev 1.6, it's in the official source now (a few lines up)</title>
<updated>1996-12-03T06:18:11Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-12-03T06:18:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dc5a26cc5cb9a3423a1c7b3b8a3b38732cf59b5f'/>
<id>urn:sha1:dc5a26cc5cb9a3423a1c7b3b8a3b38732cf59b5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge 8.8.3-&gt;8.8.4 changes onto our mainline where we've edited the</title>
<updated>1996-12-03T06:15:52Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-12-03T06:15:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=589790e6274ffb76a23897eb5e2d06123c32f7fd'/>
<id>urn:sha1:589790e6274ffb76a23897eb5e2d06123c32f7fd</id>
<content type='text'>
file at some point in the past.

Obtained from: Eric Allman &lt;eric@sendmail.org&gt;
</content>
</entry>
<entry>
<title>Got the bugger.  Eric's now passing in a hint structure to dbopen()</title>
<updated>1996-11-20T07:53:42Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-11-20T07:53:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0bf57c683e4e2862029cee66829cde0b7279cc29'/>
<id>urn:sha1:0bf57c683e4e2862029cee66829cde0b7279cc29</id>
<content type='text'>
but forgot to zero the structure first, leaving hinfo.bsize undefined
and causing a loop in __log2().
</content>
</entry>
<entry>
<title>Merge conflicts from 8.8.3 import onto mainline.</title>
<updated>1996-11-18T02:34:34Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-11-18T02:34:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=39c2b0394315c9ed428924ed647ef4c421eeb32a'/>
<id>urn:sha1:39c2b0394315c9ed428924ed647ef4c421eeb32a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fold sendmail-8.8.2 changes into files that have been touched.</title>
<updated>1996-10-24T05:07:25Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1996-10-24T05:07:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=82c2534fd0e7fa44b3261641ef9a24d0e0f744c5'/>
<id>urn:sha1:82c2534fd0e7fa44b3261641ef9a24d0e0f744c5</id>
<content type='text'>
(^!&amp;@$#&amp;^! delete !!@^@^ trailing !@^&amp;#$!&amp; whitespace!!!)
</content>
</entry>
</feed>
