Remove some casts of NULL to pointer types which had accumulated.
authorSascha Wildner <saw@online.de>
Sat, 22 Feb 2014 17:22:27 +0000 (18:22 +0100)
committerSascha Wildner <saw@online.de>
Sat, 22 Feb 2014 17:34:14 +0000 (18:34 +0100)
commit79ac1d4af3e25062d80edd203d565cc1147d917e
treec4074baf5adc3b23a6ce63b184d27d8facbb2e6c
parent1dca50141d93bd25ce733eb877343172b089f68d
Remove some casts of NULL to pointer types which had accumulated.

They were brought back from FreeBSD with various updates.
12 files changed:
lib/libc/stdio/vfscanf.c
lib/libc/stdlib/atof.c
lib/libc/stdlib/atoi.c
lib/libc/stdlib/atol.c
lib/libc/stdlib/atoll.c
lib/libutil/pw_util.c
lib/libutil/uucplock.c
sbin/shutdown/shutdown.c
sys/dev/netif/oce/oce_hw.c
usr.bin/column/column.c
usr.bin/xinstall/xinstall.c
usr.sbin/syslogd/syslogd.c