Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
christos
Sat Jan 31 07:34:12 EST 1998
Update of /cvsroot/src/bin/sh
In directory netbsd1:/var/slash-tmp/cvs-serv3321
Modified Files:
arith.y
Log Message:
Fix printf format.
christos
Sat Jan 31 07:36:18 EST 1998
Update of /cvsroot/src/bin/sh
In directory netbsd1:/var/slash-tmp/cvs-serv3353
Modified Files:
error.c mail.c memalloc.c
Log Message:
Include our local includes after the system's ones.
christos
Sat Jan 31 07:37:56 EST 1998
Update of /cvsroot/src/bin/sh
In directory netbsd1:/var/slash-tmp/cvs-serv3389
Modified Files:
output.c output.h
Log Message:
- Add gcc attributes to printf like functions
- Fix format strings to be const
- Fix buffer length to be size_t
- Add %p format
- Avoid code duplication in varargs/stdarg cases
Home |
Main Index |
Thread Index |
Old Index