<feed xmlns='http://www.w3.org/2005/Atom'>
<title>teythoon/hurd.git/tmpfs/ChangeLog, branch justus/gpg-0</title>
<subtitle>Personal Hurd development repository</subtitle>
<id>https://darnassus.sceen.net/cgit/teythoon/hurd.git/atom?h=justus%2Fgpg-0</id>
<link rel='self' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/atom?h=justus%2Fgpg-0'/>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/'/>
<updated>2009-07-11T08:40:39Z</updated>
<entry>
<title>Switch to the new ChangeLog style.</title>
<updated>2009-07-11T08:40:39Z</updated>
<author>
<name>Thomas Schwinge</name>
<email>tschwinge@gnu.org</email>
</author>
<published>2009-07-11T08:40:39Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=f91f5eb5b1fcdb0124dfd469dab5be2ab6078c62'/>
<id>urn:sha1:f91f5eb5b1fcdb0124dfd469dab5be2ab6078c62</id>
<content type='text'>
* ChangeLog: Wipe out content, and add instructions about how to get it back.
* auth/ChangeLog: Remove file.
* benchmarks/ChangeLog: Likewise.
* boot/ChangeLog: Likewise.
* bsdfsck/ChangeLog: Likewise.
* config/ChangeLog: Likewise.
* console-client/ChangeLog: Likewise.
* console/ChangeLog: Likewise.
* daemons/ChangeLog: Likewise.
* defpager/ChangeLog: Likewise.
* doc/ChangeLog: Likewise.
* exec/ChangeLog: Likewise.
* ext2fs/ChangeLog: Likewise.
* fatfs/ChangeLog: Likewise.
* fstests/ChangeLog: Likewise.
* ftpfs/ChangeLog: Likewise.
* hostmux/ChangeLog: Likewise.
* hurd/ChangeLog: Likewise.
* include/ChangeLog: Likewise.
* init/ChangeLog: Likewise.
* isofs/ChangeLog: Likewise.
* libcons/ChangeLog: Likewise.
* libdirmgt/ChangeLog: Likewise.
* libdiskfs/ChangeLog: Likewise.
* libfshelp/ChangeLog: Likewise.
* libftpconn/ChangeLog: Likewise.
* libhurdbugaddr/ChangeLog: Likewise.
* libihash/ChangeLog: Likewise.
* libiohelp/ChangeLog: Likewise.
* libnetfs/ChangeLog: Likewise.
* libpager/ChangeLog: Likewise.
* libpipe/ChangeLog: Likewise.
* libports/ChangeLog: Likewise.
* libps/ChangeLog: Likewise.
* libshouldbeinlibc/ChangeLog: Likewise.
* libstore/ChangeLog: Likewise.
* libthreads/ChangeLog: Likewise.
* libtrivfs/ChangeLog: Likewise.
* login/ChangeLog: Likewise.
* mach-defpager/ChangeLog: Likewise.
* nfs/ChangeLog: Likewise.
* nfsd/ChangeLog: Likewise.
* pfinet/ChangeLog: Likewise.
* pflocal/ChangeLog: Likewise.
* proc/ChangeLog: Likewise.
* release/ChangeLog: Likewise.
* serverboot/ChangeLog: Likewise.
* storeio/ChangeLog: Likewise.
* sutils/ChangeLog: Likewise.
* term/ChangeLog: Likewise.
* tmpfs/ChangeLog: Likewise.
* trans/ChangeLog: Likewise.
* ufs-fsck/ChangeLog: Likewise.
* ufs-utils/ChangeLog: Likewise.
* ufs/ChangeLog: Likewise.
* usermux/ChangeLog: Likewise.
* utils/ChangeLog: Likewise.
</content>
</entry>
<entry>
<title>[ftpfs]</title>
<updated>2009-02-02T03:04:47Z</updated>
<author>
<name>Samuel Thibault</name>
<email>samuel.thibault@ens-lyon.org</email>
</author>
<published>2009-02-02T03:04:47Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=53c84862ce0de17f6d63d26cfa20008c57dc7074'/>
<id>urn:sha1:53c84862ce0de17f6d63d26cfa20008c57dc7074</id>
<content type='text'>
2009-02-02  Samuel Thibault  &lt;samuel.thibault@ens-lyon.org&gt;

	* dir.c (ftpfs_refresh_node): Use st_mtim.tv_sec members instead
	of st_mtime.  Also compare st_mtim.tv_nsec members.

[libdiskfs]
2009-02-02  Samuel Thibault  &lt;samuel.thibault@ens-lyon.org&gt;

	* file-utimes.c (diskfs_S_file_utimes): Use st_atim.tv_sec/
	st_mtim.tv_sec members instead of st_atime/st_mtime.  Also set
	st_atim.tv_nsec/st_mtim.tv_nsec members.

[libftpconn]
2009-02-02  Samuel Thibault  &lt;samuel.thibault@ens-lyon.org&gt;

	* unix.c (parse_dir_entry): Use st_mtim.tv_sec instead of st_mtime.
	Set st_atim.tv_nsec, st_ctim.tv_nsec and st_mtim.tv_nsec to 0.

[login]
2009-02-02  Samuel Thibault  &lt;samuel.thibault@ens-lyon.org&gt;

	* utmp.c (S_login_get_idle_time): Use st_atim.tv_sec and
	st_atim.tv_nsec members instead of st_atime and st_atime_usec.

[tmpfs]
2009-02-02  Samuel Thibault  &lt;samuel.thibault@ens-lyon.org&gt;

	* tmpfs.h (struct disknode): Make atime, mtime and ctime members
	struct timespec instead of time_t.
	* tmpfs.c (main): Copy st_atim/st_mtim/st_ctim members from st to
	diskfs_root_node-&gt;dn_stat instead of st_atime/st_mtime/st_ctime.
	* node.c (diskfs_node_norefs): Copy st_atime/st_mtime/st_ctime
	members from np-&gt;dn_stat to atime/mtime/ctime members of np-&gt;dn
	(diskfs_cached_lookup): Conversely.
</content>
</entry>
<entry>
<title>2005-03-20  Marcus Brinkmann  &lt;marcus@gnu.org&gt;</title>
<updated>2005-03-20T02:21:31Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>marcus@gnu.org</email>
</author>
<published>2005-03-20T02:21:31Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=d68f1a3c3baaa650d10a941d53bdd894eaa499af'/>
<id>urn:sha1:d68f1a3c3baaa650d10a941d53bdd894eaa499af</id>
<content type='text'>
	* tmpfs.c (parse_opt): Use the right argument for parsing the
	mode.
</content>
</entry>
<entry>
<title>.</title>
<updated>2002-06-25T05:07:46Z</updated>
<author>
<name>Roland McGrath</name>
<email>roland@gnu.org</email>
</author>
<published>2002-06-25T05:07:46Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=536cecf4f43ba2474d6bf576eb787ceb8a731e48'/>
<id>urn:sha1:536cecf4f43ba2474d6bf576eb787ceb8a731e48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.</title>
<updated>2002-06-13T21:27:24Z</updated>
<author>
<name>Roland McGrath</name>
<email>roland@gnu.org</email>
</author>
<published>2002-06-13T21:27:24Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=4e71681f97b368a532f9bf287786dc83bf1aae2c'/>
<id>urn:sha1:4e71681f97b368a532f9bf287786dc83bf1aae2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.</title>
<updated>2002-06-13T20:59:43Z</updated>
<author>
<name>Roland McGrath</name>
<email>roland@gnu.org</email>
</author>
<published>2002-06-13T20:59:43Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=3039afb4e3bd3b0e140699e98824f366ac5e47af'/>
<id>urn:sha1:3039afb4e3bd3b0e140699e98824f366ac5e47af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.</title>
<updated>2002-06-11T21:43:43Z</updated>
<author>
<name>Roland McGrath</name>
<email>roland@gnu.org</email>
</author>
<published>2002-06-11T21:43:43Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=e134b714b6acb56586e9b4fe030aa44e272e8647'/>
<id>urn:sha1:e134b714b6acb56586e9b4fe030aa44e272e8647</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.</title>
<updated>2002-06-02T21:41:49Z</updated>
<author>
<name>Roland McGrath</name>
<email>roland@gnu.org</email>
</author>
<published>2002-06-02T21:41:49Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=b3cb19ba7cfcfeeebdf811af2a924682eebe6f53'/>
<id>urn:sha1:b3cb19ba7cfcfeeebdf811af2a924682eebe6f53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert unintentional checkin</title>
<updated>2002-05-29T20:25:25Z</updated>
<author>
<name>Roland McGrath</name>
<email>roland@gnu.org</email>
</author>
<published>2002-05-29T20:25:25Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=6083ca2558b1825cb7303f398a31213ab15f7773'/>
<id>urn:sha1:6083ca2558b1825cb7303f398a31213ab15f7773</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.</title>
<updated>2002-05-28T23:59:05Z</updated>
<author>
<name>Roland McGrath</name>
<email>roland@gnu.org</email>
</author>
<published>2002-05-28T23:59:05Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=9ddd3e4ffe133a2e60c16e1156324b3095c7d792'/>
<id>urn:sha1:9ddd3e4ffe133a2e60c16e1156324b3095c7d792</id>
<content type='text'>
</content>
</entry>
</feed>
