CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/25 21:08:21
Modified files:
usr.sbin/amd/amd: afs_ops.c am_ops.c clock.c map.c mapc.c
mntfs.c nfs_ops.c nfsx_ops.c pfs_ops.c
rpc_fwd.c sched.c srvr_afs.c
Log message:
Delete casts to void* of the argument to free(): only needed when lying
about constness and none of these were
