CVS: cvs.openbsd.org: src

2015-12-18 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/12/18 01:52:34 Modified files: lib/libc/stdlib: rand.c Log message: Simplify return call of rand() and rand_r() to make it easier to read. This is slightly less robust, but RAND_MAX must be one below a

CVS: cvs.openbsd.org: src

2015-12-18 Thread Gerhard Roth
CVSROOT:/cvs Module name:src Changes by: gerh...@cvs.openbsd.org 2015/12/18 01:15:09 Modified files: sys/arch/i386/i386: db_memrw.c Log message: Prevent uvm_fault() when hitting a breakpoint by restoring the original page protection bits. Go ahead, mlarkin@

CVS: cvs.openbsd.org: src

2015-12-18 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2015/12/18 01:49:54 Modified files: etc: netstart Log message: Drop the now useless multicast setup comment. prodded by tim@, ok mpi@

CVS: cvs.openbsd.org: src

2015-12-18 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/12/18 03:55:51 Modified files: sys/netinet6 : nd6.h nd6_rtr.c Log message: Convert arc4random() to arc4random_uniorm(). Diff by Matthew Martin. Ensure that arc4random_uniform() doesn't loop by

CVS: cvs.openbsd.org: www

2015-12-18 Thread Ingo Schwarze
CVSROOT:/cvs Module name:www Changes by: schwa...@cvs.openbsd.org2015/12/18 04:30:47 Modified files: . : innovations.html Log message: New entries: sdiff(1) [suggested by nicm@] pkg-config(1) [suggested by jasper@] Also update tmux homepage and

CVS: cvs.openbsd.org: src

2015-12-18 Thread Alexandr Shadchin
CVSROOT:/cvs Module name:src Changes by: shadc...@cvs.openbsd.org2015/12/18 05:10:30 Modified files: lib/libm/src : s_csqrt.c s_csqrtf.c s_csqrtl.c Log message: Fix behavior csqrt, should be csqrt(conj(z)) == conj(csqrt(z)) Before csqrt(-4.0 + -0.0i) = 0.0 +

CVS: cvs.openbsd.org: src

2015-12-18 Thread Alexandr Shadchin
CVSROOT:/cvs Module name:src Changes by: shadc...@cvs.openbsd.org2015/12/18 05:17:44 Modified files: lib/libm/src : s_casin.c s_casinf.c s_casinl.c Log message: Fix wrong answer if the imaginary part is zero. NetBSD also turn off this piece of code. ok tb@

Re: CVS: cvs.openbsd.org: src

2015-12-18 Thread Miod Vallat
> CVSROOT: /cvs > Module name: src > Changes by: kette...@cvs.openbsd.org2015/12/17 04:28:01 > > Modified files: > gnu/gcc/gcc/config/mips: mips.md > > Log message: > Implement a memory barrier for mips. Basically this makes > __sync_synchronize() > emit a "sync"

CVS: cvs.openbsd.org: www

2015-12-18 Thread Ingo Schwarze
CVSROOT:/cvs Module name:www Changes by: schwa...@cvs.openbsd.org2015/12/18 05:32:30 Modified files: . : innovations.html Log message: Split "new techniques" section into "IH" and "NIH" subsections. Add a skeleton for __attribute__((__bounded__))

CVS: cvs.openbsd.org: www

2015-12-18 Thread Ingo Schwarze
CVSROOT:/cvs Module name:www Changes by: schwa...@cvs.openbsd.org2015/12/18 05:59:08 Modified files: . : innovations.html Log message: Add libtool(1) [suggested by ajacoutot@] Update fdm homepage [from Svyatoslav Mishyn]

CVS: cvs.openbsd.org: www

2015-12-18 Thread Ingo Schwarze
CVSROOT:/cvs Module name:www Changes by: schwa...@cvs.openbsd.org2015/12/18 06:05:21 Modified files: . : innovations.html Log message: delete a link of little relevance; the point of the page is to say what was done in OpenBSD

CVS: cvs.openbsd.org: src

2015-12-18 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2015/12/18 06:36:12 Modified files: sys/arch/octeon/dev: if_cnmac.c Log message: A store to FPA does not need splnet(). The operation is atomic.

CVS: cvs.openbsd.org: src

2015-12-18 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2015/12/18 06:27:00 Modified files: sys/net80211 : ieee80211_node.c Log message: unnoccupied->unoccupied

CVS: cvs.openbsd.org: www

2015-12-18 Thread Ingo Schwarze
CVSROOT:/cvs Module name:www Changes by: schwa...@cvs.openbsd.org2015/12/18 06:41:46 Modified files: . : innovations.html Log message: fix libtool entry; cluestick applied by ajacoutot@

CVS: cvs.openbsd.org: www

2015-12-18 Thread Bryan Steele
CVSROOT:/cvs Module name:www Changes by: bry...@cvs.openbsd.org 2015/12/18 08:54:59 Modified files: . : innovations.html Log message: mention static-PIE suggestions from deraadt@, schwarze.

CVS: cvs.openbsd.org: src

2015-12-18 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/12/18 08:34:27 Modified files: sbin/mknod : mknod.c Log message: pledge "stdio rpath wpath cpath dpath fattr", as long as the -m option wasn't used

CVS: cvs.openbsd.org: www

2015-12-18 Thread Ingo Schwarze
CVSROOT:/cvs Module name:www Changes by: schwa...@cvs.openbsd.org2015/12/18 08:28:13 Modified files: . : innovations.html Log message: restore chronological order, no text change

CVS: cvs.openbsd.org: www

2015-12-18 Thread Theo de Raadt
CVSROOT:/cvs Module name:www Changes by: dera...@cvs.openbsd.org 2015/12/18 10:09:17 Modified files: openssh: index.html Log message: thin out the text a lot

CVS: cvs.openbsd.org: www

2015-12-18 Thread Theo de Raadt
CVSROOT:/cvs Module name:www Changes by: dera...@cvs.openbsd.org 2015/12/18 09:40:53 Modified files: . : index.html Log message: link to innovations page, rather than unmaintained press page

CVS: cvs.openbsd.org: src

2015-12-18 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2015/12/18 09:44:03 Modified files: gnu/usr.bin/cc/libgcc: Makefile Added files: gnu/gcc/gcc/config/mips: sync.S Log message: Add library-based __sync functions for mips64. Help with testing and

CVS: cvs.openbsd.org: src

2015-12-18 Thread Michael McConville
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/12/18 10:51:29 Modified files: lib/libkeynote : environment.c Log message: A few more NULL casts and style tweaks. No functional change.

CVS: cvs.openbsd.org: src

2015-12-18 Thread Michael McConville
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/12/18 10:23:14 Modified files: sys/dev/usb/dwc2: dwc2.c dwc2_hcdddma.c Log message: Remove two error-on-NULL conditions for allocations that can't fail. ok visa@

CVS: cvs.openbsd.org: src

2015-12-18 Thread Robert Peichaer
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2015/12/18 09:20:58 Modified files: distrib/amd64/common: install.md distrib/armish/ramdisk: install.md distrib/armv7/ramdisk: install.md distrib/i386/common: install.md

CVS: cvs.openbsd.org: www

2015-12-18 Thread Theo de Raadt
CVSROOT:/cvs Module name:www Changes by: dera...@cvs.openbsd.org 2015/12/18 11:59:05 Modified files: . : innovations.html Log message: reorganize the blocks better, to simplify layout in the future when new items are added. Some things are not quite in

CVS: cvs.openbsd.org: src

2015-12-18 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/12/18 11:47:56 Modified files: games/cribbage : crib.c Log message: KNF: add a missing space after an 'if'.

CVS: cvs.openbsd.org: www

2015-12-18 Thread Ted Unangst
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2015/12/18 11:30:16 Modified files: . : innovations.html Log message: delayed free is worth mentioning

CVS: cvs.openbsd.org: www

2015-12-18 Thread Ted Unangst
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2015/12/18 11:29:00 Modified files: . : innovations.html Log message: random malloc was actually Thierry Deval (tdeval) before otto did it again.

CVS: cvs.openbsd.org: src

2015-12-18 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2015/12/18 12:43:14 Modified files: sys/dev/usb: if_urtw.c Log message: Fix urtw(4) on big-endian architectures. Patch by Cedric Tessier. Tested by Cedric on macppc/i386, and by myself on macppc.

CVS: cvs.openbsd.org: src

2015-12-18 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/12/18 12:08:36 Modified files: sys/dev/pci: if_ix.h ixgbe.h Log message: Make ix(4) mpsafer. Take advantage of intr_barrier() to eliminate the mutex introduced in the previous step, and

CVS: cvs.openbsd.org: src

2015-12-18 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2015/12/18 18:09:10 Modified files: sbin/dhclient : kroute.c Log message: Delete superfluous "close(s);return" just before "close(s);".

CVS: cvs.openbsd.org: src

2015-12-18 Thread Michael McConville
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/12/18 18:15:45 Modified files: lib/libkeynote : environment.c signature.c Log message: More style improvement and removal of NULL/allocation casts. ok tb@

CVS: cvs.openbsd.org: src

2015-12-18 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2015/12/18 18:16:33 Modified files: sbin/dhclient : dispatch.c Log message: Delete superfluous "continue;" just before end of loop.

CVS: cvs.openbsd.org: www

2015-12-18 Thread Ingo Schwarze
CVSROOT:/cvs Module name:www Changes by: schwa...@cvs.openbsd.org2015/12/18 07:04:07 Modified files: . : innovations.html Log message: Adjust ordering of information in pkg-config(1) and libtool(1) entries to the ordering in the rest of the file; no

CVS: cvs.openbsd.org: src

2015-12-18 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2015/12/18 07:02:15 Modified files: sys/net: if_var.h Log message: Remove leftover prototype. ok mpi@

CVS: cvs.openbsd.org: www

2015-12-18 Thread Stuart Henderson
CVSROOT:/cvs Module name:www Changes by: st...@cvs.openbsd.org 2015/12/18 15:07:38 Modified files: build/mirrors : openssh-portable.html.head Log message: apply www/openssh/portable.html r1.448 to the file that it's generated from

CVS: cvs.openbsd.org: src

2015-12-18 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/12/18 15:47:18 Modified files: sys/dev/pci: if_ix.c Log message: Make ix(4) mpsafer. Take advantage of intr_barrier() to eliminate the mutex introduced in the previous step, and use atomic

CVS: cvs.openbsd.org: www

2015-12-18 Thread Theo de Raadt
CVSROOT:/cvs Module name:www Changes by: dera...@cvs.openbsd.org 2015/12/18 14:21:05 Modified files: openssh: faq.html features.html goals.html history.html index.html openbsd.html portable.html report.html

CVS: cvs.openbsd.org: src

2015-12-18 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2015/12/18 15:17:46 Modified files: sbin/dhclient : kroute.c Log message: Check ioctl() result with == -1, not < 0. Break long line.

CVS: cvs.openbsd.org: src

2015-12-18 Thread Michael McConville
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/12/18 15:55:04 Modified files: lib/libkeynote : signature.c Log message: Remove code for unimplemented ElGamel support that's been disabled for sixteen years. ok millert@, tb@, sthen@

CVS: cvs.openbsd.org: www

2015-12-18 Thread Mike Larkin
CVSROOT:/cvs Module name:www Changes by: mlar...@cvs.openbsd.org 2015/12/18 19:19:43 Modified files: . : innovations.html Log message: fix list indentation

CVS: cvs.openbsd.org: www

2015-12-18 Thread Mike Larkin
CVSROOT:/cvs Module name:www Changes by: mlar...@cvs.openbsd.org 2015/12/18 19:18:55 Modified files: . : innovations.html Log message: add vmm(4)

CVS: cvs.openbsd.org: www

2015-12-18 Thread Mike Larkin
CVSROOT:/cvs Module name:www Changes by: mlar...@cvs.openbsd.org 2015/12/18 19:25:13 Modified files: . : innovations.html Log message: remove extra vmm(4)