commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. hurd-release-0-2-3633-gf73b0c1


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. hurd-release-0-2-3633-gf73b0c1
Date: Sat, 21 Sep 2013 14:02:09 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".

The branch, master has been updated
       via  f73b0c1a45a7c73fcc034f7fd34ae906dd51b4ad (commit)
       via  6c277e6e677df4b92f7588513f34f745af5fce24 (commit)
      from  fc186a1d87ff6c58db228740cc9b04da164c7af1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f73b0c1a45a7c73fcc034f7fd34ae906dd51b4ad
Author: Justus Winter <address@hidden>
Date:   Mon Sep 16 12:20:26 2013 +0200

    include: make /hurd/proc PID 3
    
    Using PID 0 is problematic for various reasons. Make /hurd/proc run as
    PID 3 instead.
    
    * include/pids.h: Make /hurd/proc PID 3.

commit 6c277e6e677df4b92f7588513f34f745af5fce24
Author: Justus Winter <address@hidden>
Date:   Mon Sep 16 12:20:25 2013 +0200

    proc: do not hand out PID 0
    
    Using PID 0 causes various problems. This makes genpid skip PID 0.
    
    * proc/mgt.c (genpid): Start PIDs at 1.

-----------------------------------------------------------------------

Summary of changes:
 include/pids.h |    2 +-
 proc/mgt.c     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]