Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/bootp
Module Name: src
Committed By: hubertf
Date: Sat Mar 10 00:16:51 UTC 2007
Modified Files:
src/usr.sbin/bootp/bootptest: trygetea.c
src/usr.sbin/bootp/common: trygetif.c
Log Message:
- Remove unused ctype.h header
- Remove unused debug and progname variables
- Use return instead of exit() for quiting at end of main()
- Print errors to stderr instead of stdout
From: Slava Semushin <php-coder%altlinux.ru@localhost>
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/usr.sbin/bootp/bootptest/trygetea.c
cvs rdiff -r1.5 -r1.6 src/usr.sbin/bootp/common/trygetif.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