Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   itohy
Date:           Mon Jul 26 01:31:48 UTC 1999

Modified Files:
        basesrc/usr.sbin/route6d: route6d.c

Log Message:
Eliminate illegal cast from function pointer (sig_t) to object pointer (void *).
Remove #include of unused headers.
Fix varargs usage.
KNF.
Const poisoning.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/usr.sbin/route6d/route6d.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