CVS: cvs.openbsd.org: src

2019-08-15 Thread Anton Lindqvist
CVSROOT:/cvs
Module name:src
Changes by: an...@cvs.openbsd.org   2019/08/15 01:29:21

Modified files:
sys/kern   : kern_acct.c 

Log message:
Serialize access to the vnode pointers associated with acct(2) system
accounting. Prevents a race where the acct thread and the acct(2)
syscall both tries to close a vnode.

ok visa@

Reported-by: syzbot+bf2ac4d4fa9ee9290...@syzkaller.appspotmail.com



CVS: cvs.openbsd.org: src

2019-08-15 Thread Ingo Schwarze
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2019/08/15 03:36:29

Modified files:
lib/libcrypto/man: EVP_EncryptInit.3 

Log message:
document but do not recommend EVP_Cipher(3);
jsing@ provided crucial help regarding the content;
tweaks and OK tb@



CVS: cvs.openbsd.org: src

2019-08-15 Thread Michael Mikonos
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2019/08/15 03:38:56

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

Log message:
auich_freemem() returns void. while here fix a typo in an error message. audio 
playback still works under virtualbox. ok ratchov@



CVS: cvs.openbsd.org: src

2019-08-15 Thread Ingo Schwarze
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2019/08/15 05:42:53

Modified files:
lib/libcrypto/man: CMS_compress.3 

Log message:
some cleanup:
* do not jump back and forth between different arguments
* display the flags in a proper list
* add the missing STANDARDS section
* mark up ASN.1 type names
* and minor wording improvements



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Ingo Schwarze
CVSROOT:/cvs
Module name:xenocara
Changes by: schwa...@cvs.openbsd.org2019/08/15 06:11:37

Modified files:
app: Makefile 
distrib/sets/lists/xbase: mi 
distrib/sets/lists/xshare: mi 
Removed files:
app/xman   : COPYING ChangeLog INSTALL Makefile.am 
 Makefile.bsd-wrapper Makefile.in README 
 ScrollByL.c ScrollByL.h ScrollByLP.h aclocal.m4 
 buttons.c compile config.guess config.h.in 
 config.sub configure configure.ac defs.h 
 depcomp globals.c globals.h handler.c help.c 
 icon_help.h icon_open.h iconclosed.h install-sh 
 main.c man.c man.h misc.c missing search.c 
 tkfuncs.c vendor.c vendor.h xman.help 
app/xman/app-defaults: Xman 
app/xman/man   : Makefile.am Makefile.in xman.man 

Log message:
Retire xman(1).

It's totally broken (requires MLINKS which we removed long ago,
relies on the old man.conf(5) format we stopped supporting long ago,
Alfred Morgan reported additional bugs on bugs@, ...),
it reimplements man(1) in a very poor way,
and it lacks many useful features that man(1) in an xterm(1)
readily provides, so fixing it would be a waste of time.

matthieu@ deraadt@ krw@ agree with the direction.



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 08:48:45

Modified files:
xserver/hw/xfree86/modes: xf86EdidModes.c 

Log message:
Don't prune duplicate modes there.

This function removes too many modes, causing trouble with the vesa
driver at least.  Problem reported by semarie@. Thanks.



CVS: cvs.openbsd.org: src

2019-08-15 Thread Otto Moerbeek
CVSROOT:/cvs
Module name:src
Changes by: o...@cvs.openbsd.org2019/08/15 09:08:14

Modified files:
sys/kern   : tty_nmea.c 

Log message:
NMEA 4.1 has one more field in the RMC message; ok kettenis@



CVS: cvs.openbsd.org: src

2019-08-15 Thread Ingo Schwarze
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2019/08/15 09:46:51

Modified files:
lib/libcrypto/man: CMS_uncompress.3 

Log message:
minor cleanup:
* add the missing STANDARDS section
* mark up ASN.1 type names
* and minor wording improvements



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 10:15:04

Modified files:
app/fvwm/sample.fvwmrc: system.fvwm2rc 

Log message:
Remove xman from utilities menu.



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 10:17:17

Modified files:
app/twm/src: system.twmrc 

Log message:
Remove xman and olwm (not available from ports anymore) from menu



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 10:23:33

Modified files:
app/xenodm/man : xenodm.man 

Log message:
Provide better xsession examples. exec the window manager last.
Convert user's example to /bin/sh. Remove xman for example.



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 10:56:00

Modified files:
app/bitmap : ChangeLog Handlers.c Makefile.am Makefile.in 
 aclocal.m4 autogen.sh configure configure.ac 
Added files:
app/bitmap : README.md 
Removed files:
app/bitmap : README 

Log message:
Update to bitmap 1.0.9



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 10:56:57

xenocara/app/fonttosfnt/man

Update of /cvs/xenocara/app/fonttosfnt/man
In directory cvs.openbsd.org:/tmp/cvs-serv83759/man

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



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 10:57:57

Modified files:
app/fonttosfnt : ChangeLog Makefile.am Makefile.in README 
 aclocal.m4 compile configure configure.ac 
 fonttosfnt.h read.c struct.c util.c 
Added files:
app/fonttosfnt/man: Makefile.am Makefile.in fonttosfnt.man 
Removed files:
app/fonttosfnt : fonttosfnt.man 

Log message:
Update to fontstosfnt 1.0.5



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 11:01:13

Modified files:
app: Makefile 
app/mkfontscale: COPYING ChangeLog Makefile.am Makefile.in 
 aclocal.m4 config.h.in configure configure.ac 
 ident.c list.c mkfontscale.c 
app/mkfontscale/man: Makefile.am Makefile.in 
Added files:
app/mkfontscale: README.md constlist.c constlist.h mkfontdir.in 
app/mkfontscale/man: mkfontdir.man 
Removed files:
app/mkfontscale: README 
app/mkfontdir  : COPYING ChangeLog INSTALL Makefile.am 
 Makefile.bsd-wrapper Makefile.in README 
 aclocal.m4 config.guess config.sub configure 
 configure.ac install-sh missing mkfontdir.in 
app/mkfontdir/man: Makefile.am Makefile.in mkfontdir.man 

Log message:
Update to mkfontscale 1.2.1. This version got merged with mkfontdir.



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 11:02:20

Modified files:
app/sessreg: ChangeLog Makefile.am Makefile.in aclocal.m4 
 configure configure.ac sessreg.c sessreg.h 
Added files:
app/sessreg: README.md 
Removed files:
app/sessreg: README 

Log message:
Update to sessreg 1.1.2



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 11:03:15

Modified files:
app/setxkbmap  : ChangeLog Makefile.am Makefile.in aclocal.m4 
 configure configure.ac setxkbmap.c 
Added files:
app/setxkbmap  : README.md 
Removed files:
app/setxkbmap  : README 

Log message:
Update to setxkbmap 1.3.2



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 11:03:50

Modified files:
app/x11perf: ChangeLog Makefile.am Makefile.in aclocal.m4 
 configure configure.ac do_tests.c x11perf.c 
app/x11perf/man: x11perf.man 
Added files:
app/x11perf: README.md 
Removed files:
app/x11perf: README 

Log message:
Update to x11perf 1.6.1



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 11:09:24

Modified files:
app/xbacklight : ChangeLog Makefile.am Makefile.in aclocal.m4 
 configure configure.ac xbacklight.c 
Added files:
app/xbacklight : README.md 
Removed files:
app/xbacklight : README 

Log message:
Update to xbacklight 1.2.3



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 11:11:34

Modified files:
app/xbiff  : ChangeLog Mailbox.c MailboxP.h Makefile.am 
 Makefile.in aclocal.m4 compile configure 
 configure.ac xbiff.c 
app/xbiff/man  : xbiff.man 
Added files:
app/xbiff  : README.md 
Removed files:
app/xbiff  : README 

Log message:
Update to xbiff 1.0.4



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 11:13:47

Modified files:
app/xcalc  : ChangeLog Makefile.am Makefile.in aclocal.m4 
 actions.c configure configure.ac math.c xcalc.c 
 xcalc.h 
app/xcalc/app-defaults: XCalc 
app/xcalc/man  : xcalc.man 
Added files:
app/xcalc  : README.md 
Removed files:
app/xcalc  : README 

Log message:
Update to xcalc 1.1.0



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 11:19:52

Modified files:
app/xclock : ChangeLog Clock.c ClockP.h Makefile.am 
 Makefile.in aclocal.m4 compile config.h.in 
 configure configure.ac xclock.c 
Added files:
app/xclock : README.md 
Removed files:
app/xclock : README 

Log message:
Update to xclock 1.0.9



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 11:27:05

Modified files:
app/xcompmgr   : ChangeLog Makefile.am Makefile.in aclocal.m4 
 configure configure.ac xcompmgr.c 
Added files:
app/xcompmgr   : README.md 
Removed files:
app/xcompmgr   : README 

Log message:
Update to xcompmgr 1.1.8



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 11:29:01

Removed files:
app/xcompmgr   : AUTHORS 

Log message:
Remove empty file also removed upstreams.



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 11:31:43

Modified files:
app/xev: ChangeLog Makefile.am Makefile.in aclocal.m4 
 configure configure.ac xev.c 
Added files:
app/xev: README.md 
Removed files:
app/xev: README 

Log message:
Update to xev 1.2.3



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 11:33:49

Modified files:
app/xfd: ChangeLog Makefile.am Makefile.in aclocal.m4 
 compile config.h.in configure configure.ac 
 grid.c xfd.c 
Added files:
app/xfd: README.md 
Removed files:
app/xfd: README 

Log message:
Update to xfd 1.1.3



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 11:38:24

Modified files:
app/xinput : ChangeLog aclocal.m4 compile configure 
 configure.ac 
app/xinput/man : xinput.man 
app/xinput/src : list.c property.c test_xi2.c xinput.c xinput.h 

Log message:
Update to xinput 1.6.3



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 11:40:56

Modified files:
app/xlogo  : ChangeLog Makefile.am Makefile.in aclocal.m4 
 compile configure configure.ac 
app/xlogo/app-defaults: XLogo 
app/xlogo/man  : xlogo.man 
Added files:
app/xlogo  : README.md 
Removed files:
app/xlogo  : README 

Log message:
Update to xlogo 1.0.5



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 11:43:43

Modified files:
app/xlsatoms   : ChangeLog Makefile.am Makefile.in aclocal.m4 
 configure configure.ac xlsatoms.c 
app/xlsatoms/man: xlsatoms.man 
Added files:
app/xlsatoms   : README.md 
Removed files:
app/xlsatoms   : README 

Log message:
Update to xlsatoms 1.1.3



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 11:45:41

xenocara/app/xmore/man

Update of /cvs/xenocara/app/xmore/man
In directory cvs.openbsd.org:/tmp/cvs-serv74584/man

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



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 11:48:06

Modified files:
app/xmore  : ChangeLog Makefile.am Makefile.in aclocal.m4 
 configure configure.ac 
Added files:
app/xmore  : README.md xmore.xml 
app/xmore/man  : Makefile.am Makefile.in xmore.man 
Removed files:
app/xmore  : README xmore.man xmore.sgml 

Log message:
Update to xmore 1.0.3



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 11:51:01

Modified files:
app/xmodmap: ChangeLog Makefile.am Makefile.in aclocal.m4 
 autogen.sh configure configure.ac handle.c 
 xmodmap.c 
app/xmodmap/man: xmodmap.man 
Added files:
app/xmodmap: README.md 
Removed files:
app/xmodmap: README 

Log message:
Update to xmodmap 1.0.10



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 11:52:58

Modified files:
app/xprop  : ChangeLog Makefile.am Makefile.in aclocal.m4 
 configure configure.ac dsimple.c xprop.c 
app/xprop/man  : xprop.man 
Added files:
app/xprop  : README.md 
Removed files:
app/xprop  : README 

Log message:
Update to xprop 1.2.4



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 11:59:13

Modified files:
app/xwininfo   : ChangeLog Makefile.am Makefile.in aclocal.m4 
 clientwin.c configure configure.ac dsimple.c 
 xwininfo.c 
app/xwininfo/man: xwininfo.man 
Added files:
app/xwininfo   : README.md 
Removed files:
app/xwininfo   : README 

Log message:
Update to xwininfo 1.1.5



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 12:06:42

Modified files:
.  : MODULES 

Log message:
update



CVS: cvs.openbsd.org: xenocara

2019-08-15 Thread Matthieu Herrb
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/08/15 12:06:06

Removed files:
app/fslsfonts  : COPYING ChangeLog INSTALL Makefile.am 
 Makefile.bsd-wrapper Makefile.in README 
 aclocal.m4 compile config.guess config.h.in 
 config.sub configure configure.ac depcomp 
 fslsfonts.c install-sh missing mkinstalldirs 
app/fslsfonts/man: Makefile.am Makefile.in fslsfonts.man 
app/fstobdf: COPYING ChangeLog INSTALL Makefile.am 
 Makefile.bsd-wrapper Makefile.in README 
 aclocal.m4 chars.c compile config.guess 
 config.h.in config.sub configure configure.ac 
 depcomp fstobdf.c fstobdf.h header.c install-sh 
 missing props.c 
app/fstobdf/man: Makefile.am Makefile.in fstobdf.man 
app/showfont   : COPYING ChangeLog INSTALL Makefile.am 
 Makefile.bsd-wrapper Makefile.in README 
 aclocal.m4 compile config.guess config.h.in 
 config.sub configure configure.ac depcomp 
 install-sh missing mkinstalldirs showfont.c 
app/showfont/man: Makefile.am Makefile.in showfont.man 
app/xfsinfo: COPYING ChangeLog INSTALL Makefile.am 
 Makefile.bsd-wrapper Makefile.in README 
 aclocal.m4 compile config.guess config.h.in 
 config.sub configure configure.ac depcomp 
 install-sh missing mkinstalldirs xfsinfo.c 
app/xfsinfo/man: Makefile.am Makefile.in xfsinfo.man 
app/xfwp   : AUTHORS COPYING ChangeLog INSTALL Makefile.am 
 Makefile.bsd-wrapper Makefile.in NEWS README 
 aclocal.m4 compile config.guess config.h.in 
 config.sub configure configure.ac depcomp 
 install-sh io.c io.h misc.c misc.h missing pm.c 
 pm.h transport.c transport.h xfwp.c xfwp.h 
 xfwp.man 
app/scripts: AUTHORS COPYING ChangeLog INSTALL Makefile.am 
 Makefile.bsd-wrapper Makefile.in NEWS README 
 aclocal.m4 config.guess config.h.in config.sub 
 configure configure.ac fontname.sh fontprop.sh 
 install-sh missing mkinstalldirs 
 xauth_switch_to_sun-des-1.cpp xon xon.man 
app/xstdcmap   : COPYING ChangeLog INSTALL Makefile.am 
 Makefile.bsd-wrapper Makefile.in README 
 aclocal.m4 compile config.guess config.h.in 
 config.sub configure configure.ac depcomp 
 install-sh missing mkinstalldirs xstdcmap.c 
app/xstdcmap/man: Makefile.am Makefile.in xstdcmap.man 

Log message:
Remove apps unlinked from the build several months ago.



CVS: cvs.openbsd.org: src

2019-08-15 Thread Alexandr Nedvedicky
CVSROOT:/cvs
Module name:src
Changes by: sas...@cvs.openbsd.org  2019/08/15 12:44:53

Modified files:
sbin/pfctl : pfctl.c 

Log message:
pfctl_reset() must set syncookies settings back to default
(bug found and fix tested by Jesper Wallin)

OK deraadt OK kn



CVS: cvs.openbsd.org: src

2019-08-15 Thread David Gwynne
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2019/08/15 19:55:21

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

Log message:
STP works fine on etherip(4), it was gif(4) that lacked a MAC address.

getting etherip(4) to talk to a switch so i could verify this was
pretty fun.

remi@ pointed this bit of the manpage out somewhere, but it didn't
seem right anymore since etherip(4) was split out of gif(4). these
days if we have an interface that can be added to a bridge, we try
to make it look like an actual ethernet interface, which includes
having a mac address. we don't really have interfaces that change
modes and have these edge cases anymore.



CVS: cvs.openbsd.org: src

2019-08-15 Thread David Gwynne
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2019/08/15 22:09:02

Modified files:
sys/net: ifq.c 

Log message:
ifq_hdatalen should keep the mbuf it's looking at, not leak it.

ie, use ifq_deq_rollback after looking at the head mbuf instead of
ifq_deq_commit.

this is used in tun/tap, where it had the effect that you'd get the
datalen for the packet, and then when you try to read that many
bytes it had gone. cool and normal.

this was found by a student who was trying to do just that. i've
always just read the packet into a large buffer.



CVS: cvs.openbsd.org: src

2019-08-15 Thread Jason McIntyre
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/08/15 23:33:51

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

Log message:
knock out useless Pp;



CVS: cvs.openbsd.org: src

2019-08-15 Thread Damien Miller
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2019/08/16 00:13:15

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

Log message:
switch percent_expand() to use sshbuf instead of a limited fixed buffer;
ok markus@



CVS: cvs.openbsd.org: src

2019-08-15 Thread Damien Miller
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2019/08/16 00:35:27

Modified files:
usr.bin/ssh: Makefile.inc 

Log message:
include sshbuf-misc.c in SRCS_BASE