CVS commit: src/usr.bin/getent

2024-11-21 Thread Robert Elz
Module Name:src Committed By: kre Date: Thu Nov 21 16:33:37 UTC 2024 Modified Files: src/usr.bin/getent: getent.c Log Message: White space.NFC. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/usr.bin/getent/getent.c Please note that diffs are not p

CVS commit: src/usr.bin/getent

2024-11-21 Thread Robert Elz
Module Name:src Committed By: kre Date: Thu Nov 21 16:33:37 UTC 2024 Modified Files: src/usr.bin/getent: getent.c Log Message: White space.NFC. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/usr.bin/getent/getent.c Please note that diffs are not p

CVS commit: src/usr.bin/getent

2024-11-21 Thread Robert Elz
Module Name:src Committed By: kre Date: Thu Nov 21 15:49:35 UTC 2024 Modified Files: src/usr.bin/getent: getent.c Log Message: PR bin/58836 make sure all 3 colons are printed for group database I took a look, and didn't see any other cases where there was a similar issu

CVS commit: src/usr.bin/getent

2024-11-21 Thread Robert Elz
Module Name:src Committed By: kre Date: Thu Nov 21 15:49:35 UTC 2024 Modified Files: src/usr.bin/getent: getent.c Log Message: PR bin/58836 make sure all 3 colons are printed for group database I took a look, and didn't see any other cases where there was a similar issu

CVS commit: src/usr.bin/getent

2010-02-04 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Feb 4 09:48:35 UTC 2010 Modified Files: src/usr.bin/getent: getent.1 Log Message: Sort SEE ALSO. New sentence, new line. Whitespace fix. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/usr.bin/getent/getent.1