CVS commit: src/lib/librmt

2024-03-22 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Fri Mar 22 19:36:56 UTC 2024 Modified Files: src/lib/librmt: rmtlib.c Log Message: s/Cannnot/Cannot/ in error message. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/lib/librmt/rmtlib.c Please note that diffs

CVS commit: src/lib/librmt

2024-03-22 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Fri Mar 22 19:36:56 UTC 2024 Modified Files: src/lib/librmt: rmtlib.c Log Message: s/Cannnot/Cannot/ in error message. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/lib/librmt/rmtlib.c Please note that diffs

CVS commit: src/lib/librmt

2019-10-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 3 17:56:17 UTC 2019 Modified Files: src/lib/librmt: rmtlib.c Log Message: - user (an alias to the login buffer should be NUL terminated so use strlcpy - double the size of the resulting buffer so that it can fit a copy

CVS commit: src/lib/librmt

2019-10-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 3 17:56:17 UTC 2019 Modified Files: src/lib/librmt: rmtlib.c Log Message: - user (an alias to the login buffer should be NUL terminated so use strlcpy - double the size of the resulting buffer so that it can fit a copy