<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/libexec/xtend/user.c, branch releng/5.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F5.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F5.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-03-18T16:10:00Z</updated>
<entry>
<title>Add missing commas.  At least I didn't miss a period.</title>
<updated>2002-03-18T16:10:00Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-03-18T16:10:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=58c804ff25d4f663efd55d5b4cc58769aa691b02'/>
<id>urn:sha1:58c804ff25d4f663efd55d5b4cc58769aa691b02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o MAXPATHLEN is the correct constant to use for path names, it includes</title>
<updated>2002-03-18T07:14:59Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-03-18T07:14:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=79723020c0e5955099bfe3c5dffe28c1fc00071a'/>
<id>urn:sha1:79723020c0e5955099bfe3c5dffe28c1fc00071a</id>
<content type='text'>
  the NULL.
o use snprintf in preference to unchecked strcat in a couple of places that
  likely can't overflow.  Makes it easier to grep for strcpy :-)
</content>
</entry>
<entry>
<title>o __P removal.</title>
<updated>2002-02-07T04:39:05Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-02-07T04:39:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=78ad378ae18f42651c4a78f9e996b6da5941aa4b'/>
<id>urn:sha1:78ad378ae18f42651c4a78f9e996b6da5941aa4b</id>
<content type='text'>
o Use new prototypes and function definitions only.
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PR:		misc/4679</title>
<updated>1998-04-18T13:37:24Z</updated>
<author>
<name>Gene Stark</name>
<email>stark@FreeBSD.org</email>
</author>
<published>1998-04-18T13:37:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c8e50f41fec761f27c98b46f99721e0425718bee'/>
<id>urn:sha1:c8e50f41fec761f27c98b46f99721e0425718bee</id>
<content type='text'>
Submitted by:	Glen Foster (gfoster@gfoster.com)
Fix missing "/" in dump file pathname.
</content>
</entry>
<entry>
<title>Use err(3). Add prototypes. Document that startup scripts are rc.i386 and</title>
<updated>1997-12-04T07:25:19Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-12-04T07:25:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=14d460e1b4e522cf853a54a6924a5e3763da64ae'/>
<id>urn:sha1:14d460e1b4e522cf853a54a6924a5e3763da64ae</id>
<content type='text'>
rc.conf (enable/disable) not rc.local.
Use full pathname in SYNOPSIS section.
</content>
</entry>
<entry>
<title>Submitted by:	Gene Stark and Robert Sexton (robert@kudra.com)</title>
<updated>1997-06-24T03:52:15Z</updated>
<author>
<name>Gene Stark</name>
<email>stark@FreeBSD.org</email>
</author>
<published>1997-06-24T03:52:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8b9715c239d167cc026b483ae130b9993cd387c3'/>
<id>urn:sha1:8b9715c239d167cc026b483ae130b9993cd387c3</id>
<content type='text'>
Added patches from Robert Sexton to eliminate case sensitivity of the
xtend command.
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-22T14:22:49Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T14:22:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9e522f7a18a64d3b9ea901ed70d0eee78342f0c6'/>
<id>urn:sha1:9e522f7a18a64d3b9ea901ed70d0eee78342f0c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the long-awaited change from $Id$ to $FreeBSD$</title>
<updated>1997-01-14T07:20:47Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-14T07:20:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1130b656e5fe4c2d1ba299e024d1b40eaeebd380'/>
<id>urn:sha1:1130b656e5fe4c2d1ba299e024d1b40eaeebd380</id>
<content type='text'>
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
</content>
</entry>
<entry>
<title>add forgotten $Id$</title>
<updated>1996-09-22T21:56:57Z</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1996-09-22T21:56:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=148531ef1e6681bf21fa82c8afd667377b9c057f'/>
<id>urn:sha1:148531ef1e6681bf21fa82c8afd667377b9c057f</id>
<content type='text'>
</content>
</entry>
</feed>
