Source-Changes archive

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

CVS commit: src/usr.bin/stat



Module Name:    src
Committed By:   atatat
Date:           Thu May  8 13:05:38 UTC 2003

Modified Files:
        src/usr.bin/stat: stat.1 stat.c

Log Message:
Add %B to print the st_birthtime of an inode (adjusting the "raw"
format and "shell" format appropriately), and rename the st_*timespec
fields in the shell-style output to be st_*time, since that's what
they really are.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/usr.bin/stat/stat.1 src/usr.bin/stat/stat.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