summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-22Fix spurious destroy during RPC to self with rendez-vousSamuel Thibault
2012-09-22Install .msgids files to datadir.Alfred M. Szmidt
2012-09-22Avoid waiting for disk I/O completionSamuel Thibault
2012-08-02Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault
2012-08-02Use ext2fs instead of ufs in hurd.bootSamuel Thibault
2012-07-26pflocal: Handle non-blocking connect with no pending acceptors.Neal H. Walfield
2012-07-10Fix default XKB_BASE directorySamuel Thibault
2012-07-10Fix out-of-tree buildSamuel Thibault
2012-07-08Always enable stack red zoneSamuel Thibault
2012-07-03Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault
2012-07-03Fix stack corruption in ext2fs serverRichard Braun
2012-07-02Check for rendezvous port death in auth serverCarl Fredrik Hammar
2012-07-01Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault
2012-07-01Use path to x11 locales from x11.pc instead of our prefixSamuel Thibault
2012-07-01Check for null ports in auth serverCarl Fredrik Hammar
2012-07-01TODO: make xkb use rulesSamuel Thibault
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