Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/dev
Module Name:    src
Committed By:   tron
Date:           Tue Aug 16 12:34:57 UTC 2005
Modified Files:
        src/sys/dev [netbsd-3]: verified_exec.c
Log Message:
Pull up revision 1.20 via patch (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.5.2.14 -r1.5.2.15 src/sys/dev/verified_exec.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