CVS: cvs.openbsd.org: www

2013-11-08 Thread Stuart Henderson
CVSROOT:/cvs
Module name:www
Changes by: st...@cvs.openbsd.org   2013/11/08 01:22:40

Modified files:
build/mirrors  : openssh-ftp.html.head 

Log message:
openssh-6.4



CVS: cvs.openbsd.org: src

2013-11-08 Thread Stuart Henderson
CVSROOT:/cvs
Module name:src
Changes by: st...@cvs.openbsd.org   2013/11/08 01:43:49

Modified files:
sys/dev/pci: pcidevs 

Log message:
add ID for Areca ARC-1214



CVS: cvs.openbsd.org: src

2013-11-08 Thread Stuart Henderson
CVSROOT:/cvs
Module name:src
Changes by: st...@cvs.openbsd.org   2013/11/08 01:44:34

Modified files:
sys/dev/pci: pcidevs.h pcidevs_data.h 

Log message:
sync



CVS: cvs.openbsd.org: src

2013-11-08 Thread Martin Pieuchot
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2013/11/08 02:18:27

Modified files:
sys/net: if_vlan.c 

Log message:
To make sure detach hooks are executed in reverse order they were added,
they must be appended to the head of the list.  It doesn't really matter
right now since most of our pseudo drivers use their own custom detach
procedure, but teach vlan(4) to do the right thing since more conversion
are coming.

ok deraadt@



CVS: cvs.openbsd.org: src

2013-11-08 Thread Paul Irofti
CVSROOT:/cvs
Module name:src
Changes by: piro...@cvs.openbsd.org 2013/11/08 03:12:20

Modified files:
sys/dev/usb: if_urndis.c if_urndisreg.h 

Log message:
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().

Okay mpi@



CVS: cvs.openbsd.org: src

2013-11-08 Thread Mike Belopuhov
CVSROOT:/cvs
Module name:src
Changes by: mi...@cvs.openbsd.org   2013/11/08 04:07:42

Modified files:
share/man/man4 : mfi.4 

Log message:
add ibm serveraid m1115



CVS: cvs.openbsd.org: src

2013-11-08 Thread Darren Tucker
CVSROOT:/cvs
Module name:src
Changes by: dtuc...@cvs.openbsd.org 2013/11/08 04:15:19

Modified files:
usr.bin/ssh: bufaux.c bufbn.c buffer.c sftp-client.c 
 sftp-common.c sftp-glob.c uidswap.c 

Log message:
Include stdlib.h for free() as per the man page.



CVS: cvs.openbsd.org: src

2013-11-08 Thread Nicholas Marriott
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2013/11/08 05:39:20

Modified files:
usr.bin/tmux   : window-copy.c 

Log message:
Correctly redraw the top two lines in copy mode when they are selected -
the selection was being updated before the redraw so the markings were
lost. Based on a fix from J Raynor.



CVS: cvs.openbsd.org: www

2013-11-08 Thread Gilles Chehade
CVSROOT:/cvs
Module name:www
Changes by: gil...@cvs.openbsd.org  2013/11/08 05:46:21

Modified files:
opensmtpd  : list.html portable.html security.html 

Log message:
update list address, portable version and security page



CVS: cvs.openbsd.org: src

2013-11-08 Thread Federico G. Schwindt
CVSROOT:/cvs
Module name:src
Changes by: fg...@cvs.openbsd.org   2013/11/08 06:05:21

Modified files:
sys/arch/socppc/stand/boot: machdep.c 

Log message:
fix spelling.



CVS: cvs.openbsd.org: src

2013-11-08 Thread William Yodlowsky
CVSROOT:/cvs
Module name:src
Changes by: will...@cvs.openbsd.org 2013/11/08 06:41:58

Modified files:
sys/net: Tag: OPENBSD_5_3 if_pflow.c 

Log message:
MFC:

This is http://ftp.openbsd.org/pub/OpenBSD/patches/5.3/common/008_pflow.patch

A crash can happen on pflow(4) interface destruction.

ok sthen



CVS: cvs.openbsd.org: src

2013-11-08 Thread William Yodlowsky
CVSROOT:/cvs
Module name:src
Changes by: will...@cvs.openbsd.org 2013/11/08 06:44:54

Modified files:
sys/net: Tag: OPENBSD_5_4 if_pflow.c 

Log message:
MFC:

This is http://ftp.openbsd.org/pub/OpenBSD/patches/5.4/common/001_pflow.patch

A crash can happen on pflow(4) interface destruction.

ok sthen



CVS: cvs.openbsd.org: src

2013-11-08 Thread Joel Sing
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org   2013/11/08 08:21:20

Modified files:
usr.bin/quota  : quota.c 

Log message:
Make quota(1) work with DUIDs.

ok krw@ millert@



CVS: cvs.openbsd.org: xenocara

2013-11-08 Thread Okan Demirmen
CVSROOT:/cvs
Module name:xenocara
Changes by: o...@cvs.openbsd.org2013/11/08 10:35:12

Modified files:
app/cwm: calmwm.h client.c 

Log message:
stash WMProtocols in flags



CVS: cvs.openbsd.org: src

2013-11-08 Thread Robert Peichaer
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2013/11/08 14:34:35

Modified files:
distrib/miniroot: install.sub 

Log message:
Use get_ifdevs() to get the interface name
which the system netbooted from.

cool uwe@ on a similar diff
ok krw@ halex@



CVS: cvs.openbsd.org: src

2013-11-08 Thread David Gwynne
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2013/11/08 15:36:22

Modified files:
sys/dev/pci: if_vmx.c 

Log message:
advertise the ring sizes through the stack. specifically:

- set the sndq size to the tx ring size so tx mitigation can hopefully
kick in

- advertise the size of the rx ring to mclgeti

- only uses jumbo clusters. mtu is about what the ip stack will
do for transmitted packets, we should happily receive packets up
to the size the hardware supports. the point of mclgeti was to make
it possible to do so without wasting too much memory.

ok yasuoka@ uebayasi@



CVS: cvs.openbsd.org: src

2013-11-08 Thread Nicholas Marriott
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2013/11/08 17:48:57

Modified files:
usr.bin/tmux   : window-copy.c 

Log message:
Support case insensitive searching in the same manner as emacs - all
lowercase means case insensitive, any uppercase means case
sensitive. From J Raynor.



CVS: cvs.openbsd.org: xenocara

2013-11-08 Thread Jonathan Gray
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2013/11/08 19:46:54

Modified files:
dist/Mesa  : SConstruct configure.ac 
dist/Mesa/bin  : config.guess config.sub 
dist/Mesa/src/gallium/drivers/svga: 
svga_resource_buffer_upload.c 
dist/Mesa/src/mesa/drivers/dri/i965: brw_tex_layout.c 
dist/Mesa/src/mesa/main: fbobject.c macros.h teximage.c 

Log message:
Merge Mesa 9.2.2



CVS: cvs.openbsd.org: xenocara

2013-11-08 Thread Jonathan Gray
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2013/11/08 19:54:53

Modified files:
lib/libEGL : Makefile 
lib/libGL  : Makefile 
lib/libGL/mesa : Makefile.inc 
lib/libGLESv1_CM: Makefile 
lib/libGLESv2  : Makefile 

Log message:
Mesa 9.2.2



CVS: cvs.openbsd.org: xenocara

2013-11-08 Thread Jonathan Gray
CVSROOT:/cvs
Module name:xenocara
Changes by: j...@cvs.openbsd.org2013/11/08 19:57:37

Modified files:
.  : 3RDPARTY 

Log message:
update



CVS: cvs.openbsd.org: src

2013-11-08 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/11/08 20:59:20

Modified files:
sys/dev/pci: pcidevs 

Log message:
add some more 4th gen Intel Core devices



CVS: cvs.openbsd.org: src

2013-11-08 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/11/08 21:00:04

Modified files:
sys/dev/pci: pcidevs.h pcidevs_data.h 

Log message:
regen



CVS: cvs.openbsd.org: src

2013-11-08 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/11/08 21:01:37

Modified files:
sys/dev/usb: usbdevs 

Log message:
more rate matching hubs



CVS: cvs.openbsd.org: src

2013-11-08 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/11/08 21:02:03

Modified files:
sys/dev/usb: usbdevs.h usbdevs_data.h 

Log message:
regen



CVS: cvs.openbsd.org: src

2013-11-08 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/11/08 21:05:58

Modified files:
sys/dev/pci: pucdata.c 

Log message:
add Intel 8 series kt (amt serial over lan)



CVS: cvs.openbsd.org: src

2013-11-08 Thread Theo de Raadt
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2013/11/08 21:38:42

Modified files:
sys/sys: hibernate.h 
sys/kern   : subr_hibernate.c 

Log message:
unbias the chunks and chunktable writing and reading.  as a result, it
is now possible to move the chunktable right after the chunks, not at
the end of the swap.
ok mlarkin



CVS: cvs.openbsd.org: src

2013-11-08 Thread Darren Tucker
CVSROOT:/cvs
Module name:src
Changes by: dtuc...@cvs.openbsd.org 2013/11/08 22:41:34

Modified files:
regress/usr.bin/ssh: rekey.sh test-exec.sh 

Log message:
Use smaller test data files to speed up tests.  Grow test datafiles
where necessary for a specific test.



CVS: cvs.openbsd.org: src

2013-11-08 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/11/08 22:51:11

Modified files:
sys/dev/pci: azalia.c 

Log message:
enable snooping on Intel 8 Series HD Audio



CVS: cvs.openbsd.org: src

2013-11-08 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/11/08 22:53:20

Modified files:
sys/dev/pci: azalia_codec.c 

Log message:
recognise Realtek ALC221



CVS: cvs.openbsd.org: src

2013-11-08 Thread David Gwynne
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2013/11/08 23:38:42

Modified files:
sys/net: if.h 
sys/kern   : uipc_mbuf.c 

Log message:
ticks is compared against mcl_grown to see if time has elapsed since
the rx ring was last allowed to grow and then assigned to it. it
is erroneous to do this because mcl_grown is a u_int and ticks is an
int.

this makes mcl_grown an int, and follows the idiom in kern_timeout.c
of going thing - ticks  diff, which better copes with ticks
wrapping around and being used to calculate relative intervals.

ok pirofti@ guenther@



CVS: cvs.openbsd.org: src

2013-11-08 Thread Philip Guenther
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2013/11/08 23:52:15

Modified files:
sys/uvm: uvm.h 
sys/kern   : kern_synch.c 

Log message:
Add KASSERT()s to tsleep() and msleep() to verify that bogus flags
aren't being passed to them.  Fix UVM_WAIT() to not pass PNORELOCK to
tsleep(), as that flag only does something with msleep().

ok beck@ dlg@



CVS: cvs.openbsd.org: src

2013-11-08 Thread Mike Larkin
CVSROOT:/cvs
Module name:src
Changes by: mlar...@cvs.openbsd.org 2013/11/08 23:54:00

Modified files:
sys/sys: hibernate.h 
sys/kern   : subr_hibernate.c 

Log message:
Remove hibernate_get_next_rle function (unused, and we need to redo it
anyway as we move toward a streamed implmentation)