CVS: cvs.openbsd.org: src

2010-09-06 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2010/09/06 22:42:15 Modified files: sys/scsi : cd.c Log message: rely on SCSI_AUTOCONF for cd_resume instead of wrapping it in a workq (which creates a potential race against cd detach) discussed with

Re: CVS: cvs.openbsd.org: src

2010-09-06 Thread Bret S. Lambert
Double rainbow, full on. On Mon, Sep 06, 2010 at 05:44:11PM -0600, Thordur I Bjornsson wrote: > CVSROOT: /cvs > Module name: src > Changes by: t...@cvs.openbsd.org2010/09/06 17:44:11 > > Modified files: > sys/conf : files > sys/isofs/cd9660: cd9660_extern.h cd9660_v

CVS: cvs.openbsd.org: www

2010-09-06 Thread Nick Holland
CVSROOT:/cvs Module name:www Changes by: n...@cvs.openbsd.org2010/09/06 20:47:02 Modified files: faq: upgrade48.html Log message: sysmerge handles users and groups sanely now, so remove this warning, and it probably reduces or eliminates the reasons to use

CVS: cvs.openbsd.org: src

2010-09-06 Thread Thordur I Bjornsson
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2010/09/06 18:41:05 Modified files: sys/ntfs : ntfs.h ntfs_vfsops.c ntfs_vnops.c Log message: Allow NTFS to compile by cutting it over to the new VOP world order. Small cleanup while here, nuke the ntf

CVS: cvs.openbsd.org: src

2010-09-06 Thread Thordur I Bjornsson
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2010/09/06 18:10:12 Modified files: share/man/man9 : VOP_LOOKUP.9 Log message: Update the documentation reflecting the latest churn in the vop layer. By updating I mean remove two sections (that where made w

CVS: cvs.openbsd.org: src

2010-09-06 Thread Thordur I Bjornsson
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2010/09/06 17:44:11 Modified files: sys/conf : files sys/isofs/cd9660: cd9660_extern.h cd9660_vfsops.c cd9660_vnops.c sys/isofs/udf : udf_extern.h udf_vfsops.c udf_vnops.c sys

CVS: cvs.openbsd.org: src

2010-09-06 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2010/09/06 13:20:24 Modified files: sys/arch/beagle/dev: ommmc.c sys/dev/cardbus: if_acx_cardbus.c if_ath_cardbus.c if_athn_cardbus.c if_atw_cardbus.c

CVS: cvs.openbsd.org: src

2010-09-06 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2010/09/06 13:14:54 Modified files: distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion md.hp300 md.hppa md.hppa64 md.i386 md.land

CVS: cvs.openbsd.org: src

2010-09-06 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2010/09/06 13:05:48 Modified files: sys/arch/i386/eisa: eisa_machdep.c sys/arch/i386/i386: bus_dma.c sys/arch/i386/include: bus.h sys/arch/i386/pci: pci_machdep.c sy

CVS: cvs.openbsd.org: src

2010-09-06 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2010/09/06 12:34:34 Modified files: sys/dev/pci: pccbb.c pccbbvar.h Log message: Save and restore pci config space registers common to all PCI-CardBus bridges when we do suspend and resume. ok d

CVS: cvs.openbsd.org: src

2010-09-06 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2010/09/06 12:22:02 Modified files: sys/dev/ic : rt2560.c rt2661.c Log message: Make the interrupt handler bail out early if the device wen away. Fixes freezes that occur when removing CardBus c

CVS: cvs.openbsd.org: src

2010-09-06 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2010/09/06 11:36:49 Modified files: sys/arch/amd64/include: pmap.h sys/arch/amd64/amd64: pmap.c Log message: Stop sending so many superfluous IPIs: zero out pm_cpus in pmap_create(), don't s

CVS: cvs.openbsd.org: src

2010-09-06 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2010/09/06 11:35:57 Modified files: gnu/usr.bin/lynx: Makefile.bsd-wrapper Log message: enable wide character support; ok nicm@

CVS: cvs.openbsd.org: src

2010-09-06 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2010/09/06 11:26:17 Modified files: lib/libcurses : Makefile curses.3tbl curses.h curses.priv.h ncurses_cfg.h shlib_version lib/libform: Makefile shlib_version

CVS: cvs.openbsd.org: src

2010-09-06 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2010/09/06 11:16:17 src/lib/libcurses/widechar Update of /cvs/src/lib/libcurses/widechar In directory cvs.openbsd.org:/tmp/cvs-serv12842/widechar Log Message: Directory /cvs/src/lib/libcurses/widechar added to the r

CVS: cvs.openbsd.org: src

2010-09-06 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2010/09/06 11:10:19 Modified files: etc: changelist rc etc/mtree : special usr.bin/ssh: sshd_config Log message: add ssh_host_ecdsa_key to /etc; from Mattieu Baptiste

CVS: cvs.openbsd.org: src

2010-09-06 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2010/09/06 10:53:54 Modified files: usr.bin/ssh: ssh-ecdsa.c Log message: decl before code for compiler compatibility

CVS: cvs.openbsd.org: src

2010-09-06 Thread Thordur I Bjornsson
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2010/09/06 10:33:41 Modified files: sys/sys: buf.h sys/uvm: uvm_swap.c Log message: cut swapping to file over from disksort to bufq fifo's and instead of doing work in the biodone ca

CVS: cvs.openbsd.org: src

2010-09-06 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2010/09/06 10:28:21 Modified files: share/man/man5 : bsd.port.mk.5 Log message: over-eager doc, as noticed by the guys

CVS: cvs.openbsd.org: src

2010-09-06 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2010/09/06 10:01:52 Modified files: sys/dev/ic : fxp.c xl.c Log message: initialize rv to 0 in the activate function

CVS: cvs.openbsd.org: src

2010-09-06 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2010/09/06 09:59:03 Modified files: sys/dev/ic : dc.c Log message: initialize rv to 0 in the activate function

CVS: cvs.openbsd.org: src

2010-09-06 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2010/09/06 09:42:18 Modified files: sys/arch/i386/i386: apm.c Log message: now that the drm issue is resolved, switch to using ca_activate calls instead of powerhooks.

CVS: cvs.openbsd.org: src

2010-09-06 Thread Owain Ainsworth
CVSROOT:/cvs Module name:src Changes by: o...@cvs.openbsd.org2010/09/06 09:02:49 Modified files: sys/dev/pci/drm: i915_drv.c Log message: Fix previous. *sigh* Remove one assertion before you commit, then build fails with an unused variable warning. That'll teach me.

CVS: cvs.openbsd.org: src

2010-09-06 Thread Owain Ainsworth
CVSROOT:/cvs Module name:src Changes by: o...@cvs.openbsd.org2010/09/06 09:00:50 Modified files: sys/dev/pci: agp_i810.c sys/dev/pci/drm: i915_drv.c i915_drv.h Log message: Rev 1.67 of intagp (agp_i810.c) was added to deal with the problem where stuff was

CVS: cvs.openbsd.org: www

2010-09-06 Thread Nick Holland
CVSROOT:/cvs Module name:www Changes by: n...@cvs.openbsd.org2010/09/06 08:52:26 Modified files: faq: upgrade48.html Log message: Ready for advanced users to check out. Still need to flesh out "before upgrading" section and ports sections before it is read

CVS: cvs.openbsd.org: www

2010-09-06 Thread Nick Holland
CVSROOT:/cvs Module name:www Changes by: n...@cvs.openbsd.org2010/09/06 08:49:38 Modified files: faq: upgrade48.html Log message: not all platforms have a bsd.mp, may generate a harmless error. adjust how s are in place to make page validate. patch file de

CVS: cvs.openbsd.org: src

2010-09-06 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:src Changes by: jas...@cvs.openbsd.org 2010/09/06 08:44:19 Modified files: sys/arch/hp300/dev: hpibvar.h sys/arch/i386/include: pte.h sys/arch/sparc/dev: xy.c Log message: - spello, short-hand -> shorthand ok miod@

CVS: cvs.openbsd.org: src

2010-09-06 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2010/09/06 06:30:35 Modified files: sys/dev/pci: pci_map.c Log message: Some stupid hardware marks PCI BARs as prefetchable that aren't side-effect free. Mapping those with BUS_SPACE_MAP_PREFETC

CVS: cvs.openbsd.org: src

2010-09-06 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:src Changes by: jas...@cvs.openbsd.org 2010/09/06 06:06:57 Modified files: share/man/man5 : bsd.port.mk.5 Log message: - sync description for clean. - fix spello ok espie@

CVS: cvs.openbsd.org: src

2010-09-06 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2010/09/06 02:36:33 Modified files: usr.sbin/ldpd : neighbor.c Log message: Only run the nbr_idtimer() when this side is acting as master (establishing the tcp session). Calling nbr_act_session_establish()

CVS: cvs.openbsd.org: src

2010-09-06 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2010/09/06 02:28:44 Modified files: usr.sbin/ldpd : ldpe.h neighbor.c Log message: The nbr_reset_*() timer fucntions are the same as the nbr_start_* function. So replace the few calls to the reset function

CVS: cvs.openbsd.org: src

2010-09-06 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2010/09/06 02:00:31 Modified files: sys/arch/sh/include: locore.h sys/arch/sh/sh : locore_subr.S sys/arch/landisk/conf: Makefile.landisk Log message: move away from using /**/ to ## for cpp

CVS: cvs.openbsd.org: src

2010-09-06 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2010/09/06 01:49:35 Modified files: usr.bin/mandoc : term_ps.c Log message: fix an off by one found by parfait ok schwarze@ and kristaps