summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-15exec: keep track of the range where executable segments are mappedJustus Winter
2013-09-15hurd: add proc_{get,set}_codeJustus Winter
2013-09-15proc: keep track of {start,end}_codeJustus Winter
2013-09-10Fix variable namesSamuel Thibault
2013-09-09mount: handle -t autoJustus Winter
2013-08-29Fix buildSamuel Thibault
2013-08-29trans: register symlink translators as importantJustus Winter
2013-08-29mach-defpager: register mach-defpager translators as importantJustus Winter
2013-08-29libtrivfs: register libtrivfs-based translators as importantJustus Winter
2013-08-29libnetfs: register libnetfs-based translators as importantJustus Winter
2013-08-29libdiskfs: register libdiskfs-based translators as importantJustus Winter
2013-08-29init: Mark all of inits children and init itself as importantJustus Winter
2013-08-29hurd: add proc_mark_importantJustus Winter
2013-08-29proc: add proc_mark_important server codeJustus Winter
2013-08-29proc: make the function check_owner availableJustus Winter
2013-08-29Reserve RPC ID for proc_set_init_taskSamuel Thibault
2013-08-29Merge branch 'master-merge'Samuel Thibault
2013-08-29Merge branch 'master-merge2' into master-mergeSamuel Thibault
2013-08-29umount: add a umount utilityJustus Winter
2013-08-29libnetfs: handle dead-name notificationsJustus Winter
2013-08-29libnetfs: implement file_get_translator_cntlJustus Winter
2013-08-29daemons: fix setsid(2) in console-runJustus Winter
2013-08-29hurd: add missing routines in process_reply.defsJustus Winter
2013-08-29exec: remove the BFD codeJustus Winter
2013-08-28exec: Remove #ifdef 0-out code for user specified exec servers.Justus Winter
2013-08-28Do not build gzip/bzip2 supportSamuel Thibault
2013-08-28Disable transparent gzip/bzip2 decompressionSamuel Thibault
2013-08-28utils: add nullauth utilityJustus Winter
2013-08-28tmpfs: drop privileges in the tmpfs translatorJustus Winter
2013-08-28trans: drop privileges in the null translatorJustus Winter
2013-08-28libshouldbeinlibc: Add nullauth.{c,h}Justus Winter
2013-08-28console-client: add daemonizing supportJustus Winter
2013-08-28Add configure checks for libdaemonJustus Winter
2013-08-28Define and use symbolic names for important processesJustus Winter
2013-08-28Optimize translator string copySamuel Thibault
2013-08-28libnetfs: properly respond to file_get_translator requestsJustus Winter
2013-08-28umount: add a umount utilityJustus Winter
2013-08-28sutils: fix the semantic of -t, --types in fstab.cJustus Winter
2013-08-28sutils: allow multiple entries for the device "none"Justus Winter
2013-08-28mount: ignore mounted filesystems if --all is givenJustus Winter
2013-08-28mount: implement -O, --test-optsJustus Winter
2013-08-28mount: add -f and --fake argumentsJustus Winter
2013-08-28mount: fix mount -oremount with one parameterJustus Winter
2013-08-28mount: add -n and --no-mtab argumentsJustus Winter
2013-08-25utils: escape arguments in remap.shJustus Winter
2013-08-25utils: escape arguments in fakeroot.shJustus Winter
2013-08-23Fix polling pfinet tun for writeSamuel Thibault
2013-08-16config.make: Use more configure settings when building xkb-dataDavid Michael
2013-07-20pfinet: Fix call to kfree_sSamuel Thibault
2013-07-19Fix error handling macro EJustus Winter