<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/libexec/bootpd, branch release/3.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1999-12-20T00:16:49Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-12-20T00:16:49Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-12-20T00:16:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7a85407ad7dfbbdae7987bcff091bb36a6b83aee'/>
<id>urn:sha1:7a85407ad7dfbbdae7987bcff091bb36a6b83aee</id>
<content type='text'>
'RELENG_3_4_0_RELEASE'.

This commit was manufactured to restore the state of the 3.4-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T15:04:30Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T15:04:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ee00aca0117c842d6282ea58ac984b2b34123ec2'/>
<id>urn:sha1:ee00aca0117c842d6282ea58ac984b2b34123ec2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Fix a couple of typos.</title>
<updated>1999-07-12T18:38:46Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1999-07-12T18:38:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f93929f66e7fd5448fa5c53973a6d5e47619964b'/>
<id>urn:sha1:f93929f66e7fd5448fa5c53973a6d5e47619964b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Use realhostname() and trimdomain().</title>
<updated>1999-05-02T09:36:22Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1999-05-02T09:36:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d54ea4f96ba1c8d2c937d6e2cac56f447509eed5'/>
<id>urn:sha1:d54ea4f96ba1c8d2c937d6e2cac56f447509eed5</id>
<content type='text'>
     main() returns int
     Silence egcs (yeah, I know....)
     Reprompt if given an empty login name in uucpd
     Correct errno handling in uucpd.
</content>
</entry>
<entry>
<title>Block for buffer overflow.</title>
<updated>1998-12-13T21:02:28Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1998-12-13T21:02:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d284feaa7b8d9e790d7b46d3892e5e7ac9edf4be'/>
<id>urn:sha1:d284feaa7b8d9e790d7b46d3892e5e7ac9edf4be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PR: bin/9031</title>
<updated>1998-12-12T20:56:53Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>1998-12-12T20:56:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3a3c0cf418ef6b926dfb41cc69a49b58078899bb'/>
<id>urn:sha1:3a3c0cf418ef6b926dfb41cc69a49b58078899bb</id>
<content type='text'>
    Changed unbounded strcpy() to snprintf() to fix buffer overrun exploit
</content>
</entry>
<entry>
<title>Don't assume that time_t is long.  Fixed printf format errors.</title>
<updated>1998-06-29T16:47:08Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-06-29T16:47:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=74b5e3ebd13c11429b0176de24ca2ad1e93926c3'/>
<id>urn:sha1:74b5e3ebd13c11429b0176de24ca2ad1e93926c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use gethostname(3) to obtain the local host name, as opposed to uname(3).</title>
<updated>1998-06-03T20:01:28Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1998-06-03T20:01:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=09caeadeda450ecf3f34f8aa556c614a18ecb4fb'/>
<id>urn:sha1:09caeadeda450ecf3f34f8aa556c614a18ecb4fb</id>
<content type='text'>
Otherwise the length of the name is limited to 32 characters only.
</content>
</entry>
<entry>
<title>Spelling corrections.</title>
<updated>1998-06-03T04:21:41Z</updated>
<author>
<name>Joseph Koshy</name>
<email>jkoshy@FreeBSD.org</email>
</author>
<published>1998-06-03T04:21:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9595a75afa490cde6b07606b2a2488e975d23e82'/>
<id>urn:sha1:9595a75afa490cde6b07606b2a2488e975d23e82</id>
<content type='text'>
PR: 6829
Submitted by: Josh Gilliam &lt;josh@quick.net&gt;
</content>
</entry>
<entry>
<title>Convert to mdoc. Header -&gt; Id. Typo.</title>
<updated>1998-02-03T07:30:22Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1998-02-03T07:30:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=81389de0713b88af1a79b19d0e7ea3de3e4d60d0'/>
<id>urn:sha1:81389de0713b88af1a79b19d0e7ea3de3e4d60d0</id>
<content type='text'>
</content>
</entry>
</feed>
