diff options
Diffstat (limited to 'proc/ChangeLog')
-rw-r--r-- | proc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/proc/ChangeLog b/proc/ChangeLog index 08f100a2..22e4b642 100644 --- a/proc/ChangeLog +++ b/proc/ChangeLog @@ -1,3 +1,8 @@ +2001-08-02 Marcus Brinkmann <marcus@gnu.org> + + * mgt.c (genpid): Before checking if NEXTPID is free, check if it + is greater than WRAP, and if yes, start over. + 2001-07-13 Marcus Brinkmann <marcus@gnu.org> * host.c (S_proc_getexecdata): New variable PORTS_ALLOCATED. |