CVS: cvs.openbsd.org: www

2011-04-07 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:www
Changes by: ajacou...@cvs.openbsd.org   2011/04/07 01:10:22

Modified files:
faq/nl : faq10.html faq5.html 
it : index.html 
lt : anoncvs.html ftp.html 
nl : anoncvs.html orders.html 

Log message:
Sync with Steelix CVS



Re: CVS: cvs.openbsd.org: src

2011-04-07 Thread Stuart Henderson
On 2011/04/07 02:03, Ingo Schwarze wrote:
 Hi Paul,
 
 Paul Irofti wrote on Thu, Apr 07, 2011 at 02:44:52AM +0300:
 
  Of course this goes to the mailinglist instead of the commit log.
  Should we start okaying commit messages from now on as well?!
 
 Dont't panic!
 
 In case you agree (in this case, with martynas@) that a commit message
 is exceptionally misleading and likely to cause serious confusion in
 the future, you can use
 
   cvs admin -mREV:MSG FILE
 
 in addition to the clarifying mail to fix the message in CVS as well.
 This is not git, you know, where they consider unfixability of wrong
 commit messages a feature.  ;-)
 
 However, be very careful, don't damage the repo while fiddling
 around with cvs admin.  In particular, specify the correct FILE
 and revision.
 
 Yours,
   Ingo
 

For something which really needs to go in the log, a forced commit
is far safer.



CVS: cvs.openbsd.org: src

2011-04-07 Thread Dale Rahn
CVSROOT:/cvs
Module name:src
Changes by: dr...@cvs.openbsd.org   2011/04/07 04:44:40

Modified files:
gnu/gcc/gcc/config/arm: openbsd.h 

Log message:
Use the correct floating point type.



Pénzügyi ugróiskola

2011-04-07 Thread Csináljunk Pénzt
Kedves Olvass!

Ha zgy irzi, nincs ideje pinzt keresni, mert folyton csak dolgozik,
lipnie kell.
Kvnyv|nk segmtsigivel  Vn is jogosmtvanyt szerezhet az okos pinz|gyekhez:

www.csinaljunkpenzt.hu/konyv

(Pildaul, ha szeretni tudni, pontosan hogy kell hasznalni a befektetisi
haromszvget,
vagy meg szeretni irteni a 72-es szabaly m{kvdisit is mas hasonls
fogasokat.)

Sok sikert kmvanva az iletben mindehhez: a Csinaljunk Pinzt csapata.

Tajikoztatjuk, hogy az Vn email-cmme a partner-oldalainkon tvrtinu
regisztracis alapjan, hirdetminybul, direkt megkeresisbul,
vagy nyilvanos cmmlistabsl ker|lt a birtokunkba.

Ha level|nkkel zavartuk, vagy eddig mig nem tvrvlt|k cmmlistankbsl,
elnizisit kirj|k!

Ha nem jarul hozza, hogy a jvvuben ilyen msdon megkeress|k is kiri, hogy
tvr|lj|k az adatbazisbsl kirem kattintson ide: Leiratkozas

Kvszvnj|k!



CVS: cvs.openbsd.org: src

2011-04-07 Thread Joel Sing
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org   2011/04/07 07:13:01

Modified files:
sys/arch/hppa64/dev: cpu.c 
sys/arch/hppa64/hppa64: autoconf.c intr.c trap.c 
sys/arch/hppa64/include: autoconf.h cpu.h intr.h 

Log message:
Initial interrupt handling implementation for hppa64.

ok kettenis@



CVS: cvs.openbsd.org: src

2011-04-07 Thread Miod Vallat
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2011/04/07 07:20:25

Modified files:
sys/uvm: uvm_glue.c 

Log message:
In uvm_vslock_device(), if uvm_pglistalloc() fails, make sure to not pass
an uninitialized variable to uvm_km_free().



CVS: cvs.openbsd.org: src

2011-04-07 Thread Reyk Floeter
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2011/04/07 07:22:29

Modified files:
usr.sbin/relayd: parse.y relay.c relayd.conf.5 relayd.h 

Log message:
Add support for divert-to which provides some benefits over rdr-to.

ok mikeb@



CVS: cvs.openbsd.org: src

2011-04-07 Thread Kenneth R Westerback
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2011/04/07 07:27:48

Modified files:
sys/dev/isa: aha.c 

Log message:
Iopoolification of another once common bus/device.



CVS: cvs.openbsd.org: src

2011-04-07 Thread Reyk Floeter
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2011/04/07 07:33:52

Modified files:
etc: relayd.conf 

Log message:
Update transparent HTTP proxy example:
- Use the URL filter to block www.example.com/
- Use forward to destination instead of forward to nat lookup to use
divert-to instead of rdr-to in PF.



CVS: cvs.openbsd.org: src

2011-04-07 Thread Thordur I Bjornsson
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2011/04/07 07:42:53

Modified files:
sys/conf   : files 
sys/kern   : vfs_init.c 
Removed files:
sys/kern   : vfs_conf.c 

Log message:
merge vfs_conf.c and vfs_init.c and retire vfs_conf.c;

The contents belong togather a long with other crud,
that should get moved at some point.

ok deraadt@, miod@



CVS: cvs.openbsd.org: src

2011-04-07 Thread Miod Vallat
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2011/04/07 08:19:53

Modified files:
sys/dev/ic : ar9380.c 

Log message:
Make sure the eeprom pointer is correctly initialized in
ar9380_spur_mitigate_ofdm().



CVS: cvs.openbsd.org: src

2011-04-07 Thread Joel Sing
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org   2011/04/07 08:22:26

Modified files:
sys/arch/hppa64/dev: apic.c 

Log message:
Sync apic code from hppa.

ok kettenis@



CVS: cvs.openbsd.org: src

2011-04-07 Thread Jason McIntyre
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2011/04/07 08:57:45

Modified files:
usr.sbin/relayd: relayd.conf.5 

Log message:
tweak previous;



CVS: cvs.openbsd.org: src

2011-04-07 Thread Miod Vallat
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2011/04/07 08:56:38

Modified files:
sys/dev/pci: pciide.c 

Log message:
Avoid using an uninitialized variable when downgrading PIO mode too much on
ITExpress chipsets. (similar to 1.243, with a deja vu)



CVS: cvs.openbsd.org: src

2011-04-07 Thread Alexandr Shadchin
CVSROOT:/cvs
Module name:src
Changes by: shadc...@cvs.openbsd.org2011/04/07 09:06:32

Modified files:
sys/dev/wscons : wsconsio.h 

Log message:
Prepare to add support Synaptics touchpads

ok miod@



CVS: cvs.openbsd.org: src

2011-04-07 Thread Dale Rahn
CVSROOT:/cvs
Module name:src
Changes by: dr...@cvs.openbsd.org   2011/04/07 09:12:03

Modified files:
sys/arch/zaurus/stand/zboot: exit.c 

Log message:
Move a function declaration out of the function since it is used in the next
function too. 'you should just commit' (without looking at the diff) miod@



CVS: cvs.openbsd.org: src

2011-04-07 Thread Miod Vallat
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2011/04/07 09:30:16

Modified files:
sys/arch/amd64/amd64: bios.c sg_dma.c 
sys/arch/arm/xscale: pxa27x_udc.c pxa2x0_mmc.c 
sys/arch/aviion/dev: if_le_syscon.c oosiop_syscon.c vme.c 
sys/arch/beagle/dev: gptimer.c 
sys/arch/hp300/hp300: wscons_machdep.c 
sys/arch/hppa/dev: astro.c 
sys/arch/hppa64/dev: astro.c 
sys/arch/i386/i386: bios.c sg_dma.c 
sys/arch/mac68k/dev: if_sn.c 
sys/arch/mips64/mips64: cpu.c sendsig.c 
sys/arch/mvme68k/dev: vme.c vmel.c 
sys/arch/mvme68k/mvme68k: autoconf.c 
sys/arch/mvme88k/dev: mainbus.c vme.c vmel.c vmes.c vx.c 
sys/arch/sgi/dev: mkbc.c 
sys/arch/sgi/sgi: sginode.c 
sys/arch/sparc/include: bus.h 
sys/arch/sparc/sparc: machdep.c vm_machdep.c 
sys/arch/sparc64/dev: fb.c fhc.c iommu.c uperf.c viommu.c 
sys/arch/sparc64/sparc64: autoconf.c machdep.c pmap.c 
sys/arch/vax/mbus: mbus.c uba_mbus.c 
sys/arch/vax/vsa: lcg.c 
sys/dev: diskmap.c 
sys/dev/ic : adw.c adwlib.c fxp.c sti.c 
sys/dev/isa: isapnp.c 
sys/dev/microcode/adw: adwmcode.c 
sys/dev/mii: ipgphy.c 
sys/dev/pci: ahci.c if_em_soc.c if_ipw.c if_ix.c pcscp.c 
 tga.c 
sys/dev/pci/drm: drm_drv.c i915_drv.c 
sys/dev/pcmcia : if_malo.c 
sys/dev/usb: hidms.c if_uath.c uhts.c 
sys/net: rtsock.c 
sys/scsi   : sd.c 
sys/uvm: uvm_km.c 

Log message:
Do not use NULL in integer comparisons. No functional change.
ok matthew@ tedu@, also eyeballed by at least krw@ oga@ kettenis@ jsg@



CVS: cvs.openbsd.org: src

2011-04-07 Thread Todd C. Miller
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2011/04/07 09:37:01

Modified files:
gnu/usr.sbin/sendmail/cf/cf: openbsd-localhost.mc 
 openbsd-proto.mc 

Log message:
Make the localhost cf the same as the prototype cf but listen on
the loopback interface instead of all interfaces.
OK dlg@ ajacoutot@ giovanni@



CVS: cvs.openbsd.org: src

2011-04-07 Thread Miod Vallat
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2011/04/07 09:45:18

Modified files:
sys/arch/arm/include: param.h 
sys/arch/hppa/include: param.h 
sys/arch/hppa64/include: param.h 
sys/arch/i386/include: param.h 
sys/arch/m68k/include: param.h 
sys/arch/m88k/include: param.h 
sys/arch/mips64/include: param.h 
sys/arch/powerpc/include: param.h 
sys/arch/sh/include: param.h 
sys/arch/solbourne/include: param.h 
sys/arch/sparc/include: param.h 
sys/arch/sparc64/include: param.h 
sys/arch/vax/include: param.h 

Log message:
Make sure the ALIGN() macro uses u_long on all platforms for consistency, and
update the comment block accordingly.



CVS: cvs.openbsd.org: src

2011-04-07 Thread Miod Vallat
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2011/04/07 12:11:52

Modified files:
sys/arch/mips64/mips64: pmap.c 

Log message:
%x-%p in various format strings, to avoid truncating values.



CVS: cvs.openbsd.org: src

2011-04-07 Thread Mark Kettenis
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2011/04/07 12:36:26

Modified files:
sys/arch/hppa64/hppa64: locore.S 

Log message:
Make $syscall_return work for real.

ok jsing@



CVS: cvs.openbsd.org: src

2011-04-07 Thread Bob Beck
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2011/04/07 13:07:42

Modified files:
sys/kern   : vfs_bio.c vfs_biomem.c 
sys/sys: buf.h 

Log message:
Revert previous diff decrementing bcstats.numbufpages here. This function
does not do what it purports to do, it shrinks mapping, not allocation, as
the pages have already been given away to other buffers. This also renames
the function to make this a little more obvious

and art should not name funcitons

ok thib@, art@



CVS: cvs.openbsd.org: src

2011-04-07 Thread Miod Vallat
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2011/04/07 13:35:05

Modified files:
sys/net: pf.c 

Log message:
Correctly initialize local variables in pf_check_proto_cksum(), even for
less blessed and non-loved protocols; temporary fix for correctness until
the henning tornado rampages this function.
pls commit, ok henning@



CVS: cvs.openbsd.org: src

2011-04-07 Thread Miod Vallat
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2011/04/07 13:36:21

Modified files:
sys/dev/acpi   : acpitz.c 

Log message:
Fix device names in acpitz_setfan() printf messages, which got broken in
1.32. ok marco@



CVS: cvs.openbsd.org: xenocara

2011-04-07 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2011/04/07 13:42:25

Modified files:
util/cf: Makefile.in aclocal.m4 configure 

Log message:
Regen autotools files after update. Fixes breakage noticed by
naddy@ and espie@ on ports that still use imake.



CVS: cvs.openbsd.org: xenocara

2011-04-07 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2011/04/07 14:05:53

Modified files:
util/cf: OpenBSD.cf 

Log message:
Set FontDir and FontEncDir in OpenBSD.cf for ports, to override
the new auto-detection code in util-cf-macros.



CVS: cvs.openbsd.org: src

2011-04-07 Thread Marco Peereboom
CVSROOT:/cvs
Module name:src
Changes by: ma...@cvs.openbsd.org   2011/04/07 14:14:38

Modified files:
sys/dev/acpi   : acpitz.c 

Log message:
Revert prior diff that I ok because I don't know how to read.  Real fix
coming soon after this revert.

ok jordan



CVS: cvs.openbsd.org: src

2011-04-07 Thread Jordan Hargrave
CVSROOT:/cvs
Module name:src
Changes by: jor...@cvs.openbsd.org  2011/04/07 14:16:20

Modified files:
sys/dev/acpi   : acpitz.c 

Log message:
Fix uninitialized name and x variables in setfan



Seguran�a - Corre��o de Falhas no Sistema de identifica��o.

2011-04-07 Thread Banco do Brasil
Prezado Cliente

,(Email cadastrado na base de dados na agjncia -x)

Solicitamos sua compreensco, para que vocj efetue a corregco do
Cadastramento de Computadores, esta corrige uma falha de nmvel crmtico do
sistema de identificagco do cliente, que pode ocasionar perdas de dados e
problemas no acesso. O Seu pluguin de seguranga sera atualizado da versco
1.8 para versco atualizada 1.92, assim, dando mais conforto em seus
acessos ao internet Banking do Banco do Brasil.

A atualizagco i simples e rapida, e pode ser realizado pelo link logo
abaixo.

Clique aqui e inicie sua Atualizagco(Atualizagco e privada para vocj cliente, 
nco compartilhe este aplicativo)

Atengco: Caso nco conste em nossa rede de atendimento a atualizagco seu
computador sera bloqueado e o desbloqueio ss podera ser realizado nas
agjncias da Banco do Brasil.



CVS: cvs.openbsd.org: src

2011-04-07 Thread Matthew Dempsky
CVSROOT:/cvs
Module name:src
Changes by: matt...@cvs.openbsd.org 2011/04/07 15:37:55

Modified files:
share/man/man9 : dma_alloc.9 

Log message:
Tweak wording a bit more.

ok jmc@



CVS: cvs.openbsd.org: src

2011-04-07 Thread Jason McIntyre
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2011/04/07 16:25:07

Modified files:
share/man/man9 : dma_alloc.9 

Log message:
zap trailing whitespace;



CVS: cvs.openbsd.org: src

2011-04-07 Thread Jordan Hargrave
CVSROOT:/cvs
Module name:src
Changes by: jor...@cvs.openbsd.org  2011/04/07 18:12:54

Modified files:
sys/dev: softraid_raidp.c softraid_raid6.c 

Log message:
Fix raidp/raid6 to work with new iopool code, needed to swap wu's
Update to use dma_malloc for I/O blocks
ok marco@



CVS: cvs.openbsd.org: src

2011-04-07 Thread Theo de Raadt
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2011/04/07 18:34:56

Modified files:
sys/dev/ata: ata.c 

Log message:
one dma_free() was mistakenly left as free()



CVS: cvs.openbsd.org: src

2011-04-07 Thread Theo de Raadt
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2011/04/07 19:47:20

Modified files:
distrib/sets/lists/base: md.i386 
distrib/sets/lists/comp: md.i386 
distrib/sets/lists/man: mi 

Log message:
sync



CVS: cvs.openbsd.org: src

2011-04-07 Thread Theo de Raadt
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2011/04/07 20:43:28

Modified files:
libexec/ld.so/alpha: rtld_machine.c 

Log message:
Do not use NULL in integer comparison.



CVS: cvs.openbsd.org: src

2011-04-07 Thread Jordan Hargrave
CVSROOT:/cvs
Module name:src
Changes by: jor...@cvs.openbsd.org  2011/04/07 22:30:11

Modified files:
sys/dev: softraid_raid6.c 

Log message:
Remove unused code/array