CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/08/20 16:39:30
Modified files:
usr.sbin/bgpd : mrt.c
usr.sbin/crunchgen: crunchide.c elf_hide.c
usr.sbin/dhcpd : confpars.c dhcp.c dispatch.c
usr.sbin/edquota: edquota.c
usr.sbin/eeprom: eehandlers.c ophandlers.c
usr.sbin/hostapd: parse.y
usr.sbin/httpd : parse.y
usr.sbin/kgmon : kgmon.c
usr.sbin/kvm_mkdb: nlist.c
usr.sbin/map-mbone: mapper.c
usr.sbin/netgroup_mkdb: netgroup_mkdb.c
usr.sbin/quot : quot.c
usr.sbin/rarpd : rarpd.c
usr.sbin/rbootd: bpf.c utils.c
usr.sbin/relayd: parse.y
usr.sbin/repquota: repquota.c
usr.sbin/rip6query: rip6query.c
usr.sbin/route6d: route6d.c
usr.sbin/rpc.statd: procs.c
usr.sbin/rtadvd: if.c rtadvd.c
usr.sbin/sasyncd: conf.y monitor.c net.c net_ctl.c pfkey.c
sasyncd.c timer.c
usr.sbin/tcpdump: print-tcp.c
usr.sbin/user : defs.h
usr.sbin/ypbind: ypbind.c
usr.sbin/ztsscale: ztsscale.c
Log message:
stdlib.h is in scope; do not cast malloc/calloc/realloc*
ok millert krw