CVS commit: src/common/lib/libc/string

2014-06-24 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Tue Jun 24 16:39:39 UTC 2014 Modified Files: src/common/lib/libc/string: consttime_memequal.c explicit_memset.c Log Message: add a public domain notice To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/common/lib

CVS commit: src/lib/libc/net

2014-01-17 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Fri Jan 17 12:39:47 UTC 2014 Modified Files: src/lib/libc/net: gethnamaddr.c Log Message: fix memory allocation, and an off-by-one To generate a diff of this commit: cvs rdiff -u -r1.88 -r1.89 src/lib/libc/net/gethnamaddr.c P

CVS commit: src/sys/dev/ata

2013-10-30 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Oct 30 15:41:14 UTC 2013 Modified Files: src/sys/dev/ata: wd.c Log Message: play the addref/delref game on suspend, prevents crash if the disk/CF Card is eg. in a PCMCIA adapter and not mounted To generate a diff of this c

CVS commit: src

2013-10-30 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Oct 30 15:37:49 UTC 2013 Modified Files: src/distrib/utils/sysinst: disks.c src/sbin/atactl: atactl.c src/sys/dev/ata: atareg.h src/sys/dev/usb: umass_isdata.c Log Message: -recognize CF cards by the

CVS commit: src/sys

2013-10-23 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Oct 23 20:18:51 UTC 2013 Modified Files: src/sys/arch/amd64/amd64: fpu.c genassym.cf locore.S machdep.c netbsd32_machdep.c process_machdep.c src/sys/arch/amd64/include: fpu.h pcb.h proc.h types.h s

CVS commit: src/sys/nfs

2013-09-12 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Sep 12 18:00:18 UTC 2013 Modified Files: src/sys/nfs: nfs_bootparam.c Log Message: tyop in comment, from Eivind Evensen via OpenBSD To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sys/nfs/nfs_bootparam.c

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

2013-09-11 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Sep 11 18:50:00 UTC 2013 Modified Files: src/external/bsd/dhcpcd/dist: net.c Log Message: add a patch from upstream, fixing a regression which obstructed link status detection on BSD virtual interfaces (observed with xennet)

CVS commit: src/sys

2013-08-22 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Aug 22 19:50:55 UTC 2013 Modified Files: src/sys/arch/alpha/include: alpha.h src/sys/arch/arm/vfp: vfp_init.c src/sys/arch/mips/mips: mips_dsp.c mips_fpu.c src/sys/arch/powerpc/include: altivec.h fpu.h

CVS commit: src/tools

2013-08-13 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Tue Aug 13 20:41:25 UTC 2013 Modified Files: src/tools: Makefile.gnuhost Log Message: pass HOST_SH to the build, to keep it from picking up a "bash" from $PATH To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/

CVS commit: src

2013-08-13 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Tue Aug 13 20:38:08 UTC 2013 Removed Files: src/external/gpl3/binutils/dist/ld: configdoc.texi src/gnu/dist/gmake/doc: make.info make.info-1 make.info-10 make.info-11 make.info-2 make.info-3 make.info-4 make.i

CVS commit: src/external

2013-08-13 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Tue Aug 13 19:29:45 UTC 2013 Modified Files: src/external/bsd/file/lib: Makefile src/external/gpl3/binutils/lib/libbfd: Makefile src/external/gpl3/binutils/usr.bin/ld: Makefile src/external/gpl3/gcc/usr.bi

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

2013-08-12 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Mon Aug 12 18:16:19 UTC 2013 Modified Files: src/sys/arch/x86/include: specialreg.h Log Message: add feature flag definitions for the last round of Intel instruction set extensions (AVX512 et al.) To generate a diff of this co

CVS commit: src/sys/kern

2013-08-01 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Aug 1 19:33:21 UTC 2013 Modified Files: src/sys/kern: uipc_usrreq.c Log Message: In unp_externalize, don't do anything if an SCM_RIGHTS control message was sent with zero file descriptors in it. Otherwise, a zero-length tem

CVS commit: src/external/lgpl3/gmp/lib/libgmp

2012-11-26 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Mon Nov 26 18:57:36 UTC 2012 Modified Files: src/external/lgpl3/gmp/lib/libgmp: Makefile src/external/lgpl3/gmp/lib/libgmp/arch/alpha: Makefile.inc src/external/lgpl3/gmp/lib/libgmp/arch/arm: Makefile.inc

CVS commit: src/sys

2012-11-26 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Mon Nov 26 16:22:22 UTC 2012 Modified Files: src/sys/sys: fstypes.h src/sys/ufs/ffs: ffs_vfsops.c Log Message: allow to enable ffs "discard" by update mounts, make the flag visible to userland To generate a diff of thi

CVS commit: src/external/gpl3

2012-10-25 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Oct 25 17:00:17 UTC 2012 Modified Files: src/external/gpl3/binutils/dist/include: objalloc.h src/external/gpl3/binutils/dist/libiberty: objalloc.c src/external/gpl3/gcc/dist/include: objalloc.h src/ext

CVS commit: src/doc

2012-10-22 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Mon Oct 22 10:37:44 UTC 2012 Modified Files: src/doc: CHANGES Log Message: mention "discard" (ATA "TRIM") support To generate a diff of this commit: cvs rdiff -u -r1.1750 -r1.1751 src/doc/CHANGES Please note that diffs are no

CVS commit: src

2012-10-19 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Fri Oct 19 17:09:08 UTC 2012 Modified Files: src/include: mntopts.h src/sbin/atactl: atactl.c src/sbin/mount: mount.8 src/sbin/mount_ffs: mount_ffs.c src/sys/dev/ata: atareg.h wd.c src/sys/

CVS commit: src/usr.sbin/cpuctl/arch

2012-10-17 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Oct 17 20:22:16 UTC 2012 Modified Files: src/usr.sbin/cpuctl/arch: noarch.c Log Message: avoid dummy structure definition, include a system header instead, looks just cleaner To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys

2012-10-17 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Oct 17 20:19:55 UTC 2012 Modified Files: src/sys/arch/x86/include: cpu_ucode.h src/sys/arch/x86/x86: cpu_ucode.c cpu_ucode_amd.c cpu_ucode_intel.c src/sys/arch/xen/xen: xen_ucode.c src/sys/kern: kern_c

CVS commit: src/sys/conf

2012-10-17 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Oct 17 20:16:59 UTC 2012 Modified Files: src/sys/conf: files Log Message: defopt COMPAT_60, it is already being used To generate a diff of this commit: cvs rdiff -u -r1.1058 -r1.1059 src/sys/conf/files Please note that di

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

2012-10-17 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Oct 17 16:13:01 UTC 2012 Modified Files: src/sys/arch/x86/include: specialreg.h Log Message: recognize the P1GB and RDTSCP which were AMD-only on Intel HW too To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 s

CVS commit: src/lib/libc/compat/stdio

2012-10-17 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Oct 17 16:09:03 UTC 2012 Modified Files: src/lib/libc/compat/stdio: compat_fsetpos.c Log Message: fix trivial typo in warning msg To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/lib/libc/compat/stdio/compat

CVS commit: src/lib/libc/arch/i386/gen

2012-08-31 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Fri Aug 31 20:57:24 UTC 2012 Modified Files: src/lib/libc/arch/i386/gen: _lwp.c Log Message: Align the stack to a 16-byte boundary on LWP creation. This is more than required by the ABI, but it makes programs using SSE in a thre

CVS commit: src/usr.sbin/cpuctl/arch

2012-08-31 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Fri Aug 31 07:27:28 UTC 2012 Modified Files: src/usr.sbin/cpuctl/arch: noarch.c Log Message: fix for archs w/o cpu ucode driver: add dummy definition To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/usr.sbin/cpu

CVS commit: src

2012-08-30 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Aug 30 12:16:49 UTC 2012 Modified Files: src/include: string.h src/lib/libc/string: Makefile.inc src/lib/libcrypt: bcrypt.c crypt-sha1.c md5crypt.c src/sys/dev: cgd_crypto.c src/sys/lib/libkern

CVS commit: src/sys/netipsec

2012-08-29 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Aug 29 20:37:51 UTC 2012 Modified Files: src/sys/netipsec: key.c keydb.h Log Message: g/c unused struct member To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77 src/sys/netipsec/key.c cvs rdiff -u -r1.11 -r1.12

CVS commit: src

2012-08-29 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Aug 29 17:13:23 UTC 2012 Modified Files: src/distrib/sets/lists/comp: md.amd64 md.i386 src/sys/arch/x86/conf: files.x86 src/sys/arch/x86/include: Makefile cpu_ucode.h src/sys/arch/x86/x86: cpu_ucode.c

CVS commit: src/sys/dev/usb

2012-08-24 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Fri Aug 24 12:20:02 UTC 2012 Modified Files: src/sys/dev/usb: umass.c umass_quirks.c umassvar.h Log Message: Another contribution to PR kern/42225 which will hopefully bring the story to an end: Always ignore the residue from t

CVS commit: src

2012-08-23 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Aug 23 12:06:32 UTC 2012 Modified Files: src/sbin/brconfig: brconfig.c src/sys/net: if_bridgevar.h Log Message: the address expire counter is just a time difference; it can turn negative after the timer expired until

CVS commit: src/share/man/man9

2012-08-23 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Aug 23 11:59:02 UTC 2012 Modified Files: src/share/man/man9: cprng.9 Log Message: fix some signatures To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man9/cprng.9 Please note that diffs are not p

CVS commit: src/sys/dev/usb

2012-08-20 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Mon Aug 20 10:32:32 UTC 2012 Modified Files: src/sys/dev/usb: umass_scsipi.c Log Message: For devices which don't claim SPC-3, don't request 32 bytes of sense data but just 18. Some devices signal an error if the transfer length

CVS commit: src/lib/libpthread

2012-08-15 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Aug 15 13:28:32 UTC 2012 Modified Files: src/lib/libpthread: pthread.c Log Message: return errno if pthread_create hits the system limit, not just -1 (this is not entirely correct because it can return ENOMEM which is not me

CVS commit: src/doc

2012-08-09 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Aug 9 09:15:21 UTC 2012 Modified Files: src/doc: CHANGES.prev Log Message: mention switch to FAST_IPSEC in January To generate a diff of this commit: cvs rdiff -u -r1.110 -r1.111 src/doc/CHANGES.prev Please note that dif

CVS commit: src

2012-08-08 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Aug 8 18:37:52 UTC 2012 Modified Files: src/distrib/sets/lists/comp: md.amd64 md.i386 src/sys/arch/amd64/include: Makefile src/sys/arch/i386/include: Makefile Log Message: on x86, only pulls in . The latter

CVS commit: src/sys/arch/cesfic/cesfic

2012-08-08 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Aug 8 16:29:50 UTC 2012 Modified Files: src/sys/arch/cesfic/cesfic: machdep.c Log Message: build fix for gcc -fno-common, from Radoslaw Kujawa To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64 src/sys/arch/ces

CVS commit: src/sys

2012-07-27 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Fri Jul 27 22:55:30 UTC 2012 Modified Files: src/sys/arch/i386/i386: machdep.c src/sys/fs/udf: udf.h Log Message: gcc -fno-common fallout To generate a diff of this commit: cvs rdiff -u -r1.729 -r1.730 src/sys/arch/i38

CVS commit: src/doc

2012-06-26 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Tue Jun 26 20:15:57 UTC 2012 Modified Files: src/doc: 3RDPARTY Log Message: lua is at 5.2.1 upstream To generate a diff of this commit: cvs rdiff -u -r1.942 -r1.943 src/doc/3RDPARTY Please note that diffs are not public domai

CVS commit: src/doc

2012-06-26 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Tue Jun 26 20:14:38 UTC 2012 Modified Files: src/doc: 3RDPARTY Log Message: mention new upstream OpenPAM release To generate a diff of this commit: cvs rdiff -u -r1.941 -r1.942 src/doc/3RDPARTY Please note that diffs are not

CVS commit: src/sys/dev/pci

2012-06-26 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Tue Jun 26 19:03:09 UTC 2012 Modified Files: src/sys/dev/pci: pcidevs.h pcidevs_data.h Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1. -r1.1112 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1110 -r1.11

CVS commit: src/sys/dev/pci

2012-06-26 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Tue Jun 26 19:01:00 UTC 2012 Modified Files: src/sys/dev/pci: pcidevs Log Message: fix pci id for the Intel H61 LPC bridge to fit actual hardware (and the chipset's documentation), and add some PCI-to-legacy bridges found on rec

CVS commit: src/sys/dev/usb

2012-06-24 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Sun Jun 24 10:06:34 UTC 2012 Modified Files: src/sys/dev/usb: uhci.c Log Message: stopgap fix for recursive locking on suspend/resume (This can be simplified imo because interrupts should be disabled at this point.) To generat

CVS commit: src/crypto/external/bsd/openssl/dist/ssl

2012-05-11 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Fri May 11 18:07:34 UTC 2012 Modified Files: src/crypto/external/bsd/openssl/dist/ssl: d1_enc.c t1_enc.c Log Message: pull in upstream rev.22547: Sanity check record length before skipping explicit IV in TLS 1.2, 1.1 and DTLS to

CVS commit: src/sys

2012-04-27 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Fri Apr 27 18:15:55 UTC 2012 Modified Files: src/sys/dev/dkwedge: dk.c src/sys/kern: subr_disk_open.c Log Message: minor mostly cosmetical fixes: use designated type for device major numbers, typo in comment, misuse of m

CVS commit: src/sys/nfs

2012-04-27 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Fri Apr 27 18:12:01 UTC 2012 Modified Files: src/sys/nfs: nfs_vnops.c Log Message: fix access permission check which got broken by some kauth rework in March, affected mostly systems with NFS root fs To generate a diff of this

CVS commit: src/crypto/external/bsd/openssl/dist/crypto/buffer

2012-04-25 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Apr 25 11:02:46 UTC 2012 Modified Files: src/crypto/external/bsd/openssl/dist/crypto/buffer: buffer.c Log Message: fix for previous fix: correct error code (upstream rev.22474) To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/dev/pci

2012-04-24 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Tue Apr 24 09:53:42 UTC 2012 Modified Files: src/sys/dev/pci: pci_subr.c Log Message: print correct link speed for PCIexpress Gen2+ (the decoding code needs to be rewritten, sorry for only adding to the mess) To generate a dif

CVS commit: src/sys/ufs/ffs

2012-04-23 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Mon Apr 23 17:19:01 UTC 2012 Modified Files: src/sys/ufs/ffs: fs.h Log Message: everywhere else it is assumed that the filesystem block size fits into a 32-bit "int" -- do the cast to quell a compiler warning in a more sensible

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

2012-04-19 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Apr 19 20:20:57 UTC 2012 Modified Files: src/crypto/external/bsd/openssl/dist/crypto: mem.c src/crypto/external/bsd/openssl/dist/crypto/asn1: a_d2i_fp.c src/crypto/external/bsd/openssl/dist/crypto/buffer: buff

CVS commit: src/sys/dev

2012-03-30 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Fri Mar 30 20:15:19 UTC 2012 Modified Files: src/sys/dev: rndpseudo.c Log Message: reorder initialization to improve error handling in case the system runs out of file descriptors, avoids LOCKDEBUG panic due to double mutex init

CVS commit: src/distrib/sets/lists/man

2012-03-22 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Mar 22 20:52:47 UTC 2012 Modified Files: src/distrib/sets/lists/man: mi Log Message: obsolete kame_ipsec(4) To generate a diff of this commit: cvs rdiff -u -r1.1383 -r1.1384 src/distrib/sets/lists/man/mi Please note that

CVS commit: src

2012-03-22 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Mar 22 20:34:43 UTC 2012 Modified Files: src/sbin/mount_kernfs: mount_kernfs.8 src/share/man/man4: Makefile fast_ipsec.4 ipsec.4 options.4 src/sys/conf: files src/sys/dist/ipf/netinet: ip_fil_netbsd.c

CVS commit: src/lib/libpthread

2012-03-22 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Mar 22 20:01:19 UTC 2012 Modified Files: src/lib/libpthread: pthread.c Log Message: don't reuse a dynamically allocated stack if a fixed one is requested To generate a diff of this commit: cvs rdiff -u -r1.132 -r1.133 src/

CVS commit: src/sbin/gpt

2012-03-09 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Fri Mar 9 12:30:28 UTC 2012 Modified Files: src/sbin/gpt: gpt.8 Log Message: fix a path To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sbin/gpt/gpt.8 Please note that diffs are not public domain; they are s

CVS commit: src/lib/libpthread

2012-03-09 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Fri Mar 9 12:06:45 UTC 2012 Modified Files: src/lib/libpthread: pthread.c Log Message: -fix initial stacksize rounding -minor indentation fix To generate a diff of this commit: cvs rdiff -u -r1.128 -r1.129 src/lib/libpthread/

CVS commit: src/crypto/external/bsd/openssl/dist/crypto/asn1

2012-02-28 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Tue Feb 28 17:23:58 UTC 2012 Modified Files: src/crypto/external/bsd/openssl/dist/crypto/asn1: asn_mime.c Log Message: apply upstream rev.22146: Tolerate bad MIME headers in parser. avoids possible NULL dereference (CVE-2006-724

CVS commit: src/doc

2012-02-18 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Sat Feb 18 13:48:11 UTC 2012 Modified Files: src/doc: 3RDPARTY Log Message: add "Location" tags which tell where the source lives in the NetBSD tree, and fix some paths in "Notes" sections To generate a diff of this commit: cv

CVS commit: src/doc

2012-02-18 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Sat Feb 18 13:44:46 UTC 2012 Modified Files: src/doc: 3RDPARTY Log Message: remove stale entries: libcdk was removed 5 years ago, termcap.src between netbsd-5 and netbsd-6 To generate a diff of this commit: cvs rdiff -u -r1.91

CVS commit: src/crypto/dist/ipsec-tools/src/setkey

2012-02-18 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Sat Feb 18 13:42:46 UTC 2012 Modified Files: src/crypto/dist/ipsec-tools/src/setkey: setkey.8 Log Message: mention esp-udp To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/crypto/dist/ipsec-tools/src/setkey/se

CVS commit: src/sys/dev

2012-02-18 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Sat Feb 18 13:38:36 UTC 2012 Modified Files: src/sys/dev/cardbus: if_ral_cardbus.c src/sys/dev/ic: rt2560.c rt2560var.h rt2661.c rt2661var.h src/sys/dev/pci: if_ral_pci.c Log Message: split device_t/softc To ge

CVS commit: src/sys/netinet

2012-02-15 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Feb 15 16:11:23 UTC 2012 Modified Files: src/sys/netinet: ip_output.c Log Message: fix for IPSEC tunnel + NAT-T + esp_frag: Output packets larger than "esp_frag" are fragmented first and then reinjected into ip_output for en

CVS commit: src/sys/dev/pcmcia

2012-02-14 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Tue Feb 14 13:51:20 UTC 2012 Modified Files: src/sys/dev/pcmcia: xirc.c Log Message: fix incomplete device_t/softc split which led to crash on attachment, closes PR kern/45874 by Hauke Fath approved by releng To generate a dif

CVS commit: src/external/gpl2/xcvs/dist/src

2012-02-09 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Feb 9 16:28:53 UTC 2012 Modified Files: src/external/gpl2/xcvs/dist/src: client.c Log Message: add patch from Redhat bug#784141 which fixes a possible buffer overflow if used with an HTTP proxy (CVE-2012-0804) approved by

CVS commit: src/sys/kern

2012-02-06 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Mon Feb 6 12:13:44 UTC 2012 Modified Files: src/sys/kern: kern_malloc.c Log Message: align allocations >=pagesize at a page boundary, to preserve traditional malloc(9) semantics fixes dri mappings shared per mmap (at least on i

CVS commit: src/sys/dev

2012-02-02 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Feb 2 17:21:18 UTC 2012 Modified Files: src/sys/dev: video.c Log Message: fill in timestamps in outgoing data buffers To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/sys/dev/video.c Please note that dif

CVS commit: src/sys/dev/wscons

2012-02-02 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Feb 2 13:11:25 UTC 2012 Modified Files: src/sys/dev/wscons: wsdisplay.c Log Message: delete virtual screens on detach - this allows to hot-unplug a udl@usb monitor without crash To generate a diff of this commit: cvs rdif

CVS commit: src/external/gpl3/gcc/dist/gcc/config/i386

2012-02-02 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Feb 2 13:07:33 UTC 2012 Modified Files: src/external/gpl3/gcc/dist/gcc/config/i386: netbsd-elf.h Log Message: tell the compiler that the i387 runs in double-rounding mode, so it doesn't need to issue memory store-read seque

CVS commit: src/sys

2012-01-30 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Mon Jan 30 19:41:24 UTC 2012 Modified Files: src/sys/arch/x86/pci: pchb.c pcib.c src/sys/dev/pci: ahcisata_pci.c amdpm.c auixp.c autri.c btvmei.c chipsfb.c cmpci.c coram.c cs4280.c cs4281.c cxdtv.c ehci_pci.c

CVS commit: src/share/man/man9

2012-01-30 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Mon Jan 30 19:20:14 UTC 2012 Modified Files: src/share/man/man9: pci.9 Log Message: document pci_aprint_devinfo(9) (not the _fancy variant yet because it is still experimental) To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/sys/external/bsd/drm/dist/bsd-core

2012-01-29 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Sun Jan 29 11:49:02 UTC 2012 Modified Files: src/sys/external/bsd/drm/dist/bsd-core: drm_bufs.c Log Message: remove incomplete conversion to kmem_alloc -- inconsistent use leads at least to diagnostic panics To generate a diff

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

2012-01-29 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Sun Jan 29 11:45:37 UTC 2012 Modified Files: src/sys/arch/x86/x86: pmap.c Log Message: don't mess with the PDP pool cache before it is initialized, prevents at least LOCKDEBUG panics To generate a diff of this commit: cvs rdif

CVS commit: src/sys/dev/pci

2012-01-29 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Sun Jan 29 11:31:38 UTC 2012 Modified Files: src/sys/dev/pci: pci_subr.c pcivar.h ppb.c Log Message: extend the pci_aprint_devinfo slightly to cover the cases commonly used by drivers: a short name for the quiet/naive case and a

CVS commit: src/sys/dev/pci

2012-01-26 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Jan 26 21:17:28 UTC 2012 Modified Files: src/sys/dev/pci: pci_subr.c pcivar.h ppb.c Log Message: put printing of the pci_devinfo into its own function (not inlined by purpose) - this is a stack hog, and with this change my u

CVS commit: src/crypto/dist/ipsec-tools/src/setkey

2012-01-26 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Jan 26 21:11:27 UTC 2012 Modified Files: src/crypto/dist/ipsec-tools/src/setkey: setkey.8 Log Message: also mention the aes-gcm ESP variants To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/crypto/dist/ips

CVS commit: src/sys/netipsec

2012-01-26 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Jan 26 21:10:24 UTC 2012 Modified Files: src/sys/netipsec: xform_ah.c Log Message: remove some DPRINTFs which are not just diagnostics but cause noise even on regular operation To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/netipsec

2012-01-25 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Jan 25 21:58:10 UTC 2012 Modified Files: src/sys/netipsec: ipsec_input.c Log Message: After IPSEC input processing, pass a decoded/authenticated IPv4 packet to upper layers through the IP protosw, as done for IPv6. Before it

CVS commit: src/sys/netipsec

2012-01-25 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Jan 25 20:31:23 UTC 2012 Modified Files: src/sys/netipsec: xform_ah.c xform_esp.c xform_ipcomp.c Log Message: Make sure the mbufs in the input path (only the parts which we are going to modify in the AH case) are writable/no

CVS commit: src/sys/netipsec

2012-01-24 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Tue Jan 24 21:57:03 UTC 2012 Modified Files: src/sys/netipsec: xform_ah.c Log Message: fix pointer/offset mistakes in handling of IPv4 options To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/sys/netipsec/xfor

CVS commit: src/lib/libc/arch/x86_64/gen

2012-01-19 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Jan 19 16:37:18 UTC 2012 Modified Files: src/lib/libc/arch/x86_64/gen: fpsetmask.S Log Message: let one bit more through to SSE, to make FP_X_IMP work To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/lib/lib

CVS commit: src/sys/conf

2012-01-19 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Jan 19 16:35:25 UTC 2012 Modified Files: src/sys/conf: files Log Message: also remove unnecessary "needs-flag" for firmload, from Paul Goyette To generate a diff of this commit: cvs rdiff -u -r1.1037 -r1.1038 src/sys/conf/

CVS commit: src/sys/arch/i386/i386

2012-01-18 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Jan 18 21:34:38 UTC 2012 Modified Files: src/sys/arch/i386/i386: mainbus.c Log Message: revert previous, the assumption "all buses 1 and up must be subordinate to pci0" doesn't even hold on i386 -- there are server-class chi

CVS commit: src/sys/conf

2012-01-18 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Jan 18 20:37:20 UTC 2012 Modified Files: src/sys/conf: files Log Message: get the logics straight: CPU_UCODE requires "firmload" as a dependency To generate a diff of this commit: cvs rdiff -u -r1.1036 -r1.1037 src/sys/con

CVS commit: src/crypto/external/bsd/openssl/dist/ssl

2012-01-18 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Jan 18 20:08:50 UTC 2012 Modified Files: src/crypto/external/bsd/openssl/dist/ssl: d1_pkt.c Log Message: pull in rev.22050 from upstream CVS, following secadv_20120118.txt: Fix for DTLS DoS issue introduced by fix for CVE-20

CVS commit: src/share/man/man4

2012-01-16 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Mon Jan 16 16:27:59 UTC 2012 Modified Files: src/share/man/man4: ipsec.4 kame_ipsec.4 Log Message: move kame_ipsec.4 almost completely into ipsec.4 because it is valid for fast_ipsec as well To generate a diff of this commit:

CVS commit: src/sys

2012-01-11 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Jan 11 14:39:08 UTC 2012 Modified Files: src/sys/netinet: tcp_input.c src/sys/netipsec: xform_tcp.c Log Message: fix build in the (FAST_)IPSEC & TCP_SIGNATURE case To generate a diff of this commit: cvs rdiff -u -r

CVS commit: src/sys

2012-01-11 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Jan 11 14:37:45 UTC 2012 Modified Files: src/sys/dist/pf/net: pfvar.h src/sys/netipsec: keydb.h Log Message: protect "union sockaddr_union" from being defined twice by a CPP symbol (copied from FreeBSD), allows coexi

CVS commit: src/sys/netinet6

2012-01-10 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Tue Jan 10 20:05:37 UTC 2012 Modified Files: src/sys/netinet6: ip6_output.c Log Message: remove conditionals which can't succeed, and also shouldn't because one would get a kernel NULL dereference immediately To generate a dif

CVS commit: src/sys

2012-01-10 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Tue Jan 10 20:01:57 UTC 2012 Modified Files: src/sys/netinet6: ip6_input.c ip6_output.c ip6_var.h src/sys/netipsec: ipsec_output.c xform_ah.c Log Message: add patch from Arnaud Degroote to handle IPv6 extended options wi

CVS commit: src/share/man/man4

2012-01-09 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Mon Jan 9 16:17:37 UTC 2012 Modified Files: src/share/man/man4: fast_ipsec.4 ipsec.4 Log Message: fix confusing references, from wiz To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/share/man/man4/fast_ipsec.

CVS commit: src/sys/netipsec

2012-01-09 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Mon Jan 9 15:42:08 UTC 2012 Modified Files: src/sys/netipsec: key.c Log Message: allow the ESP fragment length in the NAT-T case to be reported back through the pfkey interface, kernel part of PR kern/44952 by Wolfgang Stukenbr

CVS commit: src/crypto/dist/ipsec-tools/src

2012-01-09 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Mon Jan 9 15:25:14 UTC 2012 Modified Files: src/crypto/dist/ipsec-tools/src/libipsec: key_debug.c pfkey.c pfkey_dump.c src/crypto/dist/ipsec-tools/src/setkey: parse.y setkey.8 token.l Log Message: allow setk

CVS commit: src

2012-01-09 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Mon Jan 9 15:16:31 UTC 2012 Modified Files: src/distrib/sets/lists/man: mi src/share/man/man4: Makefile fast_ipsec.4 ipsec.4 options.4 src/sys/netinet6: files.ipsec src/sys/netipsec: files.netipsec Added

CVS commit: src/usr.bin/netstat

2012-01-06 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Fri Jan 6 14:21:17 UTC 2012 Modified Files: src/usr.bin/netstat: Makefile ipsec.c Added Files: src/usr.bin/netstat: pfkey.c Log Message: split the ipsec.c source file into the pfkey part which is shared with FAST_IPSEC

CVS commit: src

2012-01-06 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Fri Jan 6 14:17:12 UTC 2012 Modified Files: src/distrib/sets/lists/comp: mi src/sys/netinet6: Makefile ipsec.h src/sys/netipsec: Makefile ipsec.h src/sys/netkey: Makefile keysock.h src/usr.bin/net

CVS commit: src/usr.bin/systat

2012-01-06 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Fri Jan 6 14:08:09 UTC 2012 Modified Files: src/usr.bin/systat: Makefile cmdtab.c extern.h systat.1 Removed Files: src/usr.bin/systat: ipsec.c Log Message: kill ipsec support which hasn't been working for a long time (n

CVS commit: src/lib/libpam/modules/pam_ssh

2012-01-06 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Fri Jan 6 14:04:02 UTC 2012 Modified Files: src/lib/libpam/modules/pam_ssh: pam_ssh.c Log Message: pull in from FreeBSD rev.1.41: Narrow the use of user credentials. (call pam_get_authtok() with caller's rights rather than user

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

2012-01-05 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Jan 5 18:59:53 UTC 2012 Modified Files: src/crypto/external/bsd/openssl/dist/crypto/x509: x509_vfy.c src/crypto/external/bsd/openssl/dist/ssl: d1_srvr.c s3_lib.c s3_srvr.c Log Message: also pull in patches for older

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

2012-01-05 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Thu Jan 5 17:32:02 UTC 2012 Modified Files: src/crypto/external/bsd/openssl/dist/crypto/x509v3: v3_addr.c src/crypto/external/bsd/openssl/dist/engines/ccgost: gost2001_keyx.c gost94_keyx.c src/crypto/

CVS commit: src/usr.bin/cdplay

2012-01-04 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Jan 4 17:26:21 UTC 2012 Modified Files: src/usr.bin/cdplay: cdplay.1 cdplay.c Log Message: -make digital mode work in non-interactive mode (init sighandler earlier, sleep(3) until playing finished) -also switch to digital

CVS commit: src/usr.bin/cdplay

2012-01-04 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Jan 4 17:07:20 UTC 2012 Modified Files: src/usr.bin/cdplay: cdplay.c Log Message: kill unnecessary srandom() call which crept in in rev. 1.33 To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 src/usr.bin/cdpla

  1   2   3   >