Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Feb 2005 16:17:33 +0000 (UTC)
From:      Ruslan Ermilov <ru@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:  <200502091617.j19GHXMC090777@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2005-02-09 16:17:33 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/ngctl       list.c 
  Log:
  - 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
  
  Revision  Changes    Path
  1.6       +35 -11    src/usr.sbin/ngctl/list.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502091617.j19GHXMC090777>