<feed xmlns='http://www.w3.org/2005/Atom'>
<title>teythoon/hurd.git/fatfs/ChangeLog, branch master</title>
<subtitle>Personal Hurd development repository</subtitle>
<id>https://darnassus.sceen.net/cgit/teythoon/hurd.git/atom?h=master</id>
<link rel='self' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/atom?h=master'/>
<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>2007-11-13  Thomas Schwinge  &lt;tschwinge@gnu.org&gt;</title>
<updated>2007-11-13T23:04:15Z</updated>
<author>
<name>Thomas Schwinge</name>
<email>tschwinge@gnu.org</email>
</author>
<published>2007-11-13T23:04:15Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=099c39d00f5680cd38b214a4e001e0a04edb7652'/>
<id>urn:sha1:099c39d00f5680cd38b214a4e001e0a04edb7652</id>
<content type='text'>
	* inode.c (read_node): Adapt to ``struct stat'' changes.
</content>
</entry>
<entry>
<title>[doc/ChangeLog]</title>
<updated>2007-08-20T15:51:49Z</updated>
<author>
<name>Samuel Thibault</name>
<email>samuel.thibault@ens-lyon.org</email>
</author>
<published>2007-08-20T15:51:49Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=db18a872a8e45962590b63314d60a745ca73f8f6'/>
<id>urn:sha1:db18a872a8e45962590b63314d60a745ca73f8f6</id>
<content type='text'>
2007-08-16  Samuel Thibault  &lt;samuel.thibault@ens-lyon.org&gt;

	* hurd.texi: Document diskfs_set_node_atime.

[ext2fs/ChangeLog]
2007-08-16  Samuel Thibault  &lt;samuel.thibault@ens-lyon.org&gt;

	* dir.c (diskfs_lookup_hard, diskfs_dirempty): Call
	diskfs_set_node_atime instead of setting dp-&gt;dn_set_atime.

[fatfs/ChangeLog]
2007-08-16  Samuel Thibault  &lt;samuel.thibault@ens-lyon.org&gt;

	* dir.c (diskfs_lookup_hard, diskfs_dirempty): Call
	diskfs_set_node_atime instead of setting dp-&gt;dn_set_atime.

[libdiskfs/ChangeLog]
2007-08-16  Samuel Thibault  &lt;samuel.thibault@ens-lyon.org&gt;

	* diskfs.h (diskfs_set_node_atime): New declaration.
	* node-times.c (diskfs_set_node_atime): New function.

[ufs/ChangeLog]
2007-08-16  Samuel Thibault  &lt;samuel.thibault@ens-lyon.org&gt;

	* dir.c (diskfs_lookup_hard, diskfs_dirempty): Call
	diskfs_set_node_atime instead of setting dp-&gt;dn_set_atime.
	* inode.c (read_symlink_hook): Likewise.
</content>
</entry>
<entry>
<title>2007-03-31  Thomas Schwinge  &lt;tschwinge@gnu.org&gt;</title>
<updated>2007-03-31T10:28:03Z</updated>
<author>
<name>Thomas Schwinge</name>
<email>tschwinge@gnu.org</email>
</author>
<published>2007-03-31T10:28:03Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=015e8531ef98117b532627ee801c7053ce0b2bb9'/>
<id>urn:sha1:015e8531ef98117b532627ee801c7053ce0b2bb9</id>
<content type='text'>
	* Makefile (HURDLIBS): Put ``threads'' in front of ``ports''.
</content>
</entry>
<entry>
<title>2007-03-30  Thomas Schwinge  &lt;tschwinge@gnu.org&gt;</title>
<updated>2007-03-30T14:15:49Z</updated>
<author>
<name>Thomas Schwinge</name>
<email>tschwinge@gnu.org</email>
</author>
<published>2007-03-30T14:15:49Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=bee7031bcfed16d89a7c48a269659812e3266050'/>
<id>urn:sha1:bee7031bcfed16d89a7c48a269659812e3266050</id>
<content type='text'>
	* inode.c (read_node): Correctly convert from nanoseconds to
	microseconds.
</content>
</entry>
<entry>
<title>2007-03-28  Thomas Schwinge  &lt;tschwinge@gnu.org&gt;</title>
<updated>2007-03-28T19:11:42Z</updated>
<author>
<name>Thomas Schwinge</name>
<email>tschwinge@gnu.org</email>
</author>
<published>2007-03-28T19:11:42Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=2ab9f689f7a1938827f17a914af9751ff487fc96'/>
<id>urn:sha1:2ab9f689f7a1938827f17a914af9751ff487fc96</id>
<content type='text'>
	* Makefile (fatfs.static): New target.
</content>
</entry>
<entry>
<title>2007-03-28  Thomas Schwinge  &lt;tschwinge@gnu.org&gt;</title>
<updated>2007-03-28T19:11:07Z</updated>
<author>
<name>Thomas Schwinge</name>
<email>tschwinge@gnu.org</email>
</author>
<published>2007-03-28T19:11:07Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=ec71a94087af0a1c349ce052e48a656c120ad7a5'/>
<id>urn:sha1:ec71a94087af0a1c349ce052e48a656c120ad7a5</id>
<content type='text'>
	* main.c (diskfs_readonly): Remove variable.
	(main): Set `diskfs_readonly' and `diskfs_hard_readonly' to one.
</content>
</entry>
<entry>
<title>ext2fs/</title>
<updated>2005-07-12T15:29:22Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>marcus@gnu.org</email>
</author>
<published>2005-07-12T15:29:22Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=7a4a38fa09a886e1d25711a866e391fdc4fb3269'/>
<id>urn:sha1:7a4a38fa09a886e1d25711a866e391fdc4fb3269</id>
<content type='text'>
fatfs/
2005-07-12  Marcus Brinkmann  &lt;marcus@gnu.org&gt;

	* pager.c (diskfs_get_filemap): Initialize upi-&gt;max_prot to PROT.
</content>
</entry>
<entry>
<title>2003-08-09  Marcus Brinkmann  &lt;marcus@gnu.org&gt;</title>
<updated>2003-08-09T16:40:17Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>marcus@gnu.org</email>
</author>
<published>2003-08-09T16:40:17Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=dfe7c12cf5802bb0ba99e5d68b67d1c840cee1c8'/>
<id>urn:sha1:dfe7c12cf5802bb0ba99e5d68b67d1c840cee1c8</id>
<content type='text'>
	* fat.h: Include &lt;byteswap.h&gt;.
</content>
</entry>
<entry>
<title>2003-08-09  Marcus Brinkmann  &lt;marcus@gnu.org&gt;</title>
<updated>2003-08-09T16:37:58Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>marcus@gnu.org</email>
</author>
<published>2003-08-09T16:37:58Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=c9404ef427b7e57f986c1a83ec54fed86def5c58'/>
<id>urn:sha1:c9404ef427b7e57f986c1a83ec54fed86def5c58</id>
<content type='text'>
	* fat.h (read_dword) [BYTE_ORDER == BIG_ENDIAN]: Use bswap_32 to
	swap bytes.
	(write_dword) [BYTE_ORDER == BIG_ENDIAN]: Likewise.
	(read_word) [BYTE_ORDER == BIG_ENDIAN]: Use bswap_16 to swap bytes.
	(write_word) [BYTE_ORDER == BIG_ENDIAN]: Likewise.
</content>
</entry>
</feed>
