CVS commit: src/usr.bin/rpcgen

2024-06-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jun 18 21:31:35 UTC 2024 Modified Files: src/usr.bin/rpcgen: rpc_svcout.c Log Message: Add prototype for the foo_freeresult() functions used in the thread-safe versions of the code (Anthony Mallet) To generate a diff of th

CVS commit: src/usr.bin/rpcgen

2024-06-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jun 18 21:31:35 UTC 2024 Modified Files: src/usr.bin/rpcgen: rpc_svcout.c Log Message: Add prototype for the foo_freeresult() functions used in the thread-safe versions of the code (Anthony Mallet) To generate a diff of th

CVS commit: src/usr.bin/rpcgen

2024-06-16 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Jun 17 01:28:31 UTC 2024 Modified Files: src/usr.bin/rpcgen: rpcgen.1 Log Message: rpcgen(1): brush up markup a bit To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/usr.bin/rpcgen/rpcgen.1 Please note that dif

CVS commit: src/usr.bin/rpcgen

2024-06-16 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Mon Jun 17 01:28:31 UTC 2024 Modified Files: src/usr.bin/rpcgen: rpcgen.1 Log Message: rpcgen(1): brush up markup a bit To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/usr.bin/rpcgen/rpcgen.1 Please note that dif

CVS commit: src/usr.bin/rpcgen

2024-06-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jun 16 22:21:57 UTC 2024 Modified Files: src/usr.bin/rpcgen: rpcgen.1 Log Message: rpcgen.1: add missing punctuation To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/usr.bin/rpcgen/rpcgen.1 Please note that

CVS commit: src/usr.bin/rpcgen

2024-06-16 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jun 16 22:21:57 UTC 2024 Modified Files: src/usr.bin/rpcgen: rpcgen.1 Log Message: rpcgen.1: add missing punctuation To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/usr.bin/rpcgen/rpcgen.1 Please note that

CVS commit: src/usr.bin/rpcgen

2023-08-07 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Mon Aug 7 21:12:02 UTC 2023 Modified Files: src/usr.bin/rpcgen: rpc_cout.c Log Message: rpcgen: don't pass length of source to string copy operation Altough the prior code can't fail, GCC complains about the practice. To generate

CVS commit: src/usr.bin/rpcgen

2023-08-07 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Mon Aug 7 21:12:02 UTC 2023 Modified Files: src/usr.bin/rpcgen: rpc_cout.c Log Message: rpcgen: don't pass length of source to string copy operation Altough the prior code can't fail, GCC complains about the practice. To generate

Re: CVS commit: src/usr.bin/rpcgen

2015-05-10 Thread Joerg Sonnenberger
On Sat, May 09, 2015 at 11:16:51PM +, David A. Holland wrote: > Module Name: src > Committed By: dholland > Date: Sat May 9 23:16:51 UTC 2015 > > Modified Files: > src/usr.bin/rpcgen: rpc_cout.c rpc_util.c > > Log Message: > Use errx when malloc fails, and also don't cast the