Age | Commit message (Expand) | Author |
2016-08-09 | sutils: New utility 'bless'. | Justus Winter |
2016-08-08 | proc: Fix permission check. | Justus Winter |
2016-08-08 | startup: Make the kernel a child of startup. | Justus Winter |
2016-08-07 | libpager: provide 'pager_create_alloc' | Justus Winter |
2016-08-07 | proc: Fix references to the startup server. | Justus Winter |
2016-06-14 | pfinet: fix memory leak | Richard Braun |
2016-06-07 | trans/crash: fix blunder | Justus Winter |
2016-06-04 | Do not make io_select return errors on unsupported READ/WRITE mode | Samuel Thibault |
2016-06-04 | trans/crash: fix resource leaks | Justus Winter |
2016-06-03 | nfs: appease the stricter reference counting mechanism | Justus Winter |
2016-06-01 | Fix pipe_send() with no data | Richard Braun |
2016-05-30 | Complete allocation hooks | Samuel Thibault |
2016-05-30 | Revert "drop the deprecated malloc/free hooks in hurd/mach-defpager" | Samuel Thibault |
2016-05-23 | Revert part of "fix compiler warnings in hurd/exec" | Thomas Schwinge |
2016-05-23 | Make <sys/procfs.h> self-contained again | Thomas Schwinge |
2016-05-22 | ext2fs: fix pager use-after-free | Justus Winter |
2016-05-22 | libdiskfs: fix error handling | Justus Winter |
2016-05-19 | Avoid superfluous locking of node | Justus Winter |
2016-05-19 | utils/settrans: implement active translator stacking | Justus Winter |
2016-05-19 | libnetfs: treat disconnected shadow roots as virtual roots | Justus Winter |
2016-05-19 | Unify the short-circuit translator logic | Justus Winter |
2016-05-19 | libdiskfs: cosmetic changes | Justus Winter |
2016-05-19 | libnetfs: rename 'diruser' to 'dircred' | Justus Winter |
2016-05-19 | libnetfs: rename 'error' to 'err' | Justus Winter |
2016-05-19 | mach-defpager: fix panic invocation | Justus Winter |
2016-05-18 | GNU Hurd 0.8 | Thomas Schwinge |
2016-05-16 | Complete changes to use -L instead of -Wl,-rpath-link | Thomas Schwinge |
2016-05-09 | startup: fix blunder | Justus Winter |
2016-05-03 | libihash: enable fast insertions replacing tombstones | Justus Winter |
2016-05-03 | libihash: fix corner case | Justus Winter |
2016-05-03 | Fix privileged operations on trivfs-translated nodes | Justus Winter |
2016-05-03 | Fix build | Samuel Thibault |
2016-04-29 | libihash: rehash if effective load exceeds the threshold | Justus Winter |
2016-04-29 | libihash: keep track of free slots | Justus Winter |
2016-04-29 | libihash: fix index computation | Justus Winter |
2016-04-29 | Fix root operations on trivfs-translated nodes | Samuel Thibault |
2016-04-28 | startup: write all messages to stderr | Justus Winter |
2016-04-28 | startup: use the generated default server implementations | Justus Winter |
2016-04-28 | startup: add verbose parameter | Justus Winter |
2016-04-28 | startup: implement bits of the fs and io protocols | Justus Winter |
2016-04-28 | Unify and document the way fsids are handled in trivfs translators | Justus Winter |
2016-04-27 | libshouldbeinlibc: use the new assert in the refcount primitives | Justus Winter |
2016-04-27 | libshouldbeinlibc: add assert(3) variant that prints backtraces | Justus Winter |
2016-04-27 | libpager: add missing include | Justus Winter |
2016-04-26 | libdiskfs: Reject LFS seeks and read/writes | Samuel Thibault |
2016-04-26 | Fix supporting >4GiB files in ext2fs | Samuel Thibault |
2016-04-26 | libtrivfs: fix notion of privileged user | Justus Winter |
2016-04-26 | libtrivfs: fix error handling | Justus Winter |
2016-04-26 | libdiskfs: improve error handling | Justus Winter |
2016-04-24 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd | Samuel Thibault |