<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/ipcs, branch release/5.2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-10-30T16:52:14Z</updated>
<entry>
<title>Cosmetic fix on some TIME related columns.</title>
<updated>2003-10-30T16:52:14Z</updated>
<author>
<name>Mitsuru IWASAKI</name>
<email>iwasaki@FreeBSD.org</email>
</author>
<published>2003-10-30T16:52:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=edc4d47f559b8434e7b7211b4d5281b53405fdb5'/>
<id>urn:sha1:edc4d47f559b8434e7b7211b4d5281b53405fdb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Markup bits.</title>
<updated>2003-05-21T21:07:28Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-05-21T21:07:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fa7f4291ff956516ea3128f2887a2275cbec7ff3'/>
<id>urn:sha1:fa7f4291ff956516ea3128f2887a2275cbec7ff3</id>
<content type='text'>
Approved by:	re (blanket)
</content>
</entry>
<entry>
<title>The descriptions of the -C and -M options were around the wrong way;</title>
<updated>2003-03-24T10:45:12Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2003-03-24T10:45:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aae483c597e72c8671fb7d215916963480ddcc22'/>
<id>urn:sha1:aae483c597e72c8671fb7d215916963480ddcc22</id>
<content type='text'>
fix this.

PR:		49968
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Add -M, -Q, -S, and -T to the usage message.</title>
<updated>2003-03-24T10:40:24Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2003-03-24T10:40:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=147fb5d7c3840145d697eccd8dbb57ff3b78f373'/>
<id>urn:sha1:147fb5d7c3840145d697eccd8dbb57ff3b78f373</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Consistently use FBSDID</title>
<updated>2002-06-30T05:25:07Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-06-30T05:25:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e026a48c34d396fe7d0e382673a69bc047c0bfca'/>
<id>urn:sha1:e026a48c34d396fe7d0e382673a69bc047c0bfca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace /kernel with /boot/kernel/kernel.</title>
<updated>2002-05-09T11:47:42Z</updated>
<author>
<name>Josef Karthauser</name>
<email>joe@FreeBSD.org</email>
</author>
<published>2002-05-09T11:47:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1063e12617314d2f57516f4554764a7bf2f1131d'/>
<id>urn:sha1:1063e12617314d2f57516f4554764a7bf2f1131d</id>
<content type='text'>
PR:		docs/37757
Submitted by:	Hiten Pandya &lt;hiten@uk.FreeBSD.org&gt;
</content>
</entry>
<entry>
<title>Use `The .Nm utility'</title>
<updated>2002-04-20T12:18:28Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-04-20T12:18:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e8937ba00998cca6f259b3fdf32a7f7a38bc26ec'/>
<id>urn:sha1:e8937ba00998cca6f259b3fdf32a7f7a38bc26ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>1) Add missing prototypes for fmt_perm and cvt_time.</title>
<updated>2002-03-30T16:46:04Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2002-03-30T16:46:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=76e46948d7b6faf761b2b4f8da0f5a52da05b278'/>
<id>urn:sha1:76e46948d7b6faf761b2b4f8da0f5a52da05b278</id>
<content type='text'>
2) Move a break outside a #if block to keep gcc3 from seeing a "default:"
   at the end of a block.
3) Fix some format warnings. Some remain which can be fixed more easily
   when we have a full C99 printf.
</content>
</entry>
<entry>
<title>remove __P</title>
<updated>2002-03-22T01:22:50Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-03-22T01:22:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f1bb2cd2aa7488657658fbc09aae2ead579049ab'/>
<id>urn:sha1:f1bb2cd2aa7488657658fbc09aae2ead579049ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed divots that I created when I moved prototypes of group_from_gid</title>
<updated>2002-02-19T00:05:59Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-02-19T00:05:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=576541a9e697991807c130dfea6f94a788a1e6fe'/>
<id>urn:sha1:576541a9e697991807c130dfea6f94a788a1e6fe</id>
<content type='text'>
and user_from_uid to grp.h and pwd.h.  Update the man pages.

Submitted by: David Malone
Pointy hat to: imp
</content>
</entry>
</feed>
