aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* proc: call `startup_essential_task' earlierJustus Winter2015-01-174-13/+58
* auth: remove implicit assumption about the bootstrap processJustus Winter2015-01-171-1/+14
* auth: simplify expressionJustus Winter2015-01-171-2/+2
* startup: give the tasks we create a nameJustus Winter2015-01-171-0/+2
* libports: silence pointless error messageJustus Winter2015-01-171-0/+5
* libdiskfs: fix port leakJustus Winter2015-01-171-0/+1
* libfshelp: improve error handlingJustus Winter2015-01-171-3/+3
* random: fix typoJustus Winter2015-01-041-1/+1
* Backport Linux changes for proper TCP EOF handlingSamuel Thibault2015-01-033-32/+31
* procfs: Fix typos in comments (found by codespell)Stefan Weil2015-01-034-5/+5
* libshouldbeinlibc: Fix typo in local variable nameStefan Weil2015-01-031-3/+3
* misc: Fix typos in comments (found by codespell)Stefan Weil2015-01-036-7/+7
* console: Fix typos in commentsStefan Weil2015-01-032-2/+2
* console-client: Fix typos in commentsStefan Weil2015-01-038-14/+14
* aclocal.m4, configure.ac: Fix typos and grammar in comment (found by codespell)Stefan Weil2015-01-032-3/+3
* lib*: Fix typos in comments (found by codespell)Stefan Weil2015-01-037-8/+8
* Revert "Make sure to free content dir in procfs"Samuel Thibault2014-12-261-8/+1
* Make sure to free content dir in procfsLancelot SIX2014-12-261-1/+8
* Avoid ./ components in mtab outputSamuel Thibault2014-12-192-4/+4
* hurd: make the protected payload changes less intrusiveJustus Winter2014-12-122-3/+3
* Fix inclusion loop between hurd_types.defs and hurd/signal.h>Samuel Thibault2014-12-113-2/+7
* Replace `bcopy' with `memcpy' or `memmove' as appropriateJustus Winter2014-12-1015-39/+39
* Replace `bzero' with `memset'Justus Winter2014-12-1046-79/+75
* ext2fs: tune the size of the inode cacheJustus Winter2014-12-101-1/+1
* libpager: use libports notification functionsJustus Winter2014-12-105-109/+5
* libpager: remove the `seqno' parametersJustus Winter2014-12-1014-45/+24
* hurd: add `proc_make_task_namespace'Justus Winter2014-12-101-1/+10
* proc: implement `proc_make_task_namespace'Justus Winter2014-12-102-9/+107
* proc: register for new task notificationsJustus Winter2014-12-103-3/+47
* Makeconf: handle the task_notify protocolJustus Winter2014-12-101-0/+1
* fakeroot: Fix initializing default faked field of nodesSamuel Thibault2014-12-101-1/+1
* include: don't install nonexistent refcount.hDavid Michael2014-12-091-1/+1
* Fix mode of nodes created with mkfileSamuel Thibault2014-12-091-2/+12
* hurd: add intranpayload functions to all hurd typesJustus Winter2014-12-073-1/+123
* utils/rpctrace: make `trace_and_forward' payload-awareJustus Winter2014-12-071-1/+28
* trans/symlink: disable default payload to port mappingJustus Winter2014-12-071-0/+4
* trans/streamio: make the translator payload-awareJustus Winter2014-12-071-0/+3
* trans/password: add a payload-aware intrans functionJustus Winter2014-12-071-0/+1
* trans/ifsock: add a payload-aware intrans functionJustus Winter2014-12-071-0/+1
* trans/fakeroot: make the demuxer payload-awareJustus Winter2014-12-071-4/+13
* term: add a payload-aware intrans functionJustus Winter2014-12-073-0/+10
* startup: disable default payload to port mappingJustus Winter2014-12-071-0/+4
* proc: add payload-aware intrans functionsJustus Winter2014-12-073-0/+22
* pflocal: add payload-aware intrans functionsJustus Winter2014-12-072-0/+15
* pfinet: make the demuxers payload-awareJustus Winter2014-12-072-3/+29
* pfinet: add payload-aware intrans functionsJustus Winter2014-12-072-0/+16
* exec: add payload-aware intrans functionsJustus Winter2014-12-072-0/+9
* console-client: make the demuxer payload-awareJustus Winter2014-12-071-2/+10
* console: add a payload-aware intrans functionJustus Winter2014-12-072-0/+9
* auth: add a payload-aware intrans functionJustus Winter2014-12-072-0/+7