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
connect.c
debug.c
dot.c
list.c
main.c
Makefile
mkpeer.c
msg.c
name.c
ngctl.8
ngctl.h
rmhook.c
show.c
shutdown.c
status.c
types.c
write.c