hi there, today i wanted to copy the pictures from my camera sd card to my openbsd notebook. after mounting the card i noticed that there are files with future dates... amaaq> ls -la /etc/localtime lrwxr-xr-x 1 root wheel 36 May 21 12:23 /etc/localtime@ -> /usr/share/zoneinfo/Pacific/Auckland amaaq> ls -la -rw-rw-rw- 1 f wheel 906429 May 23 05:36 dscn9996.jpg -rw-rw-rw- 1 f wheel 877491 May 23 05:37 dscn9997.jpg -rw-rw-rw- 1 f wheel 915682 May 23 05:38 dscn9998.jpg amaaq> TZ= ls -la -rw-rw-rw- 1 f wheel 906429 May 22 17:36 dscn9996.jpg -rw-rw-rw- 1 f wheel 877491 May 22 17:37 dscn9997.jpg -rw-rw-rw- 1 f wheel 915682 May 22 17:38 dscn9998.jpg amaaq> echo $TZ amaaq> ls prints the correct date/time when explicitly clearing $TZ. but there is nothing in it in the first place... i had different timezones before, but now i am in new zealand... this has never happened before as far as a i can tell.. ls(1) says that TZ is used to print the dates but it never occured to me that it would add $TZ hours to the file date, that's why i am having filedates in the future, obivously, that the files have correct dates on disk. is this the accepted behaviour? the mounts are ext2fs and msdos btw. 4.3-current as of may 19 -f -- how much can i get away with and still go to heaven?
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Andrew Morton | Re: CFD: linux-wanking@vger.kernel.org (was [PATCH] Standard indentation of argume... |
| Linus Torvalds | Linux 2.6.27-rc8 |
git: | |
| Junio C Hamano | Re: [PATCH] Teach remote machinery about remotes.default config variable |
| Ingo Molnar | git-rerere observations and feature suggestions |
| Mike | Re: I don't want the .git directory next to my code. |
| Stephen Hemminger | git pull for update of netdev fails. |
| Leon Dippenaar | New tcp stack attack |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Daniel Ouellet | identifying sparse files and get ride of them trick available? |
| Shohrukh Shoyoqubov | Re: Site-to-site IPSec VPN between OpenBSD and Cisco PIX 515E |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Patrick McHardy | Re: Not understand some in htb_do_events function |
| David Miller | [GIT]: Networking |
| David Miller | Re: xfrm_state locking regression... |
