cvs commit: src/sbin/slattach Makefile slattach.c

Chris Pressey cpressey at crater.dragonflybsd.org
Wed Feb 2 00:01:20 PST 2005


cpressey    2005/02/01 23:59:48 PST

DragonFly src repository

  Modified files:
    sbin/slattach        Makefile slattach.c 
  Log:
  Raise WARNS to 6:
  
  - Rename a local variable to avoid conflict with the name of a
    library function.
  - Mark some function arguments as unused.
  - ANSIfy function definitions.
  - Declare local functions as static.
  
  Revision  Changes    Path
  1.3       +2 -1      src/sbin/slattach/Makefile
  1.6       +37 -24    src/sbin/slattach/slattach.c


http://www.dragonflybsd.org/cvsweb/src/sbin/slattach/Makefile.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/slattach/slattach.c.diff?r1=1.5&r2=1.6&f=u





More information about the Commits mailing list