summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-01Import pkg.m4Samuel Thibault
2012-07-01Fix kstoucs generation dependencySamuel Thibault
2012-07-01Merge branch 'master' into xkbSamuel Thibault
2012-07-01Rework rpctrace into handling multitask programsDa Zheng
2012-07-01Make rpctrace handle terminate/suspend signals correctlyDa Zheng
2012-06-30Address gcc warningsBob Ham
2012-06-30Address gcc warningsBob Ham
2012-07-01Merge branch 'master' into xkbSamuel Thibault
2012-06-30Address gcc warningBob Ham
2012-06-05Fix operation prioritySamuel Thibault
2012-06-05Add header inclusion guardsSamuel Thibault
2012-05-23Fix bit shift validitySamuel Thibault
2012-05-23Fix find_next_zero_bit when no bit is availableSamuel Thibault
2012-05-19Add /dev/netdde and /dev/eth* targetsSamuel Thibault
2012-05-13Fix link(directory,whatever) POSIX compliancySamuel Thibault
2012-04-27Add MSG_PEEK support to pflocalSamuel Thibault
2012-04-10dist: Remove redundant "./" for top-level $(DISTFILES)Ludovic Courtès
2012-04-10dist: Set the owner/group of $(DISTFILES) to UID/GID 0.Ludovic Courtès
2012-04-10Add `doc/version.texi' to the distribution.Ludovic Courtès
2012-04-08Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge
2012-04-08Remove generated files.Thomas Schwinge
2012-04-08Rules for build system targets.Thomas Schwinge
2012-04-08* Makefile (clean): Recurse into all subdirs.Thomas Schwinge
2012-04-08Automatically regenerate files that depend on $(hurd-version).Thomas Schwinge
2012-04-08Remove hurd/install-headers.Thomas Schwinge
2012-04-08Avoid 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-08Update '..' link for directory when moving it.Maksym Planeta
2012-04-08Allocate pager's map on demand.Maksym Planeta
2012-04-08Delete fragile hack.Maksym Planeta
2012-04-08Fix bugs in truncation of memory map.Maksym Planeta
2012-04-08Prevent repeated freeing of pager's mapMaksym Planeta
2012-04-08Add appropriate checks to take into account that pager's memory map could be ...Maksym Planeta
2012-04-08Set size of object, when it is created.Maksym Planeta
2012-04-08Add support for objects that are not bounded to page size.Maksym Planeta
2012-04-08Add support for empty memory objects.Maksym Planeta
2012-04-08Add support for new pageout interface for defpager.Maksym Planeta
2012-04-08Update debugging macros definitions and remove debugging macros when it becomesMaksym Planeta
2012-04-08Set console default encoding to UTF-8Michael Banck
2012-04-08Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault
2012-04-08console-run: Create and settrans /dev/console when not already done.Ludovic Courtès
2012-04-07Merge tag 'hurd-release-0-2' into releasesThomas Schwinge
2012-04-07Merge tag 'release-0-0' into releasesThomas Schwinge
2012-04-07Revert "MAKEDEV now lives in /sbin, so get it from there."Thomas Schwinge
2012-04-07Revert "The real version is release/SETUP"Thomas Schwinge
2012-04-07Revert "Initial checkin."Thomas Schwinge
2012-04-07.Miles Bader
2012-04-02Update comments.Maksym Planeta
2012-04-02Prevent auto-terminating of tmpfs due to idle.Maksym Planeta