Recent scsi changes "month <" cause machine to hang on probing cdrom.

2010-02-12 Thread inurneck
I have to keep my secondary scsi controller off now or my box don't boot at all. Its a dell poweredge 2400 with two scsi cdroms a NEC and a HP. It doesnt give any error even booting verbosely it just freezes solid when it checks the cd. I was hoping this would just get fixed with time because I do

Re: HEADS UP: gone. All welcome .

2010-02-12 Thread Martin Cracauer
Martin Cracauer wrote on Fri, Feb 12, 2010 at 05:24:06PM -0500: > editors/emacs21 and emacs22 are still broken with this. > > Changing utmp to utmpx in #include and in the struct declares I still > get: > filelock.c:297: error: 'struct utmpx' has no member named 'ut_time' > filelock.c:299: error:

Re: HEADS UP: gone. All welcome .

2010-02-12 Thread Martin Cracauer
editors/emacs21 and emacs22 are still broken with this. Changing utmp to utmpx in #include and in the struct declares I still get: filelock.c:297: error: 'struct utmpx' has no member named 'ut_time' filelock.c:299: error: 'struct utmpx' has no member named 'ut_time' Any suggestions? The manpage

Re: time doesn't work?

2010-02-12 Thread Garrett Cooper
On Fri, Feb 12, 2010 at 1:08 PM, Ryan Stone wrote: >> >> [garrc...@garrcoop-fbsd ~]$ time vim nose-plist-fix.diff >> >> # monkeyed around for a few seconds... >> >> real    0m5.753s >> user    0m0.047s >> sys     0m0.019s >> >> [garrc...@garrcoop-fbsd ~/ipcvs/freebsd/src]$ time -p vim >> >> # patt

Re: time doesn't work?

2010-02-12 Thread Ryan Stone
> > [garrc...@garrcoop-fbsd ~]$ time vim nose-plist-fix.diff > > # monkeyed around for a few seconds... > > real    0m5.753s > user    0m0.047s > sys     0m0.019s > > [garrc...@garrcoop-fbsd ~/ipcvs/freebsd/src]$ time -p vim > > # pattered around for a few more seconds... > > real 12.04 > user 0.07

Re: time doesn't work?

2010-02-12 Thread Garrett Cooper
On Fri, Feb 12, 2010 at 12:53 PM, Xin LI wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 2010/02/12 12:41, Garrett Cooper wrote: >> On Fri, Feb 12, 2010 at 11:12 AM, Xin LI wrote: >>> -BEGIN PGP SIGNED MESSAGE- >>> Hash: SHA1 >>> >>> Hi, >>> >>> Can anyone shed me some lig

Re: time doesn't work?

2010-02-12 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2010/02/12 12:41, Garrett Cooper wrote: > On Fri, Feb 12, 2010 at 11:12 AM, Xin LI wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Hi, >> >> Can anyone shed me some light? Can this be somehow related to some >> weird userland sett

Re: time doesn't work?

2010-02-12 Thread Garrett Cooper
On Fri, Feb 12, 2010 at 11:12 AM, Xin LI wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > Can anyone shed me some light?  Can this be somehow related to some > weird userland setting (sysctl, loader, etc?) > > I just realized that for some reason time doesn't work (both builtin

time doesn't work?

2010-02-12 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Can anyone shed me some light? Can this be somehow related to some weird userland setting (sysctl, loader, etc?) I just realized that for some reason time doesn't work (both builtin, csh and /usr/bin/time). I'm running a unmodified fresh -CURRE