Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/bin/sh
Jun-ichiro itojun Hagino <itojun%netbsd.org@localhost> writes:
> Module Name: src
> Committed By: itojun
> Date: Tue Apr 15 07:40:57 UTC 2003
>
> Modified Files:
> src/bin/sh: options.c
>
> Log Message:
> %d is 12 chars, not 10 chars. hinted by deraadt
If security is a concern in this change, please consider doing this in
a sustainable way. int won't break the 32-bit barrier before long,
but rest assured it will.
- Klaus
Home |
Main Index |
Thread Index |
Old Index