Next | Query returned 61 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2008-03-08 14:59:39 by Manuel Bouyer | Files touched by this commit (4)
Log message:
On NetBSD, the pseudo-tty attributes are reset when the slave is open
for the first time. This cause a race between xenconsole and xenconsoled,
where the later start writing to the master pty before the former has
switched it back to raw, causing some lines to be echoed back to the
domU.
Fix this by keeping the slave open in xenconsoled, so that when xenconsole
opens it attributes are not reset. Hint provided by fvdl@, thanks !
Because of this we no longer need to set the slave to raw in xenconsole,
so shorten patch-cc.

Bump PKGREVISION.
   2008-03-03 18:11:19 by Juan Romero Pardines | Files touched by this commit (1)
Log message:
Fix python interpreter path in some python files.
   2008-03-03 17:45:28 by Juergen Hannken-Illjes | Files touched by this commit (20)
Log message:
Enable the build of pygrub.

Ok: Manuel Bouyer <bouyer@netbsd.org>
   2008-02-17 17:29:03 by Manuel Bouyer | Files touched by this commit (9)
Log message:
Use /usr/include/xen/xenio*.h if present, falling back to the ones
from files/ (which have the old IOCTL_PRIVCMD_HYPERCALL to be compatible
with NetBSD 4.0).
Properly handle the new IOCTL_PRIVCMD_HYPERCALL ioctl if present.
   2008-02-15 21:34:35 by Manuel Bouyer | Files touched by this commit (9)
Log message:
Update xen3 packages to 3.1.3. Changes are mostly bugfixes and enhancement
in HVM support.
   2008-01-18 06:10:07 by Tobias Nygren | Files touched by this commit (245)
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
   2007-12-07 20:12:07 by Manuel Bouyer | Files touched by this commit (1)
Log message:
Fix MASTER_SITES. Pointed out by Petar Bogdanovic on port-xen@
   2007-12-03 22:54:32 by Manuel Bouyer | Files touched by this commit (19)
Log message:
Update the Xen3 packages to 3.1.2.
Package changes:
  point HOMEPAGE to http://xen.org/
  looks like the Xen peoples won't put a tarball on their http server
  for this; I built one from their repository and put it in
  ${MASTER_SITE_LOCAL}
Summary of changes since 3.1.0:
  some of our patches have been integrated upstream, thanks to Christoph Egger
  various performances improvements and bug fixes, including some security
    fixes, and one bug that would lead to floating point register
    leak/corruption from HVM to PV guests on Intel VMX CPUs.
   2007-11-17 17:45:33 by Manuel Bouyer | Files touched by this commit (4)
Log message:
Make it build and run on amd64.
   2007-10-07 14:59:16 by OKANO Takayoshi | Files touched by this commit (33)
Log message:
fix obsolete URLs for www.NetBSD.org

close PR pkg/37071
reviewd by xtraeme@

Next | Query returned 61 messages, browsing 51 to 60 | Previous