commit-hurd
[Top][All Lists]
Advanced

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

gnumach ChangeLog ipc/ipc_kmsg.c ipc/ipc_mqueue... [gnumach-1-branch]


From: Samuel Thibault
Subject: gnumach ChangeLog ipc/ipc_kmsg.c ipc/ipc_mqueue... [gnumach-1-branch]
Date: Wed, 16 Jul 2008 00:51:06 +0000

CVSROOT:        /cvsroot/hurd
Module name:    gnumach
Branch:         gnumach-1-branch
Changes by:     Samuel Thibault <sthibaul>      08/07/16 00:51:06

Modified files:
        .              : ChangeLog 
        ipc            : ipc_kmsg.c ipc_mqueue.h 
        kern           : bootstrap.c exception.c ipc_kobject.h ipc_mig.c 
                         pc_sample.c printf.h processor.c queue.h 
                         startup.c thread.h timer.h 
        vm             : vm_map.h 

Log message:
        2008-07-15  Barry deFreese  <address@hidden>
        
                * ipc/ipc_kmsg.c: Include <vm/vm_user.h> and <ipc/ipc_hash.h>.
                * ipc/ipc_mqueue (ipc_mqueue_copyin): Add prototype.
                * kern/bootstrap.c: Include <vm/vm_user.h>.
                * kern/exceptions.c: Include <ipc/ipc_notify.h>.
                * kern/ipc_kobject.h (ipc_kobject_notify): Add prototype.
                * kern/ipc_mig.c: Include <device/dev_hdr.h>.
                * kern/pc_sample.c: Include <machine/trap.h>.
                * kern/printf.h (safe_gets): Add prototype.
                * kern/processor.c: Include <kern/ipc_tt.h>.
                * kern/queue.h (insque): Add prototype.
                * kern/startup.c: Include <kern/mach_factor.h> and <kern/xpr.h>.
                * kern/thread.h (thread_start, kernel_thread, thread_priority,
                thread_set_own_priority, thread_max_priority, thread_policy,
                consider_thread_collect, stack_privilege): Add prototypes.
                * kern/timer.h (timer_normalize, timer_init, init_timers): Add
                prototypes.
                * vm/vm_map.h (vm_map_lookup_entry, vm_map_entry_delete): Add
                prototypes.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnumach/ChangeLog?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.128.2.328&r2=1.128.2.329
http://cvs.savannah.gnu.org/viewcvs/gnumach/ipc/ipc_kmsg.c?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.2.2.10&r2=1.2.2.11
http://cvs.savannah.gnu.org/viewcvs/gnumach/ipc/ipc_mqueue.h?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.2.2.1&r2=1.2.2.2
http://cvs.savannah.gnu.org/viewcvs/gnumach/kern/bootstrap.c?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.12.2.9&r2=1.12.2.10
http://cvs.savannah.gnu.org/viewcvs/gnumach/kern/exception.c?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.6.2.5&r2=1.6.2.6
http://cvs.savannah.gnu.org/viewcvs/gnumach/kern/ipc_kobject.h?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.1.1.1&r2=1.1.1.1.4.1
http://cvs.savannah.gnu.org/viewcvs/gnumach/kern/ipc_mig.c?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.2.2.4&r2=1.2.2.5
http://cvs.savannah.gnu.org/viewcvs/gnumach/kern/pc_sample.c?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.1.1.1.4.5&r2=1.1.1.1.4.6
http://cvs.savannah.gnu.org/viewcvs/gnumach/kern/printf.h?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.1.2.2&r2=1.1.2.3
http://cvs.savannah.gnu.org/viewcvs/gnumach/kern/processor.c?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.2.2.5&r2=1.2.2.6
http://cvs.savannah.gnu.org/viewcvs/gnumach/kern/queue.h?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.2.2.1&r2=1.2.2.2
http://cvs.savannah.gnu.org/viewcvs/gnumach/kern/startup.c?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.3.2.7&r2=1.3.2.8
http://cvs.savannah.gnu.org/viewcvs/gnumach/kern/thread.h?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.2.4.4&r2=1.2.4.5
http://cvs.savannah.gnu.org/viewcvs/gnumach/kern/timer.h?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.2.2.3&r2=1.2.2.4
http://cvs.savannah.gnu.org/viewcvs/gnumach/vm/vm_map.h?cvsroot=hurd&only_with_tag=gnumach-1-branch&r1=1.2.2.2&r2=1.2.2.3




reply via email to

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