commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach annotated tag, v1.4, created. v1.4


From: Thomas Schwinge
Subject: [SCM] GNU Mach annotated tag, v1.4, created. v1.4
Date: Fri, 27 Sep 2013 21:41:32 +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 "GNU Mach".

The annotated tag, v1.4 has been created
        at  ea7fd216786086af30ea022a1bf06de6539d6625 (tag)
   tagging  788e7f6cd448c013d49eed1b8da90f645833639d (commit)
 tagged by  Thomas Schwinge
        on  Fri Sep 27 22:51:14 2013 +0200

- Log -----------------------------------------------------------------
GNU Mach 1.4.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iQEcBAABAgAGBQJSRe/IAAoJEGe3hdm9kOiiqJoH/j6toZllSWLxffdNBzRcenzI
LPLHOe9S2lLhKql7uUdMzye1RllzJXcpSlGkKDq7H8Vl5QRV1D0z8CAkZ7Qdilms
PQHYJ3fSOQaXuFhm6y4L4+q4E6dgkzVI4zpP/t/X1JAiQqPEqJHx8Bzqy0ig1CbM
/nDJNM9E26u12VBwN5nAIgLfRqQhSNPjcY0q8mOEVMSd6XWycaG5dw91GVTIxORj
st+SRRmpU3+uBmZsqCfUAqDhOzN7wuTlZZF0IpYXqfC/lmYt6CPWLEt8DaXVIgod
HCGUYqYV2zvTrgVWaKvZSn6NZiangLWp8UF8Bb4Z35YJOKmsBGiHor+sGYH2npo=
=DEjz
-----END PGP SIGNATURE-----

Alexey Dejneka (1):
      Fix CDROM door unlock on closure without device_close

Alfred M. Szmidt (8):
      2004-11-22  Guillem Jover  <address@hidden>
      2004-09-07  Neal H. Walfield  <address@hidden>
      2004-11-22  Guillem Jover  <address@hidden>
      2004-09-08  Neal H. Walfield  <address@hidden>
      2005-02-10  Guillem Jover  <address@hidden>
      2005-05-26  Alfred M. Szmidt  <address@hidden>
      2005-05-28  Alfred M. Szmidt  <address@hidden>
      2005-05-24  Alfred M. Szmidt  <address@hidden>

Arne Babenhauserheide (1):
      Removed deprecated LINTLIBRARY #ifdefs

David Höppner (2):
      Fix compilation warning implicit function declaration kdbprintf
      Add statistics for task_events_info

David S. Miller (1):
      ide: Increase WAIT_DRQ to accomodate some CF cards and SSD drives.

Diego Nieto Cid (1):
      * doc/mach.texi (device_set_filter): Document filter header.

Fridolín Pokorný (1):
      Add prototypes for memory_object_proxy.c functions

Gabriele Giacone (1):
      Set default serial parameters to 8N1 instead of 7E1

Gianluca Guida (1):
      Fix panic on irq >= 16

Guillem Jover (58):
      Update dependency patch for Automake 1.10.2, 1.11, and thereabouts.
      Use explicit type int when defining register variables
      Match function types with `struct tty' member functions
      Move linux/dev/include/asm-i386/segment.h to src tree
      Use selector definitions from Mach for Linux code
      Interrupt handlers do not return any value
      Missing `*' in assembler indirect lcall
      Mark macro arguments as used
      Use `unsigned char *' for byte buffers
      Add missing function prototypes
      Add missing casts
      Fix "make dist"
      Add a .gitignore file
      Use AC_LANG_SOURCE inside AC_LANG_CONFTEST to fix autoconf warning
      Do not take obsolete and unused bcopy and bzero from libc
      Add prototypes for locore functions
      Add prototype for log function
      Add prototype for free_skbuffs function
      Add header for printf prototype
      Remove ident tags producing preprocessor warnings
      Remove unused variables
      Disable unused variables
      Always initialize A and X variables in BPF code
      Match signedness of char pointer comparisons and assignments
      Fix initialization from incompatible pointer type
      Initialize the new map entry when it's a projected buffer
      Move cdrom_sleep() definition to its original source file
      Move Linux module macros to their original header
      Return a value on non-void function
      Cast function timeout() argument to fix a warning
      Cast host_get_time() arguments to fix warnings
      Remove unused variable
      Add missing headers
      Add linux_timer_intr function declaration
      Fix memcmp prototype
      Remove unused and non-functional string specialization header
      Import Linux 3.1 ctype code
      Import Linux 3.1 compiler definitions
      Move <linux/init.h> from linux/pcmcia-cs to linux/src
      Denote __exit symbols as used
      Correct MiG Mach types to fix compilation warnings
      Honour type promotion on variable argument handling
      Fix undefined operation on assigning self pre-incremented variable
      Add silent rules support if available and disable it by default
      Add missing headers
      Add vsnprintf prototype
      Cast addr argument to vm_offset_t
      Remove set but unused variables
      Disable set but unused variable
      Change argument name to match function body usage
      Use Mach native error codes instead of POSIX errno E* ones
      Do not remap errno codes from E* to LINUX_E*
      Remove long obsolete RPC routines
      Do not take unused strpbrk() from libc
      Remove unused [!MACH_KERNEL] driver code
      Match type for count with tty_get_status and tty_set_status
      Change types holding cpu flags from int to long
      Use compiler defined __i386__ symbol instead of use defined i386

Jeremie Koenig (1):
      Route BLKRRPART to partitions layer

Ludovic Courtès (2):
      Add missing header file to the distribution.
      Refer to `PFN_LIST' on Xen only.

Marco Gerards (1):
      2004-02-02  Marco Gerards  <address@hidden>

Marcus Brinkmann (47):
      Syncing with the current Debian package.
      2000-07-04  Marcus Brinkmann <address@hidden>
      2000-07-27  Marcus Brinkmann  <address@hidden>
      2000-09-19  Marcus Brinkmann  <address@hidden>
      2000-09-29  Marcus Brinkmann  <address@hidden>
      Fix small typo.
      2000-11-26  Marcus Brinkmann  <address@hidden>
      2000-11-26  David Welch  <address@hidden>
      2001-01-09  Marcus Brinkmann  <address@hidden>
      2001-04-27  Marcus Brinkmann  <address@hidden>
      2001-04-29  Marcus Brinkmann  <address@hidden>
      2001-04-29  Marcus Brinkmann  <address@hidden>
      2001-05-12  Marcus Brinkmann  <address@hidden>
      fix typo
      2001-05-27  Marcus Brinkmann  <address@hidden>
      2001-06-17  Marcus Brinkmann  <address@hidden>
      2001-06-25  Marcus Brinkmann  <address@hidden>
      2001-06-28  Marcus Brinkmann  <address@hidden>
      2001-07-18  Marcus Brinkmann  <address@hidden>
      2001-07-29  Marcus Brinkmann  <address@hidden>
      2001-08-18  Marcus Brinkmann  <address@hidden>
      2001-08-18  Marcus Brinkmann  <address@hidden>
      2001-08-18  Marcus Brinkmann  <address@hidden>
      2001-08-18  Marcus Brinkmann  <address@hidden>
      Add news items about console color support and new terminal speeds.
      2001-09-18  Marcus Brinkmann  <address@hidden>
      Add entry for new Debian package version.
      2001-10-01  Marcus Brinkmann  <address@hidden>
      2001-10-04  Marcus Brinkmann  <address@hidden>
      2001-10-05  Marcus Brinkmann  <address@hidden>
      2001-10-06  Marcus Brinkmann  <address@hidden>
      2001-10-06  Marcus Brinkmann  <address@hidden>
      2001-10-13  Marcus Brinkmann  <address@hidden>
      Fix version number.
      2001-10-21  Marcus Brinkmann  <address@hidden>
      2002-03-29  Marcus Brinkmann  <address@hidden>
      .
      Update for new package release.
      2002-04-24  Marcus Brinkmann  <address@hidden>
      2002-05-23  Marcus Brinkmann  <address@hidden>
      2004-02-29  Marcus Brinkmann  <address@hidden>
      2004-10-26  Guillem Jover  <address@hidden>
      2004-10-26  Guillem Jover  <address@hidden>
      2005-01-22  Guillem Jover  <address@hidden>
      2005-01-22  Guillem Jover  <address@hidden>
      2005-07-12  Guillem Jover  <address@hidden>
      2007-01-21  Marcus Brinkmann  <address@hidden>

Marin Ramesa (35):
      Comment unused variable
      Add [nh]to[hn][ls] prototypes
      Add device_pager_setup prototype
      (slab_info): fix format warnings
      ddb: fix implicit declarations
      ddb: use and cleanup db_print.h
      ddb: cleanup db_command.c
      fix implicit declarations
      ddb: cleanup db_command.c
      vm: organize vm print function prototypes
      ipc: organize ipc print function prototypes
      kern: add missing prototype
      Drop luna88k bits
      Drop useless forward declaration
      Add const qualifiers.
      Remove register qualifiers
      drop unused CONSMAJOR
      track the console buffer usage with a boolean instead of an int
      track the console init with a boolean instead of an int
      remove register qualifiers.
      remove register qualifiers
      remove definition of NDEVICES
      remove register qualifiers
      small style changes for consistency
      another small change in style for consistency
      remove preprocessor comments
      use boolean_t instead of an int
      another small change in style for consistency
      remove register qualifiers
      Coding style trivial fixes
      remove lint code
      remove register qualifiers
      remove lint code
      add comments after endifs
      device: remove unused file dk_label.c

Matthew Leach (1):
      Fix compilation error with older versions of GCC

Miguel Figueiredo (6):
      Drop unused variables
      Remove unneeded variable initialization
      Remove old elevator algorithm function
      Remove unused variable
      Remove unused variable
      Fix format warnings

Miles Bader (2):
      [MACH_KDB]: Add include of <kern/task.h>.
      .

Richard Braun (33):
      Import utility files
      Import the slab allocator
      Adjust the kernel to use the slab allocator
      Adjust VM initialization
      Fix kern/kalloc.h includes
      Remove the defunct kernel_task_create() function
      Remove arbitrary limits used by the zone system
      Improve ipc hash/marequest init readability
      Fix copyright assignment
      Update comments.
      Augment VM maps with a red-black tree
      Merge kalloc_map into kmem_map
      Allocate kernel thread stacks out of kmem_map
      Increase the slab collection interval
      Fix slab collection timing
      Store threads waiting on a message queue in LIFO order
      Provide basic page cache statistics
      Add missing file for page statistics
      Add missing file for page statistics
      Fix calls to vm_map when size is 0
      Strongly reduce risks of name capture in rbtree macros
      Fix kernel task creation time
      Add function to dump a raw summary of the slab allocator state
      Fix slab cache list locking
      Add the mach_print debugging system call
      Fix locking error in the slab allocator
      Rework slab lists handling
      Optimize slab reaping
      Fix itemization errors in the texinfo documentation
      Rename list_insert to list_insert_head
      Reduce fragmentation in the slab allocator
      Fix yet another locking error in the slab allocator
      Fix object construction in the slab allocator

Roland McGrath (121):
      * mig: Subdirectory removed, now in separate dist.
      1998-09-06  Roland McGrath  <address@hidden>
      1998-10-04  Roland McGrath  <address@hidden>
      .
      1998-10-24  Roland McGrath  <address@hidden>
      1998-10-24  Roland McGrath  <address@hidden>
      1998-10-24  Roland McGrath  <address@hidden>
      1998-10-24  Roland McGrath  <address@hidden>
      1998-10-24  Roland McGrath  <address@hidden>
      1998-10-24  Roland McGrath  <address@hidden>
      1998-10-24  Roland McGrath  <address@hidden>
      .
      1998-10-24  Roland McGrath  <address@hidden>
      1998-10-24  Roland McGrath  <address@hidden>
      .
      1998-10-28  Roland McGrath  <address@hidden>
      .
      1999-04-30  Roland McGrath  <address@hidden>
      1999-04-30  Roland McGrath  <address@hidden>
      1999-04-30  Roland McGrath  <address@hidden>
      1999-04-30  Roland McGrath  <address@hidden>
      .
      1999-05-01  Mark Kettenis  <address@hidden>
      .
      1999-05-14  Roland McGrath  <address@hidden>
      .
      1999-05-21  Roland McGrath  <address@hidden>
      .
      1999-05-22  Roland McGrath  <address@hidden>
      .
      1999-05-23  Roland McGrath  <address@hidden>
      .
      1999-05-24  Mark Kettenis  <address@hidden>
      .
      1999-05-29  Roland McGrath  <address@hidden>
      .
      1999-06-02  Roland McGrath  <address@hidden>
      .
      1999-06-07  OKUJI Yoshinori  <address@hidden>
      1999-06-07  OKUJI Yoshinori  <address@hidden>
      .
      1999-07-20  Roland McGrath  <address@hidden>
      1999-07-20  Roland McGrath  <address@hidden>
      .
      1999-07-23  Roland McGrath  <address@hidden>
      .
      1999-10-04  Roland McGrath  <address@hidden>
      .
      1999-10-04  Roland McGrath  <address@hidden>
      1999-10-04  Roland McGrath  <address@hidden>
      1999-10-05  Roland McGrath  <address@hidden>
      .
      2000-10-29  Roland McGrath  <address@hidden>
      .
      2000-10-29  Roland McGrath  <address@hidden>
      .
      * i386/Files: Update for removed files.
      .
      2001-01-28  Roland McGrath  <address@hidden>
      .
      2001-04-04  Roland McGrath  <address@hidden>
      .
      2001-05-20  Roland McGrath  <address@hidden>
      .
      2001-06-13  Roland McGrath  <address@hidden>
      .
      2001-08-17  Roland McGrath  <address@hidden>
      .
      2001-08-18  Roland McGrath  <address@hidden>
      .
      2001-08-20  Roland McGrath  <address@hidden>
      .
      2001-08-21  Roland McGrath  <address@hidden>
      .
      random
      2001-08-23  Roland McGrath  <address@hidden>
      .
      2001-08-24  Roland McGrath  <address@hidden>
      2001-08-24  Roland McGrath  <address@hidden>
      .
      test diddling for cvs-hackers
      revert hooey
      2001-09-30  Roland McGrath  <address@hidden>
      .
      2001-10-07  Roland McGrath  <address@hidden>
      2001-10-07  Roland McGrath  <address@hidden>
      .
      2001-10-07  Roland McGrath  <address@hidden>
      .
      2001-11-23  Roland McGrath  <address@hidden>
      .
      2002-03-04  Roland McGrath  <address@hidden>
      .
      2002-03-05  Roland McGrath  <address@hidden>
      .
      2002-04-19  Roland McGrath  <address@hidden>
      .
      2002-04-23  Roland McGrath  <address@hidden>
      .
      2002-05-22  Roland McGrath  <address@hidden>
      2002-05-22  Roland McGrath  <address@hidden>
      2002-05-22  Roland McGrath  <address@hidden>
      2002-05-22  Roland McGrath  <address@hidden>
      .
      file removed, replaced by version.c.in
      Version 1.3 released.
      1.3 release ready
      2004-01-15  Alfred M. Szmidt  <address@hidden>
      2004-01-15  Alfred M. Szmidt  <address@hidden>
      2004-01-15  Alfred M. Szmidt  <address@hidden>
      .
      2004-01-16  Marco Gerards  <address@hidden>
      .
      2004-01-15  Alfred M. Szmidt  <address@hidden>
      .
      2004-01-15  Alfred M. Szmidt  <address@hidden>
      .
      2004-01-19  Marco Gerards  <address@hidden>
      .
      2006-03-04  Roland McGrath  <address@hidden>
      .

Samuel Thibault (398):
      2006-09-19  Samuel Thibault <address@hidden>
      2006-11-05  Samuel Thibault  <address@hidden>
      2006-11-05  Samuel Thibault  <address@hidden>
      2006-11-05  Samuel Thibault  <address@hidden>
      2006-11-05  Samuel Thibault  <address@hidden>
      2006-11-05  Barry deFreese  <address@hidden>
      2006-11-05  Samuel Thibault  <address@hidden>
      2006-11-05  Barry deFreese  <address@hidden>
      ChangeLog fixups.
      2006-11-05  Samuel Thibault  <address@hidden>
      2006-11-07  Barry deFreese  <address@hidden>
      ChangeLog didn't get commited...
      2006-11-08  Samuel Thibault  <address@hidden>
      2006-11-08  Samuel Thibault  <address@hidden>
      2006-11-09  Barry deFreese  <address@hidden>
      2006-11-10  Samuel Thibault  <address@hidden>
      2006-11-10  Samuel Thibault  <address@hidden>
      2006-11-11  Samuel Thibault  <address@hidden>
      Fix artificial use of parameter
      2006-11-11  Samuel Thibault  <address@hidden>
      2006-11-11  Samuel Thibault  <address@hidden>
      2006-11-11  Samuel Thibault  <address@hidden>
      2006-11-11  Samuel Thibault  <address@hidden>
      2006-11-13  Barry deFreese  <address@hidden>
      2006-11-14  Barry deFreese  <address@hidden>
      2006-11-13  Samuel Thibault  <address@hidden>
      2006-11-14  Samuel Thibault  <address@hidden>
      2006-11-20  Samuel Thibault  <address@hidden>
      2006-11-26  Samuel Thibault  <address@hidden>
      2006-12-13  Samuel Thibault  <address@hidden>
      2006-12-19  Samuel Thibault  <address@hidden>
      2006-12-19  Samuel Thibault  <address@hidden>
      typo
      2006-12-19  Samuel Thibault  <address@hidden>
      2007-01-02  Samuel Thibault  <address@hidden>
      2007-01-02  Samuel Thibault  <address@hidden>
      2007-01-02  Samuel Thibault  <address@hidden>
      2006-12-30  Richard Braun  <address@hidden>
      2007-02-20  Samuel Thibault  <address@hidden>
      2007-02-20  Samuel Thibault  <address@hidden>
      2007-03-05  Samuel Thibault  <address@hidden>
      net_filter is actually interrupt-safe
      Only net_packet needs splimp.
      2007-03-06  Samuel Thibault  <address@hidden>
      2007-05-08  Samuel Thibault  <address@hidden>
      2007-06-23  Samuel Thibault  <address@hidden>
      2007-07-04  Samuel Thibault  <address@hidden>
      2007-07-08  Samuel Thibault  <address@hidden>
      fix trivial syntax error
      2007-08-04  Samuel Thibault  <address@hidden>
      2007-08-04  Samuel Thibault  <address@hidden>
      2007-08-04  Samuel Thibault  <address@hidden>
      2007-08-04  Samuel Thibault  <address@hidden>
      2007-08-04  Samuel Thibault  <address@hidden>
      2007-08-04  Samuel Thibault  <address@hidden>
      2007-08-04  Samuel Thibault  <address@hidden>
      2007-08-04  Samuel Thibault  <address@hidden>
      2007-08-04  Samuel Thibault  <address@hidden>
      2007-08-04  Samuel Thibault  <address@hidden>
      2007-08-04  Samuel Thibault  <address@hidden>
      2007-08-04  Samuel Thibault  <address@hidden>
      2007-08-04  Samuel Thibault  <address@hidden>
      2007-08-04  Samuel Thibault  <address@hidden>
      2007-07-09  Samuel Thibault  <address@hidden>
      2007-08-16  Samuel Thibault  <address@hidden>
      2007-09-03  Samuel Thibault  <address@hidden>
      fix allocation exhaustion
      2007-11-15  Samuel Thibault  <address@hidden>
      2007-11-18  Samuel Thibault  <address@hidden>
      2007-12-05  Guillem Jover  <address@hidden>
      2007-12-30  Samuel thibault <address@hidden>
      2007-12-30  Samuel thibault <address@hidden>
      * linux/src/drivers/block/triton.c (ide_init_triton): Enable Bus
      * i386/i386/locore.S (syscall): Clear direction flag at entry.
      * doc/Makefrag.am: Fix typo.
      2008-05-09  Andrei Barbu  <address@hidden>
      2008-05-25  Andrei Barbu <address@hidden>
      2008-06-29  Samuel Thibault  <address@hidden>
      2008-07-02  Samuel Thibault  <address@hidden>
      * linux/src/drivers/net/rtl8139.c (rtl8129_open): Move IRQ
      2008-07-15  Barry deFreese  <address@hidden>
      2008-07-15  Barry deFreese  <address@hidden>
      2008-07-15  Barry deFreese  <address@hidden>
      2008-07-15  Barry deFreese  <address@hidden>
      2008-07-15  Barry deFreese  <address@hidden>
      2008-07-15  Barry deFreese  <address@hidden>
      2008-07-15  Barry deFreese  <address@hidden>
      2008-07-15  Barry deFreese  <address@hidden>
      2008-07-15  Barry deFreese  <address@hidden>
      Fix (void) prototypes.
      2008-07-15  Barry deFreese  <address@hidden>
      2008-07-15  Barry deFreese  <address@hidden>
      2008-07-15  Barry deFreese  <address@hidden>
      2008-07-15  Barry deFreese  <address@hidden>
      Really add model_dep.h header
      2008-07-18 Andrei Barbu <address@hidden>
      2008-07-18  Andrei Barbu  <address@hidden>
      2008-07-18  Andrei Barbu  <address@hidden>
      2008-07-18  Andrei Barbu  <address@hidden>
      2008-07-18  Andrei Barbu  <address@hidden>
      2008-07-18  Andrei Barbu  <address@hidden>
      2008-07-18  Andrei Barbu  <address@hidden>
      2008-07-20  Samuel Thibault  <address@hidden>
      2008-07-20  Samuel Thibault  <address@hidden>
      2008-07-20  Samuel Thibault  <address@hidden>
      2008-07-20  Samuel Thibault  <address@hidden>
      2008-07-20  Samuel Thibault  <address@hidden>
      2008-07-19  Barry deFreese  <address@hidden>
      2008-07-23  Barry deFreese  <address@hidden>
      2008-07-23  Barry deFreese  <address@hidden>
      2008-08-03  Samuel Thibault  <address@hidden>
      2008-07-29  Zheng Da  <address@hidden>
      2008-08-31  Samuel Thibault  <address@hidden>
      2008-11-05  Shakthi Kannan  <address@hidden>
      2008-11-10  Samuel Thibault  <address@hidden>
      2008-11-10  Samuel Thibault  <address@hidden>
      2008-11-11  Shakthi Kannan  <address@hidden>
      2008-07-19  Barry deFreese  <address@hidden>
      2008-11-23  Samuel Thibault  <address@hidden>
      2008-11-27  Samuel Thibault  <address@hidden>
      2008-11-15  Shakthi Kannan  <address@hidden>
      2008-12-05  Samuel Thibault  <address@hidden>
      2008-12-29  Samuel Thibault  <address@hidden>
      2008-12-30  Samuel Thibault  <address@hidden>
      2009-01-05  Samuel Thibault  <address@hidden>
      2009-01-05  Samuel Thibault  <address@hidden>
      2009-02-26  Samuel Thibault  <address@hidden>
      Disable CMD-640 support
      Advertise memory size truncations
      Make local variable static
      Fix return with lock held
      Fix return with lock held
      More restrictive requirements on zone alignment
      Fix allocation failure during gc
      Fix macro escapes
      Fix db kernel memory access
      Revert spurious part of 909c941d
      Fix yet more allocation failures during gc
      Update constants to nowadays standards
      Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach
      Fix multiboot compliancy concerning x86 D flag
      Revert "Fix multiboot compliancy concerning x86 D flag"
      Better estimate avail_remaining
      Fix boot from grub2 with more than 800MiB memory
      Fix warnings
      Fix warning
      Fix warning
      Fix warning
      Fix warnings
      Fix warnings
      Fix warnings
      Fix warnings
      Fix warning
      Fix warning
      Fix warning
      Fix warning
      Fix warning
      Fix warning
      Fix build
      Make tuning VM_MAX_ADDRESS trivial
      Fix VM_MAX_ADDRESS default
      Show EATA probing progression
      Rename kd_atoi into mach_atoi
      Introduce KERNEL_RING
      Fix db_search_null loop
      Do not assume that VM_MIN_KERNEL_ADDRESS is 0
      Rewamp spl.h
      Do not assume that VM_MIN_KERNEL_ADDRESS is 0
      Avoid confusion between global and local ldt vars
      Replace phys_mem_va with VM_MIN_KERNEL_ADDRESS
      Show command lines in task list
      Add missing phystokv/kvtophys conversions
      Fix early interrupt crash
      Use typeof(boot_info)
      Add phys_first_addr and phys_last_addr declaration
      Add pmap parameter to INVALIDATE_TLB
      Really call startrtclock() with an active thread.
      Remove (vm_offset_t) casts from constants
      Do not fail if no PTE maps virtual address 0
      Declare memcmp function
      Initialize FPU in MS-DOS compatibility mode
      Panic when no FPU is available
      Add native FPU error support
      Fix debugging message
      Add XMM FPU registers save/restore support.
      Add sis900 driver
      Add -H option to halt on panic
      Add memory object proxies
      Fix commit d088a062
      Use gcc builtins for stdarg.h when available
      Add stack-protector support
      Add Xen support
      Document kdb_kintr stack manipulation
      Add a SoftDebugger function
      Invoke debugger on duplicate port deallocation
      Merge branch 'master' of debhurd0:xen/gnumach
      Do not systematically debug buggy port deallocation
      Align mach_port_deallocate debug flag with usage
      ignore bogus FDPT information from BIOS
      whitelist the QEMU harddisk for DMA support
      Add mem device
      Fix Xen build without kdb
      Fix crash on Xen when no module is provided
      Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach
      Extend machine addresses to 64bit for PAE
      Fix bootstrap additional mapping
      Add memory clobbers to segment selector loaders
      Put a name on the 16MiB magic number
      Un-whitelist the QEMU harddisk for DMA support
      Move read-only sections to after text section
      Fix unexpected irq + irq timeout on write
      Report Xen 4gb segment emulation
      Disable 4gb segment emulation notification on first notification
      Do not advice to install libc0.3-xen on 4gb_segment trap
      Fix non-contiguous PCI functions
      Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach
      Fix ifunc entries
      Fix device_get/set_status ABI for NET_FLAGS
      Recognize P4 and Opteron-like as pentium pro
      Warn on unknown CPU family
      Add prototype for discover_x86_cpu_type
      Add prototype for strstr
      Avoid harmless warning
      memcpy operands are not supposed to overlap
      Move -d and -H parse to kern/startup.c
      Avoid dropping kd_intr when RCLINE is >= 0
      Drop kbd device on xen
      Enable Xen >4GiB physical memory support
      Enable pae_extended_cr3 in pmap_bootstrap
      Add rx-copy support to netfront
      Defer Xen device initialization to device_service_create
      xen block: Add more legacy hd* name support
      Add console=comN boot option to enable serial console
      Fix for kdb watch command
      Add prototypes for x86 debug registers
      Add x86 debug register Xen support
      Detect interrupt overflow
      Acknoledge interrupt after handler call
      Re-enable updating pvlist for kernel_pmap
      Refuse to share IRQs at different interrupt levels
      Keep supplementary L1 pages read-only
      Fix temporary direct mapping during page table enabling
      Enable global pages after enabling paging
      Fix continuation after keyboard debugger invocation
      Also warn about mach_port_destroy on invalid ports
      Clean kd.[ch]
      Fix typo
      Fix build with kdb from make dist-generated tarball
      Close call stack on continuation
      Warn once when part of the kernel is lacking memory
      Update constants to nowadays standards
      Warn once when part of the kernel is lacking space
      Drop spurious warning
      Enable all caches
      Update constants to nowadays standards
      Do not warn on vm_map_enter with fixed address failing
      Merge two asm constraints
      Fix gcc 4.6 build
      Whitelist QEMU Hard-Drive for DMA.
      Add more spurious deallocation debugging
      Do not warn for cross-space spurious port deallocation
      Add compiler barrier to update_mapped_time
      Add 8byte breakpoint macro
      Add more details to "zone exhausted" panics.
      Make ipc_space_zone not exhaustible
      * Makefile.am (AM_CFLAGS): Add -fno-builtin-log.
      Move free_skbuffs declaration to the top
      Rework memory mapping reservation
      Fix pmap_clear_bootstrap_pagetable with >4G mfns
      Disable (<i486)-only WP workaround on Xen & PAE
      Enable >4GiB cr3
      Skip kernel WP check on i486 and above
      Make copyout run in 1 loop on >= i486
      Console declaration cleanup
      Fix copyright assignment
      Fix declarations
      Protect set_cr3 against compiler assignment optimizations
      Disable global page while writing in kernel space
      Fix copyout retry on lazy allocation on >= i486
      Optimize copyout path
      Fix PC sampling
      Close kernel stacks.
      Fix documentation
      Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach
      Free memory used by boot modules
      Drop module memory free verbosity
      Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach
      Add sym53c8xx driver from linux 2.2
      Define BITS_PER_LONG for Linux code
      Leave interrupts enabled in sym53c8xx driver
      Raise Linux kmem memory size
      Raise block device interrupt level to SPL6
      Increase kmem area for the Xen case.
      Do not map xen driver pages
      Merge branch 'master' of callisto:gnumach
      Keep frame pointer when debugger is enabled
      Upgrade number of event queues
      Fix typo
      Cope with dom0s which do not respect feature-no-csum-offload
      Fix build on 64bit host
      Merge branch 'master' into master-slab
      Fix format for string print
      Fix format for string print
      Fix format for string print
      Fix format for string print
      Fix format for string print
      Fix format for string print
      Move kentry_data_size initial value to header
      Use unsigned long for addresses and sizes
      Simplify kvtophys
      Simplify i386at_init
      Fix Xen bootstrap at virtual address above 1GiB
      Fix PAE page frame number mask.
      Stick to binutils ELF scripts
      Fix variable types according to assembly use
      Simplify splx
      Fix access above 4GiB in bootstrap page table
      Set Xen kernel virtual address to 0xC0000000
      Do not hardcode structure offset
      Use unsigned long for registers
      Use unsigned long types for addresses
      Fix assembly snippet portability
      Use unsigned int for ELF 32bit values
      Make xchgl arch-neutral
      Complain about Xen console smash only once at a time
      Use long types
      Fix boot with big values of _start
      Fix wrap-around in pmap bootstrap
      Fix issig crash at boot
      Add missing phystokv/kvtophys calls
      Separate INIT_VM_MIN_KERNEL_ADDRESS from VM_MIN_KERNEL_ADDRESS
      Make sure BIOS area is mapped in kernel threads
      Relocate kernel at bootup
      Fix Xen boot after c74adfe
      Do not take address of va_list variable
      Fix integer type
      Check hyp_stack_switch return
      Document how to offset the kernel to get better debugging
      Offset kernel addresses by 3GiB
      Clear direction flag after bios32 call
      Offset bios32 entry
      Permit to select/deselect whole driver groups
      Fix Xen boot at linear address 0xC0000000
      Fix gnumach_server_routine prototype
      Make thread_suspend wait for !TH_UNINT
      Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach
      Fix spurious error on accessing fd1
      Fix slow boot in virtualbox
      Double KENTRY_DATA_SIZE
      Fix task stats incrementations
      Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach
      Add initial code for disabling PV descriptors
      Add initial code for disabling ring1 xen execution
      Fix build with --disable-pseudo-phys
      Fix comments
      Add initial code for disabling PV pagetables
      More ifdef fixes for ring1 support and pv descriptors support
      Increase VM_MAX_KERNEL_ADDRESS for PVH case
      Drop spurious inclusion
      Do not use 4gb segment assistance in PVH
      Add comment for TODO
      Make the PVH variant get sure that the support is available in the 
hypervisor
      Implement pmap_map_mfn for the PVH case
      Prevent the kernel from making any FPU use
      Add x86 hardware debugging register support
      Document dwatch
      Plug hw debug register support into kdb
      Include machine/db_interface instead of hardcoding function prototypes
      Do not hardcode maximum priority value
      Increase number of priorities
      Fix build without kdb
      Update BASEPRI_USER
      Add -fno-optimize-sibling-calls option for better kdb traces
      Fix macro name
      Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach
      Fix non-block-aligned-offset reads
      Add AHCI driver
      Fix ahci.h path
      Add missing parameters to printf
      Remove duplicate line
      Add LBA48 support to AHCI driver
      Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach
      Fix format
      Fix printf format
      Add timeout to ahci IDENTIFY
      Do not skip AHCI controller without HOST_CAP_ONLY
      Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach
      Add non-contiguous mmap support
      Add missing 4KiB memory
      Fix printing ahci PCI dev and fun
      Add partitioning reload support to ahci
      Fix int/long discrepancy
      Restore db_help_cmd
      Drop FXSR initialization message
      Drop Invariant, Front-Cover and Back-Cover references
      Update README
      Really update README
      Fix gpl.texi build

Sergio Lopez (2):
      fix copy out-of-line data when length >= 512MB
      Update DMA auto-enabling, make forcing DMA an option

Sergio López (1):
      Make thread_suspend honor the TH_UNINT flag

Stefan Siegl (4):
      2006-09-23  Stefan Siegl  <address@hidden>
      2006-09-23  Stefan Siegl  <address@hidden>
      2006-09-25  Stefan Siegl  <address@hidden>
      2007-10-08  Stefan Siegl  <address@hidden>

Thomas Bushnell (132):
      Initial source
      Merge from vendor branch gnu:
      prerelease work
      Baseline.
      *** empty log message ***
      Thu Apr 17 15:55:40 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Wed Apr 16 12:52:25 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Wed Apr 16 12:52:25 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Wed Apr 16 16:55:36 1997  Marcus G. Daniels  <address@hidden>
      Wed Apr 23 13:21:23 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Fri Apr 18 15:25:10 1997  Thomas Bushnell, n/BSG  <address@hidden>
      1997-04-30  Marcus G. Daniels  <address@hidden>
      Wed Apr 23 13:21:23 1997  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      Mon Apr 28 12:09:53 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Thu Apr 17 15:55:40 1997  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      Fri May  2 12:43:46 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Wed May  7 15:32:08 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Wed May  7 15:32:08 1997  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      Fri May  9 13:06:25 1997  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      Fri May  9 13:06:25 1997  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      *** empty log message ***
      Mon May 12 11:25:38 1997  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      Mon May 12 11:25:38 1997  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      Tue Jun 10 13:33:37 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Tue Jun 10 13:33:37 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Fri May 23 10:08:48 1997  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      Thu Jun 12 18:08:29 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Wed Jun 11 20:16:47 1997  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      Mon Jun 16 12:14:17 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Thu Jun 26 13:48:31 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Mon Jul 28 17:01:19 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Sun Aug  3 18:25:38 1997  Shantanu Goel  <address@hidden>
      Fri Aug  1 16:15:33 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Sun Aug  3 18:25:38 1997  Shantanu Goel  <address@hidden>
      Sun Aug  3 18:25:38 1997  Shantanu Goel  <address@hidden>
      Fri Aug  1 16:15:33 1997  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      Wed Aug 20 16:05:19 1997  Thomas Bushnell, n/BSG  <address@hidden>
      Wed Aug 20 16:05:19 1997  Thomas Bushnell, n/BSG  <address@hidden>
      *** empty log message ***
      *** empty log message ***
      Fri Apr 24 13:19:40 1998  Thomas Bushnell n/BSG  <address@hidden>
      *** empty log message ***
      Fri Apr 24 13:19:40 1998  Thomas Bushnell n/BSG  <address@hidden>
      *** empty log message ***
      Fri Apr 24 14:24:15 1998  Thomas Bushnell, n/BSG  <address@hidden>
      Tue Jan 26 21:36:10 1999  Thomas Bushnell, BSG  <address@hidden>
      *** empty log message ***
      Maintain debian package info here now.
      *** empty log message ***
      Sun Mar 14 18:53:01 1999  Thomas Bushnell, BSG  <address@hidden>
      *** empty log message ***
      1999-04-14  OKUJI Yoshinori  <address@hidden>
      1999-04-14  OKUJI Yoshinori  <address@hidden>
      *** empty log message ***
      1999-01-24  OKUJI Yoshinori  <address@hidden>
      1999-02-27  OKUJI Yoshinori  <address@hidden>
      1999-04-14  OKUJI Yoshinori  <address@hidden>
      Sun Mar 14 18:53:01 1999  Thomas Bushnell, BSG  <address@hidden>
      1999-02-28  OKUJI Yoshinori  <address@hidden>
      1999-02-27  OKUJI Yoshinori  <address@hidden>
      xdev/drivers/scsi/sd_ioctl.c: Likewise.
      1998-11-30  OKUJI Yoshinori  <address@hidden>
      1999-02-27  OKUJI Yoshinori  <address@hidden>
      1998-11-06  OKUJI Yoshinori  <address@hidden>
      1999-04-12  OKUJI Yoshinori  <address@hidden>
      1999-02-27  OKUJI Yoshinori  <address@hidden>
      1998-12-02  OKUJI Yoshinori  <address@hidden>
      1999-04-12  OKUJI Yoshinori  <address@hidden>
      1998-11-30  OKUJI Yoshinori  <address@hidden>
      1999-04-12  OKUJI Yoshinori  <address@hidden>
      1999-02-04  OKUJI Yoshinori  <address@hidden>
      1998-12-02  OKUJI Yoshinori  <address@hidden>
      1999-02-27  OKUJI Yoshinori  <address@hidden>
      1998-11-30  OKUJI Yoshinori  <address@hidden>
      Mon Apr 26 02:13:02 1999  Thomas Bushnell, BSG  <address@hidden>
      *** empty log message ***
      Wed Apr 28 02:17:51 1999  Thomas Bushnell, BSG  <address@hidden>
      *** empty log message ***
      1999-04-28  OKUJI Yoshinori  <address@hidden>
      1999-06-16  Thomas Bushnell, BSG  <address@hidden>
      1999-06-15  Thomas Bushnell, BSG  <address@hidden>
      1999-06-16  Thomas Bushnell, BSG  <address@hidden>
      Sun Jun 20 18:33:59 1999  Thomas Bushnell, BSG  <address@hidden>
      1999-06-21  Thomas Bushnell, BSG  <address@hidden>
      Sun Jun 20 18:33:59 1999  Thomas Bushnell, BSG  <address@hidden>
      1999-06-21  Thomas Bushnell, BSG  <address@hidden>
      1999-06-21  Thomas Bushnell, BSG  <address@hidden>
      *** empty log message ***
      1999-06-21  Thomas Bushnell, BSG  <address@hidden>
      Delete old files from Utah Mach4 that we aren't using.
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      1999-06-27  Thomas Bushnell, BSG  <address@hidden>
      1999-06-27  Thomas Bushnell, BSG  <address@hidden>
      *** empty log message ***
      Oopsies in previous changes.
      Bother to declare vm_page_release with new parm.
      *** empty log message ***
      1999-06-27  Thomas Bushnell, BSG  <address@hidden>
      1999-06-27  Thomas Bushnell, BSG  <address@hidden>
      *** empty log message ***
      *** empty log message ***
      1999-06-29  Thomas Bushnell, BSG  <address@hidden>
      *** empty log message ***
      1999-06-29  Thomas Bushnell, BSG  <address@hidden>
      1999-07-01  Thomas Bushnell, BSG  <address@hidden>
      1999-07-01  Thomas Bushnell, BSG  <address@hidden>
      1999-07-11  Thomas Bushnell, BSG  <address@hidden>
      *** empty log message ***
      1999-08-10  Thomas Bushnell, BSG  <address@hidden>
      1999-09-04  Thomas Bushnell, BSG  <address@hidden>
      *** empty log message ***
      1999-09-07  Thomas Bushnell, BSG  <address@hidden>
      1999-09-07  Thomas Bushnell, BSG  <address@hidden>
      *** empty log message ***
      1999-09-09  Thomas Bushnell, BSG  <address@hidden>
      *** empty log message ***
      1999-09-15  Mark Kettenis  <address@hidden>
      *** empty log message ***
      1999-09-17  Thomas Bushnell, BSG  <address@hidden>
      1999-10-08  Thomas Bushnell, BSG  <address@hidden>

Thomas Schwinge (246):
      2006-01-22  Thomas Schwinge  <address@hidden>
      2006-01-22  Thomas Schwinge  <address@hidden>
      2006-01-22  Thomas Schwinge  <address@hidden>
      2006-01-23  Thomas Schwinge  <address@hidden>
      2006-01-26  Thomas Schwinge  <address@hidden>
      2006-01-26  Samuel Thibault  <address@hidden>
      2006-01-26  Samuel Thibault  <address@hidden>
      2006-01-26  Jeroen Dekkers  <address@hidden>
      2006-01-26  Thomas Schwinge  <address@hidden>
      2006-01-31  Thomas Schwinge  <address@hidden>
      Spelling fixes.  Thanks to Guillem Jover.
      2006-02-01  Thomas Schwinge  <address@hidden>
      2006-02-02  Thomas Schwinge  <address@hidden>
      2006-02-02  Sergio Lopez  <address@hidden>
      2006-02-02  Sergio Lopez  <address@hidden>
      2006-02-03  Thomas Schwinge  <address@hidden>
      2006-02-03  Thomas Schwinge  <address@hidden>
      2006-02-03  Thomas Schwinge  <address@hidden>
      ChangeLog corrected.  Thanks to Alfred M. Szmidt.
      2006-02-05  Thomas Schwinge  <address@hidden>
      2006-02-20  Thomas Schwinge  <address@hidden>
      2006-02-20  Thomas Schwinge  <address@hidden>
      2006-02-20  Thomas Schwinge  <address@hidden>
      2006-02-20  Thomas Schwinge  <address@hidden>
      2006-02-20  Thomas Schwinge  <address@hidden>
      2006-02-20  Thomas Schwinge  <address@hidden>
      2006-02-20  Thomas Schwinge  <address@hidden>
      2006-02-20  Thomas Schwinge  <address@hidden>
      2006-02-20  Thomas Schwinge  <address@hidden>
      2006-02-20  Thomas Schwinge  <address@hidden>
      2006-02-20  Thomas Schwinge  <address@hidden>
      2006-02-20  Thomas Schwinge  <address@hidden>
      2006-02-20  Thomas Schwinge  <address@hidden>
      2006-02-20  Thomas Schwinge  <address@hidden>
      2006-02-20  Thomas Schwinge  <address@hidden>
      2006-02-20  Thomas Schwinge  <address@hidden>
      2006-02-20  Thomas Schwinge  <address@hidden>
      2006-02-20  Thomas Schwinge  <address@hidden>
      2006-02-20  Thomas Schwinge  <address@hidden>
      2006-02-20  Thomas Schwinge  <address@hidden>
      2006-02-20  Thomas Schwinge  <address@hidden>
      2006-03-04  Thomas Schwinge  <address@hidden>
      2006-03-04  Thomas Schwinge  <address@hidden>
      2006-03-04  Samuel Thibault  <address@hidden>
      2006-03-15  Thomas Schwinge  <address@hidden
      Typo.
      2006-03-19  Thomas Schwinge  <address@hidden>
      2006-03-20  Thomas Schwinge  <address@hidden>
      2006-03-21  Thomas Schwinge  <address@hidden>
      2006-04-02  Thomas Schwinge  <address@hidden>
      2006-04-02  Thomas Schwinge  <address@hidden>
      2006-04-08  Thomas Schwinge  <address@hidden>
      2006-04-26  Thomas Schwinge  <address@hidden>
      2006-04-27  Richard Braun  <address@hidden>
      2006-05-08  Thomas Schwinge  <address@hidden>
      Savannah tag.
      2006-05-12  Stefan Siegl  <address@hidden>
      2006-05-14  Thomas Schwinge  <address@hidden>
      2006-05-14  Roland McGrath  <address@hidden>
      2006-06-09  Stefan Siegl  <address@hidden>
      2006-06-09  Stefan Siegl  <address@hidden>
      2006-06-30  Samuel Thibault  <address@hidden>
      2006-07-24  Thomas Schwinge  <address@hidden>
      2006-07-27  Thomas Schwinge  <address@hidden>
      2006-07-27  Stefan Siegl  <address@hidden>
      2006-07-27  Stefan Siegl  <address@hidden>
      2006-07-27  Stefan Siegl  <address@hidden>
      2006-07-27  Stefan Siegl  <address@hidden>
      2006-07-27  Thomas Schwinge  <address@hidden>
      2006-07-27  Thomas Schwinge  <address@hidden>
      2006-07-27  Thomas Schwinge  <address@hidden>
      2006-07-27  Thomas Schwinge  <address@hidden>
      2006-07-27  Thomas Schwinge  <address@hidden>
      2006-07-31  Stefan Siegl  <address@hidden>
      2006-08-06  Thomas Schwinge  <address@hidden>
      Savannah tags.
      2006-09-20  Thomas Schwinge  <address@hidden>
      2006-09-20  Thomas Schwinge  <address@hidden>
      2006-10-03  Thomas Schwinge  <address@hidden>
      2006-10-03  Thomas Schwinge  <address@hidden>
      2006-10-07  Thomas Schwinge  <address@hidden>
      2006-10-07  Thomas Schwinge  <address@hidden>
      2006-10-08  Thomas Schwinge  <address@hidden>
      2006-10-08  Thomas Schwinge  <address@hidden>
      2006-10-08  Thomas Schwinge  <address@hidden>
      2006-10-08  Thomas Schwinge  <address@hidden>
      2006-10-08  Thomas Schwinge  <address@hidden>
      2006-10-08  Thomas Schwinge  <address@hidden>
      2006-10-08  Thomas Schwinge  <address@hidden>
      2006-10-08  Thomas Schwinge  <address@hidden>
      2006-10-08  Thomas Schwinge  <address@hidden>
      2006-10-08  Thomas Schwinge  <address@hidden>
      2006-10-09  Thomas Schwinge  <address@hidden>
      2006-10-09  Thomas Schwinge  <address@hidden>
      Be more detailed.
      2006-10-09  Thomas Schwinge  <address@hidden>
      2006-10-12  Thomas Schwinge  <address@hidden>
      2006-10-12  Thomas Schwinge  <address@hidden>
      2006-10-12  Thomas Schwinge  <address@hidden>
      2006-10-13  Thomas Schwinge  <address@hidden>
      2006-10-13  Thomas Schwinge  <address@hidden>
      2006-10-13  Thomas Schwinge  <address@hidden>
      2006-10-15  Thomas Schwinge  <address@hidden>
      2006-10-15  Thomas Schwinge  <address@hidden>
      2006-10-15  Thomas Schwinge  <address@hidden>
      2006-10-15  Thomas Schwinge  <address@hidden>
      2006-10-15  Thomas Schwinge  <address@hidden>
      2006-10-15  Thomas Schwinge  <address@hidden>
      2006-10-15  Thomas Schwinge  <address@hidden>
      2006-10-15  Thomas Schwinge  <address@hidden>
      2006-10-15  Thomas Schwinge  <address@hidden>
      2006-10-15  Thomas Schwinge  <address@hidden>
      2006-10-15  Thomas Schwinge  <address@hidden>
      2006-10-15  Thomas Schwinge  <address@hidden>
      2006-10-15  Thomas Schwinge  <address@hidden>
      2006-10-15  Thomas Schwinge  <address@hidden>
      2006-10-15  Thomas Schwinge  <address@hidden>
      2006-10-15  Thomas Schwinge  <address@hidden>
      2006-10-15  Thomas Schwinge  <address@hidden>
      2006-10-15  Thomas Schwinge  <address@hidden>
      Spelling...  Thanks to Guillem Jover for spotting this.
      2006-10-15  Thomas Schwinge  <address@hidden>
      2006-10-15  Thomas Schwinge  <address@hidden>
      2006-10-15  Thomas Schwinge  <address@hidden>
      2006-10-15  Thomas Schwinge  <address@hidden>
      2006-10-15  Thomas Schwinge  <address@hidden>
      2006-10-16  Thomas Schwinge  <address@hidden>
      2006-10-16  Thomas Schwinge  <address@hidden>
      2006-10-18  Thomas Schwinge  <address@hidden>
      2006-10-18  Thomas Schwinge  <address@hidden>
      2006-10-26  Thomas Schwinge  <address@hidden>
      2006-10-26  Thomas Schwinge  <address@hidden>
      2006-10-26  Thomas Schwinge  <address@hidden>
      2006-10-26  Thomas Schwinge  <address@hidden>
      *** empty log message ***
      2006-11-05  Thomas Schwinge <address@hidden>
      2006-11-05  Thomas Schwinge <address@hidden>
      2006-11-05  Thomas Schwinge <address@hidden>
      *** empty log message ***
      2006-11-08  Thomas Schwinge  <address@hidden>
      2006-11-08  Thomas Schwinge  <address@hidden>
      2006-11-08  Thomas Schwinge  <address@hidden>
      2006-11-11  Thomas Schwinge  <address@hidden>
      2006-11-17  Constantine Kousoulos  <address@hidden>
      Savannah tag.
      2006-11-21  Thomas Schwinge  <address@hidden>
      2006-11-21  Thomas Schwinge  <address@hidden>
      2006-11-28  Thomas Schwinge  <address@hidden>
      2006-11-29  Thomas Schwinge  <address@hidden>
      2006-11-29  Thomas Schwinge  <address@hidden>
      2006-11-30  Barry deFreese  <address@hidden>
      2006-11-30  Thomas Schwinge  <address@hidden>
      2006-12-03  Thomas Schwinge  <address@hidden>
      2006-12-03  Thomas Schwinge  <address@hidden>
      2006-12-03  Thomas Schwinge  <address@hidden>
      2006-12-03  Thomas Schwinge  <address@hidden>
      Typo.
      Revise.
      2007-01-06  Thomas Schwinge  <address@hidden>
      2006-01-06  Thomas Schwinge  <address@hidden>
      2006-01-11  Thomas Schwinge  <address@hidden>
      2006-01-11  Thomas Schwinge  <address@hidden>
      Undo the following change:
      Marcus is clearly out of training.  ;-)
      Note to myself: it's 2007 already...
      2007-01-22  Thomas Schwinge  <address@hidden>
      2007-01-26  Thomas Schwinge  <address@hidden>
      2007-02-04  Thomas Schwinge  <address@hidden>
      2007-02-04  Thomas Schwinge  <address@hidden>
      2007-02-04  Thomas Schwinge  <address@hidden>
      2007-02-04  Thomas Schwinge  <address@hidden>
      2007-02-04  Thomas Schwinge  <address@hidden>
      2007-02-05  Thomas Schwinge  <address@hidden>
      2007-02-05  Thomas Schwinge  <address@hidden>
      Update copyright year.
      2007-02-05  Thomas Schwinge  <address@hidden>
      2007-02-05  Thomas Schwinge  <address@hidden>
      2007-02-05  Thomas Schwinge  <address@hidden>
      2007-02-19  Thomas Schwinge  <address@hidden>
      2007-02-19  Thomas Schwinge  <address@hidden>
      2007-03-01  Thomas Schwinge  <address@hidden>
      2007-03-04  Thomas Schwinge  <address@hidden>
      2007-03-19  Tim Retout  <address@hidden>
      2007-03-23  Thomas Schwinge  <address@hidden>
      2007-03-24  Thomas Schwinge  <address@hidden>
      2007-03-24  Thomas Schwinge  <address@hidden>
      2007-03-24  Thomas Schwinge  <address@hidden>
      2007-03-24  Thomas Schwinge  <address@hidden>
      2007-03-27  Thomas Schwinge  <address@hidden>
      2007-03-27  Thomas Schwinge  <address@hidden>
      2007-03-30  Thomas Schwinge  <address@hidden>
      2007-04-02  Thomas Schwinge  <address@hidden>
      Whitespace fixes.
      2007-04-11  Thomas Schwinge  <address@hidden>
      2007-04-24  Thomas Schwinge  <address@hidden>
      2007-04-24  Michael Casadevall  <address@hidden>
      2007-04-25  Thomas Schwinge  <address@hidden>
      2007-04-25  Thomas Schwinge  <address@hidden>
      2007-04-25  Thomas Schwinge  <address@hidden>
      2007-04-25  Thomas Schwinge  <address@hidden>
      2007-04-25  Thomas Schwinge  <address@hidden>
      2007-04-30  Thomas Schwinge  <address@hidden>
      2007-04-30  Thomas Schwinge  <address@hidden>
      2007-05-01  Thomas Schwinge  <address@hidden>
      2007-05-02  Thomas Schwinge  <address@hidden>
      2007-05-05  Thomas Schwinge  <address@hidden>
      2007-05-05  Thomas Schwinge  <address@hidden>
      2007-05-05  Thomas Schwinge  <address@hidden>
      2007-05-06  Thomas Schwinge  <address@hidden>
      2007-05-06  Thomas Schwinge  <address@hidden>
      2007-05-07  Thomas Schwinge  <address@hidden>
      2007-05-09  Thomas Schwinge  <address@hidden>
      2007-06-02  Thomas Schwinge  <address@hidden>
      2007-06-02  Thomas Schwinge  <address@hidden>
      Elaborate.
      2007-10-02  Samuel Thibault  <address@hidden>
      2007-10-09  Thomas Schwinge  <address@hidden>
      2007-11-08  Thomas Schwinge  <address@hidden>
      2007-12-10  Thomas Schwinge  <address@hidden>
      2007-12-11  Thomas Schwinge  <address@hidden>
      2008-05-19  Thomas Schwinge  <address@hidden>
      2008-05-28  Thomas Schwinge  <address@hidden>
      Correct copyright year.
      Tidy up ChangeLog.
      2008-11-12  Thomas Schwinge  <address@hidden>
      2008-11-13  Thomas Schwinge  <address@hidden>
      2008-11-17  Thomas Schwinge  <address@hidden>
      2008-11-17  Thomas Schwinge  <address@hidden>
      Enhance.
      2008-11-28  Thomas Schwinge  <address@hidden>
      Switch to the new ChangeLog style.
      Merge branch 'master-zhengda'
      Require GNU Automake 1.10.2.
      Typo fix.
      Merge branch 'typo-print'
      Further prototyping work for memory_object_proxy.c functions.
      Move i386/i386/locore.S declarations.
      * i386/i386/pcb.h (stack_attach): Parameterize the continuation 
parameter's
      * .gitignore: Tighten some rules, and distribute others to...
      Fix build error introduced in 5f701793f63f16d111db3e3d2e91134fcc179c5b.
      IDE disk drives with unusual C/H/S.
      * README: Simplify build instructions.
      dist-hook extensibility.
      Generate ChangeLog files for distributions.
      * configure.ac (AM_INIT_AUTOMAKE): Add dist-bzip2.
      GNU Mach 1.4.

Yoshinori K. Okuji (2):
      Mask minor device numbers using MINOR_SHIFT when accessing to partitions.
      2000-09-24  OKUJI Yoshinori  <address@hidden>

Zheng Da (2):
      Apply patch #6851: fix a bug in BPF
      Fix a bug in vm_page_grab_contiguous_pages.

root (2):
      Fix debugger trigger
      Fix debugger trigger

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


hooks/post-receive
-- 
GNU Mach



reply via email to

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