Source-Changes archive

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

CVS commit: [pgoyette-localcount] src/external/cddl/osnet



Module Name:    src
Committed By:   pgoyette
Date:           Sat Jul 16 11:27:12 UTC 2016

Modified Files:
        src/external/cddl/osnet/dev/fbt [pgoyette-localcount]: fbt.c
        src/external/cddl/osnet/dev/sdt [pgoyette-localcount]: sdt.c
        src/external/cddl/osnet/dist/uts/common/dtrace [pgoyette-localcount]:
            dtrace.c

Log Message:
Add an initializer for the cdevsw's localcount.

XXX These should maybe be converted to C99-style structure initialization?


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.18.2.1 src/external/cddl/osnet/dev/fbt/fbt.c
cvs rdiff -u -r1.16 -r1.16.2.1 src/external/cddl/osnet/dev/sdt/sdt.c
cvs rdiff -u -r1.32 -r1.32.2.1 \
    src/external/cddl/osnet/dist/uts/common/dtrace/dtrace.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