CVS: cvs.openbsd.org: src

2015-12-04 Thread Michael McConville
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/12/04 23:55:09 Modified files: bin/ksh: README Log message: Remove needless reference to LEGAL, which is likely outdated itself.

CVS: cvs.openbsd.org: src

2015-12-04 Thread Michael McConville
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/12/04 23:56:46 Modified files: bin/ksh: README Log message: Remove descriptions of files that no longer exist.

CVS: cvs.openbsd.org: src

2015-12-04 Thread Michael McConville
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/12/04 23:50:52 Modified files: usr.sbin/radiusd: radiusd.c Log message: Remove NULL-checks before free()

CVS: cvs.openbsd.org: src

2015-12-04 Thread Michael McConville
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/12/04 23:45:19 Modified files: usr.sbin/ospf6d: rde_spf.c Log message: strings.h -> string.h to prevent an implicit declaration warning.

CVS: cvs.openbsd.org: src

2015-12-04 Thread Michael McConville
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/12/04 23:42:18 Modified files: usr.sbin/snmpd : agentx.c ber.c control.c mps.c smi.c trap.c Log message: strings.h -> string.h to prevent an implicit declaration warning. Also remove a handful of NULL-c

CVS: cvs.openbsd.org: src

2015-12-04 Thread Michael McConville
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/12/04 23:37:24 Modified files: usr.sbin/iscsid: session.c Log message: Don't check for NULL before free()

CVS: cvs.openbsd.org: src

2015-12-04 Thread Michael McConville
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/12/04 23:38:18 Modified files: usr.sbin/iscsid: connection.c pdu.c util.c Log message: strings.h -> string.h as necessary to prevent implicit declaration warnings

CVS: cvs.openbsd.org: src

2015-12-04 Thread Michael McConville
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/12/04 22:56:26 Modified files: usr.sbin/tcpdump: print-l2tp.c Log message: strings.h -> string.h so that memcpy is declared. ok deraadt

CVS: cvs.openbsd.org: src

2015-12-04 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/12/04 21:40:05 Modified files: usr.sbin/vmctl : main.c vmctl.8 Log message: vmctl has no need to change the socket that talks to vmd. discussed with reyk

CVS: cvs.openbsd.org: src

2015-12-04 Thread Michael McConville
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/12/04 19:25:39 Modified files: bin/ksh: README Log message: Remove some bug report guidelines from pdksh that aren't relevant to us.

CVS: cvs.openbsd.org: src

2015-12-04 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2015/12/04 19:14:02 Modified files: usr.bin/mg : echo.c Log message: Fix an incorrect use of sizeof(pointer) by removing it and switching from strncasecmp to strcasecmp which will stop matching strings w

CVS: cvs.openbsd.org: src

2015-12-04 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2015/12/04 16:44:22 Modified files: share/man/man7 : hier.7 Log message: document /usr/include/{msdosfs,ntfs}

CVS: cvs.openbsd.org: src

2015-12-04 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2015/12/04 16:43:04 Modified files: regress/sys/netinet/arp: Makefile Added files: regress/sys/netinet/arp: arp_otherproxy.py Log message: Comment all existing ARP test cases describing what is goin

Re: CVS: cvs.openbsd.org: src

2015-12-04 Thread Michael McConville
Michael McConville wrote: > CVSROOT: /cvs > Module name: src > Changes by: m...@cvs.openbsd.org2015/12/04 14:23:19 > > Modified files: > usr.bin/unifdef: unifdef.1 unifdef.c > > Log message: > Document that the -M option doesn't save a backup when passed ''. Also > clean up the

CVS: cvs.openbsd.org: src

2015-12-04 Thread Tobias Stoeckmann
CVSROOT:/cvs Module name:src Changes by: tob...@cvs.openbsd.org 2015/12/04 14:51:07 Modified files: usr.bin/ssh: misc.c Log message: Properly handle invalid %-format by calling fatal. ok deraadt, djm

CVS: cvs.openbsd.org: src

2015-12-04 Thread Michael McConville
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/12/04 14:23:19 Modified files: usr.bin/unifdef: unifdef.1 unifdef.c Log message: Document that the -M option doesn't save a backup when passed ''. Also clean up the corresponding logic to avoid a useles

CVS: cvs.openbsd.org: src

2015-12-04 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2015/12/04 13:48:24 Modified files: regress/sys/netinet/arp: Makefile Added files: regress/sys/netinet/arp: arp_nonproxy.py Log message: Enter a static ARP entry for a fake address which is not publ

CVS: cvs.openbsd.org: src

2015-12-04 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/12/04 12:46:04 Modified files: games/tetris : tetris.6 Log message: Tweak alignment of ENVIRONMENT and FILES. Use sentence format for the highscore file, too. Discussed with jmc@

CVS: cvs.openbsd.org: src

2015-12-04 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2015/12/04 12:21:26 Modified files: games/robots : robots.6 Log message: put FILES into a similar format as ENVIRONMENT;

CVS: cvs.openbsd.org: src

2015-12-04 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2015/12/04 12:15:54 Modified files: usr.bin/cap_mkdb: cap_mkdb.1 cap_mkdb.c Log message: remove -i from SYNOPSIS and usage();

CVS: cvs.openbsd.org: src

2015-12-04 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2015/12/04 12:17:55 Modified files: usr.sbin/vmctl : vmctl.8 Log message: macro args in previous were the wrong way round; zap some trailing whitespace while here;

CVS: cvs.openbsd.org: src

2015-12-04 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:src Changes by: sebas...@cvs.openbsd.org2015/12/04 12:05:43 Modified files: usr.sbin/ftp-proxy: ftp-proxy.c Log message: Make the NOPRIV_USER match that is actually intended to be used for that. Problem introduced since tftp-proxy and ftp-

CVS: cvs.openbsd.org: src

2015-12-04 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/12/04 11:46:30 Modified files: distrib/sets/lists/man: mi Log message: sync

CVS: cvs.openbsd.org: src

2015-12-04 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2015/12/04 10:58:05 Modified files: usr.bin/tsort : tsort.c Log message: read_hints should also protect against ferror. obvious commit

CVS: cvs.openbsd.org: src

2015-12-04 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/12/04 10:34:40 Modified files: games/battlestar: battlestar.c com6.c extern.h Log message: cleanup: remove pwd.h, delete a stray comment and a const qualifier

CVS: cvs.openbsd.org: src

2015-12-04 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/12/04 09:56:35 Modified files: sys/kern : kern_pledge.c Log message: allow utrace(2) by default. conversation with jsg

CVS: cvs.openbsd.org: src

2015-12-04 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/12/04 09:44:20 Modified files: usr.sbin/rebound: rebound.c Log message: refine some logging and error messages. errors will now always go to stderr until daemonized and syslog as well. make logerr() wor

CVS: cvs.openbsd.org: src

2015-12-04 Thread Markus Friedl
CVSROOT:/cvs Module name:src Changes by: mar...@cvs.openbsd.org 2015/12/04 09:41:28 Modified files: usr.bin/ssh: auth.h authfd.c authfd.h kex.c kex.h kexc25519s.c kexdhs.c kexecdhs.c kexgexs.c key.c key.h krl.c monito

CVS: cvs.openbsd.org: src

2015-12-04 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/12/04 09:40:09 Modified files: games/robots : main.c robots.6 robots.h score.c Log message: Drop pledge("getpw") and pwd.h and use the now usual LOGNAME -> USER -> getlogin() -> ??? fallback in the sc

CVS: cvs.openbsd.org: src

2015-12-04 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/12/04 09:33:40 Modified files: usr.sbin/rebound: rebound.c Log message: push daemon call a little later so if the address is in use we see the error message

CVS: cvs.openbsd.org: src

2015-12-04 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/12/04 09:22:27 Modified files: sys/dev/usb: ubcmtp.c utpms.c Log message: Activate functions should in general return 0 for events they don't handle. ok deraadt@

CVS: cvs.openbsd.org: src

2015-12-04 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2015/12/04 08:40:17 Modified files: usr.sbin/vmctl : main.c vmctl.8 vmctl.c vmctl.h Log message: Add -c option to "vmctl start" to automatically connect to the VM console after startup. This calls 'cu -l $T

CVS: cvs.openbsd.org: src

2015-12-04 Thread Sebastian Benoit
CVSROOT:/cvs Module name:src Changes by: be...@cvs.openbsd.org 2015/12/04 08:28:55 Modified files: usr.sbin/relayd: relay.c Log message: pledge the relay (layer 7 proxy) children, they can do with "stdio recvfd inet" ok reyk@

CVS: cvs.openbsd.org: src

2015-12-04 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/12/04 08:18:03 Modified files: sys/arch/sparc64/dev: vnet.c Log message: Add intr_barrier() just in case...

CVS: cvs.openbsd.org: src

2015-12-04 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/12/04 07:34:32 Modified files: regress/misc/utf8: wc.exp wc.sh Log message: tweak wc test to include a nonbreaking space

CVS: cvs.openbsd.org: src

2015-12-04 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/12/04 07:15:27 Modified files: sys/net: art.c art.h Log message: Reduce the stride length of the tables by two and use a single page allocator for the 4K heap. In this configuration a fullfeed

CVS: cvs.openbsd.org: src

2015-12-04 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2015/12/04 06:58:10 Modified files: usr.bin/cap_mkdb: Makefile cap_mkdb.1 cap_mkdb.c Removed files: usr.bin/cap_mkdb: getinfo.c Log message: cap_mkdb no longer needs to understand terminfo files, so

CVS: cvs.openbsd.org: src

2015-12-04 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2015/12/04 06:49:42 Modified files: regress/usr.sbin/syslogd: Server.pm args-sendsyslog-native.pl args-ttymsg-delay.pl funcs.pl ttylog.c Added files: regress/usr.sbi

CVS: cvs.openbsd.org: src

2015-12-04 Thread Brent Cook
CVSROOT:/cvs Module name:src Changes by: bc...@cvs.openbsd.org 2015/12/04 06:45:01 Modified files: lib/libssl/src/crypto: Tag: OPENBSD_5_8 opensslv.h Log message: Bump LibreSSL version number to 2.2.5 in 5.8 release branch.

CVS: cvs.openbsd.org: src

2015-12-04 Thread YASUOKA Masahiko
CVSROOT:/cvs Module name:src Changes by: yasu...@cvs.openbsd.org 2015/12/04 06:45:31 Modified files: share/man/man4 : Makefile Log message: Add etherip.4 to MAN ok goda

CVS: cvs.openbsd.org: src

2015-12-04 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/12/04 06:42:48 Modified files: sys/net: route.c rtable.c Log message: Move the KERNEL_LOCK from rt_match() to rtable_match(). ok claudio@

CVS: cvs.openbsd.org: src

2015-12-04 Thread YASUOKA Masahiko
CVSROOT:/cvs Module name:src Changes by: yasu...@cvs.openbsd.org 2015/12/04 06:12:44 Modified files: usr.sbin/npppd/npppd: lcp.c Log message: Fix typo in #include line.

CVS: cvs.openbsd.org: src

2015-12-04 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/12/04 06:09:04 Added files: regress/misc/utf8: wc.exp wc.sh Log message: add a test for wc -m (this may not be the best place for these tests. perhaps they all belong in the regular usr.bin hierarchy. f

CVS: cvs.openbsd.org: src

2015-12-04 Thread Sebastien Marie
CVSROOT:/cvs Module name:src Changes by: sema...@cvs.openbsd.org 2015/12/04 06:05:34 Modified files: sys/kern : kern_pledge.c Log message: remove PLEDGE_INET granting when using "getpw" in YP environnment it makes PLEDGE_YPACTIVE enough for doing required networkin

CVS: cvs.openbsd.org: src

2015-12-04 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/12/04 05:30:57 Modified files: regress/sys/net/rtable: kern_compat.h util.c Log message: Sync after rt_mask() removal.

CVS: cvs.openbsd.org: src

2015-12-04 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2015/12/04 05:32:07 Modified files: sys/net: if_etherip.c Log message: Reject input when either the version is wrong or the pad is non-zero; not when the version is wrong and the pad is non-zero. OK

CVS: cvs.openbsd.org: src

2015-12-04 Thread YASUOKA Masahiko
CVSROOT:/cvs Module name:src Changes by: yasu...@cvs.openbsd.org 2015/12/04 05:15:57 Removed files: usr.sbin/npppd/npppd: npppd_tun.c npppd_tun.h Log message: Remove files which had been unused.

CVS: cvs.openbsd.org: src

2015-12-04 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/12/04 05:10:26 Modified files: sys/netinet6 : ip6_id.c Log message: prefix function names like randomid and pmod to keep them out of global namespace. the history of this file is that it was a modifie

CVS: cvs.openbsd.org: src

2015-12-04 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/12/04 04:50:01 Modified files: sys/net: if.c Log message: Grab the KERNEL_LOCK() around bridge_output(). It is now safe to call if_enqueue() without holding the KERNEL_LOCK() even on an interfa

CVS: cvs.openbsd.org: src

2015-12-04 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/12/04 04:05:22 Modified files: usr.bin/signify: signify.c Log message: polishing

CVS: cvs.openbsd.org: src

2015-12-04 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2015/12/04 04:13:21 Modified files: sys/netmpls: mpls_input.c Log message: There is no need to grab the KERNEL_LOCK here anymore. After discussion with dlg@ and mpi@

CVS: cvs.openbsd.org: src

2015-12-04 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/12/04 03:59:36 Modified files: usr.sbin/rebound: rebound.c Log message: one signal.h should suffice

CVS: cvs.openbsd.org: src

2015-12-04 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2015/12/04 03:54:21 Modified files: usr.sbin/vmd : config.c Log message: A VM has to run with at least 1 CPU.

CVS: cvs.openbsd.org: src

2015-12-04 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/12/04 03:41:35 Modified files: games/bs : bs.c Log message: assume modern curses and unifdef ancient feature tests

CVS: cvs.openbsd.org: src

2015-12-04 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/12/04 03:32:42 Modified files: sys/net: if_bridge.c Log message: bridge(4) never outputs packets so set its if_output and if_start to NULL. bridge_output() is used by the stack to duplicate a p

CVS: cvs.openbsd.org: src

2015-12-04 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/12/04 02:41:49 Modified files: usr.bin/doas : parse.y Log message: espie reminds me that EOF can happen for errors as well, so check for that happening and print a message.

CVS: cvs.openbsd.org: src

2015-12-04 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/12/04 02:13:05 Modified files: usr.sbin/rebound: rebound.c Log message: ignore SIGPIPE. i don't see any way for it to happen, but nevertheless we definitely don't want to receive it unexpectedly.

CVS: cvs.openbsd.org: www

2015-12-04 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:www Changes by: jas...@cvs.openbsd.org 2015/12/04 01:54:01 Modified files: . : errata57.html errata58.html Log message: tyop