aboutsummaryrefslogtreecommitdiff
path: root/isofs
Commit message (Expand)AuthorAgeFilesLines
* isofs: fix rock-ridge detectionfree_software@xobnur.uk2024-05-061-1/+1
* Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...Flavio Cruz2023-12-171-1/+1
* Homogeneize [gs]et_translator and get_dire[nc]ts into mach_msg_type_number_tSamuel Thibault2023-08-082-3/+3
* Drop spurious prototype fixSamuel Thibault2023-05-101-1/+1
* More prototypes fixesSamuel Thibault2023-05-101-1/+1
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-033-9/+9
* Avoid unaligned memory accessesSamuel Thibault2023-02-021-14/+2
* isofs: Assert we're only supposed to provide a read-only pagerSergey Bugaev2022-08-101-0/+3
* Fix warningSamuel Thibault2022-02-121-1/+1
* Fix build with -fno-commonSamuel Thibault2020-03-312-6/+10
* Use the data_t type defined in hurd_types.h.Flavio Cruz2019-09-011-1/+1
* Fix missing gnu_dev_* prototypesSamuel Thibault2019-07-271-0/+1
* Hurd patches (fix compilation)Luca Weiss2018-06-131-1/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-055-14/+14
* libpager: provide 'pager_create_alloc'Justus Winter2016-08-071-9/+9
* isofs: make superblock detection more robustJustus Winter2016-04-173-7/+5
* Drop OTHERLIBS and use LDLIBS exclusivelyFlavio Cruz2015-12-311-1/+1
* fix compiler warnings in hurd/isofsFlavio Cruz2015-12-292-15/+15
* isofs: port to libdiskfs' node cacheJustus Winter2015-04-174-302/+70
* libdiskfs: lock-less reference counting of nodesJustus Winter2015-04-171-9/+4
* isofs: use a seperate lock to protect node_cacheJustus Winter2015-04-171-41/+105
* Replace `bcopy' with `memcpy' or `memmove' as appropriateJustus Winter2014-12-103-6/+6
* Replace `bzero' with `memset'Justus Winter2014-12-102-2/+2
* Include the MIG-generated server header filesJustus Winter2014-04-151-0/+1
* isofs: also copy the terminating zero in read_symlink_hookJustus Winter2014-03-251-1/+1
* Make bz2 and gz support optionalGabriele Giacone2014-03-201-1/+1
* libstore: replaced gz decompression code with libzIgnazio Sgalmuzzo2014-02-181-1/+1
* isofs: add bz2 to OTHERLIBSJustus Winter2014-02-101-1/+1
* Normalize whitespace at the end of each file to '\n'Justus Winter2013-11-092-3/+0
* Properly return errorSamuel Thibault2013-09-211-0/+3
* Fix gcc warningSamuel Thibault2013-09-211-1/+1
* Fix gcc warningSamuel Thibault2013-09-211-1/+1
* Handle notification on page evictionRichard Braun2013-09-161-2/+10
* Switch from cthreads to pthreadsRichard Braun2012-11-275-30/+31
* Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge2012-04-081-4/+1
* fix common misspellingsJonathan Neuschäfer2011-08-202-3/+3
* Switch to the new ChangeLog style.Thomas Schwinge2009-07-111-282/+0
* 2007-11-13 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-11-132-16/+9
* 2007-03-25 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-03-252-5/+10
* 2005-02-23 Alfred M. Szmidt <ams@gnu.org>Alfred M. Szmidt2005-02-232-1/+7
* 2003-08-31 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2003-08-312-2/+9
* doc/Marcus Brinkmann2002-09-293-2/+7
* 2002-08-06 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-08-062-18/+9
* .Roland McGrath2002-06-111-0/+4
* 2002-06-08 Roland McGrath <roland@frob.com>Roland McGrath2002-06-111-3/+3
* .Roland McGrath2002-05-081-2/+9
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-3/+4
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-082-5/+5
* 2001-04-30 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-04-292-1/+10
* 2001-04-29 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-04-292-78/+84