Re: [ptrace] please review follow fork/exec changes

2012-02-06 Thread David Xu
On 2012/1/26 7:48, Dmitry Mikulin wrote: The debugger needs to intercept fork() in both parent and child so it can detach from the old process and attach to the new one. Maybe it'll make more sense in the context of gdb changes. Should I send them too? Don't think Marcel included that patch

Re: [ptrace] please review follow fork/exec changes

2012-02-06 Thread Dmitry Mikulin
Oops, this should be the part of the patch that sets the flag: @@ -873,6 +872,12 @@ kern_ptrace(struct thread *td, int req, pid_t pid, else p->p_flag &= ~P_FOLLOWFORK; break; +case PT_FOLLOW_EXEC: +if (data) +p->p_flag |= P_FOLLOWEXEC; +

Re: Freebsd 9.0 release and dmesg

2012-02-06 Thread Stefan Esser
Am 06.02.2012 18:24, schrieb JD: > dmesg no longer outputs the kernel messages. > > $ dmesg > $ > $ which dmesg > /sbin/dmesg > $what /sbin/dmesg > /sbin/dmesg: > > So, I have no idea what version of dmesg got installed. > > Anyone on 9.0 Release have this problem? How to fix it? What does "dme

Re: [ptrace] please review follow fork/exec changes

2012-02-06 Thread Dmitry Mikulin
I see what is going on. The wait loop for P_PPWAIT in do_fork() simply do not allow the ptracestop() in the syscall return path to be reached. There seems to be more problems. In particular, I do not see anything which would prevent the child from being reapped while the loop is executing (assum

Re: Freebsd 9.0 release and dmesg

2012-02-06 Thread Sean Bruno
On Mon, 2012-02-06 at 09:24 -0800, JD wrote: > dmesg no longer outputs the kernel messages. > > $ dmesg > $ > $ which dmesg > /sbin/dmesg > $what /sbin/dmesg > /sbin/dmesg: > > So, I have no idea what version of dmesg got installed. > > Anyone on 9.0 Release have this problem? How to fix it? > _

Re: LSI supported mps(4) driver available

2012-02-06 Thread Stas Orlov
Sorry for the swarm of screenshots :) Spare drive should be a iDRAC Virtual usb. On that particular machine, as I said, two RAID arrays (1 and 10) http://oi39.tinypic.com/10hlfmg.jpg -- they initialized as they should. http://oi43.tinypic.com/2db83g8.jpg -- loader recognizes 3 disks (3rd one is

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-02-06 Thread Radio młodych bandytów
On 2012-02-06 08:40, Matt Thyer wrote: On Feb 6, 2012 3:50 AM, "Radio młodych bandytów" mailto:radiomlodychbandy...@o2.pl>> wrote: > > I wonder if I'm the only one thinking about a decentralised package management > First, a decentralised transport layer. Torrents are faster and more rel

Freebsd 9.0 release and dmesg

2012-02-06 Thread JD
dmesg no longer outputs the kernel messages. $ dmesg $ $ which dmesg /sbin/dmesg $what /sbin/dmesg /sbin/dmesg: So, I have no idea what version of dmesg got installed. Anyone on 9.0 Release have this problem? How to fix it? ___ freebsd-current@freebsd.

Re: [CFT] Xorg Upgrade 7.5.2

2012-02-06 Thread Adam K Kirchhoff
A big thanks to all. [adamk@memory ~]$ cat /var/log/Xorg.0.log | head -n 10 [46.127] X.Org X Server 1.10.4 Release Date: 2011-08-19 [46.128] X Protocol Version 11, Revision 0 [46.128] Build Operating System: FreeBSD 9.0-STABLE amd64 [46.128] Current Operating System: FreeBSD memo

SOLVED: Re: ia64 fatal kernel trap [WAS: panic]

2012-02-06 Thread Anton Shterenlikht
On Mon, Feb 06, 2012 at 02:44:44PM +, Anton Shterenlikht wrote: > On Mon, Feb 06, 2012 at 02:22:39PM +, Anton Shterenlikht wrote: > > On ia64 I've built kernel and world with r230941. > > After installkernel, reboot, installworld, mergemaster, > > make remove-old, I reboot and get this pan

Re: ia64 fatal kernel trap [WAS: panic]

2012-02-06 Thread Glen Barber
On Mon, Feb 06, 2012 at 02:44:44PM +, Anton Shterenlikht wrote: > On Mon, Feb 06, 2012 at 02:22:39PM +, Anton Shterenlikht wrote: > > On ia64 I've built kernel and world with r230941. > > After installkernel, reboot, installworld, mergemaster, > > make remove-old, I reboot and get this pan

Re: ia64 fatal kernel trap [WAS: panic]

2012-02-06 Thread Anton Shterenlikht
On Mon, Feb 06, 2012 at 02:22:39PM +, Anton Shterenlikht wrote: > On ia64 I've built kernel and world with r230941. > After installkernel, reboot, installworld, mergemaster, > make remove-old, I reboot and get this panic at the very end: > > Recovering vi editor sessions:. > /usr/local/etc/rc

panic

2012-02-06 Thread Anton Shterenlikht
On ia64 I've built kernel and world with r230941. After installkernel, reboot, installworld, mergemaster, make remove-old, I reboot and get this panic at the very end: Recovering vi editor sessions:. /usr/local/etc/rc.d/svnserve: set_rcvar: not found Starting svnserve. su: unknown login: svn /etc

Re: [CFT] Xorg Upgrade 7.5.2

2012-02-06 Thread Daniel Stolpe
Does this mean I can stop using 10.0-current on my Lenovo X121e? ;-) It works surprisingly well but it does feel a bit wrong. On Mon, 6 Feb 2012, Martin Wilke wrote: Knock knock... The X11 Team is pleased to announce the next round of Xorg updates. Note that this is experimental so you real

Re: [HEADSUP][CFT] pkgng beta1 is out

2012-02-06 Thread Matt Thyer
On Feb 6, 2012 3:50 AM, "Radio młodych bandytów" wrote: > > I wonder if I'm the only one thinking about a decentralised package management > First, a decentralised transport layer. Torrents are faster and more reliable than servers. > Second, decentralised management when anybody can upload a