CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/08/21 22:43:41
Modified files:
bin/csh : time.c
libexec/ftpd : ftpd.c
libexec/login_token: token.c
usr.bin/last : last.c
usr.bin/lock : lock.c
usr.bin/pr : pr.c
usr.bin/vi/ex : ex_cscope.c
usr.bin/vmstat : vmstat.c
usr.bin/w : w.c
usr.bin/who : who.c
usr.sbin/apmd : apmd.c
usr.sbin/httpd/src/main: http_protocol.c
usr.sbin/httpd/src/modules/experimental: mod_auth_digest.c
usr.sbin/kvm_mkdb: nlist.c
usr.sbin/mtree : create.c
usr.sbin/pstat : pstat.c
usr.sbin/quot : quot.c
usr.sbin/rbootd: utils.c
usr.sbin/route6d: route6d.c
usr.sbin/ypserv/makedbm: makedbm.c
usr.sbin/ypserv/mkalias: mkalias.c
games/adventure: wizard.c
games/fortune/strfile: strfile.c
Log message:
Correct format string mismatches turned up by -Wformat=2
suggestions and ok millert@