freebsd-dev/usr.sbin/ngctl
Ruslan Ermilov 62f8299baa - Reduce the number of netgraph messages when listing
nodes from (N + 1) to 1, where N is the number of
  nodes in the system.

- Implement "ls -l" which runs the "show" command for
  each node.

In collaboration with:	glebius
2005-02-09 16:17:33 +00:00
..
config.c Make this WARNS=3 clean. 2004-01-26 10:27:18 +00:00
connect.c Make this WARNS=3 clean. 2004-01-26 10:27:18 +00:00
debug.c Make this WARNS=3 clean. 2004-01-26 10:27:18 +00:00
dot.c Get rid of all (but one in write.c) static size buffers. 2004-01-27 21:52:52 +00:00
list.c - Reduce the number of netgraph messages when listing 2005-02-09 16:17:33 +00:00
main.c Backout rev. 1.17 per ru@ request: there are net.graph.recvspace and 2005-02-04 20:09:11 +00:00
Makefile Make this WARNS=3 clean. 2004-01-26 10:27:18 +00:00
mkpeer.c Make this WARNS=3 clean. 2004-01-26 10:27:18 +00:00
msg.c Get rid of all (but one in write.c) static size buffers. 2004-01-27 21:52:52 +00:00
name.c Make this WARNS=3 clean. 2004-01-26 10:27:18 +00:00
ngctl.8 Added the EXIT STATUS section where appropriate. 2005-01-17 07:44:44 +00:00
ngctl.h Add a GraphViz-exporting ngctl(8) "dot" command. You can now create 2004-01-09 03:19:40 +00:00
rmhook.c Make this WARNS=3 clean. 2004-01-26 10:27:18 +00:00
show.c Get rid of all (but one in write.c) static size buffers. 2004-01-27 21:52:52 +00:00
shutdown.c
status.c Make this WARNS=3 clean. 2004-01-26 10:27:18 +00:00
types.c Get rid of all (but one in write.c) static size buffers. 2004-01-27 21:52:52 +00:00
write.c Add ngctl "write" command. 2002-01-22 22:01:25 +00:00