CVS commit: [netbsd-5] src/lib/libc/stdio

2015-04-16 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Thu Apr 16 06:33:59 UTC 2015 Modified Files: src/lib/libc/stdio [netbsd-5]: gettemp.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1955): lib/libc/stdio/gettemp.c: revision 1.16 via patch

CVS commit: [netbsd-5] src/lib/libc/resolv

2014-11-20 Thread Stephen Borrill
Module Name:src Committed By: sborrill Date: Thu Nov 20 08:41:31 UTC 2014 Modified Files: src/lib/libc/resolv [netbsd-5]: res_mkquery.c Log Message: Pull up the following revisions(s) (requested by christos in ticket #1932): lib/libc/resolv/res_mkquery.c:

CVS commit: [netbsd-5] src/lib/libc/net

2013-12-23 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Dec 23 23:12:44 UTC 2013 Modified Files: src/lib/libc/net [netbsd-5]: getaddrinfo.c gethnamaddr.c Log Message: Apply patch (requested by bad in ticket #1887): src/lib/libc/net/getaddrinfo.c r1.106: this is supposed to be

CVS commit: [netbsd-5] src/lib/libc/net

2013-12-19 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Thu Dec 19 08:11:45 UTC 2013 Modified Files: src/lib/libc/net [netbsd-5]: gethnamaddr.c Log Message: Fix ticket 1887: fix gethostbyaddr prototype, second argument is socklen_t not size_t. To generate a diff of this commit: cvs

CVS commit: [netbsd-5] src/lib/libc/net

2013-12-18 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Dec 18 20:23:36 UTC 2013 Modified Files: src/lib/libc/net [netbsd-5]: gethnamaddr.c getnameinfo.3 getnameinfo.c sethostent.c Added Files: src/lib/libc/net [netbsd-5]: hostent.h Log Message: Apply patch,

CVS commit: [netbsd-5] src/lib/libc/locale

2013-09-14 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sat Sep 14 13:37:11 UTC 2013 Modified Files: src/lib/libc/locale [netbsd-5]: global_locale.c Log Message: Apply patch, requested by joerg in ticket #1873: lib/libc/locale/global_locale.c: patch provide consistent and

CVS commit: [netbsd-5] src/lib/libc/gen

2011-06-18 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sat Jun 18 17:20:32 UTC 2011 Modified Files: src/lib/libc/gen [netbsd-5]: getgrent.c Log Message: Pull up following revision(s) (requested by sjg in ticket #1636): lib/libc/gen/getgrent.c: revision 1.63 _gr_copy() can get

CVS commit: [netbsd-5] src/lib/libc/gen

2011-04-24 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Sun Apr 24 15:41:10 UTC 2011 Modified Files: src/lib/libc/gen [netbsd-5]: glob.c Log Message: Pull up following revision(s) (requested by spz in ticket #1597): lib/libc/gen/glob.c: revision 1.28 lib/libc/gen/glob.c:

CVS commit: [netbsd-5] src/lib/libc/net

2011-04-05 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Tue Apr 5 06:21:19 UTC 2011 Modified Files: src/lib/libc/net [netbsd-5]: getservbyname_r.c getservbyport_r.c Log Message: Apply patch (requested by christos in ticket #1593): lib/libc/net/getservbyname_r.c patch

CVS commit: [netbsd-5] src/lib/libc/inet

2011-03-20 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sun Mar 20 21:32:32 UTC 2011 Modified Files: src/lib/libc/inet [netbsd-5]: inet_net_pton.c Log Message: Pull up following revision(s) (requested by spz in ticket #1574): lib/libc/inet/inet_net_pton.c: revision 1.2 Check

CVS commit: [netbsd-5] src/lib/libc/resolv

2011-02-16 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Feb 16 20:50:06 UTC 2011 Modified Files: src/lib/libc/resolv [netbsd-5]: res_send.c Log Message: Pull up following revision(s) (requested by pooka in ticket #1546): lib/libc/resolv/res_send.c: revision 1.21 Don't do

CVS commit: [netbsd-5] src/lib/libc/rpc

2010-12-08 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Thu Dec 9 04:14:46 UTC 2010 Modified Files: src/lib/libc/rpc [netbsd-5]: xdr_rec.c Log Message: Pull up following revision(s) (requested by dholland in ticket #1493): lib/libc/rpc/xdr_rec.c: revision 1.31 PR/44132: Wolfgang

CVS commit: [netbsd-5] src/lib/libc/stdlib

2010-11-21 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Mon Nov 22 00:20:27 UTC 2010 Modified Files: src/lib/libc/stdlib [netbsd-5]: getenv.c Log Message: Pull up following revision(s) (requested by tron in ticket #1474): lib/libc/stdlib/getenv.c: revision 1.33 via patch - Fix a

CVS commit: [netbsd-5] src/lib/libc/sys

2010-11-20 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Sun Nov 21 02:27:40 UTC 2010 Modified Files: src/lib/libc/sys [netbsd-5]: ioctl.2 Log Message: Pull up following revision(s) (requested by mbalmer in ticket #1395): lib/libc/sys/ioctl.2: revision 1.21 Correctly spell

CVS commit: [netbsd-5] src/lib/libc/citrus/modules

2010-11-19 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Fri Nov 19 23:25:02 UTC 2010 Modified Files: src/lib/libc/citrus/modules [netbsd-5]: citrus_utf1632.c Log Message: Pull up following revision(s) (requested by tnozaki in ticket #1356):

CVS commit: [netbsd-5] src/lib/libc/stdlib

2010-09-11 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sun Sep 12 04:52:45 UTC 2010 Modified Files: src/lib/libc/stdlib [netbsd-5]: exit.c Log Message: Pull up following revision(s) (requested by skrll in ticket #1451): lib/libc/stdlib/exit.c: revision 1.13 Only do the

CVS commit: [netbsd-5] src/lib/libc

2010-07-16 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Fri Jul 16 18:34:08 UTC 2010 Modified Files: src/lib/libc/misc [netbsd-5]: initfini.c src/lib/libc/stdlib [netbsd-5]: exit.c Log Message: Pull up following revision(s) (requested by joerg in ticket #1423):

CVS commit: [netbsd-5] src/lib/libc/stdlib

2010-03-12 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Sat Mar 13 00:53:33 UTC 2010 Modified Files: src/lib/libc/stdlib [netbsd-5]: jemalloc.c Log Message: Pull up following revision(s) (requested by enami in ticket #1327): lib/libc/stdlib/jemalloc.c: revision 1.21 Fix race

CVS commit: [netbsd-5] src/lib/libc/stdlib

2009-10-19 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Tue Oct 20 01:59:46 UTC 2009 Modified Files: src/lib/libc/stdlib [netbsd-5]: getsubopt.3 Log Message: Pull up following revision(s) (requested by joerg in ticket #1106): lib/libc/stdlib/getsubopt.3: revision 1.12 Fix header

CVS commit: [netbsd-5] src/lib/libc/arch/m68k/sys

2009-10-10 Thread Stephen Borrill
Module Name:src Committed By: sborrill Date: Sat Oct 10 21:02:46 UTC 2009 Modified Files: src/lib/libc/arch/m68k/sys [netbsd-5]: cerror.S Log Message: Pull up the following revisions(s) (requested by phx in ticket #1085): lib/libc/arch/m68k/sys/cerror.S:

CVS commit: [netbsd-5] src/lib/libc/locale

2009-10-07 Thread Stephen Borrill
Module Name:src Committed By: sborrill Date: Wed Oct 7 19:09:24 UTC 2009 Modified Files: src/lib/libc/locale [netbsd-5]: generic_lc_all.c Log Message: Pull up the following revisions(s) (requested by tnozaki in ticket #1069): lib/libc/locale/generic_lc_all.c:

CVS commit: [netbsd-5] src/lib/libc/stdio

2009-09-05 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sat Sep 5 11:38:33 UTC 2009 Modified Files: src/lib/libc/stdio [netbsd-5]: vfwprintf.c Log Message: Pull up following revision(s) (requested by dsl in ticket #902): lib/libc/stdio/vfwprintf.c: revision 1.16 If the

CVS commit: [netbsd-5] src/lib/libc/gen

2009-08-16 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sun Aug 16 22:41:23 UTC 2009 Modified Files: src/lib/libc/gen [netbsd-5]: fts.c Log Message: Pull up following revision(s) (requested by christos in ticket #915): lib/libc/gen/fts.c: revision 1.38 Avoid possible integer

CVS commit: [netbsd-5] src/lib/libc/gdtoa

2009-08-15 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sun Aug 16 00:14:34 UTC 2009 Modified Files: src/lib/libc/gdtoa [netbsd-5]: gdtoaimp.h Log Message: Pull up following revision(s) (requested by christos in ticket #913): lib/libc/gdtoa/gdtoaimp.h: revision 1.7 Change Kmax so

CVS commit: [netbsd-5] src/lib/libc/sys

2009-08-14 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Fri Aug 14 21:18:54 UTC 2009 Modified Files: src/lib/libc/sys [netbsd-5]: semctl.2 shmctl.2 Log Message: Pull up following revision(s) (requested by dholland in ticket #894): lib/libc/sys/semctl.2: revision 1.18

CVS commit: [netbsd-5] src/lib/libc/sys

2009-07-26 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sun Jul 26 18:36:44 UTC 2009 Modified Files: src/lib/libc/sys [netbsd-5]: intro.2 Log Message: Pull up following revision(s) (requested by dholland in ticket #867): lib/libc/sys/intro.2: revisions 1.53, 1.54 Mention, along

CVS commit: [netbsd-5] src/lib/libc/sys

2009-07-01 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Wed Jul 1 22:53:03 UTC 2009 Modified Files: src/lib/libc/sys [netbsd-5]: getrlimit.2 Log Message: Pull up following revision(s) (requested by mrg in ticket #846): lib/libc/sys/getrlimit.2: revision 1.31, 1.32 document

CVS commit: [netbsd-5] src/lib/libc/db/hash

2009-04-23 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Thu Apr 23 23:31:16 UTC 2009 Modified Files: src/lib/libc/db/hash [netbsd-5]: hash_buf.c Log Message: Pull up following revision(s) (requested by agc in ticket #723): lib/libc/db/hash/hash_buf.c: revision 1.18 correct cast

CVS commit: [netbsd-5] src/lib/libc/db/hash

2009-04-22 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Thu Apr 23 02:34:14 UTC 2009 Modified Files: src/lib/libc/db/hash [netbsd-5]: hash_buf.c Log Message: Pull up following revision(s) (requested by christos in ticket #719): lib/libc/db/hash/hash_buf.c: revision 1.16 Include

CVS commit: [netbsd-5] src/lib/libc/rpc

2009-04-11 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sun Apr 12 02:25:26 UTC 2009 Modified Files: src/lib/libc/rpc [netbsd-5]: rpc.3 Log Message: Pull up following revision(s) (requested by joerg in ticket #692): lib/libc/rpc/rpc.3: revision 1.21 Fix markup. To generate a

CVS commit: [netbsd-5] src/lib/libc/rpc

2009-04-11 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sun Apr 12 02:26:46 UTC 2009 Modified Files: src/lib/libc/rpc [netbsd-5]: rpc_xdr.3 Log Message: Pull up following revision(s) (requested by joerg in ticket #693): lib/libc/rpc/rpc_xdr.3: revision 1.8 Fix markup. To

CVS commit: [netbsd-5] src/lib/libc/rpc

2009-04-11 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sun Apr 12 02:27:36 UTC 2009 Modified Files: src/lib/libc/rpc [netbsd-5]: rpcbind.3 Log Message: Pull up following revision(s) (requested by joerg in ticket #693): lib/libc/rpc/rpcbind.3: revision 1.11 Fix markup. To

CVS commit: [netbsd-5] src/lib/libc/stdlib

2009-04-11 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sun Apr 12 02:31:34 UTC 2009 Modified Files: src/lib/libc/stdlib [netbsd-5]: tsearch.3 Log Message: Pull up following revision(s) (requested by joerg in ticket #695): lib/libc/stdlib/tsearch.3: revision 1.10 Fix markup. To

CVS commit: [netbsd-5] src/lib/libc/rpc

2009-04-10 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Fri Apr 10 18:09:10 UTC 2009 Modified Files: src/lib/libc/rpc [netbsd-5]: rpc_clnt_create.3 Log Message: Pull up following revision(s) (requested by joerg in ticket #682): lib/libc/rpc/rpc_clnt_create.3: revision 1.10 Fix