Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/shutdown
Module Name: src
Committed By: apb
Date: Fri Mar 28 18:27:14 UTC 2014
Modified Files:
src/sbin/shutdown: shutdown.c
Log Message:
When the third arg to fwrite() is a size in bytes, then the second arg
should be 1. sizeof(*mbuf) happens to equal 1, but it's better not
to rely on that.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sbin/shutdown/shutdown.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