<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/dev_mkdb/dev_mkdb.c, branch releng/5.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-05-03T21:06:42Z</updated>
<entry>
<title>Use __FBSDID over rcsid[].  Protect copyright[] where needed.</title>
<updated>2003-05-03T21:06:42Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-05-03T21:06:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b728350ee67c01f96c3c5121774536fee81ad176'/>
<id>urn:sha1:b728350ee67c01f96c3c5121774536fee81ad176</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add function name in error message.</title>
<updated>2002-06-23T13:19:09Z</updated>
<author>
<name>Nick Hibma</name>
<email>n_hibma@FreeBSD.org</email>
</author>
<published>2002-06-23T13:19:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b0c6cb7fdd05e5a89a415142784fba529b6dd7e8'/>
<id>urn:sha1:b0c6cb7fdd05e5a89a415142784fba529b6dd7e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o remove __P</title>
<updated>2002-03-18T07:23:41Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-03-18T07:23:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b5d67e30b6b55a0fbd0f4c5bc58164e282f8e878'/>
<id>urn:sha1:b5d67e30b6b55a0fbd0f4c5bc58164e282f8e878</id>
<content type='text'>
o Use ansi function definitions
o MAXPATHLEN already has the NUL at the end, so no need to add 1 (note that
  MAXNAMLEN doesn't, so the + 1 there is correct).
o remove register.
</content>
</entry>
<entry>
<title>Add prototypes for main() so that these programs compile with -Werror</title>
<updated>2001-12-14T16:22:41Z</updated>
<author>
<name>Luigi Rizzo</name>
<email>luigi@FreeBSD.org</email>
</author>
<published>2001-12-14T16:22:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=69393d06460cbe9077cdf322f96443c3807a3209'/>
<id>urn:sha1:69393d06460cbe9077cdf322f96443c3807a3209</id>
<content type='text'>
(which somehow now seems to be the default for compiling -current).
This error popped up while doing a PicoBSD cross-compile on a 4.3-ish system,
it may well be that there are other apps which have similar problems,
but I did not spot them as they are not included in my picobsd config.

Whether adding prototypes for main() is the correct solution or not
I have no idea, a request to -current on the matter went basically
unanswered. Those who have better ideas are welcome to back this out
and replace it with the correct fix.
</content>
</entry>
<entry>
<title>Allow the path for /dev and the location of the database file to</title>
<updated>2001-11-18T17:24:28Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2001-11-18T17:24:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=00a2029a0e3a03150ec602c46cb88bb45e7ba892'/>
<id>urn:sha1:00a2029a0e3a03150ec602c46cb88bb45e7ba892</id>
<content type='text'>
be overridden on the command line. This is useful for setting up
chroot/jail environments.

PR:		bin/23509
Submitted by:	Seth Kingsley &lt;sethk@pike.osd.bsdi.com&gt;
MFC after:	1 week
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:35:59Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:35:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=97d92980a96a50750844f420cc225ddf918f0699'/>
<id>urn:sha1:97d92980a96a50750844f420cc225ddf918f0699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use err(3) instead of local redefinition.</title>
<updated>1997-09-17T06:26:06Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-09-17T06:26:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9006448ee552ad23a7cf5a2dc2878650bae61f2d'/>
<id>urn:sha1:9006448ee552ad23a7cf5a2dc2878650bae61f2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compare return value from getopt against -1 rather than EOF, per the final</title>
<updated>1997-03-31T05:11:47Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1997-03-31T05:11:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6c3f552a31dd0a0c8c59a028fd9bc507d43ec5cc'/>
<id>urn:sha1:6c3f552a31dd0a0c8c59a028fd9bc507d43ec5cc</id>
<content type='text'>
posix standard on the topic.
</content>
</entry>
<entry>
<title>BSD 4.4 Lite usr.sbin Sources</title>
<updated>1994-05-26T05:23:31Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-26T05:23:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dea673e932532f8f2d630dff2dcfc0c4a2eaf184'/>
<id>urn:sha1:dea673e932532f8f2d630dff2dcfc0c4a2eaf184</id>
<content type='text'>
</content>
</entry>
</feed>
