summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-10mach-defpager: include errno.hJustus Winter
2013-11-10proc: turn count_up and store_pid into normal functionsJustus Winter
2013-11-10term: fix error handling in hurdio_mdmctlJustus Winter
2013-11-09mach-defpager: remove unused variablesJustus Winter
2013-11-09mach-defpager: turn dealloc_direct into a normal functionJustus Winter
2013-11-09auth: fix use of uninitialized variable errJustus Winter
2013-11-09init: fix memory leakJustus Winter
2013-11-09proc: fix error handling in S_proc_exception_raiseJustus Winter
2013-11-09proc: fix a use-after-free errorJustus Winter
2013-11-09proc: fix the declaraton of genpidJustus Winter
2013-11-09proc: remove declaration of nested functions from proc.hJustus Winter
2013-11-09utils: implement settrans --pid-fileJustus Winter
2013-11-09libports: fix the thread counts in case the thread creation failsJustus Winter
2013-11-09Normalize whitespace at the end of each file to '\n'Justus Winter
2013-11-06pfinet: fix emission on the loopback deviceRichard Braun
2013-11-01libports: fix error handling in _ports_create_port_internalJustus Winter
2013-11-01Fix use after freeSamuel Thibault
2013-11-01libshouldbeinlibc: fix error handling in maptime_mapJustus Winter
2013-11-01exec: Remove the remaining BFD related bitsJustus Winter
2013-10-31configure.ac: properly escape the test for X11/keysymdef.hJustus Winter
2013-10-28Make boot script accept more fsck valuesSamuel Thibault
2013-10-22Add xenl to hurd.tiSamuel Thibault
2013-10-22Make CUD more usualSamuel Thibault
2013-10-22Make boot script reboot when fsck told soSamuel Thibault
2013-10-18pflocal: fix message flags on receiveRichard Braun
2013-10-18pflocal: fix port leak when receiving port rightsRichard Braun
2013-10-18libdiskfs: fix removal of socket nodesRichard Braun
2013-10-18pflocal: fix destruction of explicitely bound socketsRichard Braun
2013-10-14term: fix read on a closed PTYRichard Braun
2013-10-13console-client: replace function epilogue with console_exitJustus Winter
2013-10-13console-client: minor stylistic fixJustus Winter
2013-10-13console-client: fix error handlingJustus Winter
2013-10-13console-client: entitle console_exit with the noreturn attributeJustus Winter
2013-10-13console-client: remove the pid file on clean exitsJustus Winter
2013-10-08libfshelp: properly free active translator entriesJustus Winter
2013-10-08trans: rename a global variableJustus Winter
2013-10-08Revert "tmpfs: drop privileges in the tmpfs translator"Justus Winter
2013-10-08Fix memory leak in execRichard Braun
2013-10-04Fix memory leak in libnetfsRichard Braun
2013-10-02Check for negative sizes in file_set_sizeRichard Braun
2013-09-28Fix memory leak in libdiskfsRichard Braun
2013-09-27GNU Hurd 0.5.Thomas Schwinge
2013-09-27Decouple the Hurd version from the package version.Thomas Schwinge
2013-09-27Generate ChangeLog files for distributions.Thomas Schwinge
2013-09-27UFS is no more.Thomas Schwinge
2013-09-27* ChangeLog: Don't refer to serverboot/ChangeLog; it is no more.Thomas Schwinge
2013-09-26Update mailing listsSamuel Thibault
2013-09-24Drop dead linksSamuel Thibault
2013-09-24Fix missing renamesSamuel Thibault
2013-09-24Add --without-daemon option to configureSamuel Thibault