Source-Changes archive

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

CVS commit: [netbsd-3] src/sys/kern



Module Name:    src
Committed By:   tron
Date:           Tue Aug 16 12:34:50 UTC 2005

Modified Files:
        src/sys/kern [netbsd-3]: kern_verifiedexec.c

Log Message:
Pull up revision 1.34 (requested by elad in ticket #668):
Fix printing formats.
  - size_t is %zu
  - dev_t is uint32_t is %u
  - long is %ld


To generate a diff of this commit:
cvs rdiff -r1.9.2.21 -r1.9.2.22 src/sys/kern/kern_verifiedexec.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