Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: martin
Date: Mon Sep 1 09:09:47 UTC 2014
Modified Files:
src/sys/fs/msdosfs: msdosfs_conv.c
src/usr.sbin/makefs/msdos: Makefile.inc
Log Message:
Make msdosfs time conversion use the y/m/d/h/m/s conversion functions
from clock_subr.c and compile that into the userland (and tools)
makefs as well.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/fs/msdosfs/msdosfs_conv.c
cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/makefs/msdos/Makefile.inc
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