Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs commit: projects/csup fattr.c stream.h



mux         2006-01-26 18:43:02 UTC

  FreeBSD projects repository

  Modified files:
    csup                 fattr.c stream.h 
  Log:
  - Include misc.h in stream.h so that we get the proper definition of
    __printflike().
  - Wrap the code that accesses the st_flags field of struct stat inside
    #ifdef HAVE_FFLAGS.
  
  Revision  Changes    Path
  1.25      +2 -0      projects/csup/fattr.c
  1.19      +1 -1      projects/csup/stream.h