mux         2005-04-26 15:02:01 UTC
  FreeBSD src repository
  Modified files:
    lib/libdevstat       devstat.c 
  Log:
  Use __func__ throughout devstat.c instead of defining a func_name
  variable in each function.
  
  Revision  Changes    Path
  1.28      +21 -31    src/lib/libdevstat/devstat.c