sysutils/lsof author: API work?

2012-11-08 Thread Larry Rosenman
Continuing from my thread with clang questions from Vic Abell a...@purdue.edu for lsof: Larry, Thanks for forwarding the comments. I would be happy to engage anyone interested in improving lsof's interface to FreeBSD. After having participated in three previous efforts -- HP-UX, Linux and

sysutils/lsof Author Question (for CLANG)....

2012-11-07 Thread Larry Rosenman
Vic Abell (the lsof author) asked me the following: In adjusting for clang I have come up with an unanswered question. Where is the VOP_UNLOCK() macro defined? I've done a full search of all the files in /usr/src/sys and can't find its definition, but I find many, many uses. Perhaps someone on

Re: sysutils/lsof Author Question (for CLANG)....

2012-11-07 Thread Larry Rosenman
On 2012-11-07 15:39, Greg 'groggy' Lehey wrote: On Wednesday, 7 November 2012 at 10:32:23 -0500, Benjamin Kaduk wrote: Once again, attempting to use kernel internals outside of the supported interfaces is just asking for trouble; I do not understand why this message is not sinking in over the

Re: sysutils/lsof Author Question (for CLANG)....

2012-11-07 Thread Larry Rosenman
We've asked before and Vic (lsof author) have asked and it always stalls out. I'll cc Vic on this email. Eitan Adler li...@eitanadler.com wrote: On 7 November 2012 17:35, Larry Rosenman l...@lerctr.org wrote: On 2012-11-07 15:39, Greg 'groggy' Lehey wrote: On Wednesday, 7 November 2012

detecting clang from source code?

2012-11-06 Thread Larry Rosenman
Are there any defines that code can use in #ifdef/#if et al to tell it's being compiled with clang? Vic Abell (lsof author) is cleaning up lsof to compile cleanly with clang and would like to know, since the default is now clang on -CURRENT. Thanks! Larry Rosenman Maintainer sysutils/lsof

Re: No reboot on shutdown -r

2012-05-31 Thread Larry Rosenman
On Thu, May 31, 2012 10:46 am, John Baldwin wrote: On Wednesday, May 30, 2012 2:31:06 pm Larry Rosenman wrote: For the last month or so, when I reboot via shtudown -r the machine sits at All Buffers Flushed, and I have to hit it with a IPMI reset. What can I do to help debug this? Current

No reboot on shutdown -r

2012-05-30 Thread Larry Rosenman
...@borg.lerctr.org:/usr/obj/usr/src/sys/BORG-DTRACE amd64 I can provide anything else needed. Thanks! -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: l...@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893

No reboot on shutdown -r?

2012-05-14 Thread Larry Rosenman
). What can I do when I'm local to the box to see why it's hanging? Current SVN: r235453 See attached picture. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: l...@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893

Re: No reboot on shutdown -r?

2012-05-14 Thread Larry Rosenman
On Mon, May 14, 2012 2:34 pm, Larry Rosenman wrote: In the last week or 3 I've seen a regression where my FreeBSD 10.0-CURRENT system will NOT reboot. It'll hang at all buffers synced. Usually I do this remote, and do have an IPMI card in it, but that precludes responding to a prompt

SIGBUS in BUILDWORLD on libc

2012-05-09 Thread Larry Rosenman
/base/head Repository Root: svn://svn.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 235173 Node Kind: directory Schedule: normal Last Changed Author: avg Last Changed Rev: 235158 Last Changed Date: 2012-05-09 03:23:24 -0500 (Wed, 09 May 2012) -- Larry Rosenman

Re: SIGBUS in BUILDWORLD on libc

2012-05-09 Thread Larry Rosenman
. the full buildworld is still running, but I suspect it will be fine now. - -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: l...@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 -BEGIN PGP SIGNATURE- Version: GnuPG

make world failure r232929

2012-03-13 Thread Larry Rosenman
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 232929 Node Kind: directory Schedule: normal Last Changed Author: theraven Last Changed Rev: 232929 Last Changed Date: 2012-03-13 12:32:55 -0500 (Tue, 13 Mar 2012) -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1

r232623 breaks buildworld (or a recent commit...)B

2012-03-06 Thread Larry Rosenman
Changed Author: jhb Last Changed Rev: 232623 Last Changed Date: 2012-03-06 14:45:13 -0600 (Tue, 06 Mar 2012) My system is at: FreeBSD borg.lerctr.org 10.0-CURRENT FreeBSD 10.0-CURRENT #59 r232474: Sat Mar 3 15:51:02 CST 2012 r...@borg.lerctr.org:/usr/obj/usr/src/sys/BORG-DTRACE amd64 -- Larry

Re: scheduler panic

2011-12-25 Thread Larry Rosenman
On Fri, 23 Dec 2011, Larry Rosenman wrote: On 12/23/2011 8:54 AM, John Baldwin wrote: The sloppiest fix might be to do this: Index: sched_ule.c === - --- sched_ule.c (revision 228777) +++ sched_ule.c (working copy

scheduler panic

2011-12-23 Thread Larry Rosenman
: panic Ideas? (repost without the screenshot). - -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: l...@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.17 (MingW32

Re: scheduler panic

2011-12-23 Thread Larry Rosenman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/23/2011 7:31 AM, Ivan Klymenko wrote: В Fri, 23 Dec 2011 07:21:41 -0600 Larry Rosenman l...@lerctr.org пишет: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've been getting these in a VirtualBox VM. I'm not sure what to do. I CAN

Re: scheduler panic

2011-12-23 Thread Larry Rosenman
On Fri, 23 Dec 2011, Ivan Klymenko wrote: ? Fri, 23 Dec 2011 07:38:21 -0600 Larry Rosenman l...@lerctr.org ?: BORG-DTRACE Show, please, the kernel config BORG-DTRACE include GENERIC ident BORG-DTRACE options KDTRACE_HOOKS# all architectures - enable general DTrace hooks

scheduler panic

2011-12-23 Thread Larry Rosenman
: panic Ideas? - -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: l...@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.17 (MingW32) Comment: Using GnuPG with Mozilla

Re: scheduler panic

2011-12-23 Thread Larry Rosenman
? - -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: l...@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.17 (MingW32) Comment: Using GnuPG with Mozilla - http

Re: clang (__builtin_ffs) vs /usr/include/string.h

2011-12-21 Thread Larry Rosenman
Lsof.. And this seems like a contradiction between the string.h declaration and the built-in one. -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. Benjamin Kaduk ka...@mit.edu wrote: Hi Larry, On Tue, 20 Dec 2011, Larry Rosenman wrote: -BEGIN PGP SIGNED MESSAGE

clang (__builtin_ffs) vs /usr/include/string.h

2011-12-20 Thread Larry Rosenman
in clang/FreeBSD headers. - -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: l...@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.17 (MingW32) Comment: Using GnuPG

Re: [PATCH] Detect GNU/kFreeBSD in user-visible kernel headers

2011-11-22 Thread Larry Rosenman
for __FreeBSD__ before using __FreeBSD_version. Let me know if I can help on the lsof front. I'm the maintainer of the FreeBSD lsof port, and have access to the developer. - -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: l

syslogd: Remote Logging busted?

2011-10-28 Thread Larry Rosenman
I enabled remote logging for my home subnet, and syslogd doesn't seem(!) to be logging the messages. They ARE making it to the system. Can someone look at bin/162135 which has all the details, including tcpdump to show that the messages are making it to the system. Thanks! -- Larry Rosenman

Re: syslogd: Remote Logging busted?

2011-10-28 Thread Larry Rosenman
On Fri, 28 Oct 2011, Kevin Oberman wrote: On Fri, Oct 28, 2011 at 7:22 PM, Larry Rosenman l...@lerctr.org wrote: I enabled remote logging for my home subnet, and syslogd doesn't seem(!) to be logging the messages. They ARE making it to the system. Can someone look at bin/162135 which has

Re: bin/162135: remote syslog not logging

2011-10-28 Thread Larry Rosenman
On 10/28/2011 11:01 PM, Stanislav Sedov wrote: On Fri, 28 Oct 2011 22:20:27 -0500 Larry Rosenmanl...@lerctr.org mentioned: See the options lines -a 192.168.200.0/24 And the Cable modem is sending to 514. Please, read the manpage description for the '-a' switch. The modem is sending to the

Re: syslogd: Remote Logging busted?

2011-10-28 Thread Larry Rosenman
the /24 to allow that. Now we're getting the log entries. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: l...@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 ___ freebsd

Re: System headers with clang?

2011-10-11 Thread Larry Rosenman
On Tue, 11 Oct 2011, Dimitry Andric wrote: On 2011-10-09 19:32, Larry Rosenman wrote: I had gotten a PR about sysutils/lsof not compiling with clang. I had Vic Abell check it out, and the problem is NOT with lsof per se, but with the system headers. Is there a project afoot to update

Re: System headers with clang?

2011-10-11 Thread Larry Rosenman
On 10/11/2011 8:51 AM, Dimitry Andric wrote: On 2011-10-11 15:31, Larry Rosenman wrote: On Tue, 11 Oct 2011, Dimitry Andric wrote: ... I've attached a fix for the lsof port, which also makes it build on 10.0-CURRENT (this was easy to fix here, as lsof uses its own hand-rolled configuration

Re: System headers with clang?

2011-10-11 Thread Larry Rosenman
On Tue, 11 Oct 2011, Kevin Oberman wrote: On Tue, Oct 11, 2011 at 6:59 AM, Larry Rosenman l...@lerctr.org wrote: On 10/11/2011 8:51 AM, Dimitry Andric wrote: On 2011-10-11 15:31, Larry Rosenman wrote: On Tue, 11 Oct 2011, Dimitry Andric wrote: ... I've attached a fix for the lsof port

Re: System headers with clang?

2011-10-11 Thread Larry Rosenman
I didn't say bug for bug, just not generate stupid errors like the ffs one. -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. Chuck Swiger cswi...@mac.com wrote: On Oct 11, 2011, at 6:59 AM, Larry Rosenman wrote: We will NOT support clang as the compiler for lsof unless

Re: System headers with clang?

2011-10-11 Thread Larry Rosenman
On Wed, 12 Oct 2011, Matt Thyer wrote: On Oct 12, 2011 3:25 AM, Larry Rosenman l...@lerctr.org wrote: I didn't say bug for bug, just not generate stupid errors like the ffs one. -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. Chuck Swiger cswi...@mac.com wrote

Re: System headers with clang?

2011-10-11 Thread Larry Rosenman
On 10/11/2011 1:36 PM, Arnaud Lacombe wrote: Hi, On Tue, Oct 11, 2011 at 8:00 AM, Dimitry Andricd...@freebsd.org wrote: On 2011-10-09 19:32, Larry Rosenman wrote: I had gotten a PR about sysutils/lsof not compiling with clang. I had Vic Abell check it out, and the problem is NOT with lsof

Re: System headers with clang?

2011-10-11 Thread Larry Rosenman
On 10/11/2011 1:52 PM, Arnaud Lacombe wrote: Hi, On Tue, Oct 11, 2011 at 2:39 PM, Larry Rosenmanl...@lerctr.org wrote: On 10/11/2011 1:36 PM, Arnaud Lacombe wrote: Hi, On Tue, Oct 11, 2011 at 8:00 AM, Dimitry Andricd...@freebsd.orgwrote: On 2011-10-09 19:32, Larry Rosenman wrote: I

System headers with clang?

2011-10-09 Thread Larry Rosenman
/lib. *** Error code 1 Stop in /usr/home/abe/src/lsof485d. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: l...@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 ___ freebsd

Re: Modem(PCMCIA) works on 4.8, hangs machine on 5.2-BETA

2003-11-26 Thread Larry Rosenman
On Tue, 25 Nov 2003, M. Warner Losh wrote: In message: [EMAIL PROTECTED] Larry Rosenman [EMAIL PROTECTED] writes: : sio2 at port 0x2f8-0x2ff irq 11 flags 0x4 slot 0 on pccard0 : sio2: type 16550A : sio2: unable to activate interrupt in fast mode - using normal mode

Modem(PCMCIA) works on 4.8, hangs machine on 5.2-BETA

2003-11-25 Thread Larry Rosenman
on 4.8. What debug/help do y'all need to fix it? LER -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 ___ [EMAIL

Re: Modem(PCMCIA) works on 4.8, hangs machine on 5.2-BETA

2003-11-25 Thread Larry Rosenman
On Tue, 25 Nov 2003, Larry Rosenman wrote: I tried(!) to use the following modem on my 5.2-BETA (actually -CURRENT from a week or so ago), and the machine HUNG on the OPEN. usb0: USB revision 1.0 usb1: USB revision 1.0 fwohci0: OHCI version 1.0 (ROM=1) sio0 at port 0x3f8-0x3ff irq 4 flags

INPCB panic....

2003-11-10 Thread Larry Rosenman
it... LER -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 pgp0.pgp Description: PGP signature

Re: ATAng hangs with kernel from september 15

2003-09-16 Thread Larry Rosenman
: [MPSAFE] A kernel from september 7 works normally. A normal dmesg is attached. Anything I can try? Arjan Soren suggested I instrument ata-lowlevel.c (1.10 works, 1.11+ doesn't). I have the same issue with my ICH3. I'm glad I'm not the only one. LER -- Larry Rosenman http

Re: ATAng hangs with kernel from september 15

2003-09-16 Thread Larry Rosenman
, it doesn't hang, it's just slow when detecting :). same here. LER Arjan ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED] -- Larry Rosenman

Re: SOS: ATAng: Broke my ATA (ICH3).

2003-09-14 Thread Larry Rosenman
backing off to ata-lowlevel.c 1.10 allows me to boot again. --On Saturday, September 13, 2003 18:54:18 -0500 Larry Rosenman [EMAIL PROTECTED] wrote: --On Saturday, September 13, 2003 18:09:21 -0500 Larry Rosenman [EMAIL PROTECTED] wrote: I have a ICH3 controller, and a 9/9 kernel works just

Re: fsck failed after hard crash

2003-09-14 Thread Larry Rosenman
to mark /usr as clean !! :( what can i do now ? any ideas ? When fsck fails to clean /usr are there any error messages? What fsck command did you issue to clean up /usr? Did you try using an alternate super block? What compiler flags did you use to build the kernel? -- Larry Rosenman

unable to get dumps?

2003-09-14 Thread Larry Rosenman
, 2003 kernel, fsck deals with the same exact filesystem just fine. What can I get to help with this issue as well? -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Garland, TX

Re: unable to get dumps?

2003-09-14 Thread Larry Rosenman
--On Sunday, September 14, 2003 18:46:19 +0200 Soren Schmidt [EMAIL PROTECTED] wrote: It seems Larry Rosenman wrote: Also, when coming back up after the Panic on the same kernel, we get unexpected soft-update inconsistencies, cannot write block type errors from FSCK. Going back to my September

Re: unable to get dumps?

2003-09-14 Thread Larry Rosenman
--On Sunday, September 14, 2003 18:46:19 +0200 Soren Schmidt [EMAIL PROTECTED] wrote: It seems Larry Rosenman wrote: Also, when coming back up after the Panic on the same kernel, we get unexpected soft-update inconsistencies, cannot write block type errors from FSCK. Going back to my September

Re: fsck failed after hard crash

2003-09-14 Thread Larry Rosenman
--On Sunday, September 14, 2003 19:02:17 +0200 Sebastian Ssmoller [EMAIL PROTECTED] wrote: Am Son, 2003-09-14 um 17.49 schrieb Larry Rosenman: I'm seeing similar messages from fsck: unexpected soft-update inconsistency, unable to write block, etc. going back to my 9/9/2003 good kernel

Dumps with ATAng?

2003-09-14 Thread Larry Rosenman
Can ANYONE out there get a panic dump on an ATA disk with ATAng? I can't get my 9/9/2003 kernel to dump, nor a current -CURRENT. Thanks, LER -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat

SOS: ATAng: Broke my ATA (ICH3).

2003-09-13 Thread Larry Rosenman
at device 31.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata0: [MPSAFE] ata1: at 0x170 irq 15 on atapci0 ata1: [MPSAFE] ad0: 57231MB FUJITSU MHS2060AT [116280/16/63] at ata0-master UDMA100 acd0: CDRW SONY CD-RW CRX800E at ata1-master WDMA2 cd0 at ata1 bus 0 target 0 lun 0 $ Any ideas? LER -- Larry

Re: SOS: ATAng: Broke my ATA (ICH3).

2003-09-13 Thread Larry Rosenman
--On Saturday, September 13, 2003 18:09:21 -0500 Larry Rosenman [EMAIL PROTECTED] wrote: I have a ICH3 controller, and a 9/9 kernel works just fine, but a today kernel hangs(!) after printing ata0: [MPSAFE] Here is the GOOD dmesg: $ dmesg|grep ata atapci0: Intel ICH3 UDMA100 controller port

Re: devd *NOT* called on wi0 insert?

2003-09-06 Thread Larry Rosenman
--On Friday, September 05, 2003 15:41:22 -0500 Larry Rosenman [EMAIL PROTECTED] wrote: Although I'd like to tell it NOT to config the onboard rl0 interface. : : Will ifconfig_rl0=NO do that? : In answer to my own question, the answer is NO. : : So, we still need a way to do that. You can

devd *NOT* called on wi0 insert?

2003-09-05 Thread Larry Rosenman
# Flags to lpd (if enabled). inetd_enable=YES# Run the network daemon dispatcher (YES/NO). clear_tmp_enable=YES# Clear /tmp at startup. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US

Re: devd *NOT* called on wi0 insert?

2003-09-05 Thread Larry Rosenman
--On Friday, September 05, 2003 13:30:03 -0600 M. Warner Losh [EMAIL PROTECTED] wrote: In message: [EMAIL PROTECTED] Larry Rosenman [EMAIL PROTECTED] writes: : I have a (within the week) -CURRENT system. If I boot with my Linksys : WPC11 V.3 card inserted : I get the dhcp actions

Re: devd *NOT* called on wi0 insert?

2003-09-05 Thread Larry Rosenman
--On Friday, September 05, 2003 14:37:39 -0500 Larry Rosenman [EMAIL PROTECTED] wrote: --On Friday, September 05, 2003 13:30:03 -0600 M. Warner Losh [EMAIL PROTECTED] wrote: I do have pccard_ifconfig=DHCP in my rc.conf. Aha! I added this, and it now works(tm). Although I'd like to tell

Re: devd *NOT* called on wi0 insert?

2003-09-05 Thread Larry Rosenman
--On Friday, September 05, 2003 14:37:04 -0600 M. Warner Losh [EMAIL PROTECTED] wrote: In message: [EMAIL PROTECTED] Larry Rosenman [EMAIL PROTECTED] writes: : : : --On Friday, September 05, 2003 14:37:39 -0500 Larry Rosenman : [EMAIL PROTECTED] wrote: : : : : --On Friday

wi0: detach/reattach on pcmcia card pull?

2003-09-01 Thread Larry Rosenman
from today. Thanks! LER -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 ___ [EMAIL PROTECTED] mailing list http

Re: Anyone ported HCF/HSF modem drivers to FreeBSD?

2003-08-31 Thread Larry Rosenman
To unsubscribe, send any mail to [EMAIL PROTECTED] -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 ___ [EMAIL PROTECTED

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-25 Thread Larry Rosenman
--On Sunday, August 24, 2003 23:17:57 +0200 Michael Nottebrock [EMAIL PROTECTED] wrote: On Saturday 23 August 2003 18:03, Daniel Eischen wrote: On Sat, 23 Aug 2003, Larry Rosenman wrote: Prior to Thursday, it worked just fine. I can't explain it. Someone is going to have to debug konsole

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-25 Thread Larry Rosenman
1 root wheel 5584 Aug 13 04:06 /usr/local/bin/konsole_grantpty I found that a 5.1-REL machine I upgraded to -CURRENT last Thursday had this problem, I haven't resolved it yet, but possibly rebuilding kdebase will fix it. -- Larry Rosenman http://www.lerctr.org/~ler Phone

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-25 Thread Larry Rosenman
. After last thursday it even crashes with libc_r. Ken see my post yesterday to -current or -ports with the 2 attachments. the KDE team found the bug, and fixed it. There are 2 patches to add to the port, which fix it. LER -- Larry Rosenman http://www.lerctr.org/~ler Phone

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-25 Thread Larry Rosenman
for the weeknend, sorry for the extra chatter. No biggie, I'm just trying to help. LER Ken -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-24 Thread Larry Rosenman
:-(. Thanks for tracking this down. LER Best regards, Arjan ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED] -- Larry Rosenman http

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-24 Thread Larry Rosenman
--On Sunday, August 24, 2003 12:11:20 -0500 Larry Rosenman [EMAIL PROTECTED] wrote: --On Sunday, August 24, 2003 19:06:52 +0200 Arjan van Leeuwen [EMAIL PROTECTED] wrote: kde@, has already found the problem. Turns out konsole will crash in recent -CURRENT (post-15 august) if you have

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-24 Thread Larry Rosenman
--On Sunday, August 24, 2003 19:20:07 +0200 Arjan van Leeuwen [EMAIL PROTECTED] wrote: On Sunday 24 August 2003 19:17, Larry Rosenman wrote: --On Sunday, August 24, 2003 12:11:20 -0500 Larry Rosenman [EMAIL PROTECTED] wrote: --On Sunday, August 24, 2003 19:06:52 +0200 Arjan van Leeuwen

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-23 Thread Larry Rosenman
--On Saturday, August 23, 2003 15:22:35 +0200 Michael Nottebrock [EMAIL PROTECTED] wrote: On Saturday 23 August 2003 14:51, Larry Rosenman wrote: I'm not sure how to switch to a libkse'd world. You have to explicitly make and install both libkse and libthr: cd /usr/src/lib/libpthread make

Re: KDE Konsole, crashes, on a SIGABRT...

2003-08-23 Thread Larry Rosenman
--On Saturday, August 23, 2003 10:27:59 -0400 Daniel Eischen [EMAIL PROTECTED] wrote: On Sat, 23 Aug 2003, Larry Rosenman wrote: --On Saturday, August 23, 2003 15:22:35 +0200 Michael Nottebrock [EMAIL PROTECTED] wrote: On Saturday 23 August 2003 14:51, Larry Rosenman wrote: I'm not sure how

Re: Crash in g_dev_strategy / CURRENT as of yesterday.

2003-08-14 Thread Larry Rosenman
. FWIW. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 ___ [EMAIL PROTECTED] mailing list http

dhclient/dhclient.conf change in -CURRENT?

2003-08-04 Thread Larry Rosenman
:- wepkey 3:- wepkey 4:- , wepmode off ssid 'IA-01' wepkey 1:- wepkey 2:- wepkey 3:- wepkey 4:-, wepmode off ssid 'LERCTR NETWORK' wepkey 1:- wepkey 2:- wepkey 3:- wepkey 4:-; } $ HELP. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812

Re: dhclient/dhclient.conf change in -CURRENT?

2003-08-04 Thread Larry Rosenman
--On Monday, August 04, 2003 10:09:34 -0500 Larry Rosenman [EMAIL PROTECTED] wrote: --On Monday, August 04, 2003 16:42:08 +0200 Martin Blapp [EMAIL PROTECTED] wrote: Hi, I have the following dhclient.conf file that USED TO WORK to find the right SSID depending on where I am. It now doesn't

Re: dhclient/dhclient.conf change in -CURRENT?

2003-08-04 Thread Larry Rosenman
. Having this broken is annoying. LER -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 ___ [EMAIL PROTECTED

Re: dhclient/dhclient.conf change in -CURRENT?

2003-08-04 Thread Larry Rosenman
/getmsg.cgi?fetch=161994+0+current/freebsd-cur rent Martin -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 ___ [EMAIL

Re: dhclient/dhclient.conf change in -CURRENT?

2003-08-04 Thread Larry Rosenman
--On Monday, August 04, 2003 10:48:59 -0500 Larry Rosenman [EMAIL PROTECTED] wrote: --On Monday, August 04, 2003 17:45:49 +0200 Martin Blapp [EMAIL PROTECTED] wrote: hi, Listening on BPF/wi0/00:06:25:18:1a:37 Sending on BPF/wi0/00:06:25:18:1a:37 Sending on Socket/fallback Trying medium

Re: dhclient/dhclient.conf change in -CURRENT?

2003-08-04 Thread Larry Rosenman
-01'), it didn't even TRY the rednet/IA-01 SSID's. This USED TO WORK seamlessly prior to today's -CURRENT (from ~2 weeks ago -CURRENT). Martin -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905

Re: dhclient/dhclient.conf change in -CURRENT?

2003-08-04 Thread Larry Rosenman
the same effect in this case. I'll have a fix ASAP. Cool! :-) Martin -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

Re: dhclient/dhclient.conf change in -CURRENT? (fwd)

2003-08-04 Thread Larry Rosenman
Forwarding to the list... Forwarded Message Date: Monday, August 04, 2003 20:18:28 -0500 From: Larry Rosenman [EMAIL PROTECTED] To: Martin Blapp [EMAIL PROTECTED] Cc: Subject: Re: dhclient/dhclient.conf change in -CURRENT? It did NOT do the right thing at boot

Re: USB Palm/Weird messages on hotsync....

2003-07-17 Thread Larry Rosenman
--On Thursday, July 17, 2003 14:00:52 +0100 Josef Karthauser [EMAIL PROTECTED] wrote: On Wed, Jul 16, 2003 at 01:17:24PM -0500, Larry Rosenman wrote: Since I know there's been LOTS of USB commits in the last few days... I tried(!) my Tungsten T today and got the following: Jul 16 13:08:15

Re: Annoucning DragonFly BSD!

2003-07-17 Thread Larry Rosenman
. - --- ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED] -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414

Re: DragonFly lists are on the DragonFly site...

2003-07-17 Thread Larry Rosenman
them (was busy reading the tech stuff). I figure the kernel list is the right one. Thanks. At least the newsgroups work - they've been a hard slog reading them, though... -Original Message- From: Larry Rosenman [mailto:[EMAIL PROTECTED] Sent: Friday, 18 July 2003 11:33 To: [EMAIL

Re: Annoucning DragonFly BSD!

2003-07-17 Thread Larry Rosenman
on dragonflybsd.org. I didn't notice. Sorry for stepping all over you. LER -Matt -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

Re: build broken by usbdivar.h 1.40

2003-07-16 Thread Larry Rosenman
--On Tuesday, July 15, 2003 22:31:38 -0500 Larry Rosenman [EMAIL PROTECTED] wrote: === netgraph/bluetooth/ubt cc -O -pipe -mcpu=pentiumpro -g -I/usr/src/sys/modules/netgraph/bluetooth/ubt/../../../../netgraph/blueto ot h/include -I/usr/src/sys/modules/netgraph/bluetooth/ubt

USB Palm/Weird messages on hotsync....

2003-07-16 Thread Larry Rosenman
: device problem, disabling port 1 Where do we go from here? How do I debug? 5.1-CURRENT from last night, with the ucom/uvisor module kldload(1)ed. LER -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905

Re: build broken by usbdivar.h 1.40

2003-07-15 Thread Larry Rosenman
/modules. *** Error code 1 Stop in /usr/obj/usr/src/sys/LERLAPTOP. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. $ I'll post again if it dies again. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED

Re: build broken by usbdivar.h 1.40

2003-07-15 Thread Larry Rosenman
Thanks, John-Mark. the fresh cvsup died in the same place, obviously. :-) LER --On Tuesday, July 15, 2003 19:09:26 -0700 John-Mark Gurney [EMAIL PROTECTED] wrote: Larry Rosenman wrote this message on Tue, Jul 15, 2003 at 21:06 -0500: I'm seeing the same thing, re-cvsup'd, and the kernel build

Re: build broken by usbdivar.h 1.40

2003-07-15 Thread Larry Rosenman
--On Tuesday, July 15, 2003 19:21:13 -0700 John-Mark Gurney [EMAIL PROTECTED] wrote: Larry Rosenman wrote this message on Tue, Jul 15, 2003 at 21:10 -0500: the fresh cvsup died in the same place, obviously. :-) Ok, this has been fixed and I have also fixed a few of the other usb modules

Re: Regarding timeseal.FreeBSD

2003-06-30 Thread Larry Rosenman
. LER ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED] -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812

Re: problem installing 4.7/4.8, etc

2003-06-25 Thread Larry Rosenman
on OnLamp(IIRC) that explains it. Basically, you install to 2 different fdisk partitions, and use boot0, the FreeBSD boot manager. LER -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs

RE: 5.1-RELEASE TODO

2003-06-10 Thread Larry Rosenman
message (Msg-ID [EMAIL PROTECTED]) ? Regards, Andre Guibert de Bruet | Enterprise Software Consultant Silicon Landmark, LLC. | http://siliconlandmark.com/ On Thu, 5 Jun 2003, Larry Rosenman wrote: --On Thursday, June 05, 2003 18:59:49 +0200 Erik Paulsen Skaalerud [EMAIL PROTECTED] wrote: FYI

RE: 5.1-RELEASE TODO

2003-06-06 Thread Larry Rosenman
___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED] -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs

Re: cvs commit: src/sys/contrib/dev/acpica - Imported sources

2003-05-29 Thread Larry Rosenman
--On Wednesday, May 28, 2003 03:59:24 -0500 Larry Rosenman [EMAIL PROTECTED] wrote: Ok, with today's sources, I still get a page not present panic for address (0x7) on transistion to battery. as a followup, with this code, I no longer get the panic at ACPI shutdown, just some messages about

Re: cvs commit: src/sys/contrib/dev/acpica - Imported sources

2003-05-29 Thread Larry Rosenman
--On Wednesday, May 28, 2003 10:02:19 -0500 Larry Rosenman [EMAIL PROTECTED] wrote: --On Wednesday, May 28, 2003 03:59:24 -0500 Larry Rosenman [EMAIL PROTECTED] wrote: Ok, with today's sources, I still get a page not present panic for address (0x7) on transistion to battery. as a followup

Re: cvs commit: src/sys/contrib/dev/acpica - Imported sources

2003-05-29 Thread Larry Rosenman
--On Wednesday, May 28, 2003 15:39:44 -0700 Nate Lawson [EMAIL PROTECTED] wrote: On Wed, 28 May 2003, Larry Rosenman wrote: --On Wednesday, May 28, 2003 03:59:24 -0500 Larry Rosenman Ok, with today's sources, I still get a page not present panic for address (0x7) on transistion to battery

Re: cvs commit: src/sys/contrib/dev/acpica - Imported sources

2003-05-28 Thread Larry Rosenman
--On Tuesday, May 27, 2003 14:15:48 -0700 Nate Lawson [EMAIL PROTECTED] wrote: On Tue, 27 May 2003, Larry Rosenman wrote: If this is the same patch I applied, it makes my situation WORSE, as the ACPI detach code panics now as well as Battery ops, and transition to Battery. I posted this info ~2

Building 5-CURRENT world under 4-STABLE?

2003-04-04 Thread Larry Rosenman
if it was supported to: cd /current/usr/src make buildworld Thanks, LER -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

Integer Exception/5-CURRENT/cbb related

2003-04-04 Thread Larry Rosenman
pointed to cbb. This is my first experience with 5.0, so I'm not sure what I need to do to get all the pieces for someone to look at it. I'm more than willing to get whatever information y'all need. Thanks, LER -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414

Re: Integer Exception/5-CURRENT/cbb related

2003-04-04 Thread Larry Rosenman
: Attempt to query device size failed: NOT READY, Medium not present Mounting root from ufs:/dev/ad0s2a What else would y'all like? --On Friday, April 04, 2003 12:02:27 -0600 Larry Rosenman [EMAIL PROTECTED] wrote: I just upgraded my laptop's HDD from 20G to 60G, and set it up as a dual boot 4

Re: Bluetooth on IBM T30 (USB device problem)

2003-03-25 Thread Larry Rosenman
it, but ANY USB device I plugged in would garner the above response without that option being set. Just another data point. (BTW, 4-STABLE, if it matters). -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail

Re: Bluetooth on IBM T30 (USB device problem)

2003-03-25 Thread Larry Rosenman
plug it into the docking station. That's what the mailing-lists are for, to help each other. LER thanks a bunch! My pleasure. max -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs

Re: bash2 or devfs problem?

2003-03-10 Thread Larry Rosenman
adequately be explained by incompetence. To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-ports in the body of the message -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat

Re: resolver problem with shared linked programs

2001-02-28 Thread Larry Rosenman
} else printf("And the answer is: %s\n", he-h_name); return 0; } To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message -- Larry Rosenman http://www.lerctr.org/~ler Phone:

Re: resolver problem with shared linked programs

2001-02-28 Thread Larry Rosenman
* Larry Rosenman [EMAIL PROTECTED] [010228 09:37]: * Matthew Thyer [EMAIL PROTECTED] [010228 07:26]: John Hay wrote: I noticed that sendmail started to complain of a failed reverse lookup when starting: Feb 28 11:40:43 beast sendmail[276]: gethostbyaddr(3ffe:2900:fffa:2:2a0

<    1   2   3   4   5