[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[hurd] branch upstream updated (02f5c02 -> 12576ff)
From: |
Samuel Thibault |
Subject: |
[hurd] branch upstream updated (02f5c02 -> 12576ff) |
Date: |
Fri, 26 Aug 2016 07:55:12 +0000 |
This is an automated email from the git hooks/post-receive script.
sthibault pushed a change to branch upstream
in repository hurd.
from 02f5c02 trans/crash: core file name templates
new 83a2cf3 Drop OTILDE support
new e03a12d mach-defpager: Fix debugging prints formats
new 118a5b8 mach-defpager: Add missing unlock
new ca5b01f rpctrace: Print beyond '\0' in MACH_MSG_TYPE_CHAR.
new 12576ff Fix loading small pic programs
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
exec/exec.c | 57 +++++++++++++++++++++++++++++++------------
mach-defpager/default_pager.c | 33 +++++++++++++------------
term/munge.c | 7 ------
term/term.h | 1 -
term/users.c | 3 ---
utils/rpctrace.c | 3 ++-
6 files changed, 61 insertions(+), 43 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/pkg-hurd/hurd.git
- [hurd] branch upstream updated (02f5c02 -> 12576ff),
Samuel Thibault <=
- [hurd] 01/05: Drop OTILDE support, Samuel Thibault, 2016/08/26
- [hurd] 02/05: mach-defpager: Fix debugging prints formats, Samuel Thibault, 2016/08/26
- [hurd] 05/05: Fix loading small pic programs, Samuel Thibault, 2016/08/26
- [hurd] 04/05: rpctrace: Print beyond '\0' in MACH_MSG_TYPE_CHAR., Samuel Thibault, 2016/08/26
- [hurd] 03/05: mach-defpager: Add missing unlock, Samuel Thibault, 2016/08/26