Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/usr.bin/showmount
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