NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59459 CVS commit: [netbsd-10] src/usr.bin/showmount
The following reply was made to PR bin/59459; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59459 CVS commit: [netbsd-10] src/usr.bin/showmount
Date: Thu, 5 Jun 2025 08:45:44 +0000
Module Name: src
Committed By: martin
Date: Thu Jun 5 08:45:44 UTC 2025
Modified Files:
src/usr.bin/showmount [netbsd-10]: showmount.c
Log Message:
Pull up following revision(s) (requested by bad in ticket #1127):
usr.bin/showmount/showmount.c: revision 1.24
usr.bin/showmount/showmount.c: revision 1.25
just always print a space after the exported directory
Don't fret over whether it's 34 or 35 characters when an explicit separator
is necessary, just always print one.
Terminates PR bin/59459 with extreme prejudice.
actually get rid of now unnecessary "len" too
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.23.14.1 src/usr.bin/showmount/showmount.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index