aboutsummaryrefslogtreecommitdiff
path: root/include/mach
Commit message (Collapse)AuthorAgeFilesLines
...
* 2000-10-29 Roland McGrath <roland@frob.com>Roland McGrath2000-10-291-51/+0
| | | | | | | | | | * i386/include/mach/proc_ops.h: Dead file removed. * i386/include/mach/setjmp.h: Dead file removed. * i386/include/mach/sa/sys/varargs.h: Dead file removed. * include/mach/proc_ops.h: Dead file removed. * Makefile.in (mach-headers): Remove proc_ops.h. * i386/Makefrag (i386-installed-headers): Likewise. (installed-headers): Don't touch this any more.
* Delete old files from Utah Mach4 that we aren't using.Thomas Bushnell1999-06-2131-2906/+0
|
* 1998-10-28 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-10-281-83/+1
| | | | * include/mach/multiboot.h: Contents were doubled.
* 1998-10-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-10-241-8/+8
| | | | * include/mach/message.h: Use __typeof instead of typeof.
* Wed Aug 20 16:05:19 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-202-0/+2
| | | | | | | | | | | | | | * kern/thread.h (struct thread): New member `creation_time'. * include/mach/thread_info.h: New member `creation_time'. * kern/thread.c (thread_create): Set creation time stamp. (thread_info) [THREAD_BASIC_INFO]: Fill in new creation time field. Carefully preserve compatibility with old callers. * kern/task.h (struct task): New member `creation_time'. * include/mach/task_info.h: New member `creation_time'. * kern/task.c (task_create): Set creation time stamp. (task_info) [TASK_BASIC_INFO]: Fill in new creation time field. Carefully preserve compatibility with old callers.
* Thu Jun 26 13:48:31 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-06-261-0/+4
| | | | | | | * include/mach/machine.h (CPU_TYPE_I486, CPU_TYPE_PENTIUM, CPU_TYPE_PENTIUMPRO, CPU_TYPE_POWERPC): New CPU types. These conform to current OSF Mach values, but note that some of the various subtypes are different.
* prerelease workThomas Bushnell1997-03-241-0/+3
|
* Initial sourceThomas Bushnell1997-02-2595-0/+11118