CVS commit: src/usr.bin/who

2019-10-04 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Oct 4 11:43:07 UTC 2019 Modified Files: src/usr.bin/who: utmpentry.c Log Message: revert previous; i meant to test first and if you read the comment immediately above, you can see it is done safely and on purpose. To generate

CVS commit: src/usr.bin/who

2019-10-04 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Oct 4 11:43:07 UTC 2019 Modified Files: src/usr.bin/who: utmpentry.c Log Message: revert previous; i meant to test first and if you read the comment immediately above, you can see it is done safely and on purpose. To generate

CVS commit: src/usr.bin/who

2019-10-04 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Oct 4 11:40:43 UTC 2019 Modified Files: src/usr.bin/who: utmpentry.c Log Message: use destination buffer size not source buffer size for strncpy len. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/usr.bin/wh

CVS commit: src/usr.bin/who

2019-10-04 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Oct 4 11:40:43 UTC 2019 Modified Files: src/usr.bin/who: utmpentry.c Log Message: use destination buffer size not source buffer size for strncpy len. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/usr.bin/wh

CVS commit: src/usr.bin/who

2019-09-01 Thread Sevan Janiyan
Module Name:src Committed By: sevan Date: Sun Sep 1 18:46:22 UTC 2019 Modified Files: src/usr.bin/who: who.1 Log Message: Update URL To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/usr.bin/who/who.1 Please note that diffs are not public domain; they a

CVS commit: src/usr.bin/who

2019-09-01 Thread Sevan Janiyan
Module Name:src Committed By: sevan Date: Sun Sep 1 18:46:22 UTC 2019 Modified Files: src/usr.bin/who: who.1 Log Message: Update URL To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/usr.bin/who/who.1 Please note that diffs are not public domain; they a