Date: Mon, 6 Jul 1998 00:12:39 -0700 (PDT) From: Philippe Charnier <charnier@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/mount getmntopts.3 getmntopts.c mntopts.h mount.c mount_ufs.c vfslist.c Message-ID: <199807060712.AAA26639@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
charnier 1998/07/06 00:12:39 PDT Modified files: sbin/mount getmntopts.3 getmntopts.c mntopts.h mount.c mount_ufs.c vfslist.c Log: Remove unused #includes. Spelling. Add rcsid. Do not dot terminate err() strings. Revision Changes Path 1.4 +2 -2 src/sbin/mount/getmntopts.3 1.7 +2 -6 src/sbin/mount/getmntopts.c 1.14 +3 -3 src/sbin/mount/mntopts.h 1.28 +16 -21 src/sbin/mount/mount.c 1.14 +11 -13 src/sbin/mount/mount_ufs.c 1.3 +2 -4 src/sbin/mount/vfslist.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807060712.AAA26639>