summaryrefslogtreecommitdiff
path: root/hurd
AgeCommit message (Expand)Author
2016-12-19procfs: provide magic retry response for /proc/selfJustus Winter
2016-10-10Fix some RPC request headers #ifdef guardsSamuel Thibault
2016-08-09trans/crash: core file name templatesJustus Winter
2016-04-04Use posix types for mig definitions.Flavio Cruz
2016-03-16Add getting swap information from swapon and procfsSamuel Thibault
2016-03-13Add missing RPC definitionsSamuel Thibault
2016-02-22fix Xioctl-proto.defs creationBartlomiej Puget
2015-12-29fix compiler warnings in hurd/console-clientFlavio Cruz
2015-10-29hurd: fix type of in-translation functionJustus Winter
2015-01-03misc: Fix typos in comments (found by codespell)Stefan Weil
2014-12-12hurd: make the protected payload changes less intrusiveJustus Winter
2014-12-11Fix inclusion loop between hurd_types.defs and hurd/signal.h>Samuel Thibault
2014-12-10hurd: add `proc_make_task_namespace'Justus Winter
2014-12-07hurd: add intranpayload functions to all hurd typesJustus Winter
2014-11-21startup: bind the startup server to /servers/startupJustus Winter
2014-11-21startup: rename /hurd/init to /hurd/startupJustus Winter
2014-11-21Add proc_set_init_task, make runsystem pid 1Justus Winter
2014-09-22hurd: add symbolic name for the mtab translatorJustus Winter
2014-09-04hurd: make memory_object parameter polymorphicJustus Winter
2014-08-31hurd: fix semantic of file_get_childrenJustus Winter
2014-06-15hurd: fix receiver lookup in termctty_open_terminalJustus Winter
2014-06-06hurd: fix type of optimal_transfer_sizeJustus Winter
2014-04-09hurd: add a new type interrupt_t for the interrupt protocolJustus Winter
2014-04-05hurd: add a new type for the exec_startup protocolJustus Winter
2014-03-25hurd: fix receiver type, honor DEFAULT_PAGER_IMPORTSJustus Winter
2014-02-27hurd: add IIOCTL_IMPORTSJustus Winter
2014-02-25hurd: fix the get-children and get-source proceduresJustus Winter
2013-11-09Normalize whitespace at the end of each file to '\n'Justus Winter
2013-09-19hurd: add _reply suffix to the routines in fsys_reply.defsJustus Winter
2013-09-19hurd: add _reply suffix to the routines in process_reply.defsJustus Winter
2013-09-15hurd: add fsys_get_sourceJustus Winter
2013-09-15hurd: add fsys_get_childrenJustus Winter
2013-09-15hurd: add proc_{get,set}_codeJustus Winter
2013-08-29hurd: add proc_mark_importantJustus Winter
2013-08-29Reserve RPC ID for proc_set_init_taskSamuel Thibault
2013-08-29hurd: add missing routines in process_reply.defsJustus Winter
2013-02-28Add io_select_timeout to the io interfaceRichard Braun
2013-02-28Add the timespec_t Hurd typeRichard Braun
2013-02-15Sync the io_request, io_reply and io interfacesRichard Braun
2012-11-27Switch from cthreads to pthreadsRichard Braun
2012-09-22Install .msgids files to datadir.Alfred M. Szmidt
2012-04-08Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge
2012-04-08Remove hurd/install-headers.Thomas Schwinge
2011-11-20Fix defpager into using the correct control portMaksym Planeta
2011-08-20fix common misspellingsJonathan Neuschäfer
2011-02-22Fix S_pfinet_siocgifconf given -1 as amountSamuel Thibault
2010-09-18Obtain number of ports in proc and libpsantrik
2010-08-01Fix copyrightsSamuel Thibault
2010-08-01Add wide character support to the Hurd consoleJeremie Koenig
2009-07-11Switch to the new ChangeLog style.Thomas Schwinge