CVS: cvs.openbsd.org: src

2014-10-02 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2014/10/03 00:36:11 Modified files: sys/dev/pci: if_myx.c Log message: dont take the kernel lock on every interrupt in case we might change the link state or to clear OACTIVE, just take it when we know w

CVS: cvs.openbsd.org: src

2014-10-02 Thread Doug Hogan
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2014/10/03 00:02:38 Modified files: lib/libssl/src/crypto/asn1: asn1_par.c lib/libssl/src/crypto/ocsp: ocsp_ht.c lib/libssl/src/crypto/ui: ui_lib.c lib/libssl/src/ssl: ssl_ciph.c L

CVS: cvs.openbsd.org: src

2014-10-02 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2014/10/02 20:16:21 Modified files: sys/kern : uipc_mbuf.c Log message: if you're adding the first cluster reference, you dont have to coordinate with other mbufs so you can add all the pointers withou

CVS: cvs.openbsd.org: src

2014-10-02 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2014/10/02 19:11:17 Modified files: sys/kern : uipc_mbuf.c Log message: i moved some macros into functions, and a trailing \ on a statement snuck in. someone who knows how cpp/cc works can explain to

CVS: cvs.openbsd.org: src

2014-10-02 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2014/10/02 19:02:47 Modified files: sys/sys: mbuf.h sys/kern : uipc_mbuf.c Log message: now that pools are mpsafe, we can make the mbuf allocators on top of pools mpsafe too. this cal

CVS: cvs.openbsd.org: src

2014-10-02 Thread Stuart Cassoff
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2014/10/02 17:52:09 Modified files: share/man/man5 : bsd.port.mk.5 Log message: Reorder alphabetically for test*, TEST_* and CDIAGFLAGS. ok zhuk@

CVS: cvs.openbsd.org: src

2014-10-02 Thread Doug Hogan
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2014/10/02 17:50:11 Modified files: lib/libc/time : strptime.c Log message: Fix a crash when there is text after a failed %Z conversion in strptime. jmates at ee dot washington dot edu reported this bug an

CVS: cvs.openbsd.org: src

2014-10-02 Thread Gilles Chehade
CVSROOT:/cvs Module name:src Changes by: gil...@cvs.openbsd.org 2014/10/02 15:27:54 Modified files: usr.sbin/smtpd : smtp_session.c Log message: when no domain is specified in MAIL FROM or RCPT TO, assume local user

CVS: cvs.openbsd.org: src

2014-10-02 Thread Todd C. Miller
CVSROOT:/cvs Module name:src Changes by: mill...@cvs.openbsd.org 2014/10/02 15:04:03 Modified files: share/zoneinfo/datfiles: africa antarctica asia australasia backward europe leapseconds northamerica sout

CVS: cvs.openbsd.org: www

2014-10-02 Thread Pascal Stumpf
CVSROOT:/cvs Module name:www Changes by: pas...@cvs.openbsd.org 2014/10/02 15:02:33 Modified files: . : 56.html Log message: fix spelling error

CVS: cvs.openbsd.org: src

2014-10-02 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2014/10/02 13:22:43 Modified files: usr.sbin/httpd : server.c server_file.c Log message: Fix an error case that was never handled ending up in an endless event loop that could eat all CPU. I thought that th

CVS: cvs.openbsd.org: src

2014-10-02 Thread Gilles Chehade
CVSROOT:/cvs Module name:src Changes by: gil...@cvs.openbsd.org 2014/10/02 13:16:31 Modified files: usr.sbin/relayd: ca.c Log message: no need to set the same field NULL twice ;-) ok reyk@

CVS: cvs.openbsd.org: src

2014-10-02 Thread Gilles Chehade
CVSROOT:/cvs Module name:src Changes by: gil...@cvs.openbsd.org 2014/10/02 13:14:56 Modified files: usr.sbin/smtpd : ca.c Log message: no need to set the same field NULL twice ;-) ok reyk@

CVS: cvs.openbsd.org: src

2014-10-02 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/10/02 12:55:49 Modified files: sys/arch/sgi/gio: pci_gio.c Log message: Pass the right bus_dmatag_t to the children.

CVS: cvs.openbsd.org: src

2014-10-02 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2014/10/02 12:30:21 Modified files: usr.sbin/smtpd : ssl.c Log message: avoid a double free ok gilles

CVS: cvs.openbsd.org: src

2014-10-02 Thread Matthew Dempsky
CVSROOT:/cvs Module name:src Changes by: matt...@cvs.openbsd.org 2014/10/02 12:04:49 Modified files: sbin/dhclient : dhclient.c Log message: dhclient: add support for RFC 3442 local subnet routes If the classless-static-routes option specifies the router IP address as 0

CVS: cvs.openbsd.org: www

2014-10-02 Thread Theo de Raadt
CVSROOT:/cvs Module name:www Changes by: dera...@cvs.openbsd.org 2014/10/02 10:42:12 Modified files: . : 56.html Log message: no m68k packages coming

CVS: cvs.openbsd.org: src

2014-10-02 Thread Sebastian Benoit
CVSROOT:/cvs Module name:src Changes by: be...@cvs.openbsd.org 2014/10/02 10:37:50 Modified files: usr.sbin/bgpctl: bgpctl.c Log message: bgpctl show summary output: enlarge columns for 4-byte ASN display diff by Gregor Best (gbe AT ring0 DOT de), i just tweaked the col

CVS: cvs.openbsd.org: www

2014-10-02 Thread Theo de Raadt
CVSROOT:/cvs Module name:www Changes by: dera...@cvs.openbsd.org 2014/10/02 08:34:45 Modified files: . : errata.html errata21.html errata22.html errata23.html errata24.html errata25.html errata26.html errata27

CVS: cvs.openbsd.org: www

2014-10-02 Thread Stuart Henderson
CVSROOT:/cvs Module name:www Changes by: st...@cvs.openbsd.org 2014/10/02 08:21:49 Modified files: build/mirrors : anoncvs.html.head Log message: sync source file; shrink header

CVS: cvs.openbsd.org: src

2014-10-02 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2014/10/02 08:21:06 Modified files: usr.bin/tmux : tmux.1 Log message: Top function key is F12 now.

CVS: cvs.openbsd.org: www

2014-10-02 Thread Theo de Raadt
CVSROOT:/cvs Module name:www Changes by: dera...@cvs.openbsd.org 2014/10/02 08:20:34 Modified files: . : anoncvs.html Log message: shrink header

CVS: cvs.openbsd.org: www

2014-10-02 Thread Theo de Raadt
CVSROOT:/cvs Module name:www Changes by: dera...@cvs.openbsd.org 2014/10/02 08:18:06 Modified files: . : events.html Log message: pinching

CVS: cvs.openbsd.org: src

2014-10-02 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/10/02 06:21:20 Modified files: sys/net: route.c Log message: Local routes that do not translate a protocol address into a link-layer address should not be flagged with RTF_LLINFO. With this fix

CVS: cvs.openbsd.org: src

2014-10-02 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/10/02 06:12:51 Modified files: sys/netinet: in.c Log message: There is no point in trying to purge the default host route for loopback interfaces because we no longer add it. ok claudio@

CVS: cvs.openbsd.org: www

2014-10-02 Thread Theo de Raadt
CVSROOT:/cvs Module name:www Changes by: dera...@cvs.openbsd.org 2014/10/02 05:58:00 Modified files: . : 56.html Log message: pkg count

CVS: cvs.openbsd.org: www

2014-10-02 Thread Theo de Raadt
CVSROOT:/cvs Module name:www Changes by: dera...@cvs.openbsd.org 2014/10/02 05:11:07 Modified files: images : cd56-s.gif Log message: improved image

CVS: cvs.openbsd.org: www

2014-10-02 Thread Theo de Raadt
CVSROOT:/cvs Module name:www Changes by: dera...@cvs.openbsd.org 2014/10/02 05:09:52 Modified files: . : 56.html Log message: pkg counts

CVS: cvs.openbsd.org: src

2014-10-02 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2014/10/02 04:39:43 Modified files: usr.bin/tmux : status.c Log message: Take account of window-status-separator when checking window position, based on diff from Balazs Kezes.

CVS: cvs.openbsd.org: src

2014-10-02 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2014/10/02 03:31:30 Modified files: usr.bin/tmux : server-client.c Log message: Update status when pane selected with mouse, from Balazs Kezes.

CVS: cvs.openbsd.org: src

2014-10-02 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2014/10/02 03:28:03 Modified files: sbin/ldattach : ldattach.8 Log message: no more sl(4);

CVS: cvs.openbsd.org: src

2014-10-02 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/10/02 03:02:48 Modified files: etc: changelist Log message: No longer check for slip.{host,login}; pointed by dcoppa@

CVS: cvs.openbsd.org: src

2014-10-02 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2014/10/02 02:36:26 Modified files: usr.bin/tmux : screen-write.c tty-acs.c window-copy.c Log message: Copy ACS characters as UTF-8, from Balazs Kezes.

CVS: cvs.openbsd.org: www

2014-10-02 Thread Pierre-Emmanuel Andre
CVSROOT:/cvs Module name:www Changes by: p...@cvs.openbsd.org2014/10/02 01:50:46 Modified files: . : want.html Log message: I need a loongson for ports testing.