Filter

Displaying 0 — 50 of 530,754 commits

Pages [1 2 3 4 5 610616]

openbsd/OpenBSD: src/regress/usr.bin/ssh addrmatch.sh

clean up droppings
File
src/regress/usr.bin/ssh/addrmatch.sh

netbsd/NETBSD: src/sys/dev/pci pcidevs.h pcidevs_data.h

regen.
Rev File
1.1018 src/sys/dev/pci/pcidevs.h
1.1017 src/sys/dev/pci/pcidevs_data.h

netbsd/NETBSD: src/sys/dev/pci pcidevs

Make some bge's name close to the real product names.
Rev File
1.1021 src/sys/dev/pci/pcidevs

freebsd/HEAD: src/sys/dev/ath if_ath.c

  SVN rev 203695 on 2010-02-09 04:07:39Z by avatar
  
  Fixing compilation bustage by removing a stray comment fragment.
Rev Delta File
1.269 +0-1 src/sys/dev/ath/if_ath.c
+0-1 [Original Commit Message]

openbsd/OpenBSD: src/usr.bin/ssh buffer.c buffer.h

constify the arguments to buffer_len, buffer_ptr and buffer_dump
File
src/usr.bin/ssh/buffer.c
src/usr.bin/ssh/buffer.h

freebsd/HEAD: ports/sysutils/dmidecode Makefile

  Fix packing list for ia64.
  
  Discussed with:         maintainer
Rev Delta File
1.13 +10-4 ports/sysutils/dmidecode/Makefile
+10-4 [Original Commit Message]

netbsd/NETBSD: src/sys/dev/acpi atk0110.c

* s/misformed/malformed/;

* don't change .status to anything other than SVALID and SINVALID in refresh();

suggested by <pgoyette>
Rev File
1.3 src/sys/dev/acpi/atk0110.c

netbsd/NETBSD: src/sys/dev/acpi atk0110.c

use ACPI_INTEGER and PRIx64, and check success of sensor_attach;    suggested by jruoho (Jukka 
Ruohonen)
Rev File
1.2 src/sys/dev/acpi/atk0110.c

openbsd/OpenBSD: ports/net/ircd-hybrid Tag: OPENBSD_4_6, ports/net/ircd-hybrid/patches Tag: OPENBSD_4_6

MFC:

SECURITY FIX

Resolves CVE-2009-4016

ok jasper@
File
ports/net/ircd-hybrid/patches/Tag: (new)
ports/net/ircd-hybrid/patches/OPENBSD_4_6 (new)
ports/net/ircd-hybrid/patches/patch-help_Makefile_in (new)
ports/net/ircd-hybrid/patches/Tag: (new)
ports/net/ircd-hybrid/patches/OPENBSD_4_6 (new)
7 more files.

netbsd/NETBSD: src/distrib/sets/lists/man mi, src/share/man/man4 Makefile acpi.4

New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) hardware monitor
with limit support.

        http://thread.gmane.org/gmane.os.netbsd.devel.kernel/35654

Reviewed by <pgoyette>, <jruoho> and <tech-kern>.
Rev File
1.1190 src/distrib/sets/lists/man/mi
1.504 src/share/man/man4/Makefile
1.39 src/share/man/man4/acpi.4
1.1 src/share/man/man4/aibs.4 (new)
1.266 src/sys/arch/amd64/conf/GENERIC
6 more files.

openbsd/OpenBSD: ports/www/squid Tag: OPENBSD_4_6, ports/www/squid/patches Tag: OPENBSD_4_6

MFC:

SECURITY FIX

Resolves:  CVE-2009-2855, CVE-2010-0308, and bugfixes

ok Brad jasper@
File
ports/www/squid/patches/Tag: (dead)
ports/www/squid/patches/OPENBSD_4_6 (dead)
ports/www/squid/patches/patch-lib_rfc1035_c (dead)
ports/www/squid/patches/Tag: (dead)
ports/www/squid/patches/OPENBSD_4_6 (dead)
13 more files.

freebsd/HEAD: ports/devel/buildbot Makefile distinfo

  - Update to 0.7.12
  
  PR:             ports/143635
  Submitted by:   lwhsu
Rev Delta File
1.12 +27-6 ports/devel/buildbot/pkg-plist
1.13 +3-3 ports/devel/buildbot/distinfo
1.17 +1-1 ports/devel/buildbot/Makefile
+31-10 [Original Commit Message]

netbsd/NETBSD: src/doc CHANGES

mention about mfi(4)'s GEN2 support.
Rev File
1.1357 src/doc/CHANGES

freebsd/RELENG_7: src/sys/kern kern_umtx.c

  SVN rev 203694 on 2010-02-09 01:19:10Z by davidxu
  
  MFC r203414:
  After busied the lock, re-read state word before checking waiters flag,
  otherwise, the waiters bit may not be set and a wakeup is lost.
  
  Approved by:    re (kib)
Rev Delta File
1.61.2.7 +12-0 src/sys/kern/kern_umtx.c
+12-0 [Original Commit Message]

openbsd/OpenBSD: src/sys/dev softraid_raid6.c

XY Failure reads no longer require temp buffer or WUF_FAIL
File
src/sys/dev/softraid_raid6.c

openbsd/OpenBSD: www/faq faq11.html

Some fixes from Seth Wright via tech@, some of which I improved(?).  Thanks!
File
www/faq/faq11.html

pkgsrc/NETBSD: pkgsrc/doc CHANGES-2010, pkgsrc/fonts Makefile

Add tex-cm-doc.
Rev File
1.602 pkgsrc/doc/CHANGES-2010
1.148 pkgsrc/fonts/Makefile

pkgsrc/NETBSD: pkgsrc/fonts/tex-cm-doc DESCR Makefile

Import tex-cm-doc-2009.15878 as fonts/tex-cm-doc.

This is documentation for tex-cm.
Rev File
1.1 pkgsrc/fonts/tex-cm-doc/DESCR (new)
1.1 pkgsrc/fonts/tex-cm-doc/Makefile (new)
1.1 pkgsrc/fonts/tex-cm-doc/PLIST (new)
1.1 pkgsrc/fonts/tex-cm-doc/distinfo (new)

openbsd/OpenBSD: src/usr.bin/ssh ssh-keygen.c

fix -Wall
File
src/usr.bin/ssh/ssh-keygen.c

openbsd/OpenBSD: src/usr.bin/ssh ssh-agent.c

fallout from PKCS#11: unbreak -D
File
src/usr.bin/ssh/ssh-agent.c

freebsd/HEAD: src/sys/dev/usb/controller ehci.c ehci.h

  SVN rev 203693 on 2010-02-09 00:38:40Z by thompsa
  
  Disable the use of the IAAD usb doorbell on NVidia controllers as it can cause
  the hardware to stall.
  
  Submitted by:   Hans Petter Selasky
Rev Delta File
1.36 +19-0 src/sys/dev/usb/controller/ehci.c
1.18 +13-0 src/sys/dev/usb/controller/ehci_pci.c
1.11 +1-0 src/sys/dev/usb/controller/ehci.h
+33-0 [Original Commit Message]

pkgsrc/NETBSD: pkgsrc/doc TODO

add cfengine2-2.2.10
Rev File
1.9004 pkgsrc/doc/TODO

netbsd/NETBSD: src/share/man/man4 mfi.4

Update the manual for mfi GEN2.
Rev File
1.9 src/share/man/man4/mfi.4

pkgsrc/NETBSD: pkgsrc/time/wmtime Makefile

update master_sites
Rev File
1.18 pkgsrc/time/wmtime/Makefile

freebsd/HEAD: CVSROOT modules

  Ports modules update at Tuesday 09 February 2010 at 00:09
  Feature safe: yes
Rev Delta File
1.20691 +2-0 CVSROOT/modules
+2-0 [Original Commit Message]

pkgsrc/NETBSD: pkgsrc/shells/zsh Makefile.common

update master_sites
Rev File
1.58 pkgsrc/shells/zsh/Makefile.common

pkgsrc/NETBSD: pkgsrc/security/sudo Makefile

update master_sites
Rev File
1.118 pkgsrc/security/sudo/Makefile

netbsd/NETBSD: src/sys/dev/ic mfi.c mfireg.h, src/sys/dev/pci mfi_pci.c

Add newer cars supports. Tested on MegaRAID SAS 9260-8i.
 - Add MFI gen2 support from OpenBSD.
 - Add entry for MegaRAID SAS 9260-8i
Rev File
1.33 src/sys/dev/ic/mfi.c
1.4 src/sys/dev/ic/mfireg.h
1.14 src/sys/dev/ic/mfivar.h
1.12 src/sys/dev/pci/mfi_pci.c

netbsd/NETBSD: src/sys/dev/pci pcidevs.h pcidevs_data.h

regen.
Rev File
1.1017 src/sys/dev/pci/pcidevs.h
1.1016 src/sys/dev/pci/pcidevs_data.h

netbsd/NETBSD: src/sys/dev/pci pcidevs

Add some MegaRAID Entries
Rev File
1.1020 src/sys/dev/pci/pcidevs

netbsd/NETBSD: src/sys/dev/ic mfi.c

 Fix a bug that the system which has no logical volume panics in shutdown
hook. Without any logical volume, sysmon_envsys_register() fails. On such
case, sc->sc_sme must be NULL for the detach. Reviewed by dyoung and bouyer.
Rev File
1.32 src/sys/dev/ic/mfi.c

freebsd/HEAD: src/share/man/man4 Makefile alpm.4, src/share/man/man4/man4.i386 Makefile alpm.4

  SVN rev 203692 on 2010-02-08 23:30:28Z by gavin
  
  Kernel modules for these drivers are installed on all platforms, so
  install the man pages on all platforms too.
Rev Delta File
1.1 +169-0 src/share/man/man4/mcd.4 (new)
1.25 +0-169 src/share/man/man4/man4.i386/mcd.4 (dead)
1.1 +74-0 src/share/man/man4/scd.4 (new)
1.24 +0-74 src/share/man/man4/man4.i386/scd.4 (dead)
1.1 +72-0 src/share/man/man4/pcf.4 (new)
+212-284 9 more files.
+527-527 [Original Commit Message]

openbsd/OpenBSD: src/sys/dev softraid.c

Use character raw device to read disklabel during bootprobe, as all
other devices do. Silences complaints about missing media on removable
media devices.

ok marco@ jsing@
File
src/sys/dev/softraid.c

netbsd/NETBSD: src/share/man/man4 lm.4, src/sys/dev/ic nslm7x.c

After reviewing the datasheets, most of the supported Winbond chips can
handles the new flags for selecting sensor type.  Update code and man
page accordingly.
Rev File
1.29 src/share/man/man4/lm.4
1.51 src/sys/dev/ic/nslm7x.c

netbsd/NETBSD: src/sys/kern uipc_mbuf.c

Handle rump like the direct mapping case.
Rev File
1.134 src/sys/kern/uipc_mbuf.c

pkgsrc/NETBSD: pkgsrc/doc CHANGES-2010

Updated devel/p5-Moose to 0.96
Rev File
1.601 pkgsrc/doc/CHANGES-2010

pkgsrc/NETBSD: pkgsrc/devel/p5-Moose Makefile distinfo

Update p5-Moose from version 0.95 to version 0.96.

Upstream changes:
0.96 Sat, Feb 6, 2010

  [NEW FEATURES]
  * ScalarRef is now a parameterized type. You can now specify a type
    constraint for whatever the reference points to. (Closes RT#50857)
    (Michael G. Schwern, Florian Ragwitz)

  [BUG FIXES]
  * ScalarRef now accepts references to other references. (Closes RT#50934)
    (Michael G. Schwern)
Rev File
1.37 pkgsrc/devel/p5-Moose/Makefile
1.33 pkgsrc/devel/p5-Moose/distinfo

openbsd/OpenBSD: src/sys/dev/usb umsm.c

Add ZTE K3565-Z USB MSM modem.
OK jsg@
File
src/sys/dev/usb/umsm.c

openbsd/OpenBSD: src/sys/dev/usb usbdevs.h usbdevs_data.h

sync
File
src/sys/dev/usb/usbdevs.h
src/sys/dev/usb/usbdevs_data.h

openbsd/OpenBSD: src/sys/dev/usb usbdevs

Add ZTE K3565-Z USB MSM modem.
OK jsg@
File
src/sys/dev/usb/usbdevs

freebsd/HEAD: ports/emulators/qemu Makefile pkg-message, ports/emulators/qemu-devel Makefile pkg-message

  - Welcome emulators/qemu-devel ppc host support! :) [1]
  - Attempt to make the pkg-message.s a little more readable. [2]
  - Bump PORTREVISIONs.
  
  Submitted by:   Andreas Tobler <andreast at fgznet.ch> [1]
  Submitted by:   wkoszek [2]  (with modifications)
Rev Delta File
1.34 +174-146 ports/emulators/qemu/pkg-message
1.33 +157-129 ports/emulators/qemu-devel/pkg-message
1.1 +77-0 ports/emulators/qemu-devel/files/patch-ppc.ld (new)
1.7 +35-0 ports/emulators/qemu-devel/files/patch-cpu-exec.c (new)
1.1 +26-0 ports/emulators/qemu-devel/files/patch-cache-utils.c (new)
+45-3 4 more files.
+514-278 [Original Commit Message]

pkgsrc/NETBSD: pkgsrc/shells/zsh Makefile.common

USE > IS for builtins.
Rev File
1.57 pkgsrc/shells/zsh/Makefile.common

pkgsrc/NETBSD: pkgsrc/mk terminfo.buildlink3.mk terminfo.builtin.mk

Detect a working terminfo a little better.
Rev File
1.1 pkgsrc/mk/terminfo.buildlink3.mk (new)
1.2 pkgsrc/mk/terminfo.builtin.mk

freebsd/HEAD: ports/databases Makefile, ports/databases/p5-HTML-FormHandler-Model-DBIC Makefile distinfo

  This is a separate DBIx::Class model class for HTML::FormHandler
  
  WWW: http://search.cpan.org/dist/HTML-FormHandler-Model-DBIC/
  
  PR:             ports/143523
  Submitted by:   Vladimir Timofeev <vovkasm at gmail.com>
Rev Delta File
1.1 +29-0 ports/databases/p5-HTML-FormHandler-Model-DBIC/Makefile (new)
1.1 +14-0 ports/databases/p5-HTML-FormHandler-Model-DBIC/pkg-plist (new)
1.1 +3-0 ports/databases/p5-HTML-FormHandler-Model-DBIC/pkg-descr (new)
1.1 +3-0 ports/databases/p5-HTML-FormHandler-Model-DBIC/distinfo (new)
1.838 +1-0 ports/databases/Makefile
+50-0 [Original Commit Message]

freebsd/HEAD: ports/databases Makefile, ports/databases/rubygem-dm-types Makefile distinfo

  DataMapper plugin providing extra data types
  
  WWW: http://github.com/datamapper/dm-more/tree/master/dm-types
  
  PR:             ports/143520
  Submitted by:   Jyun-Yan You <jyyou at cs.nctu.edu.tw>
Rev Delta File
1.1 +23-0 ports/databases/rubygem-dm-types/Makefile (new)
1.1 +3-0 ports/databases/rubygem-dm-types/pkg-descr (new)
1.1 +3-0 ports/databases/rubygem-dm-types/distinfo (new)
1.837 +1-0 ports/databases/Makefile
+30-0 [Original Commit Message]

pkgsrc/NETBSD: pkgsrc/doc CHANGES-2010

Note initial addition of p5-Web-Scraper version 0.32 as www/p5-Web-Scraper
into The NetBSD Packages Collection.

The Perl 5 module Web::Scraper is a web scraper toolkit, inspired
by Ruby's equivalent Scrapi. It provides a DSL-ish interface for
traversing HTML documents and returning a neatly arranged Perl data
structure.
Rev File
1.600 pkgsrc/doc/CHANGES-2010

freebsd/HEAD: ports/databases Makefile, ports/databases/rubygem-dm-aggregates Makefile distinfo

  DataMapper plugin providing support for aggregates, functions on collections
  and datasets
  
  WWW: http://github.com/datamapper/dm-more/tree/master/dm-aggregates
  
  PR:             ports/143519
  Submitted by:   Jyun-Yan You <jyyou at cs.nctu.edu.tw>
Rev Delta File
1.1 +23-0 ports/databases/rubygem-dm-aggregates/Makefile (new)
1.1 +4-0 ports/databases/rubygem-dm-aggregates/pkg-descr (new)
1.1 +3-0 ports/databases/rubygem-dm-aggregates/distinfo (new)
1.836 +1-0 ports/databases/Makefile
+31-0 [Original Commit Message]

pkgsrc/NETBSD: pkgsrc/www Makefile

Add & enable p5-Web-Scraper
Rev File
1.696 pkgsrc/www/Makefile

pkgsrc/NETBSD: pkgsrc/www/p5-Web-Scraper DESCR Makefile

Initial import of p5-Web-Scraper version 0.32 in the NetBSD Packages
Collection.

The Perl 5 module Web::Scraper is a web scraper toolkit, inspired
by Ruby's equivalent Scrapi. It provides a DSL-ish interface for
traversing HTML documents and returning a neatly arranged Perl data
structure.
Rev File
1.1 pkgsrc/www/p5-Web-Scraper/DESCR (new)
1.1 pkgsrc/www/p5-Web-Scraper/Makefile (new)
1.1 pkgsrc/www/p5-Web-Scraper/distinfo (new)

freebsd/HEAD: ports/databases Makefile, ports/databases/rubygem-dm-core Makefile distinfo

  DataMapper is a Object Relational Mapper written in Ruby. The goal
  is to create an ORM which is fast, thread-safe and feature-rich.
  
  WWW: http://datamapper.org
  
  PR:             ports/143517
  Submitted by:   Jyun-Yan You <jyyou at cs.nctu.edu.tw>
Rev Delta File
1.1 +24-0 ports/databases/rubygem-dm-core/Makefile (new)
1.1 +4-0 ports/databases/rubygem-dm-core/pkg-descr (new)
1.1 +3-0 ports/databases/rubygem-dm-core/distinfo (new)
1.835 +1-0 ports/databases/Makefile
+32-0 [Original Commit Message]

Pages [1 2 3 4 5 610616]