From owner-cvs-lib Mon Dec 18 04:04:00 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA22821 for cvs-lib-outgoing; Mon, 18 Dec 1995 04:04:00 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA22814 Mon, 18 Dec 1995 04:03:57 -0800 (PST) Date: Mon, 18 Dec 1995 04:03:57 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199512181203.EAA22814@freefall.freebsd.org> To: CVS-committers, cvs-lib Subject: cvs commit: src/lib/libc/stdlib malloc.c Sender: owner-cvs-lib@FreeBSD.ORG Precedence: bulk phk 95/12/18 04:03:56 Modified: lib/libc/stdlib malloc.c Log: Preallocate a small structure, so we can sbrk(2) further back. Reviewed by: phk Submitted by: Kaleb Keithly Revision Changes Path 1.8 +8 -2 src/lib/libc/stdlib/malloc.c From owner-cvs-lib Fri Dec 22 14:09:37 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA21745 for cvs-lib-outgoing; Fri, 22 Dec 1995 14:09:37 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA21738 Fri, 22 Dec 1995 14:09:34 -0800 (PST) Date: Fri, 22 Dec 1995 14:09:34 -0800 (PST) From: Peter Wemm Message-Id: <199512222209.OAA21738@freefall.freebsd.org> To: CVS-committers, cvs-lib Subject: cvs commit: src/lib/libmd md2.h md4.h md5.h Sender: owner-cvs-lib@FreeBSD.ORG Precedence: bulk peter 95/12/22 14:09:34 Branch: lib/libmd RELENG_2_1_0 Modified: lib/libmd md2.h md4.h md5.h Log: One line change to each of these from HEAD.. Add a name to the context structures for compatability with the CVS in -current. Basically, typedef struct { ... } MDx_CTX; becomes typedef struct MDxContext { ... } MDx_CTX; Revision Changes Path 1.2.6.2 +1 -1 src/lib/libmd/md2.h 1.2.6.2 +1 -1 src/lib/libmd/md4.h 1.2.6.2 +1 -1 src/lib/libmd/md5.h From owner-cvs-lib Fri Dec 22 14:27:51 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA23570 for cvs-lib-outgoing; Fri, 22 Dec 1995 14:27:51 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA23537 Fri, 22 Dec 1995 14:27:29 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id PAA06944; Fri, 22 Dec 1995 15:30:01 -0700 Date: Fri, 22 Dec 1995 15:30:01 -0700 From: Nate Williams Message-Id: <199512222230.PAA06944@rocky.sri.MT.net> To: Peter Wemm Cc: CVS-committers@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libmd md2.h md4.h md5.h In-Reply-To: <199512222209.OAA21738@freefall.freebsd.org> References: <199512222209.OAA21738@freefall.freebsd.org> Sender: owner-cvs-lib@FreeBSD.ORG Precedence: bulk > Branch: lib/libmd RELENG_2_1_0 > Modified: lib/libmd md2.h md4.h md5.h > Log: > One line change to each of these from HEAD.. > Add a name to the context structures for compatability > with the CVS in -current. Basically, > typedef struct { ... } MDx_CTX; becomes > typedef struct MDxContext { ... } MDx_CTX; Does that mean you're going to bring cvs into the stable branch after it's been beat up more? (Please say yes :) From owner-cvs-lib Fri Dec 22 14:31:21 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA23796 for cvs-lib-outgoing; Fri, 22 Dec 1995 14:31:21 -0800 (PST) Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id OAA23784 Fri, 22 Dec 1995 14:31:11 -0800 (PST) Received: (from peter@localhost) by jhome.DIALix.COM (8.7.3/8.7.3) id GAA01251; Sat, 23 Dec 1995 06:31:11 +0800 (WST) Date: Sat, 23 Dec 1995 06:31:09 +0800 (WST) From: Peter Wemm To: Nate Williams cc: CVS-committers@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libmd md2.h md4.h md5.h In-Reply-To: <199512222230.PAA06944@rocky.sri.MT.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-lib@FreeBSD.ORG Precedence: bulk On Fri, 22 Dec 1995, Nate Williams wrote: > > Branch: lib/libmd RELENG_2_1_0 > > Modified: lib/libmd md2.h md4.h md5.h > > Log: > > One line change to each of these from HEAD.. > > Add a name to the context structures for compatability > > with the CVS in -current. Basically, > > typedef struct { ... } MDx_CTX; becomes > > typedef struct MDxContext { ... } MDx_CTX; > > Does that mean you're going to bring cvs into the stable branch after > it's been beat up more? (Please say yes :) Yes, I'm doing these right so I can build cvs on freefall properly rather than copying up the binary from jhome.. ;-) -Peter