<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/ngctl/main.c, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>getopt(3) returns -1, not EOF.</title>
<updated>2007-02-06T08:48:28+00:00</updated>
<author>
<name>Kevin Lo</name>
<email>kevlo@FreeBSD.org</email>
</author>
<published>2007-02-06T08:48:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9c20ad30e025942adf28ce0291fcf5bfa92e2301'/>
<id>9c20ad30e025942adf28ce0291fcf5bfa92e2301</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Pass pointer to fd_set in ReadSockets.</title>
<updated>2006-08-08T07:04:40+00:00</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2006-08-08T07:04:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=eac2afced200848b53fbbcbf46997dcd4aaafedc'/>
<id>eac2afced200848b53fbbcbf46997dcd4aaafedc</id>
<content type='text'>
- style(9) nits.

Submitted by:	ru
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- style(9) nits.

Submitted by:	ru
</pre>
</div>
</content>
</entry>
<entry>
<title>Add line edit and history support to ngctl(8) via editline(3).</title>
<updated>2006-08-07T14:17:05+00:00</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2006-08-07T14:17:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b9124a7354fdd7142c710c12859b062650e1da5b'/>
<id>b9124a7354fdd7142c710c12859b062650e1da5b</id>
<content type='text'>
Details:
- The main thread runs editline(3) functions, that can block.
- A separate thread is launched to monitor netgraph sockets.
- The access to the descriptors is protected by a mutex. At
  runtime the monitoring thread owns the mutex. When the main
  thread reads a command from el_gets() it asks the monitoring
  thread to release a mutex and sleep until the main thread
  processes the command.

This makes ngctl(8) depend on libedit, and libpthread. Thus, the
new functionality isn't compiled in if release is being built
with -DRELEASE_CRUNCH.

PR:		bin/87352
Reviewed by:	ru, Nuno Antunes &lt;nuno.antunes gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Details:
- The main thread runs editline(3) functions, that can block.
- A separate thread is launched to monitor netgraph sockets.
- The access to the descriptors is protected by a mutex. At
  runtime the monitoring thread owns the mutex. When the main
  thread reads a command from el_gets() it asks the monitoring
  thread to release a mutex and sleep until the main thread
  processes the command.

This makes ngctl(8) depend on libedit, and libpthread. Thus, the
new functionality isn't compiled in if release is being built
with -DRELEASE_CRUNCH.

PR:		bin/87352
Reviewed by:	ru, Nuno Antunes &lt;nuno.antunes gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Style: space after "return".</title>
<updated>2006-06-28T10:38:38+00:00</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2006-06-28T10:38:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9caee2ece77615135bbc2531d21b62e81aed5cb5'/>
<id>9caee2ece77615135bbc2531d21b62e81aed5cb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unnest includes before forthcoming editing.</title>
<updated>2006-05-24T14:46:55+00:00</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2006-05-24T14:46:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=78cdd8ed1b2c0801411e5721258f648feb0e8bf9'/>
<id>78cdd8ed1b2c0801411e5721258f648feb0e8bf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backout rev. 1.17 per ru@ request: there are net.graph.recvspace and</title>
<updated>2005-02-04T20:09:11+00:00</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2005-02-04T20:09:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c44e20ebec90d57a96cc08901413a5f5c3cf4235'/>
<id>c44e20ebec90d57a96cc08901413a5f5c3cf4235</id>
<content type='text'>
net.graph.maxdgram sysctls.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
net.graph.maxdgram sysctls.
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase a socket receive buffer size.  This helps 'ngctl list'</title>
<updated>2004-11-25T09:27:56+00:00</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2004-11-25T09:27:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b5974bdbab154d9fb090b3de74d68584ce56f956'/>
<id>b5974bdbab154d9fb090b3de74d68584ce56f956</id>
<content type='text'>
to deal with a big number of nodes.

Submitted by:		archie
Approved by:		archie
Reported and tested:	Konstantin Timashkov
MFC after:		1 month
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to deal with a big number of nodes.

Submitted by:		archie
Approved by:		archie
Reported and tested:	Konstantin Timashkov
MFC after:		1 month
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of all (but one in write.c) static size buffers.</title>
<updated>2004-01-27T21:52:52+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-01-27T21:52:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9fe5fadaf1156dc9f0372c8a8a2623bc202aeb5c'/>
<id>9fe5fadaf1156dc9f0372c8a8a2623bc202aeb5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make this WARNS=3 clean.</title>
<updated>2004-01-26T10:27:18+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-01-26T10:27:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=723c1c2ee877347697efcbdb5667908b47e60514'/>
<id>723c1c2ee877347697efcbdb5667908b47e60514</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
