CVS: cvs.openbsd.org: src

2013-01-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2013/01/15 02:28:29 Modified files: sys/dev: softraid_aoe.c softraid_concat.c softraid_crypto.c softraid_raid0.c softraid_raid1.c softraid_raid6.c

CVS: cvs.openbsd.org: src

2013-01-15 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2013/01/15 02:33:30 Modified files: sys/arch/amd64/include: bus.h sys/arch/amd64/amd64: bus_space.c Log message: implement bus_space_foo_8 for amd64. it will panic on attempts to do 8 byte operation

CVS: cvs.openbsd.org: src

2013-01-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2013/01/15 02:51:22 Modified files: sys/dev: softraid.c softraidvar.h Log message: Implement a function that gets and correctly initialises a ccb for I/O, along with a function that enqueues a ccb on

CVS: cvs.openbsd.org: src

2013-01-15 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2013/01/15 03:15:19 Modified files: sys/netinet6 : nd6.c Log message: Flushing prefixes of autoconfigured IPv6 addresses with ndp -P caused an uvm fault. The function in6_purgeaddr() might already free th

CVS: cvs.openbsd.org: src

2013-01-15 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2013/01/15 03:43:17 Modified files: regress/sys/kern/sosplice: funcs.pl regress/sys/kern/sosplice/tcp: args-null-max-sleep-client-nonblock.pl

CVS: cvs.openbsd.org: src

2013-01-15 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2013/01/15 03:47:36 Modified files: sys/compat/linux: linux_futex.c Log message: Process futex requeuing even when the thread times out or is signaled. Bug report from frantisek holop (minusf at obi

CVS: cvs.openbsd.org: src

2013-01-15 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2013/01/15 04:12:57 Modified files: sys/kern : sys_socket.c uipc_socket.c uipc_socket2.c sys/sys: socketvar.h Log message: Changing the socket buffer flags sb_flags was not interrupt s

CVS: cvs.openbsd.org: src

2013-01-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2013/01/15 04:20:55 Modified files: sys/ufs/mfs: mfs_vfsops.c mfs_vnops.c mfsnode.h Log message: Switch mfs to bufq. This simplifies the code, gives us queue limits for free and uses FIFO queueing (rathe

CVS: cvs.openbsd.org: xenocara

2013-01-15 Thread Stuart Henderson
CVSROOT:/cvs Module name:xenocara Changes by: st...@cvs.openbsd.org 2013/01/15 04:47:43 Modified files: lib/fontconfig/fontconfig: fontconfig.h Log message: C++11 requires a space between literal and identifier; backport fix from 7069d717e9 upstream. ok matthieu@

CVS: cvs.openbsd.org: src

2013-01-15 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2013/01/15 04:58:46 Modified files: share/man/man4 : vio.4 virtio.4 vioblk.4 Log message: tidy up the vio docs; ok sf

CVS: cvs.openbsd.org: src

2013-01-15 Thread Todd Fries
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2013/01/15 09:51:10 Modified files: distrib/sets/lists/comp: mi Log message: sync

Re: CVS: cvs.openbsd.org: src

2013-01-15 Thread Alexander Bluhm
On Tue, Jan 15, 2013 at 04:12:57AM -0700, Alexander Bluhm wrote: > CVSROOT: /cvs > Module name: src > Changes by: bl...@cvs.openbsd.org 2013/01/15 04:12:57 > > Modified files: > sys/kern : sys_socket.c uipc_socket.c uipc_socket2.c > sys/sys: socketvar.h > > L

CVS: cvs.openbsd.org: src

2013-01-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2013/01/15 12:34:35 Modified files: gnu/usr.bin/binutils/gas/config: tc-m88k.c tc-m88k.h Log message: When configured for ELF object format output, recognize #abdiff, #got_rel and #plt symbol modifiers, and

CVS: cvs.openbsd.org: src

2013-01-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2013/01/15 12:37:08 Modified files: lib/csu/m88k : Makefile Log message: build crt{begin,end}S.o with -fpic.

CVS: cvs.openbsd.org: src

2013-01-15 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2013/01/15 13:26:28 Modified files: bin/ed : main.c Log message: tidy okay miod@

CVS: cvs.openbsd.org: src

2013-01-15 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2013/01/15 14:44:28 Modified files: sbin/dhclient : dhclient.c privsep.c privsep.h Log message: Add IMSG_WRITE_FILE and associated bits to allow the unprivileged process to ask that a file be written by the

CVS: cvs.openbsd.org: src

2013-01-15 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2013/01/15 14:48:32 Modified files: sys/kern : uipc_socket.c Log message: Pass an EFBIG error to user land when the maximum splicing length has been reached. This creates a read event on the spliced s

CVS: cvs.openbsd.org: src

2013-01-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2013/01/15 15:25:23 Modified files: gnu/usr.bin/gcc/gcc: configure configure.in Log message: Bring back symbol visibility support. This had been done, then backed out, a long time ago, because I had not real

CVS: cvs.openbsd.org: src

2013-01-15 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/01/15 15:55:29 Modified files: usr.bin/tmux : options-table.c server-client.c tmux.1 tmux.h Log message: If timing between keys is less than (by default) 1 millisecond, assume the text is being pasted

CVS: cvs.openbsd.org: src

2013-01-15 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2013/01/15 16:03:37 Modified files: usr.sbin/authpf: authpf.8 authpf.c pathnames.h Log message: Per group support for authpf rules files in /etc/authpf/groups. largely by Frank Timmers with fixups by me and

CVS: cvs.openbsd.org: src

2013-01-15 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2013/01/15 16:06:12 Modified files: sys/dev/pci: if_bgereg.h Log message: More syncing with FreeBSD bge version. No binary change.

CVS: cvs.openbsd.org: src

2013-01-15 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/01/15 16:18:55 Modified files: usr.bin/tmux : input.c screen-write.c tmux.h tty-term.c tty.c Log message: Implement ECH (erase character, CSI X). Reported by Christian Neukirchen.

CVS: cvs.openbsd.org: src

2013-01-15 Thread joshua stein
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2013/01/15 16:30:39 Modified files: sys/kern : kern_sysctl.c Log message: restrict KERN_PROC_ARGS lookup of KERN_PROC_NENV and KERN_PROC_ENV to process owner and root ok deraadt millert guenther

CVS: cvs.openbsd.org: src

2013-01-15 Thread Paul Irofti
CVSROOT:/cvs Module name:src Changes by: piro...@cvs.openbsd.org 2013/01/15 16:30:37 Modified files: sys/arch/loongson/dev: glx.c glxclk.c sys/arch/loongson/include: intr.h sys/arch/loongson/loongson: machdep.c sys/arch/mips64/mips64: mips64_machd

CVS: cvs.openbsd.org: src

2013-01-15 Thread Brad Smith
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2013/01/15 16:38:06 Modified files: gnu/gcc/gcc/config: openbsd-libpthread.h gnu/usr.bin/gcc/gcc/config: openbsd-libpthread.h Log message: Simplify OBSD_LIB_SPEC a bit for gcc3/4. ok miod@

CVS: cvs.openbsd.org: src

2013-01-15 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2013/01/15 16:45:03 Modified files: usr.sbin/dhcrelay: dhcrelay.c Log message: VMware PXE "ROMs" confuse the DHCP gateway address with the IP gateway address. This is a problem if your DHCP relay is running

CVS: cvs.openbsd.org: src

2013-01-15 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2013/01/15 17:07:22 Modified files: sys/netinet: in_pcb.c in_pcb.h Log message: Pass struct inpcb pointer to in_pcb...() functions instead of void pointer. Allows stricter type checking. No functional

CVS: cvs.openbsd.org: src

2013-01-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2013/01/15 17:13:23 Modified files: usr.sbin/procmap: procmap.c Log message: document a safe cast, which should be (unsigned int) instead of simply (unsigned)

CVS: cvs.openbsd.org: src

2013-01-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2013/01/15 17:24:33 Modified files: sys/uvm: uvm_unix.c Log message: oops, one IO_NODELOCKED left behind in the a.out coredumper ok guenther

CVS: cvs.openbsd.org: src

2013-01-15 Thread Brad Smith
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2013/01/15 17:30:48 Modified files: share/man/man4 : vio.4 vioblk.4 viomb.4 virtio.4 Log message: - bhyve is now officially all lower case. - Further tweaking to the viomb(4) page. ok sf@

CVS: cvs.openbsd.org: src

2013-01-15 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2013/01/15 18:49:20 Modified files: share/man/man5 : pf.conf.5 sbin/pfctl : parse.y pfctl_parser.c Log message: for consistency with prio etc, the queue assignment really belongs into the set bl

Re: CVS: cvs.openbsd.org: src

2013-01-15 Thread Alexander Bluhm
On Tue, Jan 15, 2013 at 05:07:22PM -0700, Alexander Bluhm wrote: > CVSROOT: /cvs > Module name: src > Changes by: bl...@cvs.openbsd.org 2013/01/15 17:07:22 > > Modified files: > sys/netinet: in_pcb.c in_pcb.h > > Log message: > Pass struct inpcb pointer to in_pcb...() functio

CVS: cvs.openbsd.org: www

2013-01-15 Thread Henning Brauer
CVSROOT:/cvs Module name:www Changes by: henn...@cvs.openbsd.org 2013/01/15 19:10:13 Modified files: faq: current.html Log message: bonjour miod, c'est 2013

CVS: cvs.openbsd.org: www

2013-01-15 Thread Henning Brauer
CVSROOT:/cvs Module name:www Changes by: henn...@cvs.openbsd.org 2013/01/15 19:15:06 Modified files: faq: current.html Log message: queue -> set queue

CVS: cvs.openbsd.org: src

2013-01-15 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2013/01/15 19:43:24 Modified files: share/man/man5 : pf.conf.5 Log message: move the "set queue" block a bit down so that a) things are in alphabetical order again b) the "described below" in the set prio se

CVS: cvs.openbsd.org: src

2013-01-15 Thread Darren Tucker
CVSROOT:/cvs Module name:src Changes by: dtuc...@cvs.openbsd.org 2013/01/15 20:21:14 Modified files: sys/dev/pci: if_vr.c Log message: Keep a count of packets added to the chip's TX queue and only poke the chip if we've added a packet. Reduces CPU util a tiny bit. o

CVS: cvs.openbsd.org: src

2013-01-15 Thread Brad Smith
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2013/01/15 20:33:14 Modified files: sys/dev/pci: pcidevs Log message: Add D-Link DFE-520TX C1

CVS: cvs.openbsd.org: src

2013-01-15 Thread Brad Smith
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2013/01/15 20:35:13 Modified files: sys/dev/pci: pcidevs.h pcidevs_data.h Log message: regen

CVS: cvs.openbsd.org: src

2013-01-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2013/01/15 21:05:22 Modified files: sys/nfs: nfs_vfsops.c sys/sys: param.h swap.h Log message: do not expose NETDEV to userland from param.h

CVS: cvs.openbsd.org: src

2013-01-15 Thread Darren Tucker
CVSROOT:/cvs Module name:src Changes by: dtuc...@cvs.openbsd.org 2013/01/15 21:23:43 Modified files: sys/dev/pci: if_vr.c Log message: Add hardware VLAN tag/untag support for VT6105M chips. Help/feedback/ok brad@ chris@ jsing@ kettenis@ mikeb@ sthen@

CVS: cvs.openbsd.org: src

2013-01-15 Thread Brad Smith
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2013/01/15 21:42:44 Modified files: sys/dev/pci: if_re_pci.c if_rl_pci.c Log message: Sort the PCI ids. ok dtucker@ jsing@

CVS: cvs.openbsd.org: src

2013-01-15 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2013/01/15 22:16:02 Modified files: sbin/dhclient : dhclient.c Log message: Don't tell the priviledged process to discard active_addr if there is a pending address addition. Should fix "routehandler: inter

CVS: cvs.openbsd.org: src

2013-01-15 Thread Darren Tucker
CVSROOT:/cvs Module name:src Changes by: dtuc...@cvs.openbsd.org 2013/01/15 22:25:57 Modified files: sys/dev/pci: if_vrreg.h Log message: Add hardware VLAN tag/untag support for VT6105M chips. Help/feedback/ok brad@ chris@ jsing@ kettenis@ mikeb@ sthen@

CVS: cvs.openbsd.org: src

2013-01-15 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2013/01/15 22:49:48 Modified files: sys/arch/amd64/amd64: machdep.c Log message: init comconsiot to X86_BUS_SPACE_IO in case someone changes the value of that thing to be something other than 0, which as a g

CVS: cvs.openbsd.org: src

2013-01-15 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2013/01/15 23:11:21 Modified files: sbin/dhclient : dhclient.c dhcpd.h options.c Log message: Use the magic of asprintf() to produce more informative error and log messages.

CVS: cvs.openbsd.org: src

2013-01-15 Thread Darren Tucker
CVSROOT:/cvs Module name:src Changes by: dtuc...@cvs.openbsd.org 2013/01/15 23:15:50 Modified files: sys/dev/pci: if_vr.c Log message: fix typo in comment

CVS: cvs.openbsd.org: src

2013-01-15 Thread Brad Smith
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2013/01/15 23:15:58 Modified files: sys/dev/pci: pcidevs if_rl_pci.c if_ste.c share/man/man4 : rl.4 vr.4 Log message: Some corrections for D-Link device names. ok jsing@

CVS: cvs.openbsd.org: src

2013-01-15 Thread Brad Smith
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2013/01/15 23:17:39 Modified files: sys/dev/pci: pcidevs.h pcidevs_data.h Log message: regen

CVS: cvs.openbsd.org: src

2013-01-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2013/01/15 23:29:14 Modified files: sys/dev: softraid.c softraid_raid1.c softraid_raid6.c softraid_raidp.c softraidvar.h Log message: Factor out code used to release ccbs fr

CVS: cvs.openbsd.org: src

2013-01-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2013/01/15 23:42:22 Modified files: sys/dev: softraid.c softraid_aoe.c softraid_concat.c softraid_crypto.c softraid_raid0.c softraid_raid1.c softraid

CVS: cvs.openbsd.org: src

2013-01-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2013/01/16 00:06:29 Modified files: sys/dev: softraid_raid1.c softraid_raid6.c softraid_raidp.c softraidvar.h Log message: Add a new capability flag to identify disciplines

CVS: cvs.openbsd.org: src

2013-01-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2013/01/16 00:07:38 Modified files: sys/dev: softraid.c softraidvar.h Log message: Add a function that handles the completion of a ccb. ok krw@

CVS: cvs.openbsd.org: src

2013-01-15 Thread Paul Irofti
CVSROOT:/cvs Module name:src Changes by: piro...@cvs.openbsd.org 2013/01/16 00:17:59 Modified files: sys/arch/loongson/loongson: loongson2_machdep.c yeeloong_machdep.c sys/dev/pci: glxpcib.c Log message: Loongson: add thro

CVS: cvs.openbsd.org: src

2013-01-15 Thread David Coppa
CVSROOT:/cvs Module name:src Changes by: dco...@cvs.openbsd.org 2013/01/16 00:55:16 Modified files: share/termtypes: termtypes.master Log message: Add terminfo entries for rxvt-unicode and rxvt-unicode-256color ok sthen@, nicm@