Age | Commit message (Expand) | Author |
2010-12-25 | Fix NULL dereference | Samuel Thibault |
2010-11-20 | Avoid accessing invalid memory. | Diego Nieto Cid |
2010-11-20 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd | Samuel Thibault |
2010-11-20 | Properly release console lock. | Diego Nieto Cid |
2010-10-30 | Fix connect(AF_UNSPEC) | Samuel Thibault |
2010-10-29 | Fix ipv6 pfinet build | Samuel Thibault |
2010-10-29 | ipv6 raw fixes | Alexey Kuznetsov |
2010-10-28 | Fix _ports_lock usage | Samuel Thibault |
2010-10-18 | Add \n to boot error message | Samuel Thibault |
2010-10-11 | Fix return value on `getname' errors. | Pino Toscano |
2010-09-20 | Add device virtualisation support to boot | Zheng Da |
2010-09-20 | Add support for setting actual device flags | Samuel Thibault |
2010-09-19 | Merge remote branch 'origin/master-zhengda' | Samuel Thibault |
2010-09-19 | Fix port transmission over pflocal | Manuel Menal |
2010-09-18 | Obtain number of ports in proc and libps | antrik |
2010-09-18 | Fix net_bh_wakeup use | Samuel Thibault |
2010-09-14 | Protect exec from memory faults | Samuel Thibault |
2010-09-14 | Fix compressed binaries execution | Samuel Thibault |
2010-09-14 | Fix in-memory mapping | Samuel Thibault |
2010-09-03 | Enable debugging in mutex_try_lock too | Samuel Thibault |
2010-09-03 | WAIT_DEBUG: permit to get function names instead of threads | Samuel Thibault |
2010-08-31 | Document incoherency for storage of task_events_info | Samuel Thibault |
2010-08-31 | Make proc not claim it was able to fetch PI_FETCH_TASKEVENTS | Samuel Thibault |
2010-08-27 | Regenerate | Samuel Thibault |
2010-08-27 | Revert "Fix tmpfs assertion" | Samuel Thibault |
2010-08-27 | Fix malloc size in tmpfs | Carl Fredrik Hammar |
2010-08-27 | Fix a gcc warning. | Da Zheng |
2010-08-27 | Fix comment on when Mach would try to clear tmpfs data | Samuel Thibault |
2010-08-27 | Keep a reference on objects to preserve their content. | Samuel Thibault |
2010-08-27 | Fix default_pager default_pager_object_set_size parameters | Samuel Thibault |
2010-08-27 | make unblocked reads from external objects return a zeroed page. | Sergio Lopez |
2010-08-27 | Fix missing mutex unlock. | Sergio Lopez |
2010-08-26 | libps (proc_stat_set_flags): Fix pointer signedness warning | Jeremie Koenig |
2010-08-26 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd | Samuel Thibault |
2010-08-26 | libps (fetch_procinfo): Fix non-set flag PSTAT_TASK_EVENTS | Jeremie Koenig |
2010-08-26 | libps (_proc_stat_free): Fix memory leak | Jeremie Koenig |
2010-08-26 | libps: Fix deadly typo | Jeremie Koenig |
2010-08-18 | Fix the build system to handle part stores | Jeremie Koenig |
2010-08-02 | Partially revert 8451b436 to fix halt/reboot | Samuel Thibault |
2010-08-01 | pfinet: check return value of mmap() in S_io_read() and S_socket_recv() | Olaf Buddenhagen |
2010-08-01 | Fix "make dist" in `sutils'. | Ludovic Courtès |
2010-08-01 | Fix "make dist" in `libthreads'. | Ludovic Courtès |
2010-08-01 | Fix "make dist" in `libcons'. | Ludovic Courtès |
2010-08-01 | Fix "make dist" in `include'. | Ludovic Courtès |
2010-08-01 | Fix "make dist" in `exec'. | Ludovic Courtès |
2010-08-01 | Fix "make dist" in `daemons'. | Ludovic Courtès |
2010-08-01 | Fix "make dist" in `console-client'. | Ludovic Courtès |
2010-08-01 | Fix copyrights | Samuel Thibault |
2010-08-01 | Add wide character support to the Hurd console | Jeremie Koenig |
2010-08-01 | Simplify error exit path | Samuel Thibault |