BeOS fan here that got Haiku running yesterday on a VMWare Fusion VM…loving it so far but I can’t wait for cifsmount to happen.
My question about the date was driven by cifsmount…I finally got cifsmount to work on BeOS 5 to mount a drive on my Lubuntu machine. After mounting, I noticed that all fo the files on that share had their create and modify date changed to 2010. That seemed odd. I went back to BeOS and it appears that one cannot set the year in Time Preference past 2010. The next option is 1965.
I had a copy of the Time preference recompiled for PowerPC that had a bug fix. It was on bebits, but probably doesn’t exist anymore. IIRC. I can see if I can obtain an Intel one, but I have no means of testing it.
@Diver THx for this link. After reading through it and trying it on my Intel BeOS 5.0.3 install I found that these commands worked:
$ /bin/date -s 05/10/2019
Fri May 10 00:00:00 PDT 2019
$ date
Fri May 10 00:00:10 PDT 2019
$ /bin/date -s 23:24:25
Fri May 10 23:24:25 PDT 2019
And seemed to keep the time/date after a restart. I now need to get the timezone figured out as every file in mounted Lubuntu director had their modified dated changed to a date ~6 hours in the future.