Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: rin
Date: Sat Feb 20 09:51:20 UTC 2021
Modified Files:
src/sys/dev/dkwedge: dkwedge_rdb.c
src/sys/sys: disklabel_rdb.h
Log Message:
Misc style fixes. No binary changes.
- Use uint{32,8}_t instead of unsigned {int, char}.
- Sort headers.
- KNF
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/dkwedge/dkwedge_rdb.c
cvs rdiff -u -r1.4 -r1.5 src/sys/sys/disklabel_rdb.h
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