CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2014/10/20 00:55:59
Modified files: usr.sbin/amd/amd: Makefile afs_ops.c amd.c host_ops.c mapc.c mount_fs.c mtab.c nfs_ops.c opts.c restart.c ufs_ops.c usr.sbin/amd/amq: Makefile usr.sbin/amd/include: am.h config.h Removed files: usr.sbin/amd/amd: info_hes.c usr.sbin/amd/config: Makefile.config RELEASE os-bsd44.h os-defaults.h Log message: Change MTAB_TYPE_UFS from "ufs" to "ffs", fixing mount-restarting for them. Perform one level of expansion on the various "portability" macros from os-*.h Delete support for Hesiod and the pre-4.4 versions of the NFS API Delete the no-op unlock_mntlist() unifdef -UFASCIST_DF_COMMAND -UMOUNT_HELPER_SOURCE Move the struct mntent and MNTMAXSTR definitions into include/am.h Move the commented-out -DHAS_NDBM_MAPS into amd/Makefile Expand OS_REP to "bsd44". With config/* empty, delete them. "lot of stuff...but I know your process on this" deraadt@