Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/tftp
Module Name: src
Committed By: ross
Date: Sun Nov 20 19:28:23 UTC 2005
Modified Files:
src/usr.bin/tftp: Makefile extern.h main.c tftp.c
Log Message:
Fix old-style C code, update to WARNS=4.
Also, move file-scope .c extern decls to the .h file
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/usr.bin/tftp/Makefile
cvs rdiff -r1.3 -r1.4 src/usr.bin/tftp/extern.h
cvs rdiff -r1.19 -r1.20 src/usr.bin/tftp/main.c
cvs rdiff -r1.21 -r1.22 src/usr.bin/tftp/tftp.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