Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Feb 2006 15:47:13 +0000 (UTC)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: projects/csup lister.c status.c
Message-ID:  <200602031547.k13FlDfY002701@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mux         2006-02-03 15:47:13 UTC

  FreeBSD projects repository

  Modified files:
    csup                 lister.c status.c 
  Log:
  Use the new %f and %F formats of proto_printf() to print file attributes
  instead of calling fattr_encode() by hand in the lister thread and in
  the status file API.  That significantly simplifies the code.
  
  Revision  Changes    Path
  1.20      +26 -28    projects/csup/lister.c
  1.6       +13 -20    projects/csup/status.c



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