Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: mrg
Date: Mon Feb 5 22:14:26 UTC 2018
Modified Files:
src/sys/dev: radio.c
src/sys/dev/ic: mpt_netbsd.c
src/usr.bin/grep: util.c
Log Message:
fixes for GCC 6.4:
- fix an indentation issue in radioioctl().
- fix an indentation issue in mpt_run_xfer().
- grep's printline() has some {} placement issues.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/radio.c
cvs rdiff -u -r1.34 -r1.35 src/sys/dev/ic/mpt_netbsd.c
cvs rdiff -u -r1.18 -r1.19 src/usr.bin/grep/util.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