Re: n00b questions -- keyboard messed up

2012-01-24 Thread Marc Espie
On Tue, Jan 24, 2012 at 01:33:01AM +0100, Ariane van der Steldt wrote:
 KDE also had a browser (konqueror). I don't know if KDE4 still provides
 it. Konqueror, as shipped in KDE3, is pretty dated and will probably not
 handle many sites, so won't display facebook or twitter (which may
 considered a feature).

Yes, there's still a konqueror in kde4, but it should be considerably
improved. Consider that qt4 integrates webkit, for a start.



Re: n00b questions -- keyboard messed up

2012-01-24 Thread David Coppa
On Tue, Jan 24, 2012 at 9:01 AM, Marc Espie es...@nerim.net wrote:
 On Tue, Jan 24, 2012 at 01:33:01AM +0100, Ariane van der Steldt wrote:
 KDE also had a browser (konqueror). I don't know if KDE4 still provides
 it. Konqueror, as shipped in KDE3, is pretty dated and will probably not
 handle many sites, so won't display facebook or twitter (which may
 considered a feature).

 Yes, there's still a konqueror in kde4, but it should be considerably
 improved. Consider that qt4 integrates webkit, for a start.

By default, it still uses KHTML. You can switch it to WebKit by
installing kwebkitpart and changing the service preference order using
keditfiletype text/html.

ciao,
David



=?windows-1252?Q?Seminario-Taller_Reformas_Fiscales_2012,=BFC=F3mo_impactan_a_su_empresa??=

2012-01-24 Thread Lic. Alicia Sandoval
[IMAGE]
Pms de Mixico prestigiada firma de Capacitacisn presenta:
Seminario Impacto de las Reformas Fiscales 2012 en las empresas
30 de Enero Guadalajara, 3 de Febrero Mixico D.F.
-Obtenga las herramientas necesarias para alcanzar un sptimo desempeqo en
su funcisn.
!Reciba la informacisn completa! Por favor responda este e-mail con los
datos siguientes
Empresa
Nombre
Telifono
Email
Nzmero de Interesados
En breve recibira temario, reseqa de expositor y tarifas.
Pms Capacitacisn Efectiva de Mixico es una empresa Registrada ante la
STPS
Trabajamos con expertos en la materia para poder brindar herramientas
tacticas, vanguardistas y de facil aplicacisn.
100% Garantma de Satisfaccisn.
Si lo prefiere comunmquese a los telifonos donde con gusto uno de
nuestros ejecutivos le atendera.
Telifonos: (0133) 8851-2365, (0133) 8851-2741 con mas de 10 lmneas.
Smguenos en Twitter@pmscapacitacion o bien en Facebook PMS de Mixico
Copyright (C) 2011, PMS Capacitacisn Efectiva de Mixico  S.C. Derechos
Reservados.
E-Mail MARKETING SERVICE POWERED BY MEDIAMKTOOLS.
Este Mensaje ha sido enviado a misc@openbsd.org como usuario de Pms de
Mixico o bien un usuario le refiris para recibir este boletmn.
Como usuario de Pms de Mixico, en este acto autoriza de manera expresa
que Pms de Mixico le puede contactar vma correo electrsnico u otros
medios.
ALTO, si en esta ocasisn la informacisn recibida no fue de su interis
pero desea recibir informacisn personalizada en relacisn a otros temas
favor de indicarlo.
Si usted ha recibido este mensaje por error, haga caso omiso de el y de
antemano una sincera disculpa por la molestia, reporte su cuenta
respondiendo este correo con el subject BAJAREFORMAS
Unsubscribe to this mailing list, reply a blank message with the subject
UNSUBSCRIBE BAJAREFORMAS
Tenga en cuenta que la gestisn de nuestras bases de datos es de suma
importancia para nosotros y no es intencisn de la empresa la
inconformidad del receptor, nuestra intencisn es promover herramientas de
utilidad para el

[demime 1.01d removed an attachment of type image/jpeg which had a name of 
imagereformas002.jpg]



Re: Softraid

2012-01-24 Thread scire
I must correct myself and be more precise:

  with some trivial arithmetic and some editing of disklabel you can 
 also mount a FreeBSD partition in OpenBSD

What I had was OpenBSD installed in a small slice and FreeBSD in a
bigger in the same disk. I wanted to read the FreeBSD partition 
when booted FreeBSD. It was enough to edit the OpenBSD label to add 
the FreeBSD partition, and some arithmetic is necessary for it. 

It would be interesting to know if something is done for compatibility
or this just works as far as developements of the BSDs dont diverge too
much.

Rod.



Re: yt_execution_fails_due_to_lua_error-[4.9-stable]

2012-01-24 Thread Janne Johansson
2012/1/20 soko.tica soko.t...@gmail.com:
 Hello,

 I was trying to download a youtube video from a box running 4.9
 stable, but got the following error:
 =
 Getting http://www.youtube.com/watch?v=i7pkyDUX5uM ...
 /usr/local/bin/lua: /usr/local/share/lua/5.1/base.lua:433:
 stack traceback:
[C]: in function 'error'
/usr/local/share/lua/5.1/base.lua:433: in function 'assert'
/usr/local/bin/yt:158: in main chunk
[C]: ?

 

Also, if you add the URL with a leading space yt will spew errors.
(happens to me sometimes while pasting in URLs into a set of  's)

--
 To our sweethearts and wives.  May they never meet. -- 19th century toast



Re: Routerboard RB600 and hifn(4)

2012-01-24 Thread Janne Johansson
I think accelerator cards need to provide both checksumming (md5 or
sha1) and crypto in HW before its actually any use. Otherwise you will
spend most of your time copying data around.

2012/1/22 Stefan Johansson steve.johans...@telia.com:
 Hello!

 Does anyone on the list have experience with a hifn(4) card (such as the
 Soekris vpn1411)
 in a Routerboard RB600?
 I'm using it for an ipsec tunnel (isakmpd between RB600 and an other
OpenBSD
 i386 box)
 and would like to know if it will give me any performance increase before I
 purchase one?

 Today I get about 12 Mb/s through the tunnel and 60-70 Mb/s outside.
 I am measuring this with iperf on OpenBSD 5.0 and the RB600 CPU is set to
 533MHz.

 /Stefan




--
 To our sweethearts and wives.  May they never meet. -- 19th century toast



Re: Build libc separately

2012-01-24 Thread Janne Johansson
I think this would be a good case of If you don't know how to do it,
it is the wrong solution to your problem.
Or, you will get a really decent amount of training in how to recover
broken installations.

2012/1/24 Serguey Kuritsin kuritsin_...@mail.ru:
 Hello!

 I need to compile libc with different compiler (llvm) separately from
 other parts of source tree (i.e. compilation of other parts is
 unnecessary) and keep it in special directory (both includes and libs).
 Can you please give me some clues how to perform it? Some pointers to
 Make infrastructure would be great.

 I apologize for my English.




--
To our sweethearts and wives. May they never meet. -- 19th century toast



Re[2]: Build libc separately

2012-01-24 Thread Serguey Kuritsin
I just want to learn how to do it. And I know it is possible. I do not
expect extensive learning from someone who will explain me the meaning
of every line in every makefile and build system configs. I just want to
some starting points. If I fail it will be a good experience too.



 I think this would be a good case of If you don't know how to do it,
 it is the wrong solution to your problem.
 Or, you will get a really decent amount of training in how to recover
 broken installations.
 
 2012/1/24 Serguey Kuritsin kuritsin_...@mail.ru:
  Hello!
 
  I need to compile libc with different compiler (llvm) separately from
  other parts of source tree (i.e. compilation of other parts is
  unnecessary) and keep it in special directory (both includes and libs).
  Can you please give me some clues how to perform it? Some pointers to
  Make infrastructure would be great.
 
  I apologize for my English.
 
 
 --
 To our sweethearts and wives. May they never meet. -- 19th century toast



kernel stopped in 5.1-beta snapshot #141

2012-01-24 Thread Mihai Popescu
Hello,

I run 5.1-beta from a snapshot ( #141) and I got a kernel panic on a
computer that was running ok the other versions of OpenBSD, the last
good one being 4.9 from a snapshot at that time. I skipped 5.0 and I
grabbed 5.1 snapshot to install. This is the second that gives me the
kernel panic, I tried another one one week in the past. No hardware
modification was done, maybe a HW failure.
First of all, if this is ok for the beta at this state ignore the email, please.

stop message:

[ here is a part I don't know how to see it - i don't know how to scroll up ]

apm0 at bios0: Power Management spec V1.2
apm0: AC on, battery charge unknown
pcibios0 at bios0: rev 2.1 @ 0xfd7a0/0x860
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfdf40/160 (8 entries)
pcibios0: PCI Interrupt Router at 000:07:0 (Intel 82371FB ISA rev 0x00)
pcibios0: PCI bus #1 is the last bus
WARNING: can't reserve area for I/O APIC.
bios0: ROM list: 0xc/0x8000
cpu0 at mainbus0: (uniprocessor)
memory map conflict 0x3fffc00/0x400
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 Intel 82443LX AGP rev 0x03
intelagp0 at pchb0Stopped at pci_conf_write+0xdf: xorl %eax,%eax
pci_conf_write(0,8000,90,7000,d0ddccc0) at pci_conf_write+0xdf
agp_intel_attach(d0ddcd00,d0ddcc80,d0b96ca8,d03e98cb,0) at
agp_intel_attach+0x314
config_attach(d0ddcd00,d09b56a0,d0b96ca8,d070dcf0,0) at config_attach+0x1bb
pchbattach(d0ddce00,d0ddcd00,d0b96d54,d03e98cb,d05a11c0) at pchbattach+0x19c
config_attach(d0ddce00,d09b5600,d0b96d54,d05a3330,d0b96db4) at
config_attach+0x1bb
pci_probe_device(d0ddce00,8000,0,0,ddce00) at pci_probe_device+0x420
pci_enumerate_bus(d0ddce00,0,0,d03e98cb,0) at pci_enumerate_bus+0x11c
config_attach(d0ddbfc0,d09b4040,d0b96e58,d05a0e20,3002) at
config_attach+0x1bb
mainbus_attach(0,d0ddbfc0,0,d09b4020,0) at mainbus_attach+0x213
config_attach(0,d09b4020,0,0,d0a24f20) at config_attach+0x1bb
ddb ps
 PID PPID PGRP UID S FLAGS WAIT COMMAND
*   0  -10  0 7 0x200 swapper
ddb trace
pci_conf_write(0,8000,90,7000,d0ddccc0) at pci_conf_write+0xdf
agp_intel_attach(d0ddcd00,d0ddcc80,d0b96ca8,d03e98cb,0) at
agp_intel_attach+0x314
config_attach(d0ddcd00,d09b56a0,d0b96ca8,d070dcf0,0) at config_attach+0x1bb
pchbattach(d0ddce00,d0ddcd00,d0b96d54,d03e98cb,d05a11c0) at pchbattach+0x19c
config_attach(d0ddce00,d09b5600,d0b96d54,d05a3330,d0b96db4) at
config_attach+0x1bb
pci_probe_device(d0ddce00,8000,0,0,ddce00) at pci_probe_device+0x420
pci_enumerate_bus(d0ddce00,0,0,d03e98cb,0) at pci_enumerate_bus+0x11c
config_attach(d0ddbfc0,d09b4040,d0b96e58,d05a0e20,3002) at
config_attach+0x1bb
mainbus_attach(0,d0ddbfc0,0,d09b4020,0) at mainbus_attach+0x213
config_attach(0,d09b4020,0,0,d0a24f20) at config_attach+0x1bb
config_root_found(d08d554c,0,0,d03db1f1,0) at config_rootfound+0x46
cpu_configure(d0ae0980,1,1000,cff3f000,1) at cpu_configure+0x29
main(d02004cd,d02004d5,0,0,0) at main+0x3ea
ddb boot reboot

After that I got a message that looks from computer BIOS (no blue background):

PCI System Error on Bus/Device/Function h

dmesg from an old version:

OpenBSD 4.7-current (GENERIC) #642: Wed Apr 28 11:46:47 MDT 2010
dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel Pentium II (GenuineIntel 686-class, 512KB L2 cache) 268 MHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR
real mem  = 66670592 (63MB)
avail mem = 54583296 (52MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 08/25/98, BIOS32 rev. 0 @ 0xfd7a0
apm0 at bios0: Power Management spec V1.2
apm0: AC on, battery charge unknown
pcibios0 at bios0: rev 2.1 @ 0xfd7a0/0x860
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfdf40/160 (8 entries)
pcibios0: PCI Interrupt Router at 000:07:0 (Intel 82371FB ISA rev 0x00)
pcibios0: PCI bus #1 is the last bus
WARNING: can't reserve area for I/O APIC.
bios0: ROM list: 0xc/0x8000
cpu0 at mainbus0: (uniprocessor)
memory map conflict 0x3fffc00/0x400
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 Intel 82443LX AGP rev 0x03
intelagp0 at pchb0
agp0 at intelagp0: aperture at 0xfe80, size 0x40
ppb0 at pci0 dev 1 function 0 Intel 82443LX AGP rev 0x03
pci1 at ppb0 bus 1
vga1 at pci1 dev 0 function 0 ATI Mach64 rev 0x3a
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
piixpcib0 at pci0 dev 7 function 0 Intel 82371AB PIIX4 ISA rev 0x02
pciide0 at pci0 dev 7 function 1 Intel 82371AB IDE rev 0x01: DMA,
channel 0 wired to compatibility, channel 1 wired to compatibility
wd0 at pciide0 channel 0 drive 0: ST320011A
wd0: 16-sector PIO, LBA, 19092MB, 39102336 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
pciide0: channel 1 disabled (no drives)
uhci0 at pci0 dev 7 function 2 Intel 82371AB USB rev 0x01: irq 9
piixpm0 at pci0 dev 7 function 3 Intel 82371AB Power rev 0x02: SMI
iic0 at piixpm0
spdmem0 at iic0 addr 0x54: 32MB 

Re: kernel stopped in 5.1-beta snapshot #141

2012-01-24 Thread Mihai Popescu
I did some mistakes in the previous email, I used kernel panic
reference, which is not what happened. The blue screen got me too
quick.

Thanks.



Re: n00b questions -- keyboard messed up

2012-01-24 Thread Amit Kulkarni
On Tue, Jan 24, 2012 at 2:07 AM, David Coppa dco...@gmail.com wrote:
 On Tue, Jan 24, 2012 at 9:01 AM, Marc Espie es...@nerim.net wrote:
 On Tue, Jan 24, 2012 at 01:33:01AM +0100, Ariane van der Steldt wrote:
 KDE also had a browser (konqueror). I don't know if KDE4 still provides
 it. Konqueror, as shipped in KDE3, is pretty dated and will probably not
 handle many sites, so won't display facebook or twitter (which may
 considered a feature).

 Yes, there's still a konqueror in kde4, but it should be considerably
 improved. Consider that qt4 integrates webkit, for a start.

 By default, it still uses KHTML. You can switch it to WebKit by
 installing kwebkitpart and changing the service preference order using
 keditfiletype text/html.


I do believe that Vadim has the new KDE porting at
http://github.com/jasperla/openbsd-wip use webkit as the rendering
engine



uaudio0: sync ep address mismatch

2012-01-24 Thread Gregor Pintar
Hello.

As you can see from dmesg output, Creative Sound Blaster X-Fi HD USB
doesn't work on OpenBSD 5.0.
Doesn't uaudio support all usb sound cards?

dmesg:
OpenBSD 5.0 (GENERIC.MP) #63: Wed Aug 17 10:14:30 MDT 2011
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 4293394432 (4094MB)
avail mem = 4164984832 (3972MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xf06f0 (71 entries)
bios0: vendor American Megatrends Inc. version 1201 date 10/14/2008
bios0: ASUSTeK Computer INC. P5K
acpi0 at bios0: rev 0
acpi0: sleep states S0 S1 S3 S4 S5
acpi0: tables DSDT FACP APIC MCFG OEMB HPET OSFR
acpi0: wakeup devices P0P2(S4) P0P1(S4) UAR1(S4) PS2K(S4) EUSB(S4)
USBE(S4) P0P5(S4) P0P6(S4) P0P7(S4) P0P8(S4) P0P9(S4) USB0(S4)
USB1(S4) USB2(S4) USB3(S4) USB4(S4) USB5(S4) USB6(S4) P0P4(S4)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz, 2672.01 MHz
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,NXE,LONG
cpu0: 4MB 64b/line 16-way L2 cache
cpu0: apic clock running at 333MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz, 2671.61 MHz
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,NXE,LONG
cpu1: 4MB 64b/line 16-way L2 cache
ioapic0 at mainbus0: apid 2 pa 0xfec0, version 20, 24 pins
acpimcfg0 at acpi0 addr 0xe000, bus 0-255
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (P0P2)
acpiprt2 at acpi0: bus 2 (P0P1)
acpiprt3 at acpi0: bus -1 (P0P5)
acpiprt4 at acpi0: bus -1 (P0P6)
acpiprt5 at acpi0: bus -1 (P0P7)
acpiprt6 at acpi0: bus -1 (P0P8)
acpiprt7 at acpi0: bus -1 (P0P9)
acpiprt8 at acpi0: bus -1 (P0P4)
acpicpu0 at acpi0: PSS
acpicpu1 at acpi0: PSS
aibs0 at acpi0: RTMP RVLT RFAN GGRP GITM SITM
acpibtn0 at acpi0: PWRB
cpu0: Enhanced SpeedStep 2671 MHz: speeds: 2664, 1998 MHz
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 Intel 82G33 Host rev 0x02
ppb0 at pci0 dev 1 function 0 Intel 82G33 PCIE rev 0x02: msi
pci1 at ppb0 bus 1
vga1 at pci1 dev 0 function 0 NVIDIA GeForce 8800 GT rev 0xa2
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
uhci0 at pci0 dev 26 function 0 Intel 82801I USB rev 0x02: apic 2 int 16
uhci1 at pci0 dev 26 function 1 Intel 82801I USB rev 0x02: apic 2 int 21
uhci2 at pci0 dev 26 function 2 Intel 82801I USB rev 0x02: apic 2 int 18
ehci0 at pci0 dev 26 function 7 Intel 82801I USB rev 0x02: apic 2 int 18
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 Intel EHCI root hub rev 2.00/1.00 addr 1
uhci3 at pci0 dev 29 function 0 Intel 82801I USB rev 0x02: apic 2 int 23
uhci4 at pci0 dev 29 function 1 Intel 82801I USB rev 0x02: apic 2 int 19
uhci5 at pci0 dev 29 function 2 Intel 82801I USB rev 0x02: apic 2 int 18
ehci1 at pci0 dev 29 function 7 Intel 82801I USB rev 0x02: apic 2 int 23
usb1 at ehci1: USB revision 2.0
uhub1 at usb1 Intel EHCI root hub rev 2.00/1.00 addr 1
ppb1 at pci0 dev 30 function 0 Intel 82801BA Hub-to-PCI rev 0x92
pci2 at ppb1 bus 2
ath0 at pci2 dev 2 function 0 Atheros AR5212 rev 0x01: apic 2 int 18
ath0: AR2414 7.9 phy 4.5 rf2413 5.6, FCC2A*, address 00:19:e0:88:2b:5a
pcib0 at pci0 dev 31 function 0 Intel 82801IB LPC rev 0x02
pciide0 at pci0 dev 31 function 2 Intel 82801I SATA rev 0x02: DMA,
channel 0 configured to native-PCI, channel 1 configured to native-PCI
pciide0: using apic 2 int 22 for native-PCI interrupt
atapiscsi0 at pciide0 channel 0 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: TSSTcorp, CDDVDW SH-S203D, SB01 ATAPI
5/cdrom removable
cd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
wd0 at pciide0 channel 1 drive 0: WDC WD5000AAKS-07YGA0
wd0: 16-sector PIO, LBA48, 476940MB, 976773168 sectors
wd0(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 6
ichiic0 at pci0 dev 31 function 3 Intel 82801I SMBus rev 0x02: apic 2 int 18
iic0 at ichiic0
spdmem0 at iic0 addr 0x50: 2GB DDR2 SDRAM non-parity PC2-6400CL5
spdmem1 at iic0 addr 0x52: 2GB DDR2 SDRAM non-parity PC2-6400CL5
pciide1 at pci0 dev 31 function 5 Intel 82801I SATA rev 0x02: DMA,
channel 0 wired to native-PCI, channel 1 wired to native-PCI
pciide1: using apic 2 int 22 for native-PCI interrupt
usb2 at uhci0: USB revision 1.0
uhub2 at usb2 Intel UHCI root hub rev 1.00/1.00 addr 1
usb3 at uhci1: USB revision 1.0
uhub3 at usb3 Intel UHCI root hub rev 1.00/1.00 addr 1
usb4 at uhci2: USB revision 1.0
uhub4 at usb4 Intel UHCI root hub rev 1.00/1.00 addr 1
usb5 at uhci3: USB revision 1.0
uhub5 at usb5 Intel UHCI root hub rev 1.00/1.00 addr 1
usb6 at uhci4: USB revision 1.0
uhub6 at usb6 Intel UHCI root hub rev 

Re: Build libc separately

2012-01-24 Thread Ariane van der Steldt
On Tue, Jan 24, 2012 at 02:59:43PM +0400, Serguey Kuritsin wrote:
 I just want to learn how to do it. And I know it is possible. I do not
 expect extensive learning from someone who will explain me the meaning
 of every line in every makefile and build system configs. I just want to
 some starting points. If I fail it will be a good experience too.

Libc can be found in /usr/src/lib/libc and uses the normal makefiles in
OpenBSD. Setting the C compiler in env (setenv CC ...) should do the
trick.
Remember that it's your own foot you're pointing that gun at.

  I think this would be a good case of If you don't know how to do it,
  it is the wrong solution to your problem.
  Or, you will get a really decent amount of training in how to recover
  broken installations.
  
  2012/1/24 Serguey Kuritsin kuritsin_...@mail.ru:
   I need to compile libc with different compiler (llvm) separately from
   other parts of source tree (i.e. compilation of other parts is
   unnecessary) and keep it in special directory (both includes and libs).
   Can you please give me some clues how to perform it? Some pointers to
   Make infrastructure would be great.

The man page for make should be a good starting point. General info on
how to use make is available in both books and the web.
The special make includes are located in /usr/share/mk/ and are worthy
of reading.
-- 
Ariane



Re: Build libc separately

2012-01-24 Thread Marc Espie
On Tue, Jan 24, 2012 at 02:59:43PM +0400, Serguey Kuritsin wrote:
 I just want to learn how to do it. And I know it is possible. I do not
 expect extensive learning from someone who will explain me the meaning
 of every line in every makefile and build system configs. I just want to
 some starting points. If I fail it will be a good experience too.
 
Apart from doing things manually, there's actually no simple way to separate
the includes for libc from the rest of the system, since libc proper has
tendrils in the compiler and the system directory...



Re: Routerboard RB600 and hifn(4)

2012-01-24 Thread Christian Weisgerber
Janne Johansson icepic...@gmail.com wrote:

 I think accelerator cards need to provide both checksumming (md5 or
 sha1) and crypto in HW before its actually any use.

Which hifn(4) does.

-- 
Christian naddy Weisgerber  na...@mips.inka.de



OpenBSD 4.4

2012-01-24 Thread R0me0 ***
Hello misc :)
I'm running a full patched OpenBSD 4.4 with very complex setup, and I'm
planning an upgrade to 5.0.
At this moment, if I execute nmap 10.20.0/16, I have a dbg . I've limited
the number of max connections and connections per seconds, that solved the
problem.
When dbg occurs, I cannot do a trace because it completely hangs.

Following is a dmesg, any directions will be appreciated



OpenBSD 4.4 (TENMA.MP) #3: Tue Jan 24 00:46:50 BRST 2012
r...@ns1.mycompany.com:/home/src/sys/arch/amd64/compile/TENMA.MP
real mem = 2132389888 (2033MB)
avail mem = 2070573056 (1974MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xee000 (68 entries)
bios0: vendor HP version P58 date 08/03/2008
bios0: HP ProLiant DL360 G5
acpi0 at bios0: rev 2
acpi0: tables DSDT FACP SPCR MCFG HPET SPMI ERST APIC  BERT HEST SSDT
acpi0: wakeup devices PCI0(S5)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpihpet0 at acpi0: 14318179 Hz
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz, 2833.79 MHz
cpu0:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR,LONG
cpu0: 6MB 64b/line 16-way L2 cache
cpu0: apic clock running at 333MHz
cpu1 at mainbus0: apid 2 (application processor)
cpu1: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz, 2833.44 MHz
cpu1:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR,LONG
cpu1: 6MB 64b/line 16-way L2 cache
cpu2 at mainbus0: apid 1 (application processor)
cpu2: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz, 2833.44 MHz
cpu2:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR,LONG
cpu2: 6MB 64b/line 16-way L2 cache
cpu3 at mainbus0: apid 3 (application processor)
cpu3: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz, 2833.44 MHz
cpu3:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR,LONG
cpu3: 6MB 64b/line 16-way L2 cache
ioapic0 at mainbus0 apid 8 pa 0xfec0, version 20, 24 pins
ioapic1 at mainbus0 apid 9 pa 0xfec8, version 20, 24 pins
acpiprt0 at acpi0: bus 1 (IP2P)
acpiprt1 at acpi0: bus 11 (IPE1)
acpiprt2 at acpi0: bus 10 (IPE4)
acpiprt3 at acpi0: bus 17 (P2P2)
acpiprt4 at acpi0: bus 9 (PT02)
acpiprt5 at acpi0: bus 6 (PT03)
acpiprt6 at acpi0: bus 20 (PT04)
acpiprt7 at acpi0: bus 3 (NB01)
acpiprt8 at acpi0: bus 5 (NB02)
acpiprt9 at acpi0: bus 0 (PCI0)
acpicpu0 at acpi0: C3
acpicpu1 at acpi0: C3
acpicpu2 at acpi0: C3
acpicpu3 at acpi0: C3
acpitz0 at acpi0: critical temperature 31 degC
ipmi at mainbus0 not configured
cpu0: unknown i686 model 7, can't get bus clockcpu0: EST: unknown system
bus clock
pci0 at mainbus0 bus 0: configuration mode 1
pchb0 at pci0 dev 0 function 0 Intel 5000P Host rev 0xb1
ppb0 at pci0 dev 2 function 0 Intel 5000 PCIE rev 0xb1
pci1 at ppb0 bus 9
ppb1 at pci1 dev 0 function 0 Intel 6321ESB PCIE rev 0x01
pci2 at ppb1 bus 10
ppb2 at pci2 dev 0 function 0 Intel 6321ESB PCIE rev 0x01
pci3 at ppb2 bus 11
ppb3 at pci3 dev 0 function 0 vendor IDT, unknown product 0x8018 rev 0x0e
pci4 at ppb3 bus 12
ppb4 at pci4 dev 2 function 0 vendor IDT, unknown product 0x8018 rev 0x0e
pci5 at ppb4 bus 13
em0 at pci5 dev 0 function 0 Intel PRO/1000 QP (82571EB) rev 0x06: apic 8
int 19 (irq 10), address 00:1f:29:5f:fe:b5
em1 at pci5 dev 0 function 1 Intel PRO/1000 QP (82571EB) rev 0x06: apic 8
int 18 (irq 10), address 00:1f:29:5f:fe:b4
ppb5 at pci4 dev 4 function 0 vendor IDT, unknown product 0x8018 rev 0x0e
pci6 at ppb5 bus 14
em2 at pci6 dev 0 function 0 Intel PRO/1000 QP (82571EB) rev 0x06: apic 8
int 17 (irq 7), address 00:1f:29:5f:fe:b7
em3 at pci6 dev 0 function 1 Intel PRO/1000 QP (82571EB) rev 0x06: apic 8
int 16 (irq 5), address 00:1f:29:5f:fe:b6
ppb6 at pci2 dev 1 function 0 Intel 6321ESB PCIE rev 0x01
pci7 at ppb6 bus 15
ppb7 at pci2 dev 2 function 0 Intel 6321ESB PCIE rev 0x01
pci8 at ppb7 bus 16
ppb8 at pci1 dev 0 function 3 Intel 6321ESB PCIE-PCIX rev 0x01
pci9 at ppb8 bus 17
ppb9 at pci0 dev 3 function 0 Intel 5000 PCIE rev 0xb1
pci10 at ppb9 bus 6
ciss0 at pci10 dev 0 function 0 Hewlett-Packard Smart Array rev 0x04:
apic 8 int 16 (irq 5)
ciss0: 1 LD, HW rev 4, FW 4.12/4.12
scsibus0 at ciss0: 1 targets, initiator 1
sd0 at scsibus0 targ 0 lun 0: HP, LOGICAL VOLUME, 4.12 SCSI3 0/direct
fixed
sd0: 139979MB, 17844 cyl, 255 head, 63 sec, 512 bytes/sec, 286677120 sec
total
ppb10 at pci0 dev 4 function 0 Intel 5000 PCIE x8 rev 0xb1
pci11 at ppb10 bus 20
ppb11 at pci11 dev 0 function 0 vendor IDT, unknown product 0x8018 rev
0x0e
pci12 at ppb11 bus 21
ppb12 at pci12 dev 2 function 0 vendor IDT, unknown product 0x8018 rev
0x0e
pci13 at ppb12 bus 22
em4 at pci13 dev 0 function 0 Intel PRO/1000 QP 

Re: OpenBSD 4.4

2012-01-24 Thread Mike Larkin
On Tue, Jan 24, 2012 at 03:48:49PM -0200, R0me0 *** wrote:
 Hello misc :)
 I'm running a full patched OpenBSD 4.4 with very complex setup, and I'm
 planning an upgrade to 5.0.
 At this moment, if I execute nmap 10.20.0/16, I have a dbg . I've limited
 the number of max connections and connections per seconds, that solved the
 problem.
 When dbg occurs, I cannot do a trace because it completely hangs.
 
 Following is a dmesg, any directions will be appreciated
 
 
 
 OpenBSD 4.4 (TENMA.MP) #3: Tue Jan 24 00:46:50 BRST 2012
 r...@ns1.mycompany.com:/home/src/sys/arch/amd64/compile/TENMA.MP

You're running an ancient version with a non-GENERIC kernel.
Go read the FAQ, then come back.

-ml


 real mem = 2132389888 (2033MB)
 avail mem = 2070573056 (1974MB)
 mainbus0 at root
 bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xee000 (68 entries)
 bios0: vendor HP version P58 date 08/03/2008
 bios0: HP ProLiant DL360 G5
 acpi0 at bios0: rev 2
 acpi0: tables DSDT FACP SPCR MCFG HPET SPMI ERST APIC  BERT HEST SSDT
 acpi0: wakeup devices PCI0(S5)
 acpitimer0 at acpi0: 3579545 Hz, 24 bits
 acpihpet0 at acpi0: 14318179 Hz
 acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
 cpu0 at mainbus0: apid 0 (boot processor)
 cpu0: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz, 2833.79 MHz
 cpu0:
 FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR,LONG
 cpu0: 6MB 64b/line 16-way L2 cache
 cpu0: apic clock running at 333MHz
 cpu1 at mainbus0: apid 2 (application processor)
 cpu1: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz, 2833.44 MHz
 cpu1:
 FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR,LONG
 cpu1: 6MB 64b/line 16-way L2 cache
 cpu2 at mainbus0: apid 1 (application processor)
 cpu2: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz, 2833.44 MHz
 cpu2:
 FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR,LONG
 cpu2: 6MB 64b/line 16-way L2 cache
 cpu3 at mainbus0: apid 3 (application processor)
 cpu3: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz, 2833.44 MHz
 cpu3:
 FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR,LONG
 cpu3: 6MB 64b/line 16-way L2 cache
 ioapic0 at mainbus0 apid 8 pa 0xfec0, version 20, 24 pins
 ioapic1 at mainbus0 apid 9 pa 0xfec8, version 20, 24 pins
 acpiprt0 at acpi0: bus 1 (IP2P)
 acpiprt1 at acpi0: bus 11 (IPE1)
 acpiprt2 at acpi0: bus 10 (IPE4)
 acpiprt3 at acpi0: bus 17 (P2P2)
 acpiprt4 at acpi0: bus 9 (PT02)
 acpiprt5 at acpi0: bus 6 (PT03)
 acpiprt6 at acpi0: bus 20 (PT04)
 acpiprt7 at acpi0: bus 3 (NB01)
 acpiprt8 at acpi0: bus 5 (NB02)
 acpiprt9 at acpi0: bus 0 (PCI0)
 acpicpu0 at acpi0: C3
 acpicpu1 at acpi0: C3
 acpicpu2 at acpi0: C3
 acpicpu3 at acpi0: C3
 acpitz0 at acpi0: critical temperature 31 degC
 ipmi at mainbus0 not configured
 cpu0: unknown i686 model 7, can't get bus clockcpu0: EST: unknown system
 bus clock
 pci0 at mainbus0 bus 0: configuration mode 1
 pchb0 at pci0 dev 0 function 0 Intel 5000P Host rev 0xb1
 ppb0 at pci0 dev 2 function 0 Intel 5000 PCIE rev 0xb1
 pci1 at ppb0 bus 9
 ppb1 at pci1 dev 0 function 0 Intel 6321ESB PCIE rev 0x01
 pci2 at ppb1 bus 10
 ppb2 at pci2 dev 0 function 0 Intel 6321ESB PCIE rev 0x01
 pci3 at ppb2 bus 11
 ppb3 at pci3 dev 0 function 0 vendor IDT, unknown product 0x8018 rev 0x0e
 pci4 at ppb3 bus 12
 ppb4 at pci4 dev 2 function 0 vendor IDT, unknown product 0x8018 rev 0x0e
 pci5 at ppb4 bus 13
 em0 at pci5 dev 0 function 0 Intel PRO/1000 QP (82571EB) rev 0x06: apic 8
 int 19 (irq 10), address 00:1f:29:5f:fe:b5
 em1 at pci5 dev 0 function 1 Intel PRO/1000 QP (82571EB) rev 0x06: apic 8
 int 18 (irq 10), address 00:1f:29:5f:fe:b4
 ppb5 at pci4 dev 4 function 0 vendor IDT, unknown product 0x8018 rev 0x0e
 pci6 at ppb5 bus 14
 em2 at pci6 dev 0 function 0 Intel PRO/1000 QP (82571EB) rev 0x06: apic 8
 int 17 (irq 7), address 00:1f:29:5f:fe:b7
 em3 at pci6 dev 0 function 1 Intel PRO/1000 QP (82571EB) rev 0x06: apic 8
 int 16 (irq 5), address 00:1f:29:5f:fe:b6
 ppb6 at pci2 dev 1 function 0 Intel 6321ESB PCIE rev 0x01
 pci7 at ppb6 bus 15
 ppb7 at pci2 dev 2 function 0 Intel 6321ESB PCIE rev 0x01
 pci8 at ppb7 bus 16
 ppb8 at pci1 dev 0 function 3 Intel 6321ESB PCIE-PCIX rev 0x01
 pci9 at ppb8 bus 17
 ppb9 at pci0 dev 3 function 0 Intel 5000 PCIE rev 0xb1
 pci10 at ppb9 bus 6
 ciss0 at pci10 dev 0 function 0 Hewlett-Packard Smart Array rev 0x04:
 apic 8 int 16 (irq 5)
 ciss0: 1 LD, HW rev 4, FW 4.12/4.12
 scsibus0 at ciss0: 1 targets, initiator 1
 sd0 at scsibus0 targ 0 lun 0: HP, LOGICAL VOLUME, 4.12 SCSI3 0/direct
 fixed
 sd0: 139979MB, 17844 cyl, 255 head, 63 sec, 512 bytes/sec, 286677120 sec
 total
 ppb10 at pci0 dev 4 function 0 Intel 5000 PCIE x8 rev 0xb1
 

Re: OpenBSD 4.4

2012-01-24 Thread Rares Aioanei

On 01/24/2012 07:48 PM, R0me0 *** wrote:

Hello misc :)
I'm running a full patched OpenBSD 4.4 with very complex setup, and I'm
planning an upgrade to 5.0.
At this moment, if I execute nmap 10.20.0/16, I have a dbg  . I've limited
the number of max connections and connections per seconds, that solved the
problem.
When dbg occurs, I cannot do a trace because it completely hangs.

Following is a dmesg, any directions will be appreciated



OpenBSD 4.4 (TENMA.MP) #3: Tue Jan 24 00:46:50 BRST 2012
 r...@ns1.mycompany.com:/home/src/sys/arch/amd64/compile/TENMA.MP
real mem = 2132389888 (2033MB)
avail mem = 2070573056 (1974MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xee000 (68 entries)
bios0: vendor HP version P58 date 08/03/2008
bios0: HP ProLiant DL360 G5
acpi0 at bios0: rev 2
acpi0: tables DSDT FACP SPCR MCFG HPET SPMI ERST APIC  BERT HEST SSDT
acpi0: wakeup devices PCI0(S5)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpihpet0 at acpi0: 14318179 Hz
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz, 2833.79 MHz
cpu0:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR,LONG
cpu0: 6MB 64b/line 16-way L2 cache
cpu0: apic clock running at 333MHz
cpu1 at mainbus0: apid 2 (application processor)
cpu1: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz, 2833.44 MHz
cpu1:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR,LONG
cpu1: 6MB 64b/line 16-way L2 cache
cpu2 at mainbus0: apid 1 (application processor)
cpu2: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz, 2833.44 MHz
cpu2:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR,LONG
cpu2: 6MB 64b/line 16-way L2 cache
cpu3 at mainbus0: apid 3 (application processor)
cpu3: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz, 2833.44 MHz
cpu3:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR,LONG
cpu3: 6MB 64b/line 16-way L2 cache
ioapic0 at mainbus0 apid 8 pa 0xfec0, version 20, 24 pins
ioapic1 at mainbus0 apid 9 pa 0xfec8, version 20, 24 pins
acpiprt0 at acpi0: bus 1 (IP2P)
acpiprt1 at acpi0: bus 11 (IPE1)
acpiprt2 at acpi0: bus 10 (IPE4)
acpiprt3 at acpi0: bus 17 (P2P2)
acpiprt4 at acpi0: bus 9 (PT02)
acpiprt5 at acpi0: bus 6 (PT03)
acpiprt6 at acpi0: bus 20 (PT04)
acpiprt7 at acpi0: bus 3 (NB01)
acpiprt8 at acpi0: bus 5 (NB02)
acpiprt9 at acpi0: bus 0 (PCI0)
acpicpu0 at acpi0: C3
acpicpu1 at acpi0: C3
acpicpu2 at acpi0: C3
acpicpu3 at acpi0: C3
acpitz0 at acpi0: critical temperature 31 degC
ipmi at mainbus0 not configured
cpu0: unknown i686 model 7, can't get bus clockcpu0: EST: unknown system
bus clock
pci0 at mainbus0 bus 0: configuration mode 1
pchb0 at pci0 dev 0 function 0 Intel 5000P Host rev 0xb1
ppb0 at pci0 dev 2 function 0 Intel 5000 PCIE rev 0xb1
pci1 at ppb0 bus 9
ppb1 at pci1 dev 0 function 0 Intel 6321ESB PCIE rev 0x01
pci2 at ppb1 bus 10
ppb2 at pci2 dev 0 function 0 Intel 6321ESB PCIE rev 0x01
pci3 at ppb2 bus 11
ppb3 at pci3 dev 0 function 0 vendor IDT, unknown product 0x8018 rev 0x0e
pci4 at ppb3 bus 12
ppb4 at pci4 dev 2 function 0 vendor IDT, unknown product 0x8018 rev 0x0e
pci5 at ppb4 bus 13
em0 at pci5 dev 0 function 0 Intel PRO/1000 QP (82571EB) rev 0x06: apic 8
int 19 (irq 10), address 00:1f:29:5f:fe:b5
em1 at pci5 dev 0 function 1 Intel PRO/1000 QP (82571EB) rev 0x06: apic 8
int 18 (irq 10), address 00:1f:29:5f:fe:b4
ppb5 at pci4 dev 4 function 0 vendor IDT, unknown product 0x8018 rev 0x0e
pci6 at ppb5 bus 14
em2 at pci6 dev 0 function 0 Intel PRO/1000 QP (82571EB) rev 0x06: apic 8
int 17 (irq 7), address 00:1f:29:5f:fe:b7
em3 at pci6 dev 0 function 1 Intel PRO/1000 QP (82571EB) rev 0x06: apic 8
int 16 (irq 5), address 00:1f:29:5f:fe:b6
ppb6 at pci2 dev 1 function 0 Intel 6321ESB PCIE rev 0x01
pci7 at ppb6 bus 15
ppb7 at pci2 dev 2 function 0 Intel 6321ESB PCIE rev 0x01
pci8 at ppb7 bus 16
ppb8 at pci1 dev 0 function 3 Intel 6321ESB PCIE-PCIX rev 0x01
pci9 at ppb8 bus 17
ppb9 at pci0 dev 3 function 0 Intel 5000 PCIE rev 0xb1
pci10 at ppb9 bus 6
ciss0 at pci10 dev 0 function 0 Hewlett-Packard Smart Array rev 0x04:
apic 8 int 16 (irq 5)
ciss0: 1 LD, HW rev 4, FW 4.12/4.12
scsibus0 at ciss0: 1 targets, initiator 1
sd0 at scsibus0 targ 0 lun 0:HP, LOGICAL VOLUME, 4.12  SCSI3 0/direct
fixed
sd0: 139979MB, 17844 cyl, 255 head, 63 sec, 512 bytes/sec, 286677120 sec
total
ppb10 at pci0 dev 4 function 0 Intel 5000 PCIE x8 rev 0xb1
pci11 at ppb10 bus 20
ppb11 at pci11 dev 0 function 0 vendor IDT, unknown product 0x8018 rev
0x0e
pci12 at ppb11 bus 21
ppb12 at pci12 dev 2 function 0 vendor IDT, unknown product 0x8018 rev
0x0e
pci13 at ppb12 bus 22
em4 at 

Re: OpenBSD 4.4

2012-01-24 Thread R0me0 ***
It is a GENERIC kernel, the name is only copy of GENERIC.MP :) . As I said,
it is a complex setup and I'm planning an upgrade.

Cheers,


Em 24 de janeiro de 2012 16:10, Rares Aioanei bsdlis...@gmail.comescreveu:

 On 01/24/2012 07:48 PM, R0me0 *** wrote:

 Hello misc :)
 I'm running a full patched OpenBSD 4.4 with very complex setup, and I'm
 planning an upgrade to 5.0.
 At this moment, if I execute nmap 10.20.0/16, I have a dbg  . I've
 limited
 the number of max connections and connections per seconds, that solved the
 problem.
 When dbg occurs, I cannot do a trace because it completely hangs.

 Following is a dmesg, any directions will be appreciated



 OpenBSD 4.4 (TENMA.MP) #3: Tue Jan 24 00:46:50 BRST 2012
 
 r...@ns1.mycompany.com:/home/**src/sys/arch/amd64/compile/TEN**MA.MPhttp://TENMA.MP
 real mem = 2132389888 (2033MB)
 avail mem = 2070573056 (1974MB)
 mainbus0 at root
 bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xee000 (68 entries)
 bios0: vendor HP version P58 date 08/03/2008
 bios0: HP ProLiant DL360 G5
 acpi0 at bios0: rev 2
 acpi0: tables DSDT FACP SPCR MCFG HPET SPMI ERST APIC  BERT HEST SSDT
 acpi0: wakeup devices PCI0(S5)
 acpitimer0 at acpi0: 3579545 Hz, 24 bits
 acpihpet0 at acpi0: 14318179 Hz
 acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
 cpu0 at mainbus0: apid 0 (boot processor)
 cpu0: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz, 2833.79 MHz
 cpu0:
 FPU,VME,DE,PSE,TSC,MSR,PAE,**MCE,CX8,APIC,SEP,MTRR,PGE,MCA,**
 CMOV,PAT,PSE36,CFLUSH,DS,ACPI,**MMX,FXSR,SSE,SSE2,SS,HTT,TM,**
 SBF,SSE3,MWAIT,DS-CPL,VMX,EST,**TM2,CX16,xTPR,LONG
 cpu0: 6MB 64b/line 16-way L2 cache
 cpu0: apic clock running at 333MHz
 cpu1 at mainbus0: apid 2 (application processor)
 cpu1: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz, 2833.44 MHz
 cpu1:
 FPU,VME,DE,PSE,TSC,MSR,PAE,**MCE,CX8,APIC,SEP,MTRR,PGE,MCA,**
 CMOV,PAT,PSE36,CFLUSH,DS,ACPI,**MMX,FXSR,SSE,SSE2,SS,HTT,TM,**
 SBF,SSE3,MWAIT,DS-CPL,VMX,EST,**TM2,CX16,xTPR,LONG
 cpu1: 6MB 64b/line 16-way L2 cache
 cpu2 at mainbus0: apid 1 (application processor)
 cpu2: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz, 2833.44 MHz
 cpu2:
 FPU,VME,DE,PSE,TSC,MSR,PAE,**MCE,CX8,APIC,SEP,MTRR,PGE,MCA,**
 CMOV,PAT,PSE36,CFLUSH,DS,ACPI,**MMX,FXSR,SSE,SSE2,SS,HTT,TM,**
 SBF,SSE3,MWAIT,DS-CPL,VMX,EST,**TM2,CX16,xTPR,LONG
 cpu2: 6MB 64b/line 16-way L2 cache
 cpu3 at mainbus0: apid 3 (application processor)
 cpu3: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz, 2833.44 MHz
 cpu3:
 FPU,VME,DE,PSE,TSC,MSR,PAE,**MCE,CX8,APIC,SEP,MTRR,PGE,MCA,**
 CMOV,PAT,PSE36,CFLUSH,DS,ACPI,**MMX,FXSR,SSE,SSE2,SS,HTT,TM,**
 SBF,SSE3,MWAIT,DS-CPL,VMX,EST,**TM2,CX16,xTPR,LONG
 cpu3: 6MB 64b/line 16-way L2 cache
 ioapic0 at mainbus0 apid 8 pa 0xfec0, version 20, 24 pins
 ioapic1 at mainbus0 apid 9 pa 0xfec8, version 20, 24 pins
 acpiprt0 at acpi0: bus 1 (IP2P)
 acpiprt1 at acpi0: bus 11 (IPE1)
 acpiprt2 at acpi0: bus 10 (IPE4)
 acpiprt3 at acpi0: bus 17 (P2P2)
 acpiprt4 at acpi0: bus 9 (PT02)
 acpiprt5 at acpi0: bus 6 (PT03)
 acpiprt6 at acpi0: bus 20 (PT04)
 acpiprt7 at acpi0: bus 3 (NB01)
 acpiprt8 at acpi0: bus 5 (NB02)
 acpiprt9 at acpi0: bus 0 (PCI0)
 acpicpu0 at acpi0: C3
 acpicpu1 at acpi0: C3
 acpicpu2 at acpi0: C3
 acpicpu3 at acpi0: C3
 acpitz0 at acpi0: critical temperature 31 degC
 ipmi at mainbus0 not configured
 cpu0: unknown i686 model 7, can't get bus clockcpu0: EST: unknown system
 bus clock
 pci0 at mainbus0 bus 0: configuration mode 1
 pchb0 at pci0 dev 0 function 0 Intel 5000P Host rev 0xb1
 ppb0 at pci0 dev 2 function 0 Intel 5000 PCIE rev 0xb1
 pci1 at ppb0 bus 9
 ppb1 at pci1 dev 0 function 0 Intel 6321ESB PCIE rev 0x01
 pci2 at ppb1 bus 10
 ppb2 at pci2 dev 0 function 0 Intel 6321ESB PCIE rev 0x01
 pci3 at ppb2 bus 11
 ppb3 at pci3 dev 0 function 0 vendor IDT, unknown product 0x8018 rev
 0x0e
 pci4 at ppb3 bus 12
 ppb4 at pci4 dev 2 function 0 vendor IDT, unknown product 0x8018 rev
 0x0e
 pci5 at ppb4 bus 13
 em0 at pci5 dev 0 function 0 Intel PRO/1000 QP (82571EB) rev 0x06: apic
 8
 int 19 (irq 10), address 00:1f:29:5f:fe:b5
 em1 at pci5 dev 0 function 1 Intel PRO/1000 QP (82571EB) rev 0x06: apic
 8
 int 18 (irq 10), address 00:1f:29:5f:fe:b4
 ppb5 at pci4 dev 4 function 0 vendor IDT, unknown product 0x8018 rev
 0x0e
 pci6 at ppb5 bus 14
 em2 at pci6 dev 0 function 0 Intel PRO/1000 QP (82571EB) rev 0x06: apic
 8
 int 17 (irq 7), address 00:1f:29:5f:fe:b7
 em3 at pci6 dev 0 function 1 Intel PRO/1000 QP (82571EB) rev 0x06: apic
 8
 int 16 (irq 5), address 00:1f:29:5f:fe:b6
 ppb6 at pci2 dev 1 function 0 Intel 6321ESB PCIE rev 0x01
 pci7 at ppb6 bus 15
 ppb7 at pci2 dev 2 function 0 Intel 6321ESB PCIE rev 0x01
 pci8 at ppb7 bus 16
 ppb8 at pci1 dev 0 function 3 Intel 6321ESB PCIE-PCIX rev 0x01
 pci9 at ppb8 bus 17
 ppb9 at pci0 dev 3 function 0 Intel 5000 PCIE rev 0xb1
 pci10 at ppb9 bus 6
 ciss0 at pci10 dev 0 function 0 Hewlett-Packard Smart Array rev 0x04:
 apic 8 int 16 (irq 5)
 ciss0: 1 LD, HW rev 4, FW 4.12/4.12
 scsibus0 at ciss0: 1 targets, initiator 1
 sd0 at scsibus0 targ 0 lun 0:HP, LOGICAL 

Re: OpenBSD 4.4

2012-01-24 Thread Josh Grosse
R0me0 *** knight.neo at gmail.com writes:
 
 It is a GENERIC kernel, the name is only copy of GENERIC.MP :) . As I said,
 it is a complex setup and I'm planning an upgrade.

  OpenBSD 4.4 (TENMA.MP) #3: Tue Jan 24 00:46:50 BRST 2012
  root at
ns1.mycompany.com:/home/**src/sys/arch/amd64/compile/TEN**MA.MPhttp://TENMA.MP

While that may be true, R0me0, you are getting push back for three reasons:

1) Support for your release ended 18 October 2009.
2) Your dmesg is for a kernel built in 2012.  Custom or not, the 4.4-release
kernels were built for the project in August of 2008.
3) You have not articulated your complex situation.

While your kernel may not be custom, it appears to be.  And note what FAQ 5 says
of custom kernels:

*  You will not get any support from developers.
*  You will be expected to reproduce any problem with a GENERIC kernel before
developers take any problem report seriously.
*  Users and developers will laugh at you when you break your system. 

Upgrading to eliminate, or to receive support for your problem has already been
recommended.  Perhaps if you outlined your situation, instead of stating it is
only complex, you might get more directly useful advice.  Or, if you were to
recreate your problem with a true 4.4-release GENERIC.MP -- you can find one at 
http://mirror.planetunix.net/pub/OpenBSD/4.4/amd64/bsd.mp if you no longer have
one -- there may not be any direct support, but it would at least eliminate the
questions over your TEMNA.MP kernel.



Re: OpenBSD 4.4

2012-01-24 Thread Philip Guenther
On Tue, Jan 24, 2012 at 10:35 AM, R0me0 *** knight@gmail.com wrote:
 It is a GENERIC kernel, the name is only copy of GENERIC.MP :) . As I said,
 it is a complex setup and I'm planning an upgrade.

Well, you're doing the right thing.  There have been *MANY* fixes to
the network stack since 4.4, so updating to 5.0 as you plan is very
very likely to resolve it.

I'm not sure, though, if you're looking for something besides
encouragement in doing that.  With no information from the crash,
there's no way anyone can say oh yeah, that was fixed in version
4.x, and even with that information it would just serve to confirm
that you should do what you're already planning on doing and should do
for other reasons.  Even if it was a completely new bug and the crash
trace proved it, the volume of changes in the code between 4.4 and
current is such that reproducing it on a -current setup would be the
first step...

So, are you looking for something else?


Philip Guenther



Re: kernel stopped in 5.1-beta snapshot #141

2012-01-24 Thread Mihai Popescu
I will add here some update: I did new installs using 4.9-release and
5.0-release and they are working fine, the kernel is not stopped
neither on install or boot.
I omitted to say that on 5.1-beta the install kernel ( bsd.rd right ?)
is booting fine, the problem is on normal boot that I receive the
Stopped 

Any suggestion is appreciated. Thanks.



Re: OpenBSD 4.4

2012-01-24 Thread goodb0fh
Doc,
It hurts when I do that...

Sent from my iPhone

On Jan 24, 2012, at 1:27 PM, Philip Guenther guent...@gmail.com wrote:

 On Tue, Jan 24, 2012 at 10:35 AM, R0me0 *** knight@gmail.com wrote:
 It is a GENERIC kernel, the name is only copy of GENERIC.MP :) . As I
said,
 it is a complex setup and I'm planning an upgrade.

 Well, you're doing the right thing.  There have been *MANY* fixes to
 the network stack since 4.4, so updating to 5.0 as you plan is very
 very likely to resolve it.

 I'm not sure, though, if you're looking for something besides
 encouragement in doing that.  With no information from the crash,
 there's no way anyone can say oh yeah, that was fixed in version
 4.x, and even with that information it would just serve to confirm
 that you should do what you're already planning on doing and should do
 for other reasons.  Even if it was a completely new bug and the crash
 trace proved it, the volume of changes in the code between 4.4 and
 current is such that reproducing it on a -current setup would be the
 first step...

 So, are you looking for something else?


 Philip Guenther



Re: OpenBSD 4.4

2012-01-24 Thread patric conant
I'm not trying to help you not upgrade but my 4.9 box says

Starting Nmap 5.21 ( http://nmap.org ) at 2012-01-24 15:13 CST
Failed to resolve given hostname/IP: 10.20.0.  Note that you can't use
'/mask' AND '1-4,7,100-' style IP ranges
WARNING: No targets were specified, so 0 hosts scanned.
Nmap done: 0 IP addresses (0 hosts up) scanned in 0.13 seconds

I'm  pretty sure what you're giving nmap is invalid in your old version
too, so unless this is an excercise in interesting ways to crash old
software, I'd check my nmap input, in addition to upgrading my box.

On Tue, Jan 24, 2012 at 2:32 PM, goodb0fh goodb...@gmail.com wrote:

 Doc,
 It hurts when I do that...

 Sent from my iPhone

 On Jan 24, 2012, at 1:27 PM, Philip Guenther guent...@gmail.com wrote:

  On Tue, Jan 24, 2012 at 10:35 AM, R0me0 *** knight@gmail.com
 wrote:
  It is a GENERIC kernel, the name is only copy of GENERIC.MP :) . As I
 said,
  it is a complex setup and I'm planning an upgrade.
 
  Well, you're doing the right thing.  There have been *MANY* fixes to
  the network stack since 4.4, so updating to 5.0 as you plan is very
  very likely to resolve it.
 
  I'm not sure, though, if you're looking for something besides
  encouragement in doing that.  With no information from the crash,
  there's no way anyone can say oh yeah, that was fixed in version
  4.x, and even with that information it would just serve to confirm
  that you should do what you're already planning on doing and should do
  for other reasons.  Even if it was a completely new bug and the crash
  trace proved it, the volume of changes in the code between 4.4 and
  current is such that reproducing it on a -current setup would be the
  first step...
 
  So, are you looking for something else?
 
 
  Philip Guenther



Re: OpenBSD 4.4

2012-01-24 Thread Stuart Henderson
If you disable ddb it should print out a stack trace and attempt
to dump to disk. Either of these might give information that could
help track it down, though it might not do you any good, the areas
you're most likely to run into problems have had *huge* changes
since 4.4.

On 2012-01-24, R0me0 *** knight@gmail.com wrote:
 Hello misc :)
 I'm running a full patched OpenBSD 4.4 with very complex setup, and I'm
 planning an upgrade to 5.0.
 At this moment, if I execute nmap 10.20.0/16, I have a dbg . I've limited
 the number of max connections and connections per seconds, that solved the
 problem.
 When dbg occurs, I cannot do a trace because it completely hangs.

 Following is a dmesg, any directions will be appreciated



 OpenBSD 4.4 (TENMA.MP) #3: Tue Jan 24 00:46:50 BRST 2012
 r...@ns1.mycompany.com:/home/src/sys/arch/amd64/compile/TENMA.MP
 real mem = 2132389888 (2033MB)
 avail mem = 2070573056 (1974MB)
 mainbus0 at root
 bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xee000 (68 entries)
 bios0: vendor HP version P58 date 08/03/2008
 bios0: HP ProLiant DL360 G5
 acpi0 at bios0: rev 2
 acpi0: tables DSDT FACP SPCR MCFG HPET SPMI ERST APIC  BERT HEST SSDT
 acpi0: wakeup devices PCI0(S5)
 acpitimer0 at acpi0: 3579545 Hz, 24 bits
 acpihpet0 at acpi0: 14318179 Hz
 acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
 cpu0 at mainbus0: apid 0 (boot processor)
 cpu0: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz, 2833.79 MHz
 cpu0:
 FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR,LONG
 cpu0: 6MB 64b/line 16-way L2 cache
 cpu0: apic clock running at 333MHz
 cpu1 at mainbus0: apid 2 (application processor)
 cpu1: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz, 2833.44 MHz
 cpu1:
 FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR,LONG
 cpu1: 6MB 64b/line 16-way L2 cache
 cpu2 at mainbus0: apid 1 (application processor)
 cpu2: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz, 2833.44 MHz
 cpu2:
 FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR,LONG
 cpu2: 6MB 64b/line 16-way L2 cache
 cpu3 at mainbus0: apid 3 (application processor)
 cpu3: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz, 2833.44 MHz
 cpu3:
 FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR,LONG
 cpu3: 6MB 64b/line 16-way L2 cache
 ioapic0 at mainbus0 apid 8 pa 0xfec0, version 20, 24 pins
 ioapic1 at mainbus0 apid 9 pa 0xfec8, version 20, 24 pins
 acpiprt0 at acpi0: bus 1 (IP2P)
 acpiprt1 at acpi0: bus 11 (IPE1)
 acpiprt2 at acpi0: bus 10 (IPE4)
 acpiprt3 at acpi0: bus 17 (P2P2)
 acpiprt4 at acpi0: bus 9 (PT02)
 acpiprt5 at acpi0: bus 6 (PT03)
 acpiprt6 at acpi0: bus 20 (PT04)
 acpiprt7 at acpi0: bus 3 (NB01)
 acpiprt8 at acpi0: bus 5 (NB02)
 acpiprt9 at acpi0: bus 0 (PCI0)
 acpicpu0 at acpi0: C3
 acpicpu1 at acpi0: C3
 acpicpu2 at acpi0: C3
 acpicpu3 at acpi0: C3
 acpitz0 at acpi0: critical temperature 31 degC
 ipmi at mainbus0 not configured
 cpu0: unknown i686 model 7, can't get bus clockcpu0: EST: unknown system
 bus clock
 pci0 at mainbus0 bus 0: configuration mode 1
 pchb0 at pci0 dev 0 function 0 Intel 5000P Host rev 0xb1
 ppb0 at pci0 dev 2 function 0 Intel 5000 PCIE rev 0xb1
 pci1 at ppb0 bus 9
 ppb1 at pci1 dev 0 function 0 Intel 6321ESB PCIE rev 0x01
 pci2 at ppb1 bus 10
 ppb2 at pci2 dev 0 function 0 Intel 6321ESB PCIE rev 0x01
 pci3 at ppb2 bus 11
 ppb3 at pci3 dev 0 function 0 vendor IDT, unknown product 0x8018 rev 0x0e
 pci4 at ppb3 bus 12
 ppb4 at pci4 dev 2 function 0 vendor IDT, unknown product 0x8018 rev 0x0e
 pci5 at ppb4 bus 13
 em0 at pci5 dev 0 function 0 Intel PRO/1000 QP (82571EB) rev 0x06: apic 8
 int 19 (irq 10), address 00:1f:29:5f:fe:b5
 em1 at pci5 dev 0 function 1 Intel PRO/1000 QP (82571EB) rev 0x06: apic 8
 int 18 (irq 10), address 00:1f:29:5f:fe:b4
 ppb5 at pci4 dev 4 function 0 vendor IDT, unknown product 0x8018 rev 0x0e
 pci6 at ppb5 bus 14
 em2 at pci6 dev 0 function 0 Intel PRO/1000 QP (82571EB) rev 0x06: apic 8
 int 17 (irq 7), address 00:1f:29:5f:fe:b7
 em3 at pci6 dev 0 function 1 Intel PRO/1000 QP (82571EB) rev 0x06: apic 8
 int 16 (irq 5), address 00:1f:29:5f:fe:b6
 ppb6 at pci2 dev 1 function 0 Intel 6321ESB PCIE rev 0x01
 pci7 at ppb6 bus 15
 ppb7 at pci2 dev 2 function 0 Intel 6321ESB PCIE rev 0x01
 pci8 at ppb7 bus 16
 ppb8 at pci1 dev 0 function 3 Intel 6321ESB PCIE-PCIX rev 0x01
 pci9 at ppb8 bus 17
 ppb9 at pci0 dev 3 function 0 Intel 5000 PCIE rev 0xb1
 pci10 at ppb9 bus 6
 ciss0 at pci10 dev 0 function 0 Hewlett-Packard Smart Array rev 0x04:
 apic 8 int 16 (irq 5)
 ciss0: 1 LD, HW rev 4, FW 4.12/4.12
 scsibus0 at ciss0: 1 targets, initiator 1
 sd0 at scsibus0 targ 0 lun 0: HP, LOGICAL VOLUME, 4.12 

Re: OpenBSD 4.4

2012-01-24 Thread Stuart Henderson
On 2012-01-24, R0me0 *** knight@gmail.com wrote:
 I'm running a full patched OpenBSD 4.4 with very complex setup

I recommend simplifying the setup.



Re: Build libc separately

2012-01-24 Thread Stuart Henderson
On 2012-01-24, Serguey Kuritsin kuritsin_...@mail.ru wrote:
 I just want to learn how to do it. And I know it is possible. I do not
 expect extensive learning from someone who will explain me the meaning
 of every line in every makefile and build system configs. I just want to
 some starting points. If I fail it will be a good experience too.

Starting point: set CC





 I think this would be a good case of If you don't know how to do it,
 it is the wrong solution to your problem.
 Or, you will get a really decent amount of training in how to recover
 broken installations.
 
 2012/1/24 Serguey Kuritsin kuritsin_...@mail.ru:
  Hello!
 
  I need to compile libc with different compiler (llvm) separately from
  other parts of source tree (i.e. compilation of other parts is
  unnecessary) and keep it in special directory (both includes and libs).
  Can you please give me some clues how to perform it? Some pointers to
  Make infrastructure would be great.
 
  I apologize for my English.
 
 
 --
 To our sweethearts and wives. May they never meet. -- 19th century toast



Re: OpenBSD 4.4

2012-01-24 Thread richo
On 24/01/12 16:35 -0200, R0me0 *** wrote:
It is a GENERIC kernel, the name is only copy of GENERIC.MP :) . As I said,
it is a complex setup and I'm planning an upgrade.

Cheers,


Why on earth would you rename GENERIC?! Especially given the official amount
of support for OpenBSD running kernels other than GENERIC (ie, None).

Secondly, just upgrade. That's how to solve the problem.

If you said your car wasn't running well but you're picking up a new Ferrari
on Monday, I'd tell you to get the bus till Monday.

--
richo || Today's excuse:

Someone's tie is caught in the printer, and if anything else gets
printed, he'll be in it too.
http://blog.psych0tik.net

[demime 1.01d removed an attachment of type application/pgp-signature which had 
a name of signature.asc]



Re: OpenBSD 4.4

2012-01-24 Thread Peter N. M. Hansteen
R0me0 *** knight@gmail.com writes:

 I'm running a full patched OpenBSD 4.4 with very complex setup, and I'm
 planning an upgrade to 5.0.

That's a seriously long jump, but then again, that upgrade may very well
be a blessing in disguise -- an opportunity to identify what parts of
your complex setup are actually just cascades of accidents that followed
quasi-logically from other earlier accidents (no worries, this should
sound familiar to most of the people who've been around for a while) and
what actually matters and needs to be that way for a reason.

Do take the time for proper preparations, though: at the very least read
through the upgrade steps for each of the versions, starting from
http://www.openbsd.org/faq/upgrade45.html and proceeding through
http://www.openbsd.org/faq/upgrade50.html.  

The only *supported* method is to go through all of those upgrade steps,
but you might find it easier to back up your data and config, do a clean
install, restore data and then introduce those configuration elements
that are in fact essential or at least useful for your particular
environment.

 At this moment, if I execute nmap 10.20.0/16, I have a dbg . I've limited
 the number of max connections and connections per seconds, that solved the
 problem.
 When dbg occurs, I cannot do a trace because it completely hangs.

Others have offered as useful input as can be had on those.

Good luck with the upgrade!

All the best,
Peter
-- 
Peter N. M. Hansteen, member of the first RFC 1149 implementation team
http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/
Remember to set the evil bit on all malicious network traffic
delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds.



sparc64 5.0

2012-01-24 Thread Richard Thornton
Now that I have it setup with the correct package path, etc, I am finding
out 5.0 is much better than 4.9 was;

Someone recently told me that Solaris uses SMI labels on its disks, is this
the same with OpenBSD?


RT



Re: sparc64 5.0

2012-01-24 Thread Fred Crowson
On 24 January 2012 22:51, Richard Thornton thornton.rich...@gmail.com wrote:
 Now that I have it setup with the correct package path, etc, I am finding
 out 5.0 is much better than 4.9 was;

That's the beauty of OpenBSD - it keeps getting better, thanks to all
the developers efforts.

 Someone recently told me that Solaris uses SMI labels on its disks, is this
 the same with OpenBSD?

No. See disklabel (8) and newfs(8) for more information.

hth

Fred



Re: n00b questions -- keyboard messed up

2012-01-24 Thread Vadim Zhukov
On 24 QNWARQ 2012 G. 10:07:24 Amit Kulkarni wrote:
 On Tue, Jan 24, 2012 at 2:07 AM, David Coppa dco...@gmail.com wrote:
  On Tue, Jan 24, 2012 at 9:01 AM, Marc Espie es...@nerim.net wrote:
  On Tue, Jan 24, 2012 at 01:33:01AM +0100, Ariane van der Steldt
wrote:
  KDE also had a browser (konqueror). I don't know if KDE4 still
  provides it. Konqueror, as shipped in KDE3, is pretty dated and
  will probably not handle many sites, so won't display facebook or
  twitter (which may considered a feature).
 
  Yes, there's still a konqueror in kde4, but it should be
  considerably
  improved. Consider that qt4 integrates webkit, for a start.
 
  By default, it still uses KHTML. You can switch it to WebKit by
  installing kwebkitpart and changing the service preference order
  using
  keditfiletype text/html.

 I do believe that Vadim has the new KDE porting at
 http://github.com/jasperla/openbsd-wip use webkit as the rendering
 engine

It uses (used to when I was tweaking it in 4.7, will recheck for 4.8)
Webkit by default in new installations, existing configurations should
manually set Webkit as preferred engine.

--
  WBR,
  Vadim Zhukov

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?



Facebook Marketing / Estrategias Online en México D.F. y MTY

2012-01-24 Thread Lic. Yolanda Martinez
[IMAGE]
El taller mas completo de Marketing Digital en Mixico!
Marketing 360: Estrategias Integrales Online
Si esta informacisn no compete a su area y la considera de valor le
agradecemos compartirla. 
!Reciba la informacisn completa! Por favor responda este e-mail con los
datos siguientes
Empresa
Nombre
Telifono
Email
Nzmero de Interesados
En breve recibira temario, reseqa de expositor y tarifas.
Pms Capacitacisn Efectiva de Mixico es una empresa Registrada ante la
STPS
Trabajamos con expertos en la materia para poder brindar herramientas
tacticas, vanguardistas y de facil aplicacisn.
100% Garantma de Satisfaccisn.
Si lo prefiere comunmquese a los telifonos donde con gusto uno de
nuestros ejecutivos le atendera.
Telifonos: (0133) 8851-2365, (0133) 8851-2741 con mas de 10 lmneas.
Smguenos en Twitter@pmscapacitacion o bien en Facebook PMS de Mixico
Copyright (C) 2011, PMS Capacitacisn Efectiva de Mixico  S.C. Derechos
Reservados.

Este Mensaje ha sido enviado a misc@openbsd.org como usuario de Pms de
Mixico o bien un usuario le refiris para recibir este boletmn.
Como usuario de Pms de Mixico, en este acto autoriza de manera expresa
que Pms de Mixico le puede contactar vma correo electrsnico u otros
medios.
ALTO, si en esta ocasisn la informacisn recibida no fue de su interis
pero desea recibir informacisn personalizada en relacisn a otros temas
favor de indicarlo.
Si usted ha recibido este mensaje por error, haga caso omiso de el y de
antemano una sincera disculpa por la molestia, reporte su cuenta
respondiendo este correo con el subject BAJAMKT
Unsubscribe to this mailing list, reply a blank message with the subject
UNSUBSCRIBE BAJAMKT
Tenga en cuenta que la gestisn de nuestras bases de datos es de suma
importancia para nosotros y no es intencisn de la empresa la
inconformidad del receptor, nuestra intencisn es promover herramientas de
utilidad para el

[demime 1.01d removed an attachment of type image/jpeg which had a name of 
imagesemty001.jpg]