cvs commit: src/usr.bin/showmount Makefile showmount.c

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Sep 4 21:22:22 PDT 2005


swildner    2005/09/04 21:22:07 PDT

DragonFly src repository

  Modified files:
    usr.bin/showmount    Makefile showmount.c 
  Log:
  * Constify and initialize potentially uninitialized variable.
  
  * Remove unnecessary casts to caddr_t.
  
  * Remove extra newline at top of function body.
  
  * Bump WARNS to 6.
  
  Revision  Changes    Path
  1.3       +2 -1      src/usr.bin/showmount/Makefile
  1.5       +8 -9      src/usr.bin/showmount/showmount.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/showmount/Makefile.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/showmount/showmount.c.diff?r1=1.4&r2=1.5&f=u





More information about the Commits mailing list