Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/arp
Module Name: src
Committed By: christos
Date: Sun Oct 22 20:54:38 UTC 2006
Modified Files:
src/usr.sbin/arp: Makefile arp.c
Log Message:
WARNS=4.
- pass lint
- don't use sscanf fgets and fixed length buffers
- always use warnx to report errors.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/usr.sbin/arp/Makefile
cvs rdiff -r1.43 -r1.44 src/usr.sbin/arp/arp.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