Source-Changes archive

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

CVS commit: src/usr.sbin/config



Module Name:    src
Committed By:   fvdl
Date:           Tue Nov 18 18:47:36 UTC 2003

Modified Files:
        src/usr.sbin/config: gram.y scan.l

Log Message:
Use int64_t to store numeric values, so that values larger than 2^32
may be specified in options.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/usr.sbin/config/gram.y
cvs rdiff -r1.40 -r1.41 src/usr.sbin/config/scan.l

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