cvs commit: src/usr.bin/systat netstat.c

Yar Tikhiy yar at FreeBSD.org
Mon Nov 27 09:35:06 PST 2006


yar         2006-11-27 17:24:37 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/systat       netstat.c 
  Log:
  + WARNS=4 reminds that nlist.n_name isn't const.
  + Use C99 initializers to be WARNS-clean.
  + The last element in a namelist should have its n_name set to NULL,
    not to an empty string.
  
  Revision  Changes    Path
  1.27      +5 -3      src/usr.bin/systat/netstat.c


More information about the cvs-src mailing list