Source-Changes archive

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

CVS commit: src/dist/dhcp



Module Name:    src
Committed By:   dsl
Date:           Fri Oct 29 21:19:32 UTC 2004

Modified Files:
        src/dist/dhcp/common: conflex.c parse.c print.c
        src/dist/dhcp/dst: dst_api.c
        src/dist/dhcp/minires: ns_date.c res_init.c res_query.c
        src/dist/dhcp/omapip: hash.c
        src/dist/dhcp/server: db.c dhcpd.c

Log Message:
Add (unsigned char) cast to ctype functions


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/dist/dhcp/common/conflex.c
cvs rdiff -r1.7 -r1.8 src/dist/dhcp/common/parse.c
cvs rdiff -r1.5 -r1.6 src/dist/dhcp/common/print.c
cvs rdiff -r1.3 -r1.4 src/dist/dhcp/dst/dst_api.c
cvs rdiff -r1.1 -r1.2 src/dist/dhcp/minires/ns_date.c
cvs rdiff -r1.2 -r1.3 src/dist/dhcp/minires/res_init.c \
    src/dist/dhcp/minires/res_query.c
cvs rdiff -r1.3 -r1.4 src/dist/dhcp/omapip/hash.c
cvs rdiff -r1.4 -r1.5 src/dist/dhcp/server/db.c src/dist/dhcp/server/dhcpd.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