<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/mtest, 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>2002-07-14T14:47:15Z</updated>
<entry>
<title>The .Nm utility</title>
<updated>2002-07-14T14:47:15Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-07-14T14:47:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=490d5836b5ab0c76675986696b1637fff97dfae2'/>
<id>urn:sha1:490d5836b5ab0c76675986696b1637fff97dfae2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include missing header files which define functions for which gcc has</title>
<updated>2001-06-24T20:25:23Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-06-24T20:25:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2694efd413ab691097cf31016c5f7cbec372b10a'/>
<id>urn:sha1:2694efd413ab691097cf31016c5f7cbec372b10a</id>
<content type='text'>
builtints (e.g., exit, strcmp).
</content>
</entry>
<entry>
<title>- Backout botched attempt to introduce MANSECT feature.</title>
<updated>2001-03-26T14:42:20Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-26T14:42:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=345e52e74228df732bb0c9732aca0fc0404c360d'/>
<id>urn:sha1:345e52e74228df732bb0c9732aca0fc0404c360d</id>
<content type='text'>
- MAN[1-9] -&gt; MAN.
</content>
</entry>
<entry>
<title>Set the default manual section for usr.sbin/ to 8.</title>
<updated>2001-03-20T18:17:26Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-20T18:17:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c73e22c3d47a3cff43c30a39e6aa4692e07316c8'/>
<id>urn:sha1:c73e22c3d47a3cff43c30a39e6aa4692e07316c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepare for mdoc(7)NG.</title>
<updated>2000-12-27T15:30:30Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-12-27T15:30:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8b5c4af3ffdd3802a61cddd58892d38b455d4e27'/>
<id>urn:sha1:8b5c4af3ffdd3802a61cddd58892d38b455d4e27</id>
<content type='text'>
</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>Add $Id$, to make it simpler for members of the translation teams to</title>
<updated>1999-07-12T20:12:29Z</updated>
<author>
<name>Nik Clayton</name>
<email>nik@FreeBSD.org</email>
</author>
<published>1999-07-12T20:12:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=414a35e60a8f1ce324672b4e15a8a9de5514b23a'/>
<id>urn:sha1:414a35e60a8f1ce324672b4e15a8a9de5514b23a</id>
<content type='text'>
track.

The Id line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;

     .\"    $Id$
     .\"

If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.

Approved by:            bde
</content>
</entry>
<entry>
<title>Use AF_LINK rather than AF_UNSPEC to set an ethernet multicast address.</title>
<updated>1998-05-28T07:31:30Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1998-05-28T07:31:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4a71a2e71bdc472ecfe5390957894b3e6427fc93'/>
<id>urn:sha1:4a71a2e71bdc472ecfe5390957894b3e6427fc93</id>
<content type='text'>
This is obviously  not a terribly used function as it's apparently been
broken forever.
It IS possible that this fix is wrong and that the KERNEL is wrong
(in which case you should fix if_ethersubr.c) either way it certainly has more hope of
working now than before. I'd take it to 2.2 except that obviously no-one cares :-)
</content>
</entry>
<entry>
<title>Use err(3). -Wall cleaning.</title>
<updated>1997-10-01T06:27:34Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-10-01T06:27:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a89409a2ebf9b272b67616f276d75bcbd712e354'/>
<id>urn:sha1:a89409a2ebf9b272b67616f276d75bcbd712e354</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the one line description of the man page at the top so</title>
<updated>1996-12-15T23:02:48Z</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-12-15T23:02:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ee6dc17bd1ddcd5b400da1dc596cc6839800389b'/>
<id>urn:sha1:ee6dc17bd1ddcd5b400da1dc596cc6839800389b</id>
<content type='text'>
that "whatis" will report something more than just "mtest".
</content>
</entry>
</feed>
