DragonFly BSD
DragonFly commits List (threaded) for 2005-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 4 Sep 2005 21:22:07 -0700 (PDT)

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



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