<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libutil/libutil.h, branch releng/10.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Cleanup gr_add() so it does not leak mem</title>
<updated>2013-03-07T19:00:00+00:00</updated>
<author>
<name>Diane Bruce</name>
<email>db@FreeBSD.org</email>
</author>
<published>2013-03-07T19:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=86e2f99d4065f10c38907f515d2c7824a0695615'/>
<id>86e2f99d4065f10c38907f515d2c7824a0695615</id>
<content type='text'>
This is part of ongoing work on sbin/pw

M    libutil.h
M    gr_util.c

Approved by:	theraven
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is part of ongoing work on sbin/pw

M    libutil.h
M    gr_util.c

Approved by:	theraven
</pre>
</div>
</content>
</entry>
<entry>
<title>- Clean up previous gr_add use malloc instead of calloc</title>
<updated>2012-12-27T16:51:29+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2012-12-27T16:51:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2bfeb4fe7532278e3cb69540849cfebef8a6912e'/>
<id>2bfeb4fe7532278e3cb69540849cfebef8a6912e</id>
<content type='text'>
- Fix tinderbox error

Submitted by:	db
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fix tinderbox error

Submitted by:	db
</pre>
</div>
</content>
</entry>
<entry>
<title>New gr_add function to provide a clean and safe method to append a new member</title>
<updated>2012-12-27T14:30:19+00:00</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2012-12-27T14:30:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=be49c8301192a7ade39537264ab2db0e88436f40'/>
<id>be49c8301192a7ade39537264ab2db0e88436f40</id>
<content type='text'>
into an existing group.

Submitted by:	db
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
into an existing group.

Submitted by:	db
</pre>
</div>
</content>
</entry>
<entry>
<title>Consensus between bde and pjd seemed to be that if the function names</title>
<updated>2012-01-26T20:40:22+00:00</updated>
<author>
<name>Guy Helmer</name>
<email>ghelmer@FreeBSD.org</email>
</author>
<published>2012-01-26T20:40:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0e4b06c859e765f4d38387416e35e354a9b633ee'/>
<id>0e4b06c859e765f4d38387416e35e354a9b633ee</id>
<content type='text'>
are lined up, then any * after a long type should appear after the
type instead of being in front of the function name on the following
line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
are lined up, then any * after a long type should appear after the
type instead of being in front of the function name on the following
line.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the comments consistent (capitalization, punctuation, and</title>
<updated>2012-01-26T20:35:01+00:00</updated>
<author>
<name>Guy Helmer</name>
<email>ghelmer@FreeBSD.org</email>
</author>
<published>2012-01-26T20:35:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=56db75745d842789f5c4478fa2557224702bada0'/>
<id>56db75745d842789f5c4478fa2557224702bada0</id>
<content type='text'>
format).

Requested by bde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
format).

Requested by bde
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore the parenthesis that are necessary around the constant values.</title>
<updated>2012-01-26T20:33:08+00:00</updated>
<author>
<name>Guy Helmer</name>
<email>ghelmer@FreeBSD.org</email>
</author>
<published>2012-01-26T20:33:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=edd38b51484ab4fef050e875edb7ad587463df8a'/>
<id>edd38b51484ab4fef050e875edb7ad587463df8a</id>
<content type='text'>
Requested by bde.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Requested by bde.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix more disorder in prototypes and constants.</title>
<updated>2012-01-16T21:19:23+00:00</updated>
<author>
<name>Guy Helmer</name>
<email>ghelmer@FreeBSD.org</email>
</author>
<published>2012-01-16T21:19:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=34775f8907c172147eb37c1faca665d3d7b4de3f'/>
<id>34775f8907c172147eb37c1faca665d3d7b4de3f</id>
<content type='text'>
Fix header comments for each section of constants.
Fix whitespace in #define lines.
Fix unnecessary parenthesis in constants.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix header comments for each section of constants.
Fix whitespace in #define lines.
Fix unnecessary parenthesis in constants.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move struct pidfh definition into pidfile.c, and leave a forward declaration</title>
<updated>2012-01-12T22:49:36+00:00</updated>
<author>
<name>Guy Helmer</name>
<email>ghelmer@FreeBSD.org</email>
</author>
<published>2012-01-12T22:49:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=47b3924be01208bd053c269fa4f52f9dc79035b7'/>
<id>47b3924be01208bd053c269fa4f52f9dc79035b7</id>
<content type='text'>
for pidfh in libutil.h in its place.
This allows us to hide the contents of the pidfh structure, and also
allowed removal of the "#ifdef _SYS_PARAM_H" guard from around the
pidfile_* function prototypes.

Suggested by pjd.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for pidfh in libutil.h in its place.
This allows us to hide the contents of the pidfh structure, and also
allowed removal of the "#ifdef _SYS_PARAM_H" guard from around the
pidfile_* function prototypes.

Suggested by pjd.
</pre>
</div>
</content>
</entry>
<entry>
<title>More prototype formatting fixes, struct member formatting fixes,</title>
<updated>2012-01-12T14:40:25+00:00</updated>
<author>
<name>Guy Helmer</name>
<email>ghelmer@FreeBSD.org</email>
</author>
<published>2012-01-12T14:40:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8afc5005d8ff4f2f3a92d79e3cff9568ccbb1095'/>
<id>8afc5005d8ff4f2f3a92d79e3cff9568ccbb1095</id>
<content type='text'>
and namespace fix for property_find() prototype.

Provided by bde.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and namespace fix for property_find() prototype.

Provided by bde.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix prototype formatting (indentation, long lines, and continued lines).</title>
<updated>2012-01-11T22:45:15+00:00</updated>
<author>
<name>Guy Helmer</name>
<email>ghelmer@FreeBSD.org</email>
</author>
<published>2012-01-11T22:45:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=744c41577584a62fd9c897a7bc11bb548f8b4482'/>
<id>744c41577584a62fd9c897a7bc11bb548f8b4482</id>
<content type='text'>
Requested by bde.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Requested by bde.
</pre>
</div>
</content>
</entry>
</feed>
