From owner-freebsd-current Sun Feb 16 14:34:09 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA02229 for current-outgoing; Sun, 16 Feb 1997 14:34:09 -0800 (PST) Received: from po1.glue.umd.edu (root@po1.glue.umd.edu [129.2.128.44]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA02215 for ; Sun, 16 Feb 1997 14:34:04 -0800 (PST) Received: from packet.eng.umd.edu (packet.eng.umd.edu [129.2.98.184]) by po1.glue.umd.edu (8.8.5/8.8.5) with ESMTP id RAA19771; Sun, 16 Feb 1997 17:34:00 -0500 (EST) Received: from localhost (chuckr@localhost) by packet.eng.umd.edu (8.8.5/8.7.3) with SMTP id RAA24411; Sun, 16 Feb 1997 17:33:59 -0500 (EST) X-Authentication-Warning: packet.eng.umd.edu: chuckr owned process doing -bs Date: Sun, 16 Feb 1997 17:33:58 -0500 (EST) From: Chuck Robey X-Sender: chuckr@packet.eng.umd.edu To: Joerg Wunsch cc: FreeBSD current Subject: Re: revision diffs In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 16 Feb 1997, J Wunsch wrote: > As Chuck Robey wrote: > > > What would the cvs command > > be to show me a diff between the current version and a given earlier > > revision? > > cvs diff -u -roldrev -rnewrev filename Thanks, everyone! (wow, quick service!) I posted this morning about a problem with df and mount, but I didn't see it show up (to current). Did anyone else see that ? I think maybe it got lost. I noticed that the struct ufs_args was missing for both df and mount. It's in sys/ufs/ufs/ufsmount.h, but I don't think it'd be directly included into df.c or mount_ufs.c. It should probably have been in some other include file, but I don't know which one. Perhaps someone who knows the filesystem better could tell which one that'd be. ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 9120 Edmonston Ct #302 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+-----------------------------------------------