CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2013/04/21 06:33:06
Modified files: usr.sbin/edquota: edquota.c Removed files: usr.sbin/edquota: pathnames.h Log message: Unbreak edquota by fixing the temporary file name template. Whilst here, fold pathnames.h into edquota.c - we do not really need a header file for a single define. ok deraadt@ guenther@ millert@