From owner-cvs-lib Wed Jun 24 00:00:07 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA19000 for cvs-lib-outgoing; Wed, 24 Jun 1998 00:00:07 -0700 (PDT) (envelope-from owner-cvs-lib) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA18705; Tue, 23 Jun 1998 23:58:13 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA04696; Tue, 23 Jun 1998 23:58:02 -0700 (PDT) Date: Tue, 23 Jun 1998 23:58:02 -0700 (PDT) Message-Id: <199806240658.XAA04696@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libalias alias_cuseeme.c Makefile alias.c alias_local.h Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 1998/06/23 23:58:01 PDT Modified files: lib/libalias Makefile alias.c alias_local.h Added files: lib/libalias alias_cuseeme.c Log: Add CUSEEME support. This has *not* been tested, nor could I find anyone to test it, so please report any problems to me. Revision Changes Path 1.7 +2 -2 src/lib/libalias/Makefile 1.8 +7 -0 src/lib/libalias/alias.c 1.6 +2 -0 src/lib/libalias/alias_local.h From owner-cvs-lib Wed Jun 24 17:09:26 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA03781 for cvs-lib-outgoing; Wed, 24 Jun 1998 17:09:26 -0700 (PDT) (envelope-from owner-cvs-lib) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA02870; Wed, 24 Jun 1998 17:04:39 -0700 (PDT) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA00219; Wed, 24 Jun 1998 17:04:22 -0700 (PDT) Date: Wed, 24 Jun 1998 17:04:22 -0700 (PDT) Message-Id: <199806250004.RAA00219@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc_r/uthread uthread_join.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jb 1998/06/24 17:04:21 PDT Modified files: lib/libc_r/uthread uthread_join.c Log: Add the missing {} that caused the function to return ESRCH if it had to wait for the thread to exit and if the caller didn't want the thread exit status. Revision Changes Path 1.6 +2 -1 src/lib/libc_r/uthread/uthread_join.c From owner-cvs-lib Thu Jun 25 11:56:48 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA03566 for cvs-lib-outgoing; Thu, 25 Jun 1998 11:56:48 -0700 (PDT) (envelope-from owner-cvs-lib) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA02388; Thu, 25 Jun 1998 11:50:34 -0700 (PDT) (envelope-from guido@FreeBSD.org) From: Guido van Rooij Received: (from guido@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA06787; Thu, 25 Jun 1998 11:50:10 -0700 (PDT) Date: Thu, 25 Jun 1998 11:50:10 -0700 (PDT) Message-Id: <199806251850.LAA06787@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/db/btree bt_page.c bt_split.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk guido 1998/06/25 11:50:09 PDT Modified files: lib/libc/db/btree bt_page.c bt_split.c Log: Fix btree problems. This passes regressions tests. PR: 7009 Obtained from: http://www.sleepycat.com/update/patch.185.html, patches 1.2, 1.3 and 1.4 Revision Changes Path 1.2 +15 -8 src/lib/libc/db/btree/bt_page.c 1.2 +30 -27 src/lib/libc/db/btree/bt_split.c From owner-cvs-lib Fri Jun 26 19:03:47 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA21636 for cvs-lib-outgoing; Fri, 26 Jun 1998 19:03:47 -0700 (PDT) (envelope-from owner-cvs-lib) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA21339; Fri, 26 Jun 1998 19:01:59 -0700 (PDT) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA07431; Fri, 26 Jun 1998 19:01:26 -0700 (PDT) Date: Fri, 26 Jun 1998 19:01:26 -0700 (PDT) Message-Id: <199806270201.TAA07431@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libdisk write_disk.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jdp 1998/06/26 19:01:26 PDT Modified files: lib/libdisk write_disk.c Log: Extend the existing hackery to set the disk type to SCSI for the "da" and "od" devices. Formerly ESDI was used for them, causing problems for fresh installations of CAM systems. Revision Changes Path 1.21 +3 -2 src/lib/libdisk/write_disk.c From owner-cvs-lib Sat Jun 27 09:11:30 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA27059 for cvs-lib-outgoing; Sat, 27 Jun 1998 09:11:30 -0700 (PDT) (envelope-from owner-cvs-lib) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA27004; Sat, 27 Jun 1998 09:11:18 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA29550; Sat, 27 Jun 1998 09:10:43 -0700 (PDT) Date: Sat, 27 Jun 1998 09:10:43 -0700 (PDT) Message-Id: <199806271610.JAA29550@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libedit chared.c chared.h common.c map.c read.c vi.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 1998/06/27 09:10:42 PDT Modified files: lib/libedit chared.c chared.h common.c map.c read.c vi.c Log: Fixes assorted problems with the history edit functions in libedit. This affects sh, ftp (and others?). Submitted by: Max Euston PR: 6516 Revision Changes Path 1.5 +16 -1 src/lib/libedit/chared.c 1.3 +1 -0 src/lib/libedit/chared.h 1.5 +4 -1 src/lib/libedit/common.c 1.4 +1 -1 src/lib/libedit/map.c 1.4 +2 -2 src/lib/libedit/read.c 1.5 +25 -9 src/lib/libedit/vi.c From owner-cvs-lib Sat Jun 27 22:23:41 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA29436 for cvs-lib-outgoing; Sat, 27 Jun 1998 22:23:41 -0700 (PDT) (envelope-from owner-cvs-lib) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA29374; Sat, 27 Jun 1998 22:23:20 -0700 (PDT) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA22973; Sat, 27 Jun 1998 22:22:41 -0700 (PDT) Date: Sat, 27 Jun 1998 22:22:41 -0700 (PDT) Message-Id: <199806280522.WAA22973@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen ftok.3 ftok.c Makefile.inc src/lib/libcompat Makefile src/lib/libcompat/SysV ftok.3 ftok.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jdp 1998/06/27 22:22:40 PDT Modified files: (Branch: RELENG_2_2) lib/libc/gen Makefile.inc lib/libcompat Makefile Added files: (Branch: RELENG_2_2) lib/libc/gen ftok.3 ftok.c Removed files: (Branch: RELENG_2_2) lib/libcompat/SysV ftok.3 ftok.c Log: MFC: Move ftok() from libcompat to libc. PR: misc/6763 Revision Changes Path 1.22.2.10 +5 -3 src/lib/libc/gen/Makefile.inc 1.12.2.1 +0 -7 src/lib/libcompat/Makefile