Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src/sbin/dmesg



Module Name:    src
Committed By:   martin
Date:           Sun Jan  5 09:32:10 UTC 2020

Modified Files:
        src/sbin/dmesg [netbsd-9]: dmesg.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #601):

        sbin/dmesg/dmesg.c: revision 1.44
        sbin/dmesg/dmesg.c: revision 1.45

Fix dmesg(8) to preserve leading whitespaces of kernel messages.
Closes PR/54729.

Make recent change build for SMALL builds as well as normal ones.


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.43.2.1 src/sbin/dmesg/dmesg.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