From owner-cvs-lib Sun Oct 22 07:19:37 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA08337 for cvs-lib-outgoing; Sun, 22 Oct 1995 07:19:37 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA08324 ; Sun, 22 Oct 1995 07:19:29 -0700 Date: Sun, 22 Oct 1995 07:19:29 -0700 From: "Jordan K. Hubbard" Message-Id: <199510221419.HAA08324@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libncurses lib_raw.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk jkh 95/10/22 07:19:28 Branch: lib/libncurses RELENG_2_1_0 Modified: lib/libncurses lib_raw.c Log: Merge from HEAD: Preserve the state of IEXTEN across raw()/noraw() calls, but turn off IEXTEN while raw() is active. Submitted by: joerg From owner-cvs-lib Sun Oct 22 07:47:12 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA09621 for cvs-lib-outgoing; Sun, 22 Oct 1995 07:47:12 -0700 Received: (from phk@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA09604 ; Sun, 22 Oct 1995 07:47:03 -0700 Date: Sun, 22 Oct 1995 07:47:03 -0700 From: Poul-Henning Kamp Message-Id: <199510221447.HAA09604@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/stdlib malloc.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk phk 95/10/22 07:47:01 Modified: lib/libc/stdlib malloc.c Log: Remove EXTRA_SANITY, fix a unused var. From owner-cvs-lib Sun Oct 22 07:51:47 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA09897 for cvs-lib-outgoing; Sun, 22 Oct 1995 07:51:47 -0700 Received: (from phk@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA09887 ; Sun, 22 Oct 1995 07:51:41 -0700 Date: Sun, 22 Oct 1995 07:51:41 -0700 From: Poul-Henning Kamp Message-Id: <199510221451.HAA09887@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/rpc auth_none.c auth_unix.c bindresvport.c clnt_generic.c clnt_perror.c clnt_raw.c clnt_simple.c clnt_tcp.c clnt_udp.c get_myaddress.c getrpcent.c getrpcport.c pmap_clnt.c pmap_getmaps.c pmap_getport.c pmap_rmt.c rpc_callmsg.c svc.c svc_auth_unix.c svc_raw.c svc_simple.c svc_tcp.c svc_udp.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk phk 95/10/22 07:51:40 Modified: lib/libc/rpc auth_none.c auth_unix.c bindresvport.c clnt_generic.c clnt_perror.c clnt_raw.c clnt_simple.c clnt_tcp.c clnt_udp.c get_myaddress.c getrpcent.c getrpcport.c pmap_clnt.c pmap_getmaps.c pmap_getport.c pmap_rmt.c rpc_callmsg.c svc.c svc_auth_unix.c svc_raw.c svc_simple.c svc_tcp.c svc_udp.c Log: Well, cvs commit core'ed on me, I belive I have got all the locks out, but a commit mail got lost, it's the same as for this commit: lib/libc/gen confstr.c crypt.c disklabel.c fstab.c getcap.c getgrent.c getgrouplist.c getpass.c getpwent.c initgroups.c nlist.c psignal.c pwcache.c setmode.c sleep.c sysconf.c sysctl.c syslog.c usleep.c lib/libc/locale none.c read_runemagi.c setlocale.c lib/libc/net gethostbydns.c getnetbydns.c getnetbynis.c lib/libc/nls msgcat.c lib/libc/quad Makefile.inc lib/libc/regex engine.c regcomp.c regerror.c Minor cleanup, mostly unused vars and missing #includes. Limit the number of quad functions we pull in for 'i386'. I still belive the quad stuff should go back into gcc. Add compile-time warnings about crypt functions. From owner-cvs-lib Sun Oct 22 07:52:34 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA09977 for cvs-lib-outgoing; Sun, 22 Oct 1995 07:52:34 -0700 Received: (from phk@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA09968 ; Sun, 22 Oct 1995 07:52:31 -0700 Date: Sun, 22 Oct 1995 07:52:31 -0700 From: Poul-Henning Kamp Message-Id: <199510221452.HAA09968@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/stdio findfp.c mktemp.c vsscanf.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk phk 95/10/22 07:52:31 Modified: lib/libc/stdio findfp.c mktemp.c vsscanf.c Log: Minor cleanup, #include's and unused vars. Added compile-time warning to an old funky function. From owner-cvs-lib Sun Oct 22 07:53:22 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA10059 for cvs-lib-outgoing; Sun, 22 Oct 1995 07:53:22 -0700 Received: (from phk@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA10050 ; Sun, 22 Oct 1995 07:53:19 -0700 Date: Sun, 22 Oct 1995 07:53:19 -0700 From: Poul-Henning Kamp Message-Id: <199510221453.HAA10050@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/stdlib abort.c strhash.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk phk 95/10/22 07:53:19 Modified: lib/libc/stdlib abort.c strhash.c Log: Mino cleanup, #includes & unused vars. From owner-cvs-lib Sun Oct 22 07:54:02 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA10172 for cvs-lib-outgoing; Sun, 22 Oct 1995 07:54:02 -0700 Received: (from phk@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA10161 ; Sun, 22 Oct 1995 07:53:59 -0700 Date: Sun, 22 Oct 1995 07:53:59 -0700 From: Poul-Henning Kamp Message-Id: <199510221453.HAA10161@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/xdr xdr.c xdr_array.c xdr_mem.c xdr_rec.c xdr_reference.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk phk 95/10/22 07:53:59 Modified: lib/libc/xdr xdr.c xdr_array.c xdr_mem.c xdr_rec.c xdr_reference.c Log: minor cleanup, #includes. From owner-cvs-lib Sun Oct 22 11:16:44 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA00724 for cvs-lib-outgoing; Sun, 22 Oct 1995 11:16:44 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA00715 ; Sun, 22 Oct 1995 11:16:40 -0700 Date: Sun, 22 Oct 1995 11:16:40 -0700 From: Bruce Evans Message-Id: <199510221816.LAA00715@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/msun/man j0.3 Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk bde 95/10/22 11:16:40 Modified: lib/msun/man j0.3 Log: Fixed use of too many args for `.Em'. Fixed description of domain of y*(). Fixed description of error domain. (This description is still half redundant and half wrong, as in many other math man pages. fdlibm doesn't support the VAX or Tahoe.) Fixed capitalization of `Bessel'. From owner-cvs-lib Sun Oct 22 11:36:52 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA01716 for cvs-lib-outgoing; Sun, 22 Oct 1995 11:36:52 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA01707 ; Sun, 22 Oct 1995 11:36:49 -0700 Date: Sun, 22 Oct 1995 11:36:49 -0700 From: Bruce Evans Message-Id: <199510221836.LAA01707@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/csu/i386 Makefile Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk bde 95/10/22 11:36:48 Modified: lib/csu/i386 Makefile Log: Fixed dependencies for scrt0.o. Build a static gcrt0.o (sgcrt0.o) too. Currently only the dynamic gcrt0.o is used, although -pg forces -static. Sorted the .o targets. From owner-cvs-lib Sun Oct 22 11:43:31 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA02267 for cvs-lib-outgoing; Sun, 22 Oct 1995 11:43:31 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA02254 ; Sun, 22 Oct 1995 11:43:27 -0700 Date: Sun, 22 Oct 1995 11:43:27 -0700 From: Bruce Evans Message-Id: <199510221843.LAA02254@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/gen termios.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk bde 95/10/22 11:43:26 Modified: lib/libc/gen termios.c Log: Fixed lint from cc -Wall. Cleaned up includes. From owner-cvs-lib Sun Oct 22 11:49:11 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA02836 for cvs-lib-outgoing; Sun, 22 Oct 1995 11:49:11 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA02823 ; Sun, 22 Oct 1995 11:49:07 -0700 Date: Sun, 22 Oct 1995 11:49:07 -0700 From: Bruce Evans Message-Id: <199510221849.LAA02823@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libedit term.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk bde 95/10/22 11:49:06 Modified: lib/libedit term.c Log: Update to 4.4lite2 (initialize arrow key data completely). From owner-cvs-lib Sun Oct 22 11:52:26 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA03024 for cvs-lib-outgoing; Sun, 22 Oct 1995 11:52:26 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA03015 ; Sun, 22 Oct 1995 11:52:24 -0700 Date: Sun, 22 Oct 1995 11:52:24 -0700 From: Bruce Evans Message-Id: <199510221852.LAA03015@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libkvm kvm_file.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk bde 95/10/22 11:52:23 Modified: lib/libkvm kvm_file.c Log: Removed unnecessary include of . tty.h apparently once had some user interfaces in it. It no longer does. From owner-cvs-lib Sun Oct 22 12:11:16 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA03613 for cvs-lib-outgoing; Sun, 22 Oct 1995 12:11:16 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA03604 ; Sun, 22 Oct 1995 12:11:13 -0700 Date: Sun, 22 Oct 1995 12:11:13 -0700 From: Bruce Evans Message-Id: <199510221911.MAA03604@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libutil pty.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk bde 95/10/22 12:11:13 Modified: lib/libutil pty.c Log: Update to 4.4lite2 (clean up includes; initialize the name of the master pty correctly (it was broken for calls to openpty() after the first successful one)). Obtained from: 4.4lite2 From owner-cvs-lib Sun Oct 22 12:16:05 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA03714 for cvs-lib-outgoing; Sun, 22 Oct 1995 12:16:05 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA03705 ; Sun, 22 Oct 1995 12:16:02 -0700 Date: Sun, 22 Oct 1995 12:16:02 -0700 From: Bruce Evans Message-Id: <199510221916.MAA03705@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/msun Makefile Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk bde 95/10/22 12:16:02 Modified: lib/msun Makefile Log: Undo the the changes in the previous revision (MANSRC now works right again). Use ${INSTALL} instead of install. From owner-cvs-lib Sun Oct 22 18:34:23 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA14338 for cvs-lib-outgoing; Sun, 22 Oct 1995 18:34:23 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA14329 ; Sun, 22 Oct 1995 18:34:18 -0700 Date: Sun, 22 Oct 1995 18:34:18 -0700 From: "Andrey A. Chernov" Message-Id: <199510230134.SAA14329@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/locale setrunelocale.c Makefile.inc euc.c rune.c runetype.c setlocale.c tolower.c toupper.c utf2.c common_rune.h common_setlocale.c common_setlocale.h read_runemagi.c startup_setlocale.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk ache 95/10/22 18:34:18 Modified: lib/libc/locale Makefile.inc euc.c rune.c runetype.c setlocale.c tolower.c toupper.c utf2.c Added: lib/libc/locale setrunelocale.c Removed: lib/libc/locale common_rune.h common_setlocale.c common_setlocale.h read_runemagi.c startup_setlocale.c Log: Migrate from XPG4 to XPG3 (libxpg4 will be added soon) Remove big part of my startup_setlocale hack. Add missing manpage links. From owner-cvs-lib Sun Oct 22 18:45:49 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA14549 for cvs-lib-outgoing; Sun, 22 Oct 1995 18:45:49 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA14539 ; Sun, 22 Oct 1995 18:45:43 -0700 Date: Sun, 22 Oct 1995 18:45:43 -0700 From: "Andrey A. Chernov" Message-Id: <199510230145.SAA14539@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libxpg4 - Imported sources Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk ache 95/10/22 18:45:43 Branch: lib/libxpg4 1.1.1 Log: XPG4 hook Status: Vendor Tag: ACHE Release Tags: ache N src/lib/libxpg4/Makefile No conflicts created by this import From owner-cvs-lib Sun Oct 22 19:13:23 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA16515 for cvs-lib-outgoing; Sun, 22 Oct 1995 19:13:23 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA16500 ; Sun, 22 Oct 1995 19:13:09 -0700 Date: Sun, 22 Oct 1995 19:13:09 -0700 From: "Andrey A. Chernov" Message-Id: <199510230213.TAA16500@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/locale setinvalidrune.c Makefile.inc rune.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk ache 95/10/22 19:13:08 Modified: lib/libc/locale Makefile.inc rune.c Added: lib/libc/locale setinvalidrune.c Log: Reduce static binaries bloat by splitting out normally unused setinvalidrune() From owner-cvs-lib Sun Oct 22 19:26:05 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA17025 for cvs-lib-outgoing; Sun, 22 Oct 1995 19:26:05 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA17013 ; Sun, 22 Oct 1995 19:25:58 -0700 Date: Sun, 22 Oct 1995 19:25:58 -0700 From: "Andrey A. Chernov" Message-Id: <199510230225.TAA17013@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/locale setlocale.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk ache 95/10/22 19:25:56 Modified: lib/libc/locale setlocale.c Log: Use fake (empty) startup_setlocale for XPG4 From owner-cvs-lib Mon Oct 23 00:37:12 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA25267 for cvs-lib-outgoing; Mon, 23 Oct 1995 00:37:12 -0700 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 AAA25260 ; Mon, 23 Oct 1995 00:37:00 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id RAA17869; Mon, 23 Oct 1995 17:32:14 +1000 Date: Mon, 23 Oct 1995 17:32:14 +1000 From: Bruce Evans Message-Id: <199510230732.RAA17869@godzilla.zeta.org.au> To: CVS-commiters@freefall.freebsd.org, cvs-lib@freefall.freebsd.org, phk@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libc/xdr xdr.c xdr_array.c xdr_mem.c xdr_rec.c xdr_reference.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk > Modified: lib/libc/xdr xdr.c xdr_array.c xdr_mem.c xdr_rec.c > xdr_reference.c > Log: > minor cleanup, #includes. See 4.4BSD-Lite2/usr/src/admin/style/style for #include style (system headers first, then standard headers (sorted)...). Parts of the library actually follow it. Bruce From owner-cvs-lib Mon Oct 23 00:41:57 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA25403 for cvs-lib-outgoing; Mon, 23 Oct 1995 00:41:57 -0700 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 AAA25394 ; Mon, 23 Oct 1995 00:41:50 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id RAA18189; Mon, 23 Oct 1995 17:40:04 +1000 Date: Mon, 23 Oct 1995 17:40:04 +1000 From: Bruce Evans Message-Id: <199510230740.RAA18189@godzilla.zeta.org.au> To: CVS-commiters@freefall.freebsd.org, bde@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libutil pty.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk > Modified: lib/libutil pty.c > Log: > Update to 4.4lite2 (clean up includes; initialize the name of the master > pty correctly (it was broken for calls to openpty() after the first > successful one)). > Obtained from: 4.4lite2 This may be important enough to go in 2.1. Bruce From owner-cvs-lib Mon Oct 23 04:13:37 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA03900 for cvs-lib-outgoing; Mon, 23 Oct 1995 04:13:37 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA03891 ; Mon, 23 Oct 1995 04:13:33 -0700 Date: Mon, 23 Oct 1995 04:13:33 -0700 From: David Greenman Message-Id: <199510231113.EAA03891@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libutil pty.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk davidg 95/10/23 04:13:32 Branch: lib/libutil RELENG_2_1_0 Modified: lib/libutil pty.c Log: Brought in rev 1.4: initialize pty name template properly - fixes a bug that prevents multiple pty opens. From owner-cvs-lib Mon Oct 23 10:41:49 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA14762 for cvs-lib-outgoing; Mon, 23 Oct 1995 10:41:49 -0700 Received: from jhome.DIALix.COM (root@jhome.DIALix.COM [192.203.228.69]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id KAA14734 ; Mon, 23 Oct 1995 10:41:30 -0700 Received: (from peter@localhost) by jhome.DIALix.COM (8.6.12/8.6.9) id BAA12409; Tue, 24 Oct 1995 01:41:18 +0800 Date: Tue, 24 Oct 1995 01:41:18 +0800 (WST) From: Peter Wemm To: CVS-commiters@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/usr.sbin/named/xfer Makefile In-Reply-To: <199510231111.EAA03808@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk On Mon, 23 Oct 1995, Peter Wemm wrote: > Modified: usr.sbin/named Makefile db_glue.c named.8 ns_forw.c > ns_glob.h ns_init.c ns_main.c ns_maint.c ns_req.c > ns_resp.c tree.c > usr.sbin/named/tools/named.restart named.restart.8 > usr.sbin/named/xfer Makefile > Removed: usr.sbin/named tree.man3 > Log: > Fold in conflict related changes after beta26 merge. I thought about the beta24 -> beta26 changes in the libc code, and looked at diffs.. The only interesting thing was skeleton support for IPV6 addresses (a new gethostbyname2() function) and some Linux portability.. There was little point in disturbing the libc code for no gain, so I'll leave it alone. Perhaps the man pages need an update, but I'm too tired at the moment. -Peter From owner-cvs-lib Mon Oct 23 12:52:57 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA22169 for cvs-lib-outgoing; Mon, 23 Oct 1995 12:52:57 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA22158 ; Mon, 23 Oct 1995 12:52:44 -0700 Date: Mon, 23 Oct 1995 12:52:44 -0700 From: "Andrey A. Chernov" Message-Id: <199510231952.MAA22158@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/stdtime strftime.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk ache 95/10/23 12:52:44 Modified: lib/libc/stdtime strftime.c Log: Don't reset LC_TIME to C when it isn't neccessary From owner-cvs-lib Mon Oct 23 13:08:39 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA22792 for cvs-lib-outgoing; Mon, 23 Oct 1995 13:08:39 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA22774 ; Mon, 23 Oct 1995 13:08:29 -0700 Date: Mon, 23 Oct 1995 13:08:29 -0700 From: "Andrey A. Chernov" Message-Id: <199510232008.NAA22774@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/locale collate.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk ache 95/10/23 13:08:26 Modified: lib/libc/locale collate.c Log: Optimize PathLocale handling. Handle C/POSIX/"" properly. Don't reset collate to C when it is unnecessary From owner-cvs-lib Mon Oct 23 13:20:28 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA23435 for cvs-lib-outgoing; Mon, 23 Oct 1995 13:20:28 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA23417 ; Mon, 23 Oct 1995 13:20:15 -0700 Date: Mon, 23 Oct 1995 13:20:15 -0700 From: "Andrey A. Chernov" Message-Id: <199510232020.NAA23417@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/locale setrunelocale.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk ache 95/10/23 13:20:14 Modified: lib/libc/locale setrunelocale.c Log: Treat empty encoding as "C" encoding From owner-cvs-lib Mon Oct 23 13:50:21 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA26410 for cvs-lib-outgoing; Mon, 23 Oct 1995 13:50:21 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA26379 ; Mon, 23 Oct 1995 13:50:03 -0700 Date: Mon, 23 Oct 1995 13:50:03 -0700 From: "Andrey A. Chernov" Message-Id: <199510232050.NAA26379@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/gen vis.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk ache 95/10/23 13:50:01 Modified: lib/libc/gen vis.c Log: Fix it for chars with 8bit set From owner-cvs-lib Thu Oct 26 15:32:08 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA01405 for cvs-lib-outgoing; Thu, 26 Oct 1995 15:32:08 -0700 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA01382 ; Thu, 26 Oct 1995 15:32:02 -0700 Date: Thu, 26 Oct 1995 15:32:02 -0700 From: "Andrey A. Chernov" Message-Id: <199510262232.PAA01382@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/gen unvis.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk ache 95/10/26 15:32:02 Modified: lib/libc/gen unvis.c Log: Remove unneded ctype.h From owner-cvs-lib Fri Oct 27 09:57:09 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA02446 for cvs-lib-outgoing; Fri, 27 Oct 1995 09:57:09 -0700 Received: (from adam@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA02398 ; Fri, 27 Oct 1995 09:56:57 -0700 Date: Fri, 27 Oct 1995 09:56:57 -0700 From: Adam David Message-Id: <199510271656.JAA02398@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/rpc clnt_raw.c clnt_tcp.c rpc.3 Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk adam 95/10/27 09:56:56 Modified: lib/libc/rpc clnt_raw.c clnt_tcp.c rpc.3 Log: misc typos From owner-cvs-lib Sat Oct 28 09:14:41 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA26949 for cvs-lib-outgoing; Sat, 28 Oct 1995 09:14:41 -0700 Received: (from phk@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA26887 ; Sat, 28 Oct 1995 09:14:25 -0700 Date: Sat, 28 Oct 1995 09:14:25 -0700 From: Poul-Henning Kamp Message-Id: <199510281614.JAA26887@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/gen sysconf.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk phk 95/10/28 09:14:22 Modified: lib/libc/gen sysconf.c Log: Add #include .