aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote branch 'origin/master-zhengda'Samuel Thibault2010-09-190-0/+0
|\
| * fix a bug #20612Zheng Da2009-07-311-1/+1
* | Fix port transmission over pflocalManuel Menal2010-09-191-1/+1
* | Obtain number of ports in proc and libpsantrik2010-09-186-1/+63
* | Fix net_bh_wakeup useSamuel Thibault2010-09-181-4/+4
* | Protect exec from memory faultsSamuel Thibault2010-09-141-6/+16
* | Fix compressed binaries executionSamuel Thibault2010-09-141-4/+6
* | Fix in-memory mappingSamuel Thibault2010-09-141-2/+7
* | Enable debugging in mutex_try_lock tooSamuel Thibault2010-09-031-1/+1
* | WAIT_DEBUG: permit to get function names instead of threadsSamuel Thibault2010-09-031-19/+25
* | Document incoherency for storage of task_events_infoSamuel Thibault2010-08-311-0/+2
* | Make proc not claim it was able to fetch PI_FETCH_TASKEVENTSSamuel Thibault2010-08-311-0/+6
* | RegenerateSamuel Thibault2010-08-271-1925/+2655
* | Revert "Fix tmpfs assertion"Samuel Thibault2010-08-272-4/+0
* | Fix malloc size in tmpfsCarl Fredrik Hammar2010-08-271-1/+1
* | Fix a gcc warning.Da Zheng2010-08-271-4/+6
* | Fix comment on when Mach would try to clear tmpfs dataSamuel Thibault2010-08-271-1/+1
* | Keep a reference on objects to preserve their content.Samuel Thibault2010-08-272-1/+11
* | Fix default_pager default_pager_object_set_size parametersSamuel Thibault2010-08-271-1/+1
* | make unblocked reads from external objects return a zeroed page.Sergio Lopez2010-08-271-3/+18
* | Fix missing mutex unlock.Sergio Lopez2010-08-271-0/+1
* | libps (proc_stat_set_flags): Fix pointer signedness warningJeremie Koenig2010-08-261-1/+1
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault2010-08-262-1/+5
|\ \
| * | libps (_proc_stat_free): Fix memory leakJeremie Koenig2010-08-262-1/+5
* | | libps (fetch_procinfo): Fix non-set flag PSTAT_TASK_EVENTSJeremie Koenig2010-08-261-22/+17
|/ /
* | libps: Fix deadly typoJeremie Koenig2010-08-261-1/+1
* | Fix the build system to handle part storesJeremie Koenig2010-08-183-19/+30
* | Partially revert 8451b436 to fix halt/rebootSamuel Thibault2010-08-021-10/+2
* | pfinet: check return value of mmap() in S_io_read() and S_socket_recv()Olaf Buddenhagen2010-08-012-0/+10
* | Fix "make dist" in `sutils'.Ludovic Courtès2010-08-011-2/+2
* | Fix "make dist" in `libthreads'.Ludovic Courtès2010-08-011-1/+6
* | Fix "make dist" in `libcons'.Ludovic Courtès2010-08-011-2/+2
* | Fix "make dist" in `include'.Ludovic Courtès2010-08-011-1/+4
* | Fix "make dist" in `exec'.Ludovic Courtès2010-08-011-4/+8
* | Fix "make dist" in `daemons'.Ludovic Courtès2010-08-011-2/+2
* | Fix "make dist" in `console-client'.Ludovic Courtès2010-08-011-6/+7
* | Fix copyrightsSamuel Thibault2010-08-015-5/+5
* | Add wide character support to the Hurd consoleJeremie Koenig2010-08-014-34/+60
* | Simplify error exit pathSamuel Thibault2010-08-011-3/+1
* | Fix swap on large devicesJeremie Koenig2010-08-011-9/+9
* | Implement file_replarent in libtrivfsJeremie Koenig2010-08-011-2/+3
* | Fix libdiskfs bootstrap race conditionJeremie Koenig2010-08-011-4/+4
* | Fix -g/-m console vga driver optionsSamuel Thibault2010-07-271-2/+2
* | Implement getsockopt (fd, SOL_SOCKET, SO_TYPE)Emilio Pozuelo Monfort2010-07-171-5/+44
* | Revert "Call device_close on store closure"Samuel Thibault2010-06-301-1/+0
* | Fix memory leak on receive errorSamuel Thibault2010-06-281-1/+5
* | Fix memory leak on schedule_timeoutSamuel Thibault2010-06-281-1/+2
* | Call device_close on store closureSamuel Thibault2010-06-251-0/+1
* | Ignore the "defaults" mount optionJeremie Koenig2010-06-231-1/+1
* | Build part only when parted support is enabledSamuel Thibault2010-06-181-1/+5