CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2019/09/04 08:40:22
Modified files:
usr.sbin/makefs/msdos: msdosfs_vfsops.c
sys/msdosfs : msdosfs_conv.c
Log message:
msdosfs: remove timezone support
This support is undocumented, only works if you're using the kernel
timezone, and breaks during a DST shift. It also preferences file systems
managed by a Windows installation: many implementations, like ours, use
UTC by default (think: phones, digital cameras).
No complaints on tech@.
"good riddance" tedu@, "Yep." deraadt@