cvs commit: src/usr.sbin/ngctl list.c

Gleb Smirnoff glebius at FreeBSD.org
Wed Mar 16 05:46:21 PST 2005


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


More information about the cvs-all mailing list