Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/bim
Module Name: src
Committed By: hubertf
Date: Mon Jun 26 22:42:45 UTC 2006
Modified Files:
src/sbin/bim: bim.c command.h extern.h
Log Message:
* constify
* replace two calls to strncpy() with strlcpy(), eliminating some
magic numbers
OK'd by christos@
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sbin/bim/bim.c
cvs rdiff -r1.5 -r1.6 src/sbin/bim/command.h
cvs rdiff -r1.3 -r1.4 src/sbin/bim/extern.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