Source-Changes archive

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

CVS commit: src/sys/ddb



Module Name:    src
Committed By:   drochner
Date:           Wed Jun  1 12:25:28 UTC 2005

Modified Files:
        src/sys/ddb: db_break.c db_break.h db_command.c db_command.h
            db_examine.c db_extern.h db_interface.h db_print.c db_run.c
            db_run.h db_variables.c db_variables.h db_watch.c db_watch.h
            db_write_cmd.c db_xxx.c

Log Message:
more constification fallout


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/ddb/db_break.c
cvs rdiff -r1.16 -r1.17 src/sys/ddb/db_break.h src/sys/ddb/db_write_cmd.c
cvs rdiff -r1.78 -r1.79 src/sys/ddb/db_command.c
cvs rdiff -r1.23 -r1.24 src/sys/ddb/db_command.h
cvs rdiff -r1.26 -r1.27 src/sys/ddb/db_examine.c
cvs rdiff -r1.11 -r1.12 src/sys/ddb/db_extern.h
cvs rdiff -r1.14 -r1.15 src/sys/ddb/db_interface.h
cvs rdiff -r1.20 -r1.21 src/sys/ddb/db_print.c src/sys/ddb/db_watch.c
cvs rdiff -r1.22 -r1.23 src/sys/ddb/db_run.c
cvs rdiff -r1.7 -r1.8 src/sys/ddb/db_run.h
cvs rdiff -r1.32 -r1.33 src/sys/ddb/db_variables.c
cvs rdiff -r1.12 -r1.13 src/sys/ddb/db_variables.h
cvs rdiff -r1.15 -r1.16 src/sys/ddb/db_watch.h
cvs rdiff -r1.30 -r1.31 src/sys/ddb/db_xxx.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