<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/keyserv, branch releng/5.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-02-18T01:35:58Z</updated>
<entry>
<title>Use arc4random() instead of random() when generating the master key.</title>
<updated>2003-02-18T01:35:58Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2003-02-18T01:35:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6cf217b22c059d7141d70191afc8b2b5fdc8a642'/>
<id>urn:sha1:6cf217b22c059d7141d70191afc8b2b5fdc8a642</id>
<content type='text'>
MFC after:	1 week
</content>
</entry>
<entry>
<title>Use sranddev()/srandomdev() for FreeBSD</title>
<updated>2003-02-11T01:56:40Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2003-02-11T01:56:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bd344e96cf3883f99e48893fd40e44a116399009'/>
<id>urn:sha1:bd344e96cf3883f99e48893fd40e44a116399009</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initiate deorbit burn for the i386-only a.out related support.  Moves are</title>
<updated>2002-09-17T01:49:00Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2002-09-17T01:49:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=66422f5b7a1a6055f0b2358268eb902aab6e2e3e'/>
<id>urn:sha1:66422f5b7a1a6055f0b2358268eb902aab6e2e3e</id>
<content type='text'>
under way to move the remnants of the a.out toolchain to ports.  As the
comment in src/Makefile said, this stuff is deprecated and one should not
expect this to remain beyond 4.0-REL.  It has already lasted WAY beyond
that.

Notable exceptions:
gcc - I have not touched the a.out generation stuff there.
ldd/ldconfig - still have some code to interface with a.out rtld.
old as/ld/etc - I have not removed these yet, pending their move to ports.
some includes - necessary for ldd/ldconfig for now.

Tested on: i386 (extensively), alpha
</content>
</entry>
<entry>
<title>mdoc(7) police: Removed redundant .Ns calls.</title>
<updated>2002-08-13T16:07:28Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-08-13T16:07:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a654c53e16bb02ffbe4fe501f266a02522008a8a'/>
<id>urn:sha1:a654c53e16bb02ffbe4fe501f266a02522008a8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Port to TI/RPC and/or IPV6.</title>
<updated>2002-07-15T18:51:57Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-07-15T18:51:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=af37179b5f735b7f12285fb1dcf700016751c0f6'/>
<id>urn:sha1:af37179b5f735b7f12285fb1dcf700016751c0f6</id>
<content type='text'>
Submitted by: Jean-Luc Richier &lt;Jean-Luc.Richier@imag.fr&gt;
</content>
</entry>
<entry>
<title>The .Nm utility</title>
<updated>2002-07-14T14:47:15Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-07-14T14:47:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=490d5836b5ab0c76675986696b1637fff97dfae2'/>
<id>urn:sha1:490d5836b5ab0c76675986696b1637fff97dfae2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use libcrypto.so.2 instead of .1, since we have it now.  It should enable</title>
<updated>2002-07-09T20:08:19Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-07-09T20:08:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2421887c5ae2114e5caeadc1e6a2cb2bb1f65e5c'/>
<id>urn:sha1:2421887c5ae2114e5caeadc1e6a2cb2bb1f65e5c</id>
<content type='text'>
DES for keyserv again.

Submitted by:	mbr

Kill a stray __P while I'm here.
</content>
</entry>
<entry>
<title>Spell void * as void * rather than caddr_t.  This is complicated by the</title>
<updated>2002-04-28T15:18:50Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2002-04-28T15:18:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f249dbcc7149848de00cd8f4e93fe140dfa3f219'/>
<id>urn:sha1:f249dbcc7149848de00cd8f4e93fe140dfa3f219</id>
<content type='text'>
fact that caddr_t is often misspelled as char *.

Sponsored by:	DARPA, NAI Labs
</content>
</entry>
<entry>
<title>Readded the svc_create() and the registering of the local transport,</title>
<updated>2002-02-06T19:15:34Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-02-06T19:15:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=98fb650380c08672cb133ff57737f93661bff665'/>
<id>urn:sha1:98fb650380c08672cb133ff57737f93661bff665</id>
<content type='text'>
now it is fixed. This should get us a working keyserv again, since
it depends on local transport for key exchange.

Since we do not have any KEYFILE name hardcoded anymore, set the
umask that way that the keyserver socket can be created with with
the appropriate permissions.

Re-add the accidently removed signal(SIGPIPE, SIG_IGN); to the code
which makes sense to avoid SIGPIPE when a disconnect on rpc socket
occurs.

Submitted by: mbr
</content>
</entry>
<entry>
<title>Fixed bitrot in DPADD in previous commit.</title>
<updated>2001-07-30T11:18:09Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2001-07-30T11:18:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7d1b1514e6e15f93bfbcffbd4dd27979f6983c82'/>
<id>urn:sha1:7d1b1514e6e15f93bfbcffbd4dd27979f6983c82</id>
<content type='text'>
</content>
</entry>
</feed>
