<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/ngctl, branch release/4.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2000-03-20T08:47:53Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-03-20T08:47:53Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-03-20T08:47:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7e6cd705f344de2f9f08475a0fa2ef9191f88dd0'/>
<id>urn:sha1:7e6cd705f344de2f9f08475a0fa2ef9191f88dd0</id>
<content type='text'>
'RELENG_4_0_0_RELEASE'.

This commit was manufactured to restore the state of the 4.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Remove single-space hard sentence breaks.  These degrade the quality</title>
<updated>2000-03-01T14:09:25Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-03-01T14:09:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f2e366a1057c0492a8abdf936898879a630e633e'/>
<id>urn:sha1:f2e366a1057c0492a8abdf936898879a630e633e</id>
<content type='text'>
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
</content>
</entry>
<entry>
<title>No need to try loading ng_socket.ko, as NgMkSockNode() does that</title>
<updated>2000-01-28T00:50:28Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2000-01-28T00:50:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b08b2814a15fc6787d631469e1a7f0e49216e66b'/>
<id>urn:sha1:b08b2814a15fc6787d631469e1a7f0e49216e66b</id>
<content type='text'>
for us now if necessary.
</content>
</entry>
<entry>
<title>Manual page style work.</title>
<updated>1999-12-21T01:25:21Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1999-12-21T01:25:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5129159789cc9d7bc514e4546b88e3427695002d'/>
<id>urn:sha1:5129159789cc9d7bc514e4546b88e3427695002d</id>
<content type='text'>
Submitted by:	Alexey Zelkin &lt;phantom@FreeBSD.org&gt;
thanks!
</content>
</entry>
<entry>
<title>Add two new generic control messages, NGM_ASCII2BINARY and</title>
<updated>1999-11-30T02:45:32Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>1999-11-30T02:45:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f8307e1233657707bc582110f07373c96d91943b'/>
<id>urn:sha1:f8307e1233657707bc582110f07373c96d91943b</id>
<content type='text'>
NGM_BINARY2ASCII, which convert control messages to ASCII and back.
This allows control messages to be sent and received in ASCII form
using ngctl(8), which makes ngctl a lot more useful.

This also allows all the type-specific debugging code in libnetgraph
to go away -- instead, we just ask the node itself to do the ASCII
translation for us.

Currently, all generic control messages are supported, as well as
messages associated with the following node types: async, cisco,
ksocket, and ppp.

See /usr/share/examples/netgraph/ngctl for an example of using this.

Also give ngctl(8) the ability to print out incoming data and
control messages at any time.  Eventually nghook(8) may be subsumed.

Several other misc. bug fixes.

Reviewed by:	julian
</content>
</entry>
<entry>
<title>Limit COPTS added by Makefile to just '-Wall'.</title>
<updated>1999-10-28T20:17:13Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>1999-10-28T20:17:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fa2518ab1f99d2b99abe5efa8e46a8a6e11217b4'/>
<id>urn:sha1:fa2518ab1f99d2b99abe5efa8e46a8a6e11217b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>If we get an EPROTONOSUPP error when trying to create the netgraph socket</title>
<updated>1999-10-27T22:17:18Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>1999-10-27T22:17:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0d6985e2c191824083c838ca7107d9d5555f56f4'/>
<id>urn:sha1:0d6985e2c191824083c838ca7107d9d5555f56f4</id>
<content type='text'>
node, it's most likely because the "ng_socket.ko" KLD is not loaded yet.
So make an attempt to load it before giving up.
</content>
</entry>
<entry>
<title>Remove extraneous -I compile flag that was used during testing.</title>
<updated>1999-10-27T22:14:04Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>1999-10-27T22:14:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=142ebf4ad614fb783570f779964724d34b25e41e'/>
<id>urn:sha1:142ebf4ad614fb783570f779964724d34b25e41e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>    Put include &lt;netgraph.h&gt; back in - problem was due to a cvsup mess on</title>
<updated>1999-10-24T02:58:39Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>1999-10-24T02:58:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ebdb21f42966ac6f083f1015e2957ce522ff6cf6'/>
<id>urn:sha1:ebdb21f42966ac6f083f1015e2957ce522ff6cf6</id>
<content type='text'>
    freefall.  There may also be a real problem w/ buildworld but the fix
    would go somewhere else, not here.
</content>
</entry>
<entry>
<title>    Cleanup missing includes, stale includes, and a few printf format</title>
<updated>1999-10-23T17:45:11Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>1999-10-23T17:45:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f41f949d09ee73fda2c37b2f638a776a0e3bbdef'/>
<id>urn:sha1:f41f949d09ee73fda2c37b2f638a776a0e3bbdef</id>
<content type='text'>
    inconsistancies.
</content>
</entry>
</feed>
