summaryrefslogtreecommitdiff
path: root/mach-defpager
AgeCommit message (Expand)Author
2016-12-26mach-defpager: fix pager leakRichard Braun
2016-12-24mach-defpager: make the default pager use vm_wire_allRichard Braun
2016-12-10Remove support for the deprecated external memory interface.Justus Winter
2016-11-06mach-defpager: Fix daemonization.Justus Winter
2016-08-20mach-defpager: Add missing unlockBrent W. Baccala
2016-08-20mach-defpager: Fix debugging prints formatsBrent W. Baccala
2016-05-30Complete allocation hooksSamuel Thibault
2016-05-30Revert "drop the deprecated malloc/free hooks in hurd/mach-defpager"Samuel Thibault
2016-05-19mach-defpager: fix panic invocationJustus Winter
2016-04-19mach-defpager: fix error handlingJustus Winter
2016-03-16Add getting swap information from swapon and procfsSamuel Thibault
2016-02-07mach-defpager: link dynamicallyJustus Winter
2016-01-01fix mach-defpager static linkingFlavio Cruz
2015-12-31Drop OTHERLIBS and use LDLIBS exclusivelyFlavio Cruz
2015-12-29drop the deprecated malloc/free hooks in hurd/mach-defpagerFlavio Cruz
2015-01-03misc: Fix typos in comments (found by codespell)Stefan Weil
2014-12-11Fix inclusion loop between hurd_types.defs and hurd/signal.h>Samuel Thibault
2014-12-10Replace `bcopy' with `memcpy' or `memmove' as appropriateJustus Winter
2014-12-10Replace `bzero' with `memset'Justus Winter
2014-11-10Fix mach-defpager's kalloc valuesSamuel Thibault
2014-11-03mach-defpager: use protected payloads for object lookupsJustus Winter
2014-09-04hurd: make memory_object parameter polymorphicJustus Winter
2014-05-26Avoid compiler warning about empty bodiesJustus Winter
2014-03-25mach-defpager: replace the magic typecast with a hash tableJustus Winter
2014-03-25mach-defpager: fix local includesJustus Winter
2014-03-25mach-defpager: fix receiver lookupsJustus Winter
2014-03-12mach-defpager: silently ignore requests to page to active partitionJustus Winter
2014-03-12mach-defpager: fix type of size argumentsJustus Winter
2014-03-12mach-defpager: fix warnings about uninitialized variablesJustus Winter
2014-03-12mach-defpager: fix warning about uninitialized variableJustus Winter
2014-03-12mach-defpager: fix error handling in S_default_pager_object_set_sizeJustus Winter
2014-03-12mach-defpager: add and use synchronized_printf for dprintfJustus Winter
2014-03-12mach-defpager: fix warnings about unused variablesJustus Winter
2014-03-12mach-defpager: remove comments around form feedsJustus Winter
2014-02-25mach-defpager: improve the default_pager_demux_object functionJustus Winter
2014-02-25mach-defpager: add function mig_reply_setupJustus Winter
2014-02-25mach-defpager: fix definition of seqnos_memory_object_data_unlockJustus Winter
2013-11-21mach-defpager: drop all register qualifiersJustus Winter
2013-11-15mach-defpager: do not remove -Wall from CFLAGSJustus Winter
2013-11-15mach-defpager: fix the page offsets returned by pager_pagesJustus Winter
2013-11-10mach-defpager: include errno.hJustus Winter
2013-11-09mach-defpager: remove unused variablesJustus Winter
2013-11-09mach-defpager: turn dealloc_direct into a normal functionJustus Winter
2013-08-29mach-defpager: register mach-defpager translators as importantJustus Winter
2013-06-02Remove unused variableMiguel Figueiredo
2013-05-30Remove unused variablesMiguel Figueiredo
2013-05-27Do not compute debugging information by defaultSamuel Thibault
2012-11-27Switch from cthreads to pthreadsRichard Braun
2012-04-08Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge
2012-04-08Allocate pager's map on demand.Maksym Planeta