CVS commit: src/sys

2009-05-05 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Tue May 5 09:51:24 UTC 2009 Modified Files: src/sys/arch/i386/isa: ahc_isa.c src/sys/dev/cardbus: ahc_cardbus.c src/sys/dev/eisa: ahc_eisa.c src/sys/dev/ic: aic7xxx_osm.c aic7xxx_osm.h aic7xxxvar.h

CVS commit: src/sys/dev/pci

2009-05-05 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Tue May 5 10:21:23 UTC 2009 Modified Files: src/sys/dev/pci: if_bnx.c Log Message: Attach on BCM5709 chip. XXX Firmware fails to complete initialization on this chip. To generate a diff of this commit: cvs rdiff -u -r1.26

CVS commit: src/sys/dev/isa

2009-05-05 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Tue May 5 12:07:15 UTC 2009 Modified Files: src/sys/dev/isa: ess_isa.c Log Message: struct device * - device_t, use device_private() To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/dev/isa/ess_isa.c

CVS commit: src/sys/dev/isapnp

2009-05-05 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Tue May 5 12:10:07 UTC 2009 Modified Files: src/sys/dev/isapnp: ess_isapnp.c Log Message: struct device * - device_t To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/dev/isapnp/ess_isapnp.c Please note

CVS commit: src/sys/dev/ic

2009-05-05 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Tue May 5 12:37:25 UTC 2009 Modified Files: src/sys/dev/ic: ne2000.c ne2000var.h Log Message: Added NE2000 with 8bit bus width support. reviewd by tsutsui@ at tech-kern ML. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/nfs

2009-05-05 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Tue May 5 12:48:31 UTC 2009 Modified Files: src/sys/nfs: nfs_bootdhcp.c Log Message: buildfix: use %d for BOOTP_SIZE_(MIN,MAX). Makes i386 ALL kernel build again. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47

CVS commit: src/lib/libutil

2009-05-05 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue May 5 13:12:25 UTC 2009 Modified Files: src/lib/libutil: snprintb.3 Log Message: Update type of argument 4 from u_quad_t to uint64_t to match the actual implementation. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/crypto/external/bsd/netpgp/dist/src/lib

2009-05-05 Thread Alistair G. Crooks
Module Name:src Committed By: agc Date: Tue May 5 15:25:27 UTC 2009 Modified Files: src/crypto/external/bsd/netpgp/dist/src/lib: create.c packet-parse.c reader.c signature.c Log Message: Get rid of remaining assert()s in netpgp. To generate a diff of this

CVS commit: src/crypto/external/bsd/netpgp/dist

2009-05-05 Thread Alistair G. Crooks
Module Name:src Committed By: agc Date: Tue May 5 15:29:46 UTC 2009 Modified Files: src/crypto/external/bsd/netpgp/dist: configure configure.ac src/crypto/external/bsd/netpgp/dist/src/lib: config.h config.h.in netpgp.c packet-parse.c validate.c Log

CVS commit: src/share/man/man4

2009-05-05 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Tue May 5 16:25:36 UTC 2009 Modified Files: src/share/man/man4: iee.4 Log Message: Note about backend of ews4800mips. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/iee.4 Please note that

CVS commit: src/sys/arch/ews4800mips/sbd

2009-05-05 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Tue May 5 16:38:42 UTC 2009 Modified Files: src/sys/arch/ews4800mips/sbd: if_iee_sbdio.c Log Message: - KNF and some misc cosmetics - remove a function name from error messages on attach failure To generate a diff of this

CVS commit: src/sys/dev/pci

2009-05-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue May 5 18:08:29 UTC 2009 Modified Files: src/sys/dev/pci: if_bge.c Log Message: Doesn't print error message only when the register is BGE_SRS_MODE. It occurs on some environment (and once after boot?). Other *BSDs and Linux

CVS commit: [netbsd-5] src/sys

2009-05-05 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Tue May 5 18:17:57 UTC 2009 Modified Files: src/sys/arch/x86/pci [netbsd-5]: pchb.c src/sys/dev/pci [netbsd-5]: agp.c agp_i810.c agpreg.h pcidevs Log Message: Pull up following revision(s) (requested by snj in ticket

CVS commit: [netbsd-5] src/sys/dev/pci

2009-05-05 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Tue May 5 18:21:43 UTC 2009 Modified Files: src/sys/dev/pci [netbsd-5]: pcidevs.h pcidevs_data.h Log Message: Regen for ticket 737 To generate a diff of this commit: cvs rdiff -u -r1.963.4.2 -r1.963.4.3

CVS commit: [netbsd-5] src/gnu/dist/binutils/bfd

2009-05-05 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Tue May 5 18:23:10 UTC 2009 Modified Files: src/gnu/dist/binutils/bfd [netbsd-5]: elf32-vax.c Log Message: Pull up following revision(s) (requested by mhitch in ticket #738): gnu/dist/binutils/bfd/elf32-vax.c: revision

CVS commit: [netbsd-5] src/doc

2009-05-05 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Tue May 5 18:23:43 UTC 2009 Modified Files: src/doc [netbsd-5]: CHANGES-5.1 Log Message: Tickets 737, 738 To generate a diff of this commit: cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/doc/CHANGES-5.1 Please note that diffs are not

CVS commit: src/external/bsd/top/bin

2009-05-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue May 5 18:49:49 UTC 2009 Modified Files: src/external/bsd/top/bin: Makefile Log Message: WARNS=4 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/top/bin/Makefile Please note that diffs are

CVS commit: src/external/bsd/top/dist

2009-05-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue May 5 18:52:13 UTC 2009 Modified Files: src/external/bsd/top/dist: display.c Log Message: PR/41358: YAMAMOTO Takashi: top -n is broken, don't return -1 early if !smartterminal To generate a diff of this commit: cvs rdiff

CVS commit: src/bin/test

2009-05-05 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Tue May 5 19:04:01 UTC 2009 Modified Files: src/bin/test: test.1 Log Message: Note that all file tests with the exception of -h and -L follow symbolic links and thus evaluate the test for the file pointed at. To generate a

CVS commit: src/sys/kern

2009-05-05 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Tue May 5 20:26:36 UTC 2009 Modified Files: src/sys/kern: kern_softint.c Log Message: Declare sh_flags volatile. Without it, on ports where splhigh() is inline, the compiler will optimise the second SOFTINT_PENDING test in

CVS commit: src

2009-05-05 Thread Elad Efrat
Module Name:src Committed By: elad Date: Tue May 5 21:03:29 UTC 2009 Modified Files: src/share/man/man9: kauth.9 src/sys/dev: rnd.c src/sys/secmodel/bsd44: secmodel_bsd44_suser.c src/sys/sys: kauth.h Log Message: Add device scope actions for

CVS commit: src/sys/dev/pci

2009-05-05 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Tue May 5 21:33:21 UTC 2009 Modified Files: src/sys/dev/pci: if_sip.c Log Message: device_t/softc split tested by and ok dyoung@ To generate a diff of this commit: cvs rdiff -u -r1.138 -r1.139 src/sys/dev/pci/if_sip.c Please

CVS commit: src/sys/dev/pci

2009-05-05 Thread David Young
Module Name:src Committed By: dyoung Date: Tue May 5 21:34:13 UTC 2009 Modified Files: src/sys/dev/pci: if_sip.c Log Message: Change struct cfdata * to cfdata_t. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.139 -r1.140

CVS commit: src/sys/sys

2009-05-05 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Tue May 5 21:40:25 UTC 2009 Modified Files: src/sys/sys: device.h Log Message: CFATTACH_DECL3 is no longer used. ok dyoung@ To generate a diff of this commit: cvs rdiff -u -r1.117 -r1.118 src/sys/sys/device.h Please note that

CVS commit: src/sys/dev/pci

2009-05-05 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Tue May 5 21:47:49 UTC 2009 Modified Files: src/sys/dev/pci: esm.c Log Message: struct cfdata * - cfdata_t To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 src/sys/dev/pci/esm.c Please note that diffs are not

CVS commit: src/sys/dev/pci

2009-05-05 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Tue May 5 21:50:15 UTC 2009 Modified Files: src/sys/dev/pci: auvia.c Log Message: struct cfdata * - cfdata_t To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68 src/sys/dev/pci/auvia.c Please note that diffs are not

CVS commit: src/sys/dev/sbus

2009-05-05 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue May 5 23:55:04 UTC 2009 Modified Files: src/sys/dev/sbus: zx.c Log Message: clear screen on attach To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/sys/dev/sbus/zx.c Please note that diffs are not

CVS commit: src/sys/arch/sparc/conf

2009-05-05 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue May 5 23:58:50 UTC 2009 Modified Files: src/sys/arch/sparc/conf: GENERIC INSTALL Log Message: enable ZX/Leo since we now support wscons on it To generate a diff of this commit: cvs rdiff -u -r1.212 -r1.213

CVS commit: src/sys/arch/x86/x86

2009-05-05 Thread matthew green
Module Name:src Committed By: mrg Date: Wed May 6 01:32:37 UTC 2009 Modified Files: src/sys/arch/x86/x86: intr.c Log Message: avoid a warning seen with -O3. To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64 src/sys/arch/x86/x86/intr.c Please note that

CVS commit: src/sys/dev/drm

2009-05-05 Thread matthew green
Module Name:src Committed By: mrg Date: Wed May 6 01:33:24 UTC 2009 Modified Files: src/sys/dev/drm: files.drm Log Message: you can now easily select trying external drm with options DRM_EXTERNAL. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/sys/dev/pci/drm

2009-05-05 Thread matthew green
Module Name:src Committed By: mrg Date: Wed May 6 01:34:08 UTC 2009 Modified Files: src/sys/dev/pci/drm: files.pcidrm Log Message: you can now easily select trying external drm with options DRM_EXTERNAL. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/sys/conf

2009-05-05 Thread Quentin Garnier
Module Name:src Committed By: cube Date: Wed May 6 02:52:13 UTC 2009 Modified Files: src/sys/conf: files Log Message: Bump required config(1) version after files.drm changes [hi mrg!]. To generate a diff of this commit: cvs rdiff -u -r1.945 -r1.946 src/sys/conf/files

CVS commit: src/games/hack

2009-05-05 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Wed May 6 02:59:12 UTC 2009 Modified Files: src/games/hack: extern.h hack.end.c hack.unix.c Log Message: Change getdate() to getdatestr() since the former maybe present on systems supporting X/Open System Interfaces Extension

CVS commit: src/sys/nfs

2009-05-05 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Wed May 6 05:34:12 UTC 2009 Modified Files: src/sys/nfs: nfs_bootdhcp.c Log Message: correct previous: use %zu for BOOTP_SIZE_(MIN,MAX). Pointed out by David Holland To generate a diff of this commit: cvs rdiff -u -r1.47