Date: Tue, 11 Aug 1998 23:42:01 -0700 (PDT) From: Philippe Charnier <charnier@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sbin/newfs mkfs.c newfs.c Message-ID: <199808120642.XAA19228@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
charnier 1998/08/11 23:42:01 PDT Modified files: (Branch: RELENG_2_2) sbin/newfs mkfs.c newfs.c Log: MFC: use err(), check allocation failure, do not dot or \n terminate fatal(). % -> %% inside printf format string. Revision Changes Path 1.11.2.2 +17 -21 src/sbin/newfs/mkfs.c 1.13.2.3 +10 -10 src/sbin/newfs/newfs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808120642.XAA19228>