CVS: cvs.openbsd.org: www

2009-10-24 Thread Steven Mestdagh
CVSROOT:/cvs Module name:www Changes by: ste...@cvs.openbsd.org 2009/10/25 00:19:20 Modified files: build/mirrors : anoncvs.html.head Log message: 4.6

CVS: cvs.openbsd.org: www

2009-10-24 Thread Steven Mestdagh
CVSROOT:/cvs Module name:www Changes by: ste...@cvs.openbsd.org 2009/10/25 00:21:17 Modified files: . : anoncvs.html Log message: sync

CVS: cvs.openbsd.org: src

2009-10-24 Thread Darren Tucker
CVSROOT:/cvs Module name:src Changes by: dtuc...@cvs.openbsd.org 2009/10/24 23:23:58 Modified files: etc: Makefile Log message: fix syntax error in 'make update-moduli'; ok deraadt

CVS: cvs.openbsd.org: src

2009-10-24 Thread Marek Vasut
CVSROOT:/cvs Module name:src Changes by: ma...@cvs.openbsd.org 2009/10/24 22:16:33 Modified files: sys/arch/palm/conf: GENERIC RAMDISK Log message: palm: kernel configuration file changes ok brad@ marex@

CVS: cvs.openbsd.org: src

2009-10-24 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2009/10/24 19:53:33 Modified files: usr.bin/sudo : sudoers Log message: Add DISTDIR to list of variables preserved via default env_keep, making one more piece of ports building via sudo less surprising. o

CVS: cvs.openbsd.org: src

2009-10-24 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2009/10/24 19:10:58 Modified files: usr.bin/tmux : tmux.1 Log message: [ is a punctuation character and should be escaped with Ql. Although the current groff version we have seems to handle it fine, other

CVS: cvs.openbsd.org: src

2009-10-24 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2009/10/24 16:11:07 Modified files: sys/arch/i386/i386: esm.c Log message: Match on `esm' as the device name, not `anything starting with esm'; ok dlg@

CVS: cvs.openbsd.org: src

2009-10-24 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2009/10/24 16:00:59 Modified files: distrib/sets/lists/comp: mi Log message: sync

CVS: cvs.openbsd.org: www

2009-10-24 Thread Theo de Raadt
CVSROOT:/cvs Module name:www Changes by: dera...@cvs.openbsd.org 2009/10/24 15:54:28 Modified files: . : donations.html Log message: new

CVS: cvs.openbsd.org: src

2009-10-24 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2009/10/24 15:18:33 Modified files: usr.bin/tmux : tty-term.c Log message: Bring a comment into line with reality.

CVS: cvs.openbsd.org: src

2009-10-24 Thread Damien Bergamini
CVSROOT:/cvs Module name:src Changes by: dam...@cvs.openbsd.org 2009/10/24 15:13:02 Modified files: share/man/man4 : iwn.4 Log message: add codenames

CVS: cvs.openbsd.org: src

2009-10-24 Thread Damien Bergamini
CVSROOT:/cvs Module name:src Changes by: dam...@cvs.openbsd.org 2009/10/24 15:01:18 Modified files: sys/dev/pci: if_wpi.c Log message: call wpi_power_calibration() at splnet().

CVS: cvs.openbsd.org: www

2009-10-24 Thread Damien Bergamini
CVSROOT:/cvs Module name:www Changes by: dam...@cvs.openbsd.org 2009/10/24 14:24:49 Modified files: faq: current.html Log message: man iwn is section 4 not 8.

CVS: cvs.openbsd.org: src

2009-10-24 Thread Damien Bergamini
CVSROOT:/cvs Module name:src Changes by: dam...@cvs.openbsd.org 2009/10/24 14:17:17 Modified files: sys/dev/pci: if_iwn.c if_iwnreg.h if_wpi.c if_wpireg.h Log message: add explicit barriers for read/write accesses to prph and internal memory.

CVS: cvs.openbsd.org: www

2009-10-24 Thread Damien Bergamini
CVSROOT:/cvs Module name:www Changes by: dam...@cvs.openbsd.org 2009/10/24 13:20:12 Modified files: faq: current.html Log message: iwn(4) requires a firmware package update. reminded by halex@

CVS: cvs.openbsd.org: src

2009-10-24 Thread Damien Bergamini
CVSROOT:/cvs Module name:src Changes by: dam...@cvs.openbsd.org 2009/10/24 13:00:40 Modified files: sys/dev/pci: if_iwn.c if_iwnreg.h Log message: enable WiFi/WiMAX coexistence for 6050 combo adapters.

CVS: cvs.openbsd.org: src

2009-10-24 Thread Damien Bergamini
CVSROOT:/cvs Module name:src Changes by: dam...@cvs.openbsd.org 2009/10/24 12:32:37 Modified files: sys/dev/pci: if_iwn.c Log message: always power on adapter before reading ROM. previously, it was only done for OTPROM but it seems 4965 (which has a good old EEPROM)

CVS: cvs.openbsd.org: src

2009-10-24 Thread Damien Bergamini
CVSROOT:/cvs Module name:src Changes by: dam...@cvs.openbsd.org 2009/10/24 12:21:05 Modified files: sys/dev/pci: if_wpireg.h Log message: oops i forgot the if_wpireg.h file in last my commit

CVS: cvs.openbsd.org: src

2009-10-24 Thread Damien Bergamini
CVSROOT:/cvs Module name:src Changes by: dam...@cvs.openbsd.org 2009/10/24 12:19:49 Modified files: sys/dev/pci: if_wpi.c Log message: - update bluetooth coexistence command - rename CMD_CONFIGURE into CMD_RXON (like iwn) - properly stop TX FIFOs

CVS: cvs.openbsd.org: src

2009-10-24 Thread Damien Bergamini
CVSROOT:/cvs Module name:src Changes by: dam...@cvs.openbsd.org 2009/10/24 12:14:57 Modified files: sys/dev/pci: if_iwn.c if_iwnreg.h if_iwnvar.h share/man/man4 : iwn.4 Log message: huge diff introducing many of the recent changes made by intel to iwlwifi: -

CVS: cvs.openbsd.org: src

2009-10-24 Thread Damien Bergamini
CVSROOT:/cvs Module name:src Changes by: dam...@cvs.openbsd.org 2009/10/24 12:06:16 Modified files: sys/dev/pci: if_iwn.c Log message: iwn_cmd() must be called at splnet().

CVS: cvs.openbsd.org: src

2009-10-24 Thread Damien Bergamini
CVSROOT:/cvs Module name:src Changes by: dam...@cvs.openbsd.org 2009/10/24 11:51:34 Modified files: sys/dev/pci: if_iwn.c Log message: - iwn_mem_set_region_4 wants a number of 32-bit words, not bytes. fix callers (avoid erasing random registers) - do not enable chain

CVS: cvs.openbsd.org: src

2009-10-24 Thread Damien Bergamini
CVSROOT:/cvs Module name:src Changes by: dam...@cvs.openbsd.org 2009/10/24 11:45:14 Modified files: sys/dev/pci: pcidevs Log message: new pci id for intel wifi link 6000

CVS: cvs.openbsd.org: src

2009-10-24 Thread Damien Bergamini
CVSROOT:/cvs Module name:src Changes by: dam...@cvs.openbsd.org 2009/10/24 11:46:13 Modified files: sys/dev/pci: pcidevs.h pcidevs_data.h Log message: regen

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 11:02:14 Added files: app/xkbutils : config.guess config.sub Log message: Finish update to 1.0.2: missing files.

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 10:42:33 Added files: data/bitmaps : config.guess config.sub Log message: finish merge of xbitmaps 1.1.0: new files.

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 10:24:07 Modified files: . : MODULES Log message: update

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 09:49:32 Modified files: data/bitmaps : COPYING ChangeLog Makefile.am Makefile.in aclocal.m4 config.h.in configure configure.ac Added files: data/bi

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 09:44:14 Modified files: app/xwud : COPYING ChangeLog Makefile.am Makefile.in README aclocal.m4 config.h.in configure configure

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 09:34:20 Modified files: app/xwd: COPYING Makefile.am Makefile.in README aclocal.m4 clientwin.c config.h.in configure configu

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 09:37:50 Modified files: app/xwininfo : COPYING Makefile.am Makefile.in README aclocal.m4 clientwin.c config.h.in configure configu

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 09:27:08 Modified files: app/xvinfo : COPYING ChangeLog Makefile.am Makefile.in README aclocal.m4 config.h.in configure configure

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 09:23:17 Modified files: app/xsetroot : COPYING ChangeLog Makefile.am Makefile.in README aclocal.m4 config.h.in configure configure

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 09:18:49 Modified files: app/xrefresh : COPYING ChangeLog Makefile.am Makefile.in README aclocal.m4 config.h.in configure configure

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 09:15:11 Modified files: app/xrdb : COPYING ChangeLog Makefile.am Makefile.in README aclocal.m4 config.h.in configure configure

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 09:10:42 Modified files: app/xprop : Makefile.am Makefile.in README aclocal.m4 clientwin.c config.h.in configure configure.ac ds

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 09:05:16 Modified files: app/xpr: ChangeLog Makefile.am Makefile.in README aclocal.m4 config.h.in configure configure.ac x2je

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 09:00:51 Modified files: app/xman : ChangeLog Makefile.am Makefile.in README ScrollByL.c aclocal.m4 buttons.c config.h.in confi

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 08:59:54 xenocara/app/xman/app-defaults Update of /cvs/xenocara/app/xman/app-defaults In directory cvs.openbsd.org:/tmp/cvs-serv591/app-defaults Log Message: Directory /cvs/xenocara/app/xman/

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 08:52:00 Modified files: app/xlsclients : COPYING ChangeLog Makefile.am Makefile.in README aclocal.m4 config.h.in configure configure

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 08:48:18 Modified files: app/xlsatoms : COPYING ChangeLog Makefile.am Makefile.in README aclocal.m4 config.h.in configure configure

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 08:31:24 Modified files: app/xkill : COPYING ChangeLog Makefile.am Makefile.in README aclocal.m4 config.h.in configure configure

CVS: cvs.openbsd.org: src

2009-10-24 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2009/10/24 08:31:49 Modified files: sys/dev/pci: ahci.c Log message: recognise ahci 1.3 devices, maybe they'll Just Work(tm).

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 08:25:00 Modified files: app/xkbutils : ChangeLog LED.c Makefile.am Makefile.in README aclocal.m4 config.h.in configure configure.ac

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 08:28:19 Removed files: app/xkbutils : compile mkinstalldirs Log message: Finish 1.0.2 merge: removed files missed.

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 08:17:46 Modified files: app/xinput : ChangeLog Makefile.in aclocal.m4 config.h.in configure configure.ac app/xinput/man : Makefile.in xinput.man

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 08:14:08 Modified files: app/xhost : ChangeLog Makefile.am Makefile.in README aclocal.m4 config.h.in configure configure.ac xhos

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 08:11:55 Modified files: app/xgamma : ChangeLog Makefile.am Makefile.in README aclocal.m4 config.h.in configure configure.ac xgam

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 08:07:05 Modified files: app/xev: COPYING ChangeLog Makefile.am Makefile.in README aclocal.m4 config.h.in configure configure

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 08:03:09 Modified files: app/xdriinfo : ChangeLog Makefile.am Makefile.in README aclocal.m4 config.h.in configure configure.ac xdri

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 07:53:53 Modified files: app/xdpyinfo : ChangeLog Makefile.am Makefile.in README aclocal.m4 config.h.in configure configure.ac xdpy

CVS: cvs.openbsd.org: xenocara

2009-10-24 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2009/10/24 07:34:54 Modified files: app/fvwm/libs : Module.c app/fvwm/modules/FvwmAuto: FvwmAuto.c Log message: sprintf() -> snprintf()

CVS: cvs.openbsd.org: src

2009-10-24 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2009/10/24 07:13:20 Modified files: usr.bin/mandoc : term.c Log message: simplify overstep handling, removing one local variable; no functional change; ok kristaps@ and merged as rev. 1.110

CVS: cvs.openbsd.org: src

2009-10-24 Thread Andreas Gunnarsson
CVSROOT:/cvs Module name:src Changes by: andr...@cvs.openbsd.org 2009/10/24 05:22:37 Modified files: usr.bin/ssh/ssh: Makefile usr.bin/ssh: roaming_common.c Added files: usr.bin/ssh: roaming_client.c Log message: Do the actual suspend/resume in t

CVS: cvs.openbsd.org: src

2009-10-24 Thread Andreas Gunnarsson
CVSROOT:/cvs Module name:src Changes by: andr...@cvs.openbsd.org 2009/10/24 05:23:42 Modified files: usr.bin/ssh: ssh.c Log message: Request roaming to be enabled if UseRoaming is true and the server supports it. ok markus@

CVS: cvs.openbsd.org: src

2009-10-24 Thread Andreas Gunnarsson
CVSROOT:/cvs Module name:src Changes by: andr...@cvs.openbsd.org 2009/10/24 05:18:23 Modified files: usr.bin/ssh/sshd: Makefile Added files: usr.bin/ssh: roaming_serv.c Log message: Dummy implementation of wait_for_roaming_reconnect() for the server side. It

CVS: cvs.openbsd.org: src

2009-10-24 Thread Andreas Gunnarsson
CVSROOT:/cvs Module name:src Changes by: andr...@cvs.openbsd.org 2009/10/24 05:15:29 Modified files: usr.bin/ssh: clientloop.c Log message: client_loop() must detect if the session has been suspended and resumed, and take appropriate action in that case. >From Martin

CVS: cvs.openbsd.org: src

2009-10-24 Thread Andreas Gunnarsson
CVSROOT:/cvs Module name:src Changes by: andr...@cvs.openbsd.org 2009/10/24 05:13:54 Modified files: usr.bin/ssh: kex.c sshconnect2.c kex.h Log message: Let the client detect if the server supports roaming by looking for the res...@appgate.com kex algorithm. ok markus

CVS: cvs.openbsd.org: src

2009-10-24 Thread Andreas Gunnarsson
CVSROOT:/cvs Module name:src Changes by: andr...@cvs.openbsd.org 2009/10/24 05:19:17 Modified files: usr.bin/ssh: ssh2.h Log message: Define the KEX messages used when resuming a suspended connection. ok markus@

CVS: cvs.openbsd.org: src

2009-10-24 Thread Andreas Gunnarsson
CVSROOT:/cvs Module name:src Changes by: andr...@cvs.openbsd.org 2009/10/24 05:11:58 Modified files: usr.bin/ssh: roaming.h Log message: Declarations needed for upcoming changes. ok markus@

CVS: cvs.openbsd.org: src

2009-10-24 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2009/10/24 04:06:02 Modified files: lib/libm : Makefile lib/libm/man : exp.3 Log message: document log2() and log2f(); from thomas pfaff ok otto millert martynas

CVS: cvs.openbsd.org: src

2009-10-24 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2009/10/24 04:12:39 Modified files: usr.bin/tmux : cmd-kill-pane.c tmux.1 Log message: -a option to kill all except current pane. From Tiago Cunha, thanks!

CVS: cvs.openbsd.org: src

2009-10-24 Thread Alexandre Ratchov
CVSROOT:/cvs Module name:src Changes by: ratc...@cvs.openbsd.org 2009/10/24 03:35:16 Modified files: lib/libsndio : aucat.c Log message: Flow control blocks the client in sio_write(3). Split the data stream in a way that the pause never occurs in the middle of data chun

CVS: cvs.openbsd.org: src

2009-10-24 Thread Alexandre Ratchov
CVSROOT:/cvs Module name:src Changes by: ratc...@cvs.openbsd.org 2009/10/24 03:13:35 Modified files: sys/dev/pci: envy.c share/man/man4 : envy.4 Log message: add the subvendor ID of ``M-Audio Audiophile 2496'' and add it to the list of supported cards