Age | Commit message (Expand) | Author |
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 |
2012-03-27 | Fix hard links accounting in tmpfs. | Maksym Planeta |
2012-03-26 | Correct function calling. | Maksym Planeta |
2012-03-26 | Add lock in pager_truncate. | Maksym Planeta |
2012-03-26 | Correct available space check. | Maksym Planeta |
2012-03-26 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd | Samuel Thibault |
2012-03-26 | Remove warnings during compilation. | Maksym Planeta |
2012-03-25 | Fix extern inline use | Samuel Thibault |
2012-02-21 | Add `console/motd.UTF8' to the distribution. | Ludovic Courtès |
2012-02-19 | Fix pfinet device_open errno reporting | Samuel Thibault |
2012-02-19 | Make pfinet use BPF filter when using a devnode | Samuel Thibault |
2012-02-19 | More helpful messages | Samuel Thibault |
2012-02-19 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd | Samuel Thibault |
2012-02-19 | Fix pfinet compilation | Samuel Thibault |
2012-02-19 | Make pfinet try both a filepath and kernel device | Samuel Thibault |
2012-01-31 | Use TERM=mach-gnu-color instead of mach-color | Samuel Thibault |
2011-12-29 | Upgrade pager-memcpy parameters | Samuel Thibault |
2011-12-28 | Do not inherit all ext2fs flags | Samuel Thibault |
2011-12-27 | Fix 0-length reads from tty | Samuel Thibault |
2011-12-20 | Fix e2os script posixness | Samuel Thibault |
2011-12-06 | Fix error values on socket creation | Pino Toscano |
2011-12-05 | Fix proc fault | Samuel Thibault |
2011-11-28 | Fix select on pfinet tunnel and streamio | Samuel Thibault |
2011-11-27 | Partially revert fa5e833a | Samuel Thibault |
2011-11-27 | Fix two-way transmission for socketpair(SOCK_DGRAM) | Samuel Thibault |
2011-11-27 | Fix source address reference accounting | Samuel Thibault |
2011-11-27 | Fix pflocal.static link | Samuel Thibault |
2011-11-24 | Merge remote-tracking branch 'darnassus/master' | Thomas Schwinge |
2011-11-24 | * configure: Regenerate. | Thomas Schwinge |
2011-11-24 | Further port sequence number cleanup. | Thomas Schwinge |
2011-11-24 | Don't forget to update port sequence numbers in stub functions. | Sergio Lopez |
2011-11-20 | configure: Use modern `AC_INIT' invocation. | Ludovic Courtès |
2011-11-20 | Fix symlink support in tmpfs | Ben Asselstine |
2011-11-20 | Just destroy port rights in default_pager | Sergio Lopez |
2011-11-20 | Fix defpager into using the correct control port | Maksym Planeta |
2011-11-20 | Work with memory object only after vm_map has been performed | Maksym Planeta |
2011-11-15 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd | Samuel Thibault |
2011-11-15 | Add comments | Samuel Thibault |
2011-11-15 | Keep at least one request handler thread. | Diego Nieto Cid |
2011-11-07 | Allow /hurd/init to be a symlink. | Ludovic Courtès |
2011-11-05 | * configure: Regenerate. | Thomas Schwinge |
2011-11-05 | mach-defpager: Declare `__malloc_initialize_hook' as volatile. | Ludovic Courtès |
2011-11-05 | Disable NFS translator and daemon compilation when Sun RPC is lacking. | Ludovic Courtès |
2011-10-20 | Populate a [build]/lib directory with links to all shared libraries. | Thomas Schwinge |
2011-10-20 | Merge branch 'tls/libthreads' | Thomas Schwinge |
2011-10-20 | TLS support for libthreads. | Samuel Thibault |
2011-10-19 | Fix building of nfs.static. | Thomas Schwinge |