CVS: cvs.openbsd.org: src
Damien Miller <[email protected]>
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/29 02:48:22 Modified files: usr.bin/ssh : sftp.c Log message: fix "ls -n", which was still displaying user/group names rather than numeric uids/gids. Based on patch from Tamilan in bz3953