CVS: cvs.openbsd.org: src

2018-05-21 Thread Anton Lindqvist
CVSROOT:/cvs
Module name:src
Changes by: an...@cvs.openbsd.org   2018/05/22 00:58:57

Modified files:
regress/usr.sbin/rebound: rebound-ns.c 

Log message:
pledge rebounds-ns



CVS: cvs.openbsd.org: src

2018-05-21 Thread Philip Guenther
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2018/05/22 00:33:35

Modified files:
sys/arch/amd64/amd64: vmm.c 

Log message:
Factor out the common FPU handling from vcpu_run_{vmx,svm}() into
vmm_fpu{restore,save}()

ok mlarkin@



CVS: cvs.openbsd.org: src

2018-05-21 Thread Jason McIntyre
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2018/05/22 00:29:53

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

Log message:
new sentence, new line;



CVS: cvs.openbsd.org: src

2018-05-21 Thread Philip Guenther
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2018/05/21 20:13:42

Modified files:
sys/arch/alpha/alpha: machdep.c 
sys/arch/amd64/amd64: machdep.c 
sys/arch/hppa/hppa: machdep.c 
sys/arch/mips64/mips64: sendsig.c 
sys/arch/sparc64/sparc64: machdep.c 

Log message:
Delete antique sigdebug definitions

ok kettenis@



CVS: cvs.openbsd.org: src

2018-05-21 Thread Mike Larkin
CVSROOT:/cvs
Module name:src
Changes by: mlar...@cvs.openbsd.org 2018/05/21 19:53:43

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

Log message:
typo in previous



CVS: cvs.openbsd.org: src

2018-05-21 Thread Mike Larkin
CVSROOT:/cvs
Module name:src
Changes by: mlar...@cvs.openbsd.org 2018/05/21 19:50:01

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

Log message:
update acpithinkpad(4) man page to discuss port replicator and other
sensors added by the device



CVS: cvs.openbsd.org: src

2018-05-21 Thread Mike Larkin
CVSROOT:/cvs
Module name:src
Changes by: mlar...@cvs.openbsd.org 2018/05/21 19:41:15

Modified files:
sys/dev/acpi   : acpithinkpad.c 

Log message:
acpithinkpad(4): add port replicator indicator sensor

Note: the sensor will report state UNKNOWN until at least one port
replicator event (docked / undocked) is received.

Diff from Tobias Tschinkowitz, thanks.

ok stsp@. deraadt@ also ok'ed an earlier version of the diff



CVS: cvs.openbsd.org: src

2018-05-21 Thread Damien Miller
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2018/05/21 18:22:49

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

Log message:
Add TEST_SSH_FAIL_FATAL variable, to force all failures to instantly
abort the test. Useful in capturing clean logs for individual failure
cases.



CVS: cvs.openbsd.org: src

2018-05-21 Thread Damien Miller
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2018/05/21 18:13:26

Modified files:
usr.bin/ssh: readconf.c 

Log message:
support ProxyJump=none to disable ProxyJump functionality; bz#2869
ok dtucker@



CVS: cvs.openbsd.org: src

2018-05-21 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org   2018/05/21 17:34:20

Modified files:
regress/sys/arch/i386/f00f: f00f.c 

Log message:
Add RCS Id.



CVS: cvs.openbsd.org: src

2018-05-21 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org   2018/05/21 17:29:39

Added files:
regress/sys/arch/i386: Makefile 

Log message:
Link arch i386 regress to build.



CVS: cvs.openbsd.org: src

2018-05-21 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org   2018/05/21 17:19:32

Log message:
As the Meltdown workaround for i386 changes the f00f Pentium bug
workaround, the new code should be tested.  Fortunately I have such
a beast at home.  This regression test halts my Intel Pentium/MMX
CPU unless the fix_f00f() function has been called.

Status:

Vendor Tag: bluhm
Release Tags:   bluhm_20180522

N src/regress/sys/arch/i386/f00f/Makefile
N src/regress/sys/arch/i386/f00f/f00f.c

No conflicts created by this import



CVS: cvs.openbsd.org: src

2018-05-21 Thread Kenneth R Westerback
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2018/05/21 15:25:37

Modified files:
usr.sbin/smtpd : smtpc.c smtp_client.c 

Log message:
Nuke unused variables. Initialize variable before use.

Makes clang happy.

ok gilles@



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 14:07:31

Modified files:
.  : MODULES 

Log message:
update



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 14:06:55

Modified files:
lib/libdmx : ChangeLog Makefile.in aclocal.m4 config.h.in 
 configure configure.ac 
lib/libdmx/src : dmx.c 
Added files:
lib/libdmx : compile 

Log message:
Update to libdmx 1.1.4



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 14:02:28

Modified files:
lib/libpciaccess: ChangeLog aclocal.m4 compile configure 
  configure.ac 
lib/libpciaccess/include: pciaccess.h 
lib/libpciaccess/src: common_capability.c common_device_name.c 
  common_init.c common_interface.c 
  common_io.c common_iterator.c common_map.c 
  common_vgaarb.c common_vgaarb_stub.c 
  linux_devmem.c linux_sysfs.c netbsd_pci.c 
  openbsd_pci.c solx_devfs.c x86_pci.c 

Log message:
Update to libpciaccess 0.14



CVS: cvs.openbsd.org: src

2018-05-21 Thread Anton Lindqvist
CVSROOT:/cvs
Module name:src
Changes by: an...@cvs.openbsd.org   2018/05/21 13:58:16

Modified files:
regress/usr.sbin/rebound: Makefile 

Log message:
Use loopback interfaces 100-103 instead of 1-3, with the hopes of getting it run
on bluhm@'s regress machine.



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 13:52:27

Modified files:
data/bitmaps   : ChangeLog configure.ac xbitmaps.pc.in 

Log message:
Update to xbitmaps 1.1.2



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 12:49:32

Modified files:
.  : MODULES 

Log message:
update



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 12:47:42

Modified files:
app/xwud   : ChangeLog Makefile.in aclocal.m4 configure 
 configure.ac xwud.c 
app/xwud/man   : xwud.man 
Added files:
app/xwud   : compile 

Log message:
Update xwud to 1.0.5



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 12:44:17

Modified files:
app/xwininfo   : ChangeLog Makefile.in aclocal.m4 configure 
 configure.ac dsimple.c dsimple.h xwininfo.c 
app/xwininfo/man: xwininfo.man 
Added files:
app/xwininfo   : compile 

Log message:
Update to xwininfo 1.1.4



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 12:37:29

Modified files:
app/xwd: ChangeLog aclocal.m4 compile configure 
 configure.ac dsimple.c dsimple.h xwd.c 
app/xwd/man: xwd.man 

Log message:
Update to xwd 1.0.7



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 12:33:52

Modified files:
app/xsm: ChangeLog Makefile.in aclocal.m4 auth.c 
 choose.c configure configure.ac lock.c remote.c 
 restart.c saveutil.c signals.c xsm.c 
app/xsm/man: xsm.man 
Added files:
app/xsm: compile 

Log message:
Update to xsm 1.0.4



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 12:29:45

Modified files:
app/xsetroot   : ChangeLog Makefile.in aclocal.m4 configure 
 configure.ac xsetroot.c 
app/xsetroot/man: xsetroot.man 
Added files:
app/xsetroot   : compile 

Log message:
Update to xsetroot 1.1.2



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 12:24:59

Modified files:
app/xset   : ChangeLog aclocal.m4 compile configure 
 configure.ac xset.c 

Log message:
Update to xset 1.2.4



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 12:18:58

Modified files:
app/xrefresh   : ChangeLog Makefile.in aclocal.m4 configure 
 configure.ac xrefresh.c 
app/xrefresh/man: xrefresh.man 
Added files:
app/xrefresh   : compile 

Log message:
update xrefresh 1.0.6



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 12:14:58

Modified files:
app/xrdb   : ChangeLog aclocal.m4 compile config.h.in 
 configure configure.ac xrdb.c 

Log message:
Update to xrdb 1.1.1



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 12:11:25

Modified files:
app/xprop  : ChangeLog aclocal.m4 compile configure 
 configure.ac dsimple.c dsimple.h xprop.c 
app/xprop/man  : xprop.man 

Log message:
Update to xprop 1.2.3



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 12:08:22

Modified files:
app/xpr: ChangeLog Makefile.am Makefile.in aclocal.m4 
 autogen.sh configure configure.ac lncmd.h pmp.h 
 x2jet.c x2pmp.c xdpr.man xdpr.script xpr.c 
 xpr.man 
Added files:
app/xpr: compile 

Log message:
Update to xpr 1.0.5



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 12:04:09

Modified files:
app/xmessage   : ChangeLog Makefile.in aclocal.m4 configure 
 configure.ac readfile.c 
Added files:
app/xmessage   : compile 

Log message:
Update to xmessage 1.0.5



CVS: cvs.openbsd.org: src

2018-05-21 Thread Mark Kettenis
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2018/05/21 12:00:54

Modified files:
gnu/usr.bin/binutils-2.17/binutils: objcopy.c 
gnu/usr.bin/binutils-2.17/binutils/doc: binutils.texi 

Log message:
Add --localize-hidden option to objcopy.

>From Sebastien Marie



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 12:00:32

Modified files:
app/xlsfonts   : ChangeLog aclocal.m4 configure configure.ac 
app/xlsfonts/man: xlsfonts.man 

Log message:
Update to xlsfonts 1.0.6



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 11:58:22

Modified files:
app/xlsclients : ChangeLog aclocal.m4 compile configure 
 configure.ac xlsclients.c 

Log message:
Update to xlsclients 1.1.4



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 11:54:51

Modified files:
app/xload  : ChangeLog aclocal.m4 compile configure 
 configure.ac get_load.c get_rload.c xload.c 

Log message:
Update to xload 1.1.3



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 11:50:14

Modified files:
app/xkill  : ChangeLog aclocal.m4 compile configure 
 configure.ac xkill.c 

Log message:
Update to xkill 1.0.5



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 11:46:26

Modified files:
app/xkbcomp: ChangeLog aclocal.m4 compile configure 
 configure.ac keycodes.c misc.c xkbcomp.pc.in 

Log message:
Update to xkbcomp 1.4.1



CVS: cvs.openbsd.org: src

2018-05-21 Thread Mark Kettenis
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2018/05/21 11:12:16

Modified files:
sys/dev/sdmmc  : sdmmc_io.c 

Log message:
Make the way we print "not configured" lines for SDIO devices a bit nicer.

ok stsp@



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 11:05:10

Modified files:
app/xinit  : ChangeLog Makefile.am Makefile.in aclocal.m4 
 autogen.sh compile configure configure.ac 
 startx.cpp xinit.c 
app/xinit/launchd: Makefile.in 
app/xinit/launchd/privileged_startx: Makefile.am Makefile.in 
 privileged_startx.plist.cpp 
app/xinit/launchd/user_startx: Makefile.am Makefile.in 
   startx.plist.cpp 
app/xinit/man  : Makefile.am Makefile.in startx.man 

Log message:
Update to xinit 1.4.0



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 10:24:15

Modified files:
app/xfontsel   : ChangeLog Makefile.in ULabel.c aclocal.m4 
 configure configure.ac 
Added files:
app/xfontsel   : compile 

Log message:
Update to xfontsel 1.0.6



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 10:19:57

Modified files:
app/xeyes  : ChangeLog Makefile.am Makefile.in aclocal.m4 
 compile configure configure.ac xeyes.c 
Added files:
app/xeyes/man  : Makefile.am Makefile.in xeyes.man 
Removed files:
app/xeyes  : xeyes.man 

Log message:
Update to xeyes 1.1.2



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 10:18:46

xenocara/app/xeyes/man

Update of /cvs/xenocara/app/xeyes/man
In directory cvs.openbsd.org:/tmp/cvs-serv72458/man

Log Message:
Directory /cvs/xenocara/app/xeyes/man added to the repository



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 10:15:34

Modified files:
app/xdriinfo   : ChangeLog aclocal.m4 configure configure.ac 
 xdriinfo.c 

Log message:
Update to xdriinfo 1.0.6



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 10:11:22

Modified files:
app/xbacklight : ChangeLog Makefile.in aclocal.m4 configure 
 configure.ac xbacklight.c 
app/xbacklight/man: xbacklight.man 
Added files:
app/xbacklight : compile 

Log message:
Update to xbacklight 1.2.2



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 10:05:26

Modified files:
app/viewres: ChangeLog Makefile.in aclocal.m4 configure 
 configure.ac 
Added files:
app/viewres: compile 

Log message:
Update to viewres 1.0.5



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 10:00:54

Modified files:
app/twm: ChangeLog aclocal.m4 configure configure.ac 
app/twm/src: menus.c util.c util.h 

Log message:
Update to twm 1.0.10



CVS: cvs.openbsd.org: src

2018-05-21 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org   2018/05/21 09:52:22

Modified files:
sys/netinet: ip_carp.c ip_carp.h ip_icmp.c ip_input.c 
sys/netinet6   : icmp6.c ip6_input.c 

Log message:
All places that call carp_lsdrop() use the interface pointer already.
It does not make sense to call if_get() again, just pass ifp as
parameter.  Move the IFT_CARP check into the function instead of
doing it everywhere.  Replace the inverted match variable logic
with simple returns.
OK mpi@ friehm@



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 09:49:52

Modified files:
app/oclock : ChangeLog Clock.c Makefile.in aclocal.m4 
 configure configure.ac transform.c transform.h 
Added files:
app/oclock : compile 

Log message:
Update to oclock 1.0.4



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 09:42:53

Modified files:
app/mkfontscale: ChangeLog aclocal.m4 configure configure.ac 
 ident.c mkfontscale.c 

Log message:
Update to mkfontscale 1.1.3



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 09:38:17

Modified files:
app/listres: ChangeLog Makefile.in aclocal.m4 configure 
 configure.ac 
Added files:
app/listres: compile 

Log message:
Update to listres 1.0.4



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 09:32:39

Modified files:
app/ico: ChangeLog Makefile.in aclocal.m4 configure 
 configure.ac ico.c polyinfo.h 
app/ico/man: ico.man 
Added files:
app/ico: compile 

Log message:
Update to ico 1.0.5



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 09:22:54

Modified files:
app/iceauth: ChangeLog aclocal.m4 configure configure.ac 
app/iceauth/man: iceauth.man 

Log message:
Update to iceauth 1.0.8



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 09:15:42

Modified files:
app/editres: ChangeLog Makefile.am Makefile.in README 
 aclocal.m4 actions.c comm.c configure 
 configure.ac editres.c editresP.h geometry.c 
 handler.c setvalues.c svpopup.c utils.c 
 widgets.c wtree.c 
app/editres/app-defaults: Editres 
app/editres/man: editres.man 
Added files:
app/editres: compile 

Log message:
Update to editres 1.0.7



CVS: cvs.openbsd.org: src

2018-05-21 Thread Mark Kettenis
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2018/05/21 09:00:25

Modified files:
sys/dev/acpi   : ccpmic.c 

Log message:
Implement GPIO functionality.



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 09:00:17

Added files:
app/appres : compile 

Log message:
Update to appres 1.0.5



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 08:59:53

Modified files:
app/appres : ChangeLog Makefile.in aclocal.m4 appres.c 
 configure configure.ac 

Log message:
Update to appres 1.0.5



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread David Coppa
CVSROOT:/cvs
Module name:xenocara
Changes by: dco...@cvs.openbsd.org  2018/05/21 08:24:32

Modified files:
lib/freetype/docs: documentation.html index.html 
   subpixel-hinting.html 
   text-rendering-general.html 
lib/freetype/docs/css: freetype2.css 
lib/freetype/docs/design: design-1.html design-2.html 
  design-3.html design-4.html 
  design-5.html design-6.html index.html 
lib/freetype/docs/glyphs: glyphs-1.html glyphs-2.html 
  glyphs-3.html glyphs-4.html 
  glyphs-5.html glyphs-6.html 
  glyphs-7.html index.html 
lib/freetype/docs/tutorial: example1.c index.html step1.html 
step2.html step3.html 

Log message:
Update to freetype-doc-2.9.1



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2018/05/21 08:03:29

Modified files:
distrib/sets/lists/xbase: mi 
distrib/sets/lists/xshare: mi 

Log message:
sync



CVS: cvs.openbsd.org: src

2018-05-21 Thread Mark Kettenis
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2018/05/21 07:37:31

Modified files:
sys/dev/acpi   : files.acpi 
Added files:
sys/dev/acpi   : ccpmic.c 

Log message:
Add ccpmic(4), a driver for the "Intel" Crystal Cove PMIC.  This is actually
a ROHM part (BD2613GW) and once more the datasheet is only available under
NDA.

Disabled for now until bugs in dwiic(4) are fixed.



CVS: cvs.openbsd.org: src

2018-05-21 Thread Helg Bredow
CVSROOT:/cvs
Module name:src
Changes by: h...@cvs.openbsd.org2018/05/21 07:06:00

Modified files:
sys/miscfs/fuse: fuse_vnops.c 

Log message:
The flush operation is optional so don't return ENOSYS if the FUSE file system
doesn't implement it.

ok mpi@



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread David Coppa
CVSROOT:/cvs
Module name:xenocara
Changes by: dco...@cvs.openbsd.org  2018/05/21 06:52:40

Modified files:
.  : 3RDPARTY 

Log message:
sync



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread David Coppa
CVSROOT:/cvs
Module name:xenocara
Changes by: dco...@cvs.openbsd.org  2018/05/21 05:56:16

Modified files:
lib/freetype/src/base: ftutil.c 

Log message:
Backout local change, not needed anymore

Suggested by matthieu@



CVS: cvs.openbsd.org: xenocara

2018-05-21 Thread David Coppa
CVSROOT:/cvs
Module name:xenocara
Changes by: dco...@cvs.openbsd.org  2018/05/21 05:52:27

Modified files:
lib/freetype   : CMakeLists.txt ChangeLog ChangeLog.20 
 ChangeLog.21 ChangeLog.22 ChangeLog.23 
 ChangeLog.24 ChangeLog.25 ChangeLog.26 Jamfile 
 Jamrules Makefile README README.git autogen.sh 
 configure modules.cfg shlib_version 
 vms_make.com 
lib/freetype/builds: detect.mk exports.mk freetype.mk 
 link_dos.mk link_std.mk modules.mk 
 toplevel.mk 
lib/freetype/builds/amiga: README makefile makefile.os4 
   smakefile 
lib/freetype/builds/amiga/include/config: ftconfig.h ftmodule.h 
lib/freetype/builds/amiga/src/base: ftdebug.c ftsystem.c 
lib/freetype/builds/ansi: ansi-def.mk ansi.mk 
lib/freetype/builds/beos: beos-def.mk beos.mk detect.mk 
lib/freetype/builds/cmake: FindHarfBuzz.cmake iOS.cmake 
   testbuild.sh 
lib/freetype/builds/compiler: ansi-cc.mk bcc-dev.mk bcc.mk 
  emx.mk gcc-dev.mk gcc.mk intelc.mk 
  unix-lcc.mk visualage.mk 
  visualc.mk watcom.mk win-lcc.mk 
lib/freetype/builds/dos: detect.mk dos-def.mk dos-emx.mk 
 dos-gcc.mk dos-wat.mk 
lib/freetype/builds/mac: FreeType.m68k_cfm.make.txt 
 FreeType.m68k_far.make.txt 
 FreeType.ppc_carbon.make.txt 
 FreeType.ppc_classic.make.txt ftmac.c 
lib/freetype/builds/os2: detect.mk os2-def.mk os2-dev.mk 
 os2-gcc.mk 
lib/freetype/builds/symbian: bld.inf freetype.mmp 
lib/freetype/builds/unix: config.guess config.sub configure 
  configure.ac configure.raw detect.mk 
  freetype-config.in freetype2.in 
  freetype2.m4 ft-munmap.m4 ftconfig.h 
  ftconfig.in ftsystem.c install.mk 
  unix-cc.in unix-def.in unix-dev.mk 
  unix-lcc.mk unix.mk unixddef.mk 
lib/freetype/builds/vms: ftconfig.h ftsystem.c 
lib/freetype/builds/wince: ftdebug.c 
lib/freetype/builds/wince/vc2005-ce: freetype.vcproj index.html 
lib/freetype/builds/wince/vc2008-ce: freetype.vcproj index.html 
lib/freetype/builds/windows: detect.mk ftdebug.c w32-bcc.mk 
 w32-bccd.mk w32-dev.mk w32-gcc.mk 
 w32-icc.mk w32-intl.mk w32-lcc.mk 
 w32-mingw32.mk w32-vcc.mk 
 w32-wat.mk win32-def.mk 
lib/freetype/builds/windows/vc2005: freetype.vcproj index.html 
lib/freetype/builds/windows/vc2008: freetype.vcproj index.html 
lib/freetype/builds/windows/vc2010: freetype.sln 
freetype.vcxproj 
freetype.vcxproj.filters 
index.html 
lib/freetype/builds/windows/visualc: freetype.dsp 
 freetype.vcproj index.html 
lib/freetype/builds/windows/visualce: freetype.dsp 
  freetype.vcproj index.html 
lib/freetype/devel: ft2build.h ftoption.h 
lib/freetype/docs: CHANGES CUSTOMIZE DEBUG FTL.TXT INSTALL 
   INSTALL.ANY INSTALL.CROSS INSTALL.GNU 
   INSTALL.UNIX INSTALL.VMS MAKEPP TODO 
   VERSIONS.TXT formats.txt freetype-config.1 
   raster.txt release 
lib/freetype/docs/reference: ft2-auto_hinter.html 
 ft2-base_interface.html 
 ft2-basic_types.html 
 ft2-bdf_fonts.html 
 ft2-bitmap_handling.html 
 ft2-bzip2.html 
 ft2-cache_subsystem.html 
 ft2-cff_driver.html 
 ft2-cid_fonts.html 
 ft2-computations.html 
 ft2-error_code_values.html 
 ft2-error_enumerations.html 
 ft2-font_formats.html 
 ft2-gasp_table.html 
 ft2-glyph_management.html 
   

CVS: cvs.openbsd.org: src

2018-05-21 Thread Helg Bredow
CVSROOT:/cvs
Module name:src
Changes by: h...@cvs.openbsd.org2018/05/21 05:47:46

Modified files:
lib/libfuse: fuse_ops.c fuse_subr.c 

Log message:
Reformat debug output to one line per opcode to make it easier to
interpret.

ok mpi@



CVS: cvs.openbsd.org: src

2018-05-21 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org   2018/05/21 04:14:50

Modified files:
regress/lib/libpthread/switch: Makefile switch.c 

Log message:
In general I like verbose tests as output makes debugging easier.
But this one just fills the log file by writing characters from the
running threads.  Pipe stdout to wc to show performance.  Run test
multiple times with various number of threads and print cpu time.
Replace atoi(3) with strtonum(3).  Fix white spaces.



CVS: cvs.openbsd.org: src

2018-05-21 Thread Patrick Wildt
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2018/05/21 02:07:43

Modified files:
sys/dev/sdmmc  : if_bwfm_sdio.c 

Log message:
Consistently suffix the pre-processed NVRAM binary that the bwfm(4)'s
firmware requires on SDIO-connected chips.

>From ketttenis@



CVS: cvs.openbsd.org: src

2018-05-21 Thread Mark Kettenis
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2018/05/21 02:01:56

Modified files:
sys/dev/acpi   : tipmic.c 

Log message:
Implement power management Operation Region support.



CVS: cvs.openbsd.org: src

2018-05-21 Thread Mark Kettenis
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2018/05/21 01:26:39

Modified files:
sys/dev/acpi   : sdhc_acpi.c 

Log message:
Put controllers and child devices in D0 by calling _PS0 when we attach the
controller.  Some BIOSen deliver them to us in D3.

Override card detect if ACPI says that the child devices are non-removable.

ok mlarkin@



CVS: cvs.openbsd.org: src

2018-05-21 Thread Mark Kettenis
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2018/05/21 01:23:14

Modified files:
sys/dev/acpi   : dwiic_acpi.c 

Log message:
Pass interrupt description along as well.

ok mlarkin@