From owner-cvs-lib Sun Jun 9 06:31:22 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA18841 for cvs-lib-outgoing; Sun, 9 Jun 1996 06:31:22 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA18743; Sun, 9 Jun 1996 06:31:08 -0700 (PDT) Date: Sun, 9 Jun 1996 06:31:08 -0700 (PDT) From: "Andrey A. Chernov" Message-Id: <199606091331.GAA18743@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/string strcasecmp.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 96/06/09 06:31:07 Modified: lib/libc/string strcasecmp.c Log: Localize it. (it was NOT localized initially, it does some trick instead!) Revision Changes Path 1.2 +7 -46 src/lib/libc/string/strcasecmp.c From owner-cvs-lib Sun Jun 9 07:56:35 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA15396 for cvs-lib-outgoing; Sun, 9 Jun 1996 07:56:35 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA15297; Sun, 9 Jun 1996 07:56:18 -0700 (PDT) Date: Sun, 9 Jun 1996 07:56:18 -0700 (PDT) From: "Andrey A. Chernov" Message-Id: <199606091456.HAA15297@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/string strcoll.3 strcoll.c strxfrm.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 96/06/09 07:56:17 Modified: lib/libc/string strcoll.3 strcoll.c strxfrm.c Log: Use better approximation if collate info not available. Fix bug: strxfrm+strcmp != strcoll, if collate info not available Revision Changes Path 1.5 +4 -7 src/lib/libc/string/strcoll.3 1.5 +19 -3 src/lib/libc/string/strcoll.c 1.5 +18 -6 src/lib/libc/string/strxfrm.c From owner-cvs-lib Sun Jun 9 13:53:17 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA20615 for cvs-lib-outgoing; Sun, 9 Jun 1996 13:53:17 -0700 (PDT) Received: (from wosch@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA20579; Sun, 9 Jun 1996 13:53:03 -0700 (PDT) Date: Sun, 9 Jun 1996 13:53:03 -0700 (PDT) From: Wolfram Schneider Message-Id: <199606092053.NAA20579@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/sys chmod.2 Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 96/06/09 13:53:02 Modified: lib/libc/sys chmod.2 Log: update sticky bit documentation Revision Changes Path 1.2 +3 -8 src/lib/libc/sys/chmod.2 From owner-cvs-lib Sun Jun 9 17:49:29 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA21845 for cvs-lib-outgoing; Sun, 9 Jun 1996 17:49:29 -0700 (PDT) Received: (from jraynard@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA21829; Sun, 9 Jun 1996 17:49:21 -0700 (PDT) Date: Sun, 9 Jun 1996 17:49:21 -0700 (PDT) From: James Raynard Message-Id: <199606100049.RAA21829@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/rpc bindresvport.c clnt_tcp.c clnt_udp.c pmap_getmaps.c pmap_rmt.c svc.c svc_run.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jraynard 96/06/09 17:49:20 Modified: lib/libc/rpc bindresvport.c clnt_tcp.c clnt_udp.c pmap_getmaps.c pmap_rmt.c svc.c svc_run.c Log: Code cleanup (part two): 1. Added missing function prototypes. 2. Added missing function return types. 3. Added missing function argument types. 4. Added missing headers for system function prototypes. 5. Corrected casts in select() args. 6. Got rid of more "extern int errno" rubbish. 7. Added extra parentheses around assignment used as truth value. 8. Fixed bug in clnt_{tcp, udp}create() where pointers could be free'd even if they hadn't been successfully malloc()'d. Revision Changes Path 1.4 +2 -3 src/lib/libc/rpc/bindresvport.c 1.6 +9 -5 src/lib/libc/rpc/clnt_tcp.c 1.7 +5 -3 src/lib/libc/rpc/clnt_udp.c 1.4 +1 -3 src/lib/libc/rpc/pmap_getmaps.c 1.6 +2 -2 src/lib/libc/rpc/pmap_rmt.c 1.4 +3 -3 src/lib/libc/rpc/svc.c 1.3 +8 -3 src/lib/libc/rpc/svc_run.c From owner-cvs-lib Sun Jun 9 18:39:02 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA02160 for cvs-lib-outgoing; Sun, 9 Jun 1996 18:39:02 -0700 (PDT) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA02135; Sun, 9 Jun 1996 18:39:00 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.7.5/8.6.5) with SMTP id SAA16369; Sun, 9 Jun 1996 18:39:08 -0700 (PDT) Message-Id: <199606100139.SAA16369@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost [127.0.0.1] didn't use HELO protocol To: James Raynard cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libc/rpc bindresvport.c clnt_tcp.c clnt_udp.c pmap_getmaps.c pmap_rmt.c svc.c svc_run.c In-reply-to: Your message of "Sun, 09 Jun 1996 17:49:21 PDT." <199606100049.RAA21829@freefall.freebsd.org> From: David Greenman Reply-To: davidg@Root.COM Date: Sun, 09 Jun 1996 18:39:08 -0700 Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > 8. Fixed bug in clnt_{tcp, udp}create() where pointers could be free'd > even if they hadn't been successfully malloc()'d. You should probably bring this last change into -stable. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project From owner-cvs-lib Sun Jun 9 21:59:16 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA21719 for cvs-lib-outgoing; Sun, 9 Jun 1996 21:59:16 -0700 (PDT) Received: (from wpaul@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA21664; Sun, 9 Jun 1996 21:59:08 -0700 (PDT) Date: Sun, 9 Jun 1996 21:59:08 -0700 (PDT) From: Bill Paul Message-Id: <199606100459.VAA21664@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/rpc pmap_rmt.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wpaul 96/06/09 21:59:07 Modified: lib/libc/rpc pmap_rmt.c Log: Remove extraneous '+' that looks like it was left in by mistake. This module compiles now. Reported by: Stephen Hocking Revision Changes Path 1.7 +2 -2 src/lib/libc/rpc/pmap_rmt.c From owner-cvs-lib Mon Jun 10 08:48:24 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA19771 for cvs-lib-outgoing; Mon, 10 Jun 1996 08:48:24 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA19748; Mon, 10 Jun 1996 08:48:11 -0700 (PDT) Date: Mon, 10 Jun 1996 08:48:11 -0700 (PDT) From: Poul-Henning Kamp Message-Id: <199606101548.IAA19748@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/gen sysctl.3 Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 96/06/10 08:48:11 Modified: lib/libc/gen sysctl.3 Log: Update man to tell that is needed. Submitted by: "Philippe Charnier" Revision Changes Path 1.7 +1 -0 src/lib/libc/gen/sysctl.3 From owner-cvs-lib Mon Jun 10 13:13:38 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA14075 for cvs-lib-outgoing; Mon, 10 Jun 1996 13:13:38 -0700 (PDT) Received: (from jraynard@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA14021; Mon, 10 Jun 1996 13:13:14 -0700 (PDT) Date: Mon, 10 Jun 1996 13:13:14 -0700 (PDT) From: James Raynard Message-Id: <199606102013.NAA14021@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/rpc auth_unix.c clnt_perror.c clnt_simple.c getrpcent.c pmap_prot2.c rpc_dtablesize.c rpc_prot.c svc_simple.c svc_tcp.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jraynard 96/06/10 13:13:13 Modified: lib/libc/rpc auth_unix.c clnt_perror.c clnt_simple.c getrpcent.c pmap_prot2.c rpc_dtablesize.c rpc_prot.c svc_simple.c svc_tcp.c Log: Code cleanup: 1. Added missing function prototypes. 2. Added missing function return types. 3. Added missing function argument types. 4. Added missing headers for system function prototypes. 5. Corrected format specifier in printf(). 6. Added extra parentheses around assignment used as truth value. 7. Added missing "default" cases in switch statements. 8. Added casts for function pointers. 9. Did *not* change int declarations of uid and gid to uid_t/gid_t because I don't know if that would affect the protocol. Put in explicit casts to int instead, to make things more obvious. 10. Moved declarations of variables that are only used if YP is defined inside the '#ifdef YP' conditionals. Revision Changes Path 1.6 +6 -4 src/lib/libc/rpc/auth_unix.c 1.5 +3 -1 src/lib/libc/rpc/clnt_perror.c 1.4 +3 -2 src/lib/libc/rpc/clnt_simple.c 1.4 +4 -3 src/lib/libc/rpc/getrpcent.c 1.3 +2 -2 src/lib/libc/rpc/pmap_prot2.c 1.4 +2 -1 src/lib/libc/rpc/rpc_dtablesize.c 1.3 +7 -1 src/lib/libc/rpc/rpc_prot.c 1.4 +6 -3 src/lib/libc/rpc/svc_simple.c 1.6 +4 -4 src/lib/libc/rpc/svc_tcp.c From owner-cvs-lib Mon Jun 10 13:22:34 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA15666 for cvs-lib-outgoing; Mon, 10 Jun 1996 13:22:34 -0700 (PDT) Received: (from jraynard@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA15616; Mon, 10 Jun 1996 13:22:16 -0700 (PDT) Date: Mon, 10 Jun 1996 13:22:16 -0700 (PDT) From: James Raynard Message-Id: <199606102022.NAA15616@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/rpc clnt_tcp.c clnt_udp.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jraynard 96/06/10 13:22:15 Branch: lib/libc/rpc RELENG_2_1_0 Modified: lib/libc/rpc clnt_tcp.c clnt_udp.c Log: Bug fix brought in from HEAD as suggested by dg. Fixed bug in clnt_{tcp, udp}create() where pointers could be free'd even if they hadn't been successfully malloc()'d. Revision Changes Path 1.2.4.3 +6 -4 src/lib/libc/rpc/clnt_tcp.c 1.3.4.4 +2 -2 src/lib/libc/rpc/clnt_udp.c From owner-cvs-lib Tue Jun 11 10:23:15 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA13451 for cvs-lib-outgoing; Tue, 11 Jun 1996 10:23:15 -0700 (PDT) Received: (from jraynard@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA13428; Tue, 11 Jun 1996 10:22:55 -0700 (PDT) Date: Tue, 11 Jun 1996 10:22:55 -0700 (PDT) From: James Raynard Message-Id: <199606111722.KAA13428@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/rpc getrpcent.c svc.c svc_auth.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jraynard 96/06/11 10:22:54 Modified: lib/libc/rpc getrpcent.c svc.c svc_auth.c Log: Code cleanup: Fixed a couple of nitpick warnings, plus one that slipped through the net earlier. This directory now compiles without any warnings with -Wall! (Until the next gcc upgrade...) Revision Changes Path 1.5 +3 -3 src/lib/libc/rpc/getrpcent.c 1.5 +2 -2 src/lib/libc/rpc/svc.c 1.3 +4 -4 src/lib/libc/rpc/svc_auth.c From owner-cvs-lib Wed Jun 12 15:56:59 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA12210 for cvs-lib-outgoing; Wed, 12 Jun 1996 15:56:59 -0700 (PDT) Received: (from jraynard@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA12185; Wed, 12 Jun 1996 15:56:48 -0700 (PDT) Date: Wed, 12 Jun 1996 15:56:48 -0700 (PDT) From: James Raynard Message-Id: <199606122256.PAA12185@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/stdio ferror.c fgetln.c fileno.c flags.c fprintf.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jraynard 96/06/12 15:56:47 Modified: lib/libc/stdio ferror.c fgetln.c fileno.c flags.c fprintf.c Log: Code cleanup:- The usual stuff, adding missing function prototypes, argument types, return values, etc. Revision Changes Path 1.2 +1 -1 src/lib/libc/stdio/ferror.c 1.2 +1 -1 src/lib/libc/stdio/fgetln.c 1.2 +1 -1 src/lib/libc/stdio/fileno.c 1.2 +1 -1 src/lib/libc/stdio/flags.c 1.2 +1 -1 src/lib/libc/stdio/fprintf.c From owner-cvs-lib Wed Jun 12 15:58:30 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA12388 for cvs-lib-outgoing; Wed, 12 Jun 1996 15:58:30 -0700 (PDT) Received: (from jraynard@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA12370; Wed, 12 Jun 1996 15:58:24 -0700 (PDT) Date: Wed, 12 Jun 1996 15:58:24 -0700 (PDT) From: James Raynard Message-Id: <199606122258.PAA12370@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/stdio fsetpos.c fvwrite.c fwalk.c getw.c mktemp.c printf.c refill.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jraynard 96/06/12 15:58:23 Modified: lib/libc/stdio fsetpos.c fvwrite.c fwalk.c getw.c mktemp.c printf.c refill.c Log: Code cleanup:- The usual stuff, adding missing function prototypes, argument types, return values, etc. In mktemp.c, convert pid from u_int to pid_t, and get rid of "extern int errno". Revision Changes Path 1.2 +1 -1 src/lib/libc/stdio/fsetpos.c 1.2 +1 -1 src/lib/libc/stdio/fvwrite.c 1.2 +1 -1 src/lib/libc/stdio/fwalk.c 1.2 +1 -1 src/lib/libc/stdio/getw.c 1.3 +4 -5 src/lib/libc/stdio/mktemp.c 1.2 +1 -1 src/lib/libc/stdio/printf.c 1.2 +2 -2 src/lib/libc/stdio/refill.c From owner-cvs-lib Wed Jun 12 16:00:04 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA12584 for cvs-lib-outgoing; Wed, 12 Jun 1996 16:00:04 -0700 (PDT) Received: (from jraynard@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA12529; Wed, 12 Jun 1996 15:59:57 -0700 (PDT) Date: Wed, 12 Jun 1996 15:59:57 -0700 (PDT) From: James Raynard Message-Id: <199606122259.PAA12529@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/stdio tempnam.c stdio.c vfscanf.c vprintf.c wbuf.c wsetup.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jraynard 96/06/12 15:59:57 Modified: lib/libc/stdio tempnam.c stdio.c vfscanf.c vprintf.c wbuf.c wsetup.c Log: Code cleanup:- The usual stuff, adding missing function prototypes, argument types, return values, etc. This directory now compiles with no warnings with -Wall on gcc2.6.3! Revision Changes Path 1.2 +6 -6 src/lib/libc/stdio/tempnam.c 1.3 +3 -3 src/lib/libc/stdio/stdio.c 1.2 +1 -1 src/lib/libc/stdio/vfscanf.c 1.2 +1 -1 src/lib/libc/stdio/vprintf.c 1.2 +1 -1 src/lib/libc/stdio/wbuf.c 1.2 +1 -1 src/lib/libc/stdio/wsetup.c From owner-cvs-lib Wed Jun 12 16:03:01 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA12893 for cvs-lib-outgoing; Wed, 12 Jun 1996 16:03:01 -0700 (PDT) Received: (from jraynard@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA12862; Wed, 12 Jun 1996 16:02:55 -0700 (PDT) Date: Wed, 12 Jun 1996 16:02:55 -0700 (PDT) From: James Raynard Message-Id: <199606122302.QAA12862@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/stdio feof.c remove.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jraynard 96/06/12 16:02:54 Modified: lib/libc/stdio feof.c remove.c Log: Code cleanup:- The usual stuff, adding missing function prototypes, argument types, return values, etc. Revision Changes Path 1.2 +2 -1 src/lib/libc/stdio/feof.c 1.2 +1 -1 src/lib/libc/stdio/remove.c From owner-cvs-lib Thu Jun 13 13:45:21 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA17129 for cvs-lib-outgoing; Thu, 13 Jun 1996 13:45:21 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA17102; Thu, 13 Jun 1996 13:45:08 -0700 (PDT) Date: Thu, 13 Jun 1996 13:45:08 -0700 (PDT) From: Garrett Wollman Message-Id: <199606132045.NAA17102@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib, cvs-include Subject: cvs commit: src/include/arpa inet.h src/lib/libc/net Makefile.inc Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 96/06/13 13:45:07 Modified: include/arpa inet.h lib/libc/net Makefile.inc Log: Add an independent implementation of addr2ascii(3) and ascii2addr(3) following the API of the INRIA IPv6 implementation. Revision Changes Path 1.3 +6 -1 src/include/arpa/inet.h 1.15 +5 -2 src/lib/libc/net/Makefile.inc From owner-cvs-lib Thu Jun 13 13:45:51 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA17183 for cvs-lib-outgoing; Thu, 13 Jun 1996 13:45:51 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA17167; Thu, 13 Jun 1996 13:45:45 -0700 (PDT) Date: Thu, 13 Jun 1996 13:45:45 -0700 (PDT) From: Garrett Wollman Message-Id: <199606132045.NAA17167@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/net addr2ascii.3 addr2ascii.c ascii2addr.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 96/06/13 13:45:43 Added: lib/libc/net addr2ascii.3 addr2ascii.c ascii2addr.c Log: It would help if I actually added the source code for these routines.