From owner-freebsd-commit Fri Nov 17 14:24:10 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA02971 for freebsd-commit-outgoing; Fri, 17 Nov 1995 14:24:10 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA02934 for cvs-all-outgoing; Fri, 17 Nov 1995 14:24:06 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA02895 for cvs-sys-outgoing; Fri, 17 Nov 1995 14:24:02 -0800 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id OAA02884 ; Fri, 17 Nov 1995 14:23:46 -0800 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id JAA25889; Sat, 18 Nov 1995 09:20:45 +1100 Date: Sat, 18 Nov 1995 09:20:45 +1100 From: Bruce Evans Message-Id: <199511172220.JAA25889@godzilla.zeta.org.au> To: davidg@Root.COM, phk@critter.tfs.com Subject: Re: cvs commit: src/sys/pci if_de.c Cc: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Sender: owner-commit@FreeBSD.ORG Precedence: bulk >> >I'm all for using CTM. >> >> CTM isn't for everyone. I really would prefer an FTP based patch mechanism >. >Applying CTM deltas is easy... > cat foo | ctm get foo "|ctm" ctm is a reliable patch mechanism that happens to have a lot of support for mail transport. Bruce