Age | Commit message (Expand) | Author |
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 |
2010-08-01 | Fix swap on large devices | Jeremie Koenig |
2010-08-01 | Implement file_replarent in libtrivfs | Jeremie Koenig |
2010-08-01 | Fix libdiskfs bootstrap race condition | Jeremie Koenig |
2010-07-27 | Fix -g/-m console vga driver options | Samuel Thibault |
2010-07-17 | Implement getsockopt (fd, SOL_SOCKET, SO_TYPE) | Emilio Pozuelo Monfort |
2010-06-30 | Revert "Call device_close on store closure" | Samuel Thibault |
2010-06-28 | Fix memory leak on receive error | Samuel Thibault |
2010-06-28 | Fix memory leak on schedule_timeout | Samuel Thibault |
2010-06-25 | Call device_close on store closure | Samuel Thibault |
2010-06-23 | Ignore the "defaults" mount option | Jeremie Koenig |
2010-06-18 | Build part only when parted support is enabled | Samuel Thibault |
2010-06-18 | Fix parted support | Samuel Thibault |
2010-05-26 | Fix --version in scripts | Carl Fredrik Hammar |
2010-03-21 | Fix allowing termination on some error path | Samuel Thibault |
2010-02-07 | Fix ext2fs mount with sparse store | Samuel Thibault |
2010-02-07 | Fix ps segfault when given empty format string | Samuel Thibault |
2010-01-11 | Fix tmpfs assertion | Samuel Thibault |
2010-01-11 | Make MAKEDEV bash-free | Samuel Thibault |
2009-12-28 | Fix duplicate port deallocation on error | Samuel Thibault |
2009-12-26 | Fix exec shell check for really small files | Samuel Thibault |
2009-12-22 | Fix duplicate port deallocation | Samuel Thibault |
2009-12-21 | Fix duplicate oldtask port deallocation | Samuel Thibault |
2009-12-21 | Fix spurious newport deallocation | Samuel Thibault |
2009-12-20 | Fix spurious authenticate EINTR | Samuel Thibault |
2009-12-20 | Fix port leak when directly calling MIG stubs | Samuel Thibault |
2009-12-13 | Fix setgid behavior | Samuel Thibault |
2009-11-17 | Fix ps -o command and such hang | Samuel Thibault |
2009-10-25 | Fix current_vcs driver load | Samuel Thibault |
2009-10-13 | Merge branch 'master-rpctrace' | Thomas Schwinge |
2009-10-12 | Fix bug #20612: rpctrace: heisenbug. | Zheng Da |
2009-10-12 | Make rename("something", "something/.") not hang | Samuel Thibault |
2009-09-27 | Use #!/bin/bash instead of #!/bin/sh | Samuel Thibault |
2009-09-26 | Add memory clobbers to assembly snippets | Samuel Thibault |
2009-09-22 | Fix assignment from incompatible pointer type | Samuel Thibault |
2009-08-23 | Fixes long-standing random hang of exec. | Samuel Thibault |
2009-08-23 | Fix root access to non-regular files | Samuel Thibault |
2009-07-27 | libpthread is now a stand-alone library and kept in a separate repository. | Thomas Schwinge |