<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/libexec, branch release/5.5.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.5.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.5.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2006-05-23T04:09:12Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2006-05-23T04:09:12Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-05-23T04:09:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8bf7295cd17b8415c40bde11aa8f5bbbd597e5d6'/>
<id>urn:sha1:8bf7295cd17b8415c40bde11aa8f5bbbd597e5d6</id>
<content type='text'>
'RELENG_5_5_0_RELEASE'.

This commit was manufactured to restore the state of the 5.5-RELEASE image.
</content>
</entry>
<entry>
<title>MFC 1.210:</title>
<updated>2006-03-09T09:15:34Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2006-03-09T09:15:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8426480123332144b07cb65e13d67106b30e505c'/>
<id>urn:sha1:8426480123332144b07cb65e13d67106b30e505c</id>
<content type='text'>
- Reduce needless DNS query by lookup only appropriate address
  family.
- Specify appropriate hints to getaddrinfo(3).
- Obtain address family from peername in inetd mode.

Approved by:	re (mux)
</content>
</entry>
<entry>
<title>MF6: Include the size of the DL_serpath structures in the total size used</title>
<updated>2005-11-28T19:19:52Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2005-11-28T19:19:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a44290a0f0614b121041f77a0d23ac76f5dccc0c'/>
<id>urn:sha1:a44290a0f0614b121041f77a0d23ac76f5dccc0c</id>
<content type='text'>
in the RTLD_DI_SERINFOSIZE and RTLD_DI_SERINFO requests.
</content>
</entry>
<entry>
<title>MFC rev. 1.37: missed colon in getopt(3) argument makes tftpd(8) crash.</title>
<updated>2005-06-13T12:19:31Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2005-06-13T12:19:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7eeff881af9efd218f11be58073ffb73cad00b07'/>
<id>urn:sha1:7eeff881af9efd218f11be58073ffb73cad00b07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC rev. 1.20: Fix the load64 and store64 macros.</title>
<updated>2005-06-04T05:38:31Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2005-06-04T05:38:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=02c58518f0978bd6ba5fe45bbcda4471ccaa1289'/>
<id>urn:sha1:02c58518f0978bd6ba5fe45bbcda4471ccaa1289</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: NI_WITHSCOPEID cleanup</title>
<updated>2005-05-28T11:54:38Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2005-05-28T11:54:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e9568785089d4f8ed33a812ad62476754ff6d7d5'/>
<id>urn:sha1:e9568785089d4f8ed33a812ad62476754ff6d7d5</id>
<content type='text'>
	contrib/tcp_wrappers/hosts_access.c:		1.5
	contrib/tcp_wrappers/socket.c:			1.8
	contrib/telnet/telnetd/telnetd.c:		1.28
	lib/libc/net/rcmd.c:				1.41
	lib/libc/net/res_send.c:			1.50
	lib/libpam/modules/pam_unix/pam_unix.c:		1.50
	lib/libutil/logwtmp.c:				1.20
	lib/libutil/realhostname.c:			1.18
	libexec/rlogind/rlogind.c:			1.44
	libexec/tftpd/tftpd.c:				1.36
	release/picobsd/tinyware/login/pico-login.c:	1.6
	sbin/ifconfig/af_inet6.c:			1.2
	sbin/route/route.c:				1.78
	usr.bin/netstat/route.c:			1.76
	usr.sbin/inetd/inetd.c:				1.129
	usr.sbin/lpr/common_source/net.c:		1.9
	usr.sbin/lpr/lpd/lpd.c:				1.41
	usr.sbin/mountd/mountd.c:			1.81
	usr.sbin/ppp/ncpaddr.c:				1.16
	usr.sbin/rip6query/rip6query.c:			1.7
	usr.sbin/syslogd/syslogd.c:			1.143
</content>
</entry>
<entry>
<title>MFC: r1.4 - align stack for SSE.</title>
<updated>2005-05-26T09:32:41Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>2005-05-26T09:32:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a9c42fe97fd11b35eee24c9bb4ec3a347b3308e5'/>
<id>urn:sha1:a9c42fe97fd11b35eee24c9bb4ec3a347b3308e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC bug fix from 1.3 re entropy_save_sz.</title>
<updated>2005-04-14T21:51:33Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2005-04-14T21:51:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=82ebe5d34702cd2b6d81bfa1592ddd6c7afc8672'/>
<id>urn:sha1:82ebe5d34702cd2b6d81bfa1592ddd6c7afc8672</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC 1.39: Correct type mismatch.</title>
<updated>2005-04-05T18:28:07Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2005-04-05T18:28:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f9b089184470a34e72da611bbe79b33c2219f436'/>
<id>urn:sha1:f9b089184470a34e72da611bbe79b33c2219f436</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC rev 1.37, 1.38:  Correct a typo that resulted in rexecd behaving as</title>
<updated>2005-04-05T15:28:30Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2005-04-05T15:28:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5571bad979bcd17dacbc8f06318933735ea7ea90'/>
<id>urn:sha1:5571bad979bcd17dacbc8f06318933735ea7ea90</id>
<content type='text'>
if the `-i' option was always specified.  Correct some mostly
theoretical bugs related to misuse of the static buffer returned by
getpwnam.

Security: rexecd's document default policy of disallowing root logins
          was not enforced.
</content>
</entry>
</feed>
