CVS: cvs.openbsd.org: src

2015-09-21 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2015/09/21 00:06:54 Modified files: lib/libc/sys : select.2 Log message: Add STANDARDS section and another EINVAL reason

CVS: cvs.openbsd.org: src

2015-09-21 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/09/21 00:21:49 Modified files: sys/arch/powerpc/powerpc: mutex.c Log message: Fix membar positioning in mtx_enter_try() and (critically!) mtx_leave() Same diff as guenther@ committed for

CVS: cvs.openbsd.org: src

2015-09-21 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/09/21 00:23:03 Modified files: sys/arch/mips64/mips64: mutex.c Log message: Fix membar positioning in mtx_enter_try() and (critically!) mtx_leave() Same diff as guenther@ committed for alpha.

CVS: cvs.openbsd.org: src

2015-09-21 Thread Mark Lumsden
CVSROOT:/cvs Module name:src Changes by: l...@cvs.openbsd.org2015/09/21 00:59:54 Modified files: usr.bin/mg : dired.c Log message: If you open the same directory twice in dired mode, mg does not behave correctly. In effect what should happen is the existing dired

CVS: cvs.openbsd.org: src

2015-09-21 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2015/09/21 05:01:37 Modified files: share/man/man9 : bus_dma.9 Log message: spelling fix;

CVS: cvs.openbsd.org: src

2015-09-21 Thread Igor Sobrado
CVSROOT:/cvs Module name:src Changes by: sobr...@cvs.openbsd.org 2015/09/21 04:40:16 Modified files: usr.sbin/npppd/npppd: npppd.conf.5 Log message: typo in documentation.

CVS: cvs.openbsd.org: src

2015-09-21 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/09/21 05:27:08 Modified files: sys/net: rtsock.c Log message: Pass the correct variable to free(9) and while here add the size. >From David Hill, ok sthen@

CVS: cvs.openbsd.org: src

2015-09-21 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/09/21 05:30:50 Modified files: share/man/man9 : mbuf.9 Log message: Document that m_free(9) and m_freem(9) now accept NULL. >From Michael McConville, ok jmc@

CVS: cvs.openbsd.org: src

2015-09-21 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2015/09/21 07:24:32 Modified files: usr.bin/mandoc : man_term.c mdoc_term.c term.c term.h regress/usr.bin/mandoc/man/IP: spacing.in spacing.out_ascii regress/usr.bin/mandoc/man/TP:

CVS: cvs.openbsd.org: src

2015-09-21 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2015/09/21 04:06:47 Modified files: usr.sbin/bgpd : bgpd.conf.5 Log message: sort;

CVS: cvs.openbsd.org: src

2015-09-21 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/09/21 05:15:27 Modified files: sys/net: route.c Log message: Set the correct priority for connected routes. Found by benno@. ok phessler@, claudio@, benno@

CVS: cvs.openbsd.org: src

2015-09-21 Thread Brent Cook
CVSROOT:/cvs Module name:src Changes by: bc...@cvs.openbsd.org 2015/09/21 07:13:06 Modified files: usr.bin/openssl: ca.c openssl.1 openssl.c ts.c x509.c Log message: remove vestigial bits of sha-0 and md2 from openssl(1) Noted by kinichiro on github. We probably need

CVS: cvs.openbsd.org: src

2015-09-21 Thread Brent Cook
CVSROOT:/cvs Module name:src Changes by: bc...@cvs.openbsd.org 2015/09/21 07:32:55 Modified files: usr.bin/openssl: x509.c Log message: add a missing NULL check noted by Bill Parker (dogbert2) on github

CVS: cvs.openbsd.org: src

2015-09-21 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2015/09/21 08:45:14 Modified files: usr.sbin/config: ukc.h ukcutil.c Log message: Make UKC handle device locators as longs ok miod@

CVS: cvs.openbsd.org: src

2015-09-21 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2015/09/21 08:46:59 Modified files: lib/libc/locale: setlocale.3 Log message: Prefer Xr over Fn for interpage references and delete reference to setrunelocale() which is not exported from libc ok

CVS: cvs.openbsd.org: src

2015-09-21 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2015/09/21 03:34:52 Modified files: usr.bin/tmux : alerts.c Log message: Reset the alerts timer always on activity, from Thomas Adam.

CVS: cvs.openbsd.org: src

2015-09-21 Thread Peter Hessler
CVSROOT:/cvs Module name:src Changes by: phess...@cvs.openbsd.org2015/09/21 03:41:48 Modified files: usr.sbin/bgpd : parse.y Log message: Allow for empty blocks for peers. While this is bad style for permant use, this is very nice to temporarily disable a peer

CVS: cvs.openbsd.org: src

2015-09-21 Thread Peter Hessler
CVSROOT:/cvs Module name:src Changes by: phess...@cvs.openbsd.org2015/09/21 03:47:15 Modified files: usr.sbin/bgpd : bgpd.conf.5 bgpd.h parse.y printconf.c rde.c Log message: Let us log all updates sent from an individual peer. Since this can be applied to a

CVS: cvs.openbsd.org: src

2015-09-21 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2015/09/21 03:58:42 Modified files: usr.bin/mandoc : man.1 Log message: no more _subdir; Jan Stary

CVS: cvs.openbsd.org: src

2015-09-21 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2015/09/21 04:03:46 Modified files: usr.bin/lex: flex.1 Log message: remove an unsightly paragraph break;

CVS: cvs.openbsd.org: src

2015-09-21 Thread Brent Cook
CVSROOT:/cvs Module name:src Changes by: bc...@cvs.openbsd.org 2015/09/21 07:31:26 Modified files: usr.bin/openssl: ca.c Log message: add a couple of missing NULL checks noted by Bill Parker (dogbert2) on github

CVS: cvs.openbsd.org: src

2015-09-21 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/09/21 15:22:44 Modified files: sys/arch/mips64/include: asm.h Log message: After reading IRIX header files again, add one more SSNOP to MTC0_HAZARD (and remove one from constructs based upon it) when

CVS: cvs.openbsd.org: src

2015-09-21 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2015/09/21 15:27:51 Modified files: share/man/man7 : ports.7 Log message: Mark up login.conf(5) variable names as .Va, not .Ar, like in the login.conf(5) manual itself. Patch from Michael Reed .

CVS: cvs.openbsd.org: src

2015-09-21 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2015/09/21 15:43:23 Modified files: share/man/man7 : ports.7 Log message: punctuation and upper case fixes; Michael Reed

CVS: cvs.openbsd.org: src

2015-09-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2015/09/21 02:49:06 Modified files: usr.bin/libtool/LT: Library.pm usr.bin/libtool/LT/Mode: Link.pm Log message: Fix a couple of libtool issues: * when looking for a library, also look for

CVS: cvs.openbsd.org: src

2015-09-21 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2015/09/21 03:06:33 Modified files: share/man/man5 : bsd.port.mk.5 Log message: use .Sx; from Michael Reed tweaked by me

CVS: cvs.openbsd.org: src

2015-09-21 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2015/09/21 03:23:35 Modified files: share/man/man8 : afterboot.8 intro.8 rc.8 rc.conf.8 rc.d.8 Log message: scatter some rcctl refs; from rob pierce discussed with ajacoutot

CVS: cvs.openbsd.org: src

2015-09-21 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2015/09/21 03:24:13 Modified files: usr.bin/lex: flex.1 Log message: Mention lex and flex++, from Rob Pierce. ok jmc