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:   cgd
Date:           Sun Jul  4 21:30:15 UTC 1999

Modified Files:
        basesrc/usr.bin/msgc: msg_sys.def msgc.1 msgdb.c

Log Message:
const-ify strings as appropriate, and convert message 'numbers' from
ints to 'msg's.  'msg' is currently typedef'd as 'const char *', but it'll
become more complex eventually.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/usr.bin/msgc/msg_sys.def
cvs rdiff -r1.8 -r1.9 basesrc/usr.bin/msgc/msgc.1
cvs rdiff -r1.9 -r1.10 basesrc/usr.bin/msgc/msgdb.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