From owner-cvs-lib Sun Jul 28 09:16:23 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA28776 for cvs-lib-outgoing; Sun, 28 Jul 1996 09:16:23 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA28760; Sun, 28 Jul 1996 09:16:13 -0700 (PDT) Date: Sun, 28 Jul 1996 09:16:13 -0700 (PDT) From: Peter Wemm Message-Id: <199607281616.JAA28760@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/stdio vasprintf.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/07/28 09:16:12 Modified: lib/libc/stdio vasprintf.c Log: Fix some of the problems that bde pointed out to me some time ago. - buffer expansions were not working right due to a return code botch. - signed types instead of size_t's meant somebody else went and put casts in, I've changed the types to what they should have been. Revision Changes Path 1.3 +16 -7 src/lib/libc/stdio/vasprintf.c From owner-cvs-lib Tue Jul 30 10:06:53 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA18627 for cvs-lib-outgoing; Tue, 30 Jul 1996 10:06:53 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA18608; Tue, 30 Jul 1996 10:06:46 -0700 (PDT) Date: Tue, 30 Jul 1996 10:06:46 -0700 (PDT) From: Bruce Evans Message-Id: <199607301706.KAA18608@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/sys getrusage.2 Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/07/30 10:06:46 Modified: lib/libc/sys getrusage.2 Log: Fixed comment about ru_maxrss. This field isn't an integral. Revision Changes Path 1.4 +1 -1 src/lib/libc/sys/getrusage.2 From owner-cvs-lib Tue Jul 30 10:15:17 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA19324 for cvs-lib-outgoing; Tue, 30 Jul 1996 10:15:17 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA19308; Tue, 30 Jul 1996 10:15:10 -0700 (PDT) Date: Tue, 30 Jul 1996 10:15:10 -0700 (PDT) From: Bruce Evans Message-Id: <199607301715.KAA19308@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/gen sysconf.3 Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/07/30 10:15:10 Modified: lib/libc/gen sysconf.3 Log: Fixed description of _SC_CLK_TCK. Both the clock and the units were wrong. Revision Changes Path 1.3 +1 -1 src/lib/libc/gen/sysconf.3 From owner-cvs-lib Tue Jul 30 10:26:44 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA20467 for cvs-lib-outgoing; Tue, 30 Jul 1996 10:26:44 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA20444; Tue, 30 Jul 1996 10:26:36 -0700 (PDT) Date: Tue, 30 Jul 1996 10:26:36 -0700 (PDT) From: Bruce Evans Message-Id: <199607301726.KAA20444@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/sys profil.2 Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/07/30 10:26:35 Modified: lib/libc/sys profil.2 Log: Document that clock ticks are for the profiling clock and that the clock frequency is stored in the gmon header. Revision Changes Path 1.2 +4 -2 src/lib/libc/sys/profil.2 From owner-cvs-lib Tue Jul 30 10:32:56 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA20847 for cvs-lib-outgoing; Tue, 30 Jul 1996 10:32:56 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA20830; Tue, 30 Jul 1996 10:32:50 -0700 (PDT) Date: Tue, 30 Jul 1996 10:32:50 -0700 (PDT) From: Bruce Evans Message-Id: <199607301732.KAA20830@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/sys getrusage.2 Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/07/30 10:32:50 Modified: lib/libc/sys getrusage.2 Log: Document that the relevant clock ticks are for the statistics clock and that the statistics clock has a frequency of sysconf(_SC_CLK_TCK). Revision Changes Path 1.5 +3 -0 src/lib/libc/sys/getrusage.2 From owner-cvs-lib Sat Aug 3 04:59:05 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA00600 for cvs-lib-outgoing; Sat, 3 Aug 1996 04:59:05 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA00575; Sat, 3 Aug 1996 04:58:56 -0700 (PDT) Date: Sat, 3 Aug 1996 04:58:56 -0700 (PDT) From: "Jordan K. Hubbard" Message-Id: <199608031158.EAA00575@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libftpio ftpio.3 ftpio.c ftpio.h ftp_pkg.c ftp_pkg.h Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/08/03 04:58:55 Modified: lib/libftpio ftpio.3 ftpio.c ftpio.h Removed: lib/libftpio ftp_pkg.c ftp_pkg.h Log: 1. Add verbose flag to ftp_login() 2. Remove pkg_* support - tcl7.5's channel interface has rendered this almost entirely unsupportable (at least in the way it currently stands). Submitted-By: jmz & jkh Revision Changes Path 1.8 +6 -5 src/lib/libftpio/ftpio.3 1.9 +8 -7 src/lib/libftpio/ftpio.c 1.6 +2 -2 src/lib/libftpio/ftpio.h