Age | Commit message (Expand) | Author |
2012-07-01 | Fix kstoucs generation dependency | Samuel Thibault |
2012-07-01 | Merge branch 'master' into xkb | Samuel Thibault |
2012-07-01 | Rework rpctrace into handling multitask programs | Da Zheng |
2012-07-01 | Make rpctrace handle terminate/suspend signals correctly | Da Zheng |
2012-06-30 | Address gcc warnings | Bob Ham |
2012-06-30 | Address gcc warnings | Bob Ham |
2012-07-01 | Merge branch 'master' into xkb | Samuel Thibault |
2012-06-30 | Address gcc warning | Bob Ham |
2012-06-05 | Fix operation priority | Samuel Thibault |
2012-06-05 | Add header inclusion guards | Samuel Thibault |
2012-05-23 | Fix bit shift validity | Samuel Thibault |
2012-05-23 | Fix find_next_zero_bit when no bit is available | Samuel Thibault |
2012-05-19 | Add /dev/netdde and /dev/eth* targets | Samuel Thibault |
2012-05-13 | Fix link(directory,whatever) POSIX compliancy | Samuel Thibault |
2012-04-27 | Add MSG_PEEK support to pflocal | Samuel Thibault |
2012-04-10 | dist: Remove redundant "./" for top-level $(DISTFILES) | Ludovic Courtès |
2012-04-10 | dist: Set the owner/group of $(DISTFILES) to UID/GID 0. | Ludovic Courtès |
2012-04-10 | Add `doc/version.texi' to the distribution. | Ludovic Courtès |
2012-04-08 | Replace fragile manual »make dist« system with one based on »git archive«. | Thomas Schwinge |
2012-04-08 | Remove generated files. | Thomas Schwinge |
2012-04-08 | Rules for build system targets. | Thomas Schwinge |
2012-04-08 | * Makefile (clean): Recurse into all subdirs. | Thomas Schwinge |
2012-04-08 | Automatically regenerate files that depend on $(hurd-version). | Thomas Schwinge |
2012-04-08 | Remove hurd/install-headers. | Thomas Schwinge |
2012-04-08 | Avoid recreating the include/* files needlessly. | Thomas Schwinge |
2012-04-08 | * Makeconf: Add copyright/licensing header. | Thomas Schwinge |
2012-04-08 | .gitignore: New file. | Thomas Schwinge |
2012-04-08 | Update '..' link for directory when moving it. | Maksym Planeta |
2012-04-08 | Allocate pager's map on demand. | Maksym Planeta |
2012-04-08 | Delete fragile hack. | Maksym Planeta |
2012-04-08 | Fix bugs in truncation of memory map. | Maksym Planeta |
2012-04-08 | Prevent repeated freeing of pager's map | Maksym Planeta |
2012-04-08 | Add appropriate checks to take into account that pager's memory map could be ... | Maksym Planeta |
2012-04-08 | Set size of object, when it is created. | Maksym Planeta |
2012-04-08 | Add support for objects that are not bounded to page size. | Maksym Planeta |
2012-04-08 | Add support for empty memory objects. | Maksym Planeta |
2012-04-08 | Add support for new pageout interface for defpager. | Maksym Planeta |
2012-04-08 | Update debugging macros definitions and remove debugging macros when it becomes | Maksym Planeta |
2012-04-08 | Set console default encoding to UTF-8 | Michael Banck |
2012-04-08 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd | Samuel Thibault |
2012-04-08 | console-run: Create and settrans /dev/console when not already done. | Ludovic Courtès |
2012-04-07 | Merge tag 'hurd-release-0-2' into releases | Thomas Schwinge |
2012-04-07 | Merge tag 'release-0-0' into releases | Thomas Schwinge |
2012-04-07 | Revert "MAKEDEV now lives in /sbin, so get it from there." | Thomas Schwinge |
2012-04-07 | Revert "The real version is release/SETUP" | Thomas Schwinge |
2012-04-07 | Revert "Initial checkin." | Thomas Schwinge |
2012-04-07 | . | Miles Bader |
2012-04-02 | Update comments. | Maksym Planeta |
2012-04-02 | Prevent auto-terminating of tmpfs due to idle. | Maksym Planeta |
2012-04-02 | Correct handling of object size. | Maksym Planeta |