CVS: cvs.openbsd.org: src

2013-10-28 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2013/10/28 02:40:05 Modified files: regress/libexec/ld.so/lazy/prog: prog.c Log message: include stdlib.h for exit()

CVS: cvs.openbsd.org: src

2013-10-28 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2013/10/28 02:41:20 Modified files: regress/usr.bin/sort: stests Log message: include stdio.h for printf()

CVS: cvs.openbsd.org: src

2013-10-28 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2013/10/28 02:47:43 Modified files: regress/misc/X11/blt: blt.c regress/misc/X11/bltone: bltone.c Log message: include string.h for memcpy()

CVS: cvs.openbsd.org: src

2013-10-28 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2013/10/28 03:00:06 Modified files: usr.sbin/mkuboot: mkuboot.c Makefile Added files: usr.sbin/mkuboot: copy_elf.c copy_elf32.c copy_elf64.c Log message: Improve mkuboot's ELF handling. This fixes

CVS: cvs.openbsd.org: src

2013-10-28 Thread Eric Faurot
CVSROOT:/cvs Module name:src Changes by: e...@cvs.openbsd.org2013/10/28 03:14:58 Modified files: usr.sbin/smtpd : lka_session.c mda.c Log message: bzero() some structs before using them, to be safe.

CVS: cvs.openbsd.org: src

2013-10-28 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2013/10/28 03:15:09 Modified files: sys/arch/armv7/imx: imx_machdep.c sys/arch/armv7/omap: beagle_machdep.c sys/arch/armv7/sunxi: sunxi_machdep.c Log message: We need to make sure that the

CVS: cvs.openbsd.org: src

2013-10-28 Thread Eric Faurot
CVSROOT:/cvs Module name:src Changes by: e...@cvs.openbsd.org2013/10/28 03:40:07 Modified files: usr.sbin/smtpd : mta.c Log message: Set lastmxquery when the MX query returns, not when it is issued. This fixes a potential race when several relays share a single

CVS: cvs.openbsd.org: src

2013-10-28 Thread Eric Faurot
CVSROOT:/cvs Module name:src Changes by: e...@cvs.openbsd.org2013/10/28 04:32:17 Modified files: usr.sbin/smtpd : to.c Log message: handle the case where the filter string is quoted

CVS: cvs.openbsd.org: src

2013-10-28 Thread Raphael Graf
CVSROOT:/cvs Module name:src Changes by: ra...@cvs.openbsd.org 2013/10/28 05:11:50 Modified files: sys/arch/armv7/omap: omap3_prcmreg.h prcm.c prcmvar.h Log message: Make prcm(4) aware of the GPIO modules. ok aalm@, jasper@

CVS: cvs.openbsd.org: src

2013-10-28 Thread Mike Belopuhov
CVSROOT:/cvs Module name:src Changes by: mi...@cvs.openbsd.org 2013/10/28 06:09:41 Modified files: sys/net: pf.c Log message: previous udp port number rewrite fix turned out to be a work around the incorrect pf_change_ap call; while here make the tcp case use

CVS: cvs.openbsd.org: src

2013-10-28 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2013/10/28 06:34:30 Modified files: share/man/man4 : Makefile eisa.4 pci.4 Removed files: share/man/man4 : fpa.4 Log message: tedu FDDI documentation bits. ok jmc@

CVS: cvs.openbsd.org: src

2013-10-28 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2013/10/28 06:39:43 Modified files: sys/net: if_bridge.c Log message: Do not use the multicast macro IFP_TO_IA() to check if an interface has a configured IPv4 address but iterates on its private

CVS: cvs.openbsd.org: src

2013-10-28 Thread Okan Demirmen
CVSROOT:/cvs Module name:src Changes by: o...@cvs.openbsd.org2013/10/28 07:05:53 Modified files: bin/ps : ps.1 ps.c Log message: add -A (-ax) support; from Lauri Tirkkonen with some option sorting. ok guenther@ jmc@

CVS: cvs.openbsd.org: src

2013-10-28 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2013/10/28 07:43:12 Modified files: sys/arch/armv7/omap: beagle_machdep.c Log message: Remove unused variable. spotted by rapha@

CVS: cvs.openbsd.org: src

2013-10-28 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2013/10/28 07:55:53 src/distrib/armv7/miniroot/imx Update of /cvs/src/distrib/armv7/miniroot/imx In directory cvs.openbsd.org:/tmp/cvs-serv30392/distrib/armv7/miniroot/imx Log Message: Directory

CVS: cvs.openbsd.org: src

2013-10-28 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2013/10/28 08:10:41 Modified files: sys/arch/armv7/conf: RAMDISK-IMX distrib/armv7/miniroot: Makefile Makefile.inc distrib/armv7/miniroot/am335x: Makefile

CVS: cvs.openbsd.org: src

2013-10-28 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2013/10/28 09:05:35 Modified files: sbin/ifconfig : ifconfig.c sbin/pfctl : pfctl_parser.c sbin/ping : ping.c sbin/route : route.c Log message: use %d instead of %i

CVS: cvs.openbsd.org: src

2013-10-28 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2013/10/28 09:15:08 Modified files: share/man/man4 : softraid.4 sys/arch/amd64/stand/biosboot: biosboot.8 sys/arch/amd64/stand/boot: boot.8 sys/arch/i386/stand/biosboot: biosboot.8

CVS: cvs.openbsd.org: src

2013-10-28 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2013/10/28 10:08:08 Modified files: sys/dev/usb: if_urlreg.h Log message: Use the correct value for the Interframe Gap Time 0 bit in the transmit configuration register and fix a typo. From Paul A.

CVS: cvs.openbsd.org: src

2013-10-28 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2013/10/28 10:47:08 Modified files: distrib/sets/lists/base: md.alpha md.amd64 md.armish md.armv7 md.aviion md.hp300 md.hppa md.hppa64

CVS: cvs.openbsd.org: src

2013-10-28 Thread Eric Faurot
CVSROOT:/cvs Module name:src Changes by: e...@cvs.openbsd.org2013/10/28 11:02:09 Modified files: usr.sbin/smtpd : ca.c lka.c mta_session.c smtp_session.c ssl_smtpd.c Log message: Report the ssl certificate verification status in the mail

CVS: cvs.openbsd.org: src

2013-10-28 Thread Eric Faurot
CVSROOT:/cvs Module name:src Changes by: e...@cvs.openbsd.org2013/10/28 12:49:15 Modified files: usr.sbin/smtpd : table.c Log message: accept credentials formated as user passwd

CVS: cvs.openbsd.org: src

2013-10-28 Thread Eric Faurot
CVSROOT:/cvs Module name:src Changes by: e...@cvs.openbsd.org2013/10/28 12:50:23 Modified files: usr.sbin/smtpd : table_static.c Log message: alias files may be empty

CVS: cvs.openbsd.org: src

2013-10-28 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2013/10/28 13:59:25 Modified files: usr.bin/netstat: main.c Log message: use %d instea of %i

CVS: cvs.openbsd.org: src

2013-10-28 Thread Sylvestre Gallon
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2013/10/28 14:45:20 Modified files: sys/arch/armv7/omap: ommmc.c Log message: Enable blocksize 512 and cleanup ommmc_attach(). ok patrick@. With some input from Dale Rahn, Thanks!

CVS: cvs.openbsd.org: src

2013-10-28 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2013/10/28 15:02:35 Modified files: lib/libc/gen : sysctl.3 sbin/sysctl: sysctl.8 sys/netinet6 : in6.h ip6_input.c Log message: kill kame version symbols and sysctl ports tree grep

CVS: cvs.openbsd.org: src

2013-10-28 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2013/10/28 16:10:43 src/sys/arch/luna88k/stand Update of /cvs/src/sys/arch/luna88k/stand In directory cvs.openbsd.org:/cvs.d/hack/miod/traba/src/sys/arch/luna88k/stand Log Message: Directory

CVS: cvs.openbsd.org: src

2013-10-28 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2013/10/28 16:10:47 src/sys/arch/luna88k/stand/boot Update of /cvs/src/sys/arch/luna88k/stand/boot In directory cvs.openbsd.org:/cvs.d/hack/miod/traba/src/sys/arch/luna88k/stand/boot Log Message: Directory

CVS: cvs.openbsd.org: src

2013-10-28 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2013/10/28 16:13:13 Added files: sys/arch/luna88k/stand: Makefile Makefile.inc sys/arch/luna88k/stand/boot: Makefile autoconf.c awaitkey.c bcd.c bmc.c bmd.c

CVS: cvs.openbsd.org: src

2013-10-28 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2013/10/28 16:15:22 Modified files: sys/arch/luna88k/luna88k: locore.S Log message: Recognize kernel symbols when booted from the standalone bootloader.

CVS: cvs.openbsd.org: src

2013-10-28 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2013/10/28 16:19:07 Modified files: sys/arch/luna88k/stand/boot: bmd.c Log message: This is the cleaned up version I had intended to commit.

CVS: cvs.openbsd.org: src

2013-10-28 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2013/10/28 20:44:52 Modified files: sys/sys: select.h Log message: __fd_mask should be unsigned, and let's shift an unsigned bit. Why has this never mattered before?? ok guenther millert

CVS: cvs.openbsd.org: src

2013-10-28 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2013/10/28 20:56:15 Modified files: regress/lib/libpthread/pthread_cond_timedwait: pthread_cond_timedwait.c Log message: use lld format string and a

CVS: cvs.openbsd.org: src

2013-10-28 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2013/10/28 21:00:40 Modified files: regress/misc/c++abi: nm1.ref Log message: ino_t is 64 bit now ok guenther@

CVS: cvs.openbsd.org: src

2013-10-28 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2013/10/28 21:11:08 Modified files: sys/kern : spec_vnops.c Log message: Unlock the vnode while calling a device's d_close routine, except when it's locked for changing the type (i.e.,

CVS: cvs.openbsd.org: src

2013-10-28 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2013/10/28 22:23:16 Modified files: sys/conf : files sys/kern : init_main.c Added files: sys/kern : kern_task.c sys/sys: task.h Log message: introduce

CVS: cvs.openbsd.org: src

2013-10-28 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2013/10/28 22:32:08 Modified files: sys/sys: task.h sys/kern : kern_task.c Log message: use unsigned int instead of u_int to reduce the depend on types.h. might make jsg a little

CVS: cvs.openbsd.org: src

2013-10-28 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2013/10/28 22:34:21 Modified files: sys/kern : kern_task.c Log message: sys/task.h includes sys/queue.h, so kern/kern_task.c doesnt need to do that again. kern/kern_task.c doesnt use pools so we dont

CVS: cvs.openbsd.org: src

2013-10-28 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2013/10/28 22:35:20 Added files: share/man/man9 : task_add.9 Log message: document the kernel task api

CVS: cvs.openbsd.org: src

2013-10-28 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2013/10/28 22:35:46 Modified files: share/man/man9 : task_add.9 Log message: u_int - unsigned int

CVS: cvs.openbsd.org: src

2013-10-28 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2013/10/28 23:14:20 Modified files: share/man/man9 : Makefile Log message: wire task_add.9 in

CVS: cvs.openbsd.org: src

2013-10-28 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2013/10/28 23:47:15 Modified files: sys/dev/pci: vmwpvs.c Log message: implementing handling of the msg ring if its available. this lets us get hotplug events from the hypervisor, so you can add and