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: christos
Date: Tue Sep 19 21:45:28 UTC 2017
Modified Files:
src/usr.bin/stat: stat.1 stat.c
Log Message:
- if st_dev/st_rdev == NODEV print -1 instead of unsigned
- update to the latest linux stat(1) format for -x (kind of)
- add the ability to display nanoseconds, like linux does
- change u_intX_t -> uintX_t
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 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