Date: Wed, 16 Mar 2005 13:46:21 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ngctl list.c Message-ID: <200503161346.j2GDkL9n076542@repoman.freebsd.org>
index | next in thread | raw e-mail
glebius 2005-03-16 13:46:21 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
usr.sbin/ngctl list.c
Log:
MFC 1.6 by ru:
- 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
Approved by: re (kensmith)
Revision Changes Path
1.5.2.1 +35 -11 src/usr.sbin/ngctl/list.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503161346.j2GDkL9n076542>
