CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2015/08/20 16:32:42
Modified files: usr.bin/at : at.c parsetime.c usr.bin/cdio : rip.c usr.bin/compress: gzopen.c nullopen.c usr.bin/ctags : tree.c usr.bin/cvs : entries.c file.c usr.bin/finger : finger.c sprint.c util.c usr.bin/gprof : arcs.c elf.c gprof.c printgprof.c printlist.c usr.bin/indent : indent.c indent_globs.h lexi.c usr.bin/last : last.c usr.bin/make : varmodifiers.c usr.bin/mklocale: yacc.y usr.bin/netstat: inet.c usr.bin/newsyslog: newsyslog.c usr.bin/passwd : yp_passwd.c usr.bin/pr : pr.c usr.bin/quota : quota.c usr.bin/rpcgen : rpc_cout.c rpc_main.c rpc_parse.c rpc_scan.c rpc_util.c rpc_util.h usr.bin/rs : rs.c usr.bin/rup : rup.c usr.bin/rusers : rusers.c usr.bin/showmount: showmount.c usr.bin/skeyinit: skeyinit.c usr.bin/ssh : dns.c packet.c sftp-server.c sftp.c ssh-pkcs11-helper.c sshconnect.c sshd.c usr.bin/systat : pftop.c swap.c vmstat.c usr.bin/top : machine.c usr.bin/unifdef: unifdef.c usr.bin/vacation: vacation.c usr.bin/wall : wall.c Log message: Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope ok krw millert