<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib, branch releng/2.0.5</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F2.0.5</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F2.0.5'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1995-07-11T02:52:08Z</updated>
<entry>
<title>Bring in Doug's changes from the head.</title>
<updated>1995-07-11T02:52:08Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-07-11T02:52:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3b5ca2388eb0f969230ec85fcb725d48adce3603'/>
<id>urn:sha1:3b5ca2388eb0f969230ec85fcb725d48adce3603</id>
<content type='text'>
Submitted by:	dlr
BRANCH: RELENG_2_0_5
</content>
</entry>
<entry>
<title>Branch: RELENG_2_0_5</title>
<updated>1995-07-07T07:04:28Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-07-07T07:04:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e03fe8ea2483a1e94c0ab6e251356023b94f575a'/>
<id>urn:sha1:e03fe8ea2483a1e94c0ab6e251356023b94f575a</id>
<content type='text'>
cvs update -j 1.3 kvm_getprocs.3
----------------------------
revision 1.3
date: 1995/06/25 03:35:49;  author: bde;  state: Exp;  lines: +2 -1
41 headers must be implicitly included and one more (&lt;sys/param.h&gt;) must
be explicitly included before kvm_getprocs() can be used.
----------------------------
revision 1.2
date: 1995/06/24 18:53:09;  author: joerg;  state: Exp;  lines: +9 -9
Update the man page for kvm_getprocs.3 to reflect our sysctl-based
kvm mechanism.

Submitted by:   (Vic Abell) &lt;abe@cc.purdue.edu&gt;
----------------------------
</content>
</entry>
<entry>
<title>Reviewed by:	guido</title>
<updated>1995-06-03T07:39:45Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-06-03T07:39:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d5ee0731d992773f59326408baaff46e7274fbeb'/>
<id>urn:sha1:d5ee0731d992773f59326408baaff46e7274fbeb</id>
<content type='text'>
Submitted by:	Wietse Venema &lt;wietse@wzv.win.tue.nl&gt;

Sometimes skey logins just fails due to a premature closing of the
keyfile.
</content>
</entry>
<entry>
<title>	The +@netgroup/-@netgroup NIS password overrides can fail in</title>
<updated>1995-06-02T11:23:24Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-06-02T11:23:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3ab30975ab37167f7ad6f6d5740f69548a57f0bb'/>
<id>urn:sha1:3ab30975ab37167f7ad6f6d5740f69548a57f0bb</id>
<content type='text'>
	some cases due to a subtle bug. Specifically, if you override
	an NIS user's shell, /usr/bin/login and /usr/bin/su (and probably
	other commands) can end up with bogus data for the pw_shell
	member of the passwd structure *if* the do an endpwent(),
	thereby preventing logins.

	This happpens because the text fields in the passwd structure
	(pw_name, pw_passwd, pw_gecos, pw_class, pw_dir and pw_shell)
	are returned to the calling program as pointers to dycamically
	allocated buffers, rather than pointers to static buffers as
	they should be. Once endpwent() is called, the dynamic buffers
	are free()ed, which invalidates the data returned by the
	library functions.

Note: Bill promises a more elegant solution in post-2.0.5R. This fix
	is only a work-around.

Submitted by:	Bill Paul
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_2_0_5'.</title>
<updated>1995-05-30T08:29:08Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1995-05-30T08:29:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9347db35098be57530c997e1a0212f9927be848a'/>
<id>urn:sha1:9347db35098be57530c997e1a0212f9927be848a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T08:29:07Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T08:29:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e5370bd7fea519cd9716c9c78ff7b1d06a52dac4'/>
<id>urn:sha1:e5370bd7fea519cd9716c9c78ff7b1d06a52dac4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T06:41:30Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T06:41:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7799f52a32f592a7efe259bc3411ba52d13db797'/>
<id>urn:sha1:7799f52a32f592a7efe259bc3411ba52d13db797</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T05:51:47Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T05:51:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6c06b4e2aa2a28d1f0bbd29ecdce35aaaf600ce8'/>
<id>urn:sha1:6c06b4e2aa2a28d1f0bbd29ecdce35aaaf600ce8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T03:57:47Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T03:57:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=709e8f9ae1d734c1a163c9b421df4b8153939ce7'/>
<id>urn:sha1:709e8f9ae1d734c1a163c9b421df4b8153939ce7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a missing link from the setpgid manpage to the setpgrp manpage.</title>
<updated>1995-05-27T04:17:04Z</updated>
<author>
<name>Nate Williams</name>
<email>nate@FreeBSD.org</email>
</author>
<published>1995-05-27T04:17:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=43e6a2a89da49b4e65e5534fa576431cfd8af57c'/>
<id>urn:sha1:43e6a2a89da49b4e65e5534fa576431cfd8af57c</id>
<content type='text'>
</content>
</entry>
</feed>
