<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libutil, branch release/3.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1999-01-21T00:55:32Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-01-21T00:55:32Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-01-21T00:55:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2e61cbb7f50878e738849ea4384118c13733f09c'/>
<id>urn:sha1:2e61cbb7f50878e738849ea4384118c13733f09c</id>
<content type='text'>
'RELENG_3_0_0_RELEASE'.

This commit was manufactured to restore the state of the 3.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-01-21T00:55:32Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-01-21T00:55:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=76b5366091f76c9bc73570149ef5055648fc2c39'/>
<id>urn:sha1:76b5366091f76c9bc73570149ef5055648fc2c39</id>
<content type='text'>
'RELENG_3_0_0_RELEASE'.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_3'.</title>
<updated>1999-01-21T00:55:31Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-01-21T00:55:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4b4d01da6f07f7754ff6a6e4f5223e9f0984d1a6'/>
<id>urn:sha1:4b4d01da6f07f7754ff6a6e4f5223e9f0984d1a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Declare setproctitle() as printf0-like.</title>
<updated>1998-12-16T17:52:15Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-12-16T17:52:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8495e302f68fdb93f84da8f0fa89181174a3d30a'/>
<id>urn:sha1:8495e302f68fdb93f84da8f0fa89181174a3d30a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust for kern.ps_strings and PS_STRINGS not being a pointer.  This is</title>
<updated>1998-12-16T17:34:05Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-12-16T17:34:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d529713846512a05f3da1b426700ec5b513a1f28'/>
<id>urn:sha1:d529713846512a05f3da1b426700ec5b513a1f28</id>
<content type='text'>
an unimprovement here.  I thought it would be an improvement, as in libkvm,
but here we can access the strings directly.

Use sysctlbyname() instead of sysctl() and trust it to give a nonzero
address if it succeeds.
</content>
</entry>
<entry>
<title>    oops.  Fix indentation of the 'for' loop I just added.</title>
<updated>1998-12-13T01:39:32Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>1998-12-13T01:39:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0e31b6b580a7d05dc7d9cc1e133688870266fcf5'/>
<id>urn:sha1:0e31b6b580a7d05dc7d9cc1e133688870266fcf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>    Handle the race condition where vipw may lock a password file which has</title>
<updated>1998-12-13T01:36:45Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>1998-12-13T01:36:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f16d2ab2d3462c872e44d70116cf77d5540f054e'/>
<id>urn:sha1:f16d2ab2d3462c872e44d70116cf77d5540f054e</id>
<content type='text'>
    just been replaced.  After our lock succeeds we check if st_nlink is 0
    and if it is we close the descriptor and retry our open/lock sequence.
</content>
</entry>
<entry>
<title>Better document the file format, add in support for nested {}'s in multi-line</title>
<updated>1998-11-22T13:20:09Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-11-22T13:20:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=efbcb4ae039e1213887469353d3212378271b4f2'/>
<id>urn:sha1:efbcb4ae039e1213887469353d3212378271b4f2</id>
<content type='text'>
property values.
</content>
</entry>
<entry>
<title>Since vfork() was changed to fork(), we have to pass errno back from the</title>
<updated>1998-10-20T11:34:11Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>1998-10-20T11:34:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4da8edd59ed91c145d89d24c82d14cd66c32fd97'/>
<id>urn:sha1:4da8edd59ed91c145d89d24c82d14cd66c32fd97</id>
<content type='text'>
child to the parent somehow.

PR:		8353
Submitted by:	Andrew J. Korty &lt;ajk@purdue.edu&gt;
</content>
</entry>
<entry>
<title>correct prototype.</title>
<updated>1998-10-14T11:04:36Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-10-14T11:04:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=eed80d041bf70a8fb6c10e95b802e11091f475a2'/>
<id>urn:sha1:eed80d041bf70a8fb6c10e95b802e11091f475a2</id>
<content type='text'>
</content>
</entry>
</feed>
