CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/12/11 23:08:12
Modified files:
. : MODULES 3RDPARTY
Log message:
update
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2019/12/11 23:05:20
Modified files:
xserver: ChangeLog configure configure.ac
xserver/Xext : panoramiXprocs.c shm.c sleepuntil.c sync.c
syncsdk.h
CVSROOT:/cvs
Module name:src
Changes by: p...@cvs.openbsd.org2019/12/11 20:53:38
Modified files:
usr.sbin/vmctl : vmctl.c
usr.sbin/vmd : parse.y vm.conf.5 vmd.c vmd.h
Log message:
vmd: start vms defined in vm.conf in a staggered fashion
This addresses 'thu
CVSROOT:/cvs
Module name:src
Changes by: yasu...@cvs.openbsd.org 2019/12/11 17:10:29
Modified files:
usr.sbin/ldpd : adjacency.c hello.c ldpe.h
Log message:
Make ldpd lookup the adjacency not only by source IP address but also
by LSR Id, since remote peer may change its
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2019/12/11 15:19:47
Modified files:
usr.bin/ssh: PROTOCOL.u2f
Log message:
add a note about the 'extensions' field in the signed object
CVSROOT:/cvs
Module name:src
Changes by: mgloc...@cvs.openbsd.org2019/12/11 15:13:02
Modified files:
share/man/man4 : uvideo.4
Log message:
Logitech Webcam C922 Pro works fine (supports 60fps at 1280x720).
CVSROOT:/cvs
Module name:src
Changes by: de...@cvs.openbsd.org 2019/12/11 14:33:56
Modified files:
usr.sbin/ospf6d: database.c hello.c lsack.c lsreq.c lsupdate.c
ospfe.h packet.c
Log message:
Convert sendto() to sendmsg().
This makes code simi
CVSROOT:/cvs
Module name:src
Changes by: r...@cvs.openbsd.org2019/12/11 14:04:59
Modified files:
usr.sbin/ripd : kroute.c ripe.c
Log message:
Fix 2 memory leaks in error paths and a double-free (kroute_insert already
frees kr if it detects a duplicate).
>From Hiltjo
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2019/12/11 13:10:17
Modified files:
usr.bin/patch : pch.h
Log message:
Merge existing decls and decls introduced in rev 1.10
Also:
- sort declarations in the same order as definitions in pch.c
- delete an
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2019/12/11 13:01:50
Modified files:
lib/libc/stdlib: realpath.3
Log message:
The file passed to realpath(3) must exists, adjust man page to new
behavior.
noticed by hshoexer@; OK beck@
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2019/12/11 11:47:15
Modified files:
regress/usr.bin/ssh: cert-hostkey.sh cert-userkey.sh
hostkey-agent.sh multipubkey.sh
principals-command.sh
Log
CVSROOT:/cvs
Module name:www
Changes by: t...@cvs.openbsd.org2019/12/11 11:29:55
Modified files:
. : errata65.html errata66.html
Log message:
release ld.so errata
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2019/12/11 11:30:29
Modified files:
usr.bin/tmux : window-copy.c
Log message:
Tweak previous to check the wrapped flag and stop if not set.
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2019/12/11 11:29:35
Modified files:
libexec/ld.so : Tag: OPENBSD_6_5 loader.c
Log message:
ld.so may fail to remove the LD_LIBRARY_PATH environment variable for
set-user-ID and set-group-ID executables in l
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2019/12/11 11:29:17
Modified files:
libexec/ld.so : Tag: OPENBSD_6_6 loader.c
Log message:
ld.so may fail to remove the LD_LIBRARY_PATH environment variable for
set-user-ID and set-group-ID executables in l
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2019/12/11 11:27:54
Modified files:
libexec/ld.so : loader.c
Log message:
ld.so may fail to remove the LD_LIBRARY_PATH environment variable for
set-user-ID and set-group-ID executables in low memory conditi
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2019/12/11 11:23:34
Modified files:
usr.bin/tmux : window-copy.c
Log message:
Allow search across wrapped lines and fix some inconsistencies in how th
position is represented, GitHub issue 2014 from Anindy
CVSROOT:/cvs
Module name:src
Changes by: o...@cvs.openbsd.org2019/12/11 08:50:47
Modified files:
sbin/unwind: resolver.c frontend.c
Log message:
Plug leaks related to running queue maintenance. ok florian@
On 2019/12/11 00:30, Philip Guenther wrote:
> CVSROOT: /cvs
> Module name: src
> Changes by: guent...@cvs.openbsd.org2019/12/11 00:30:09
>
> Modified files:
> sys/sys: proc.h sysctl.h
> sys/kern : kern_event.c kern_exec.c kern_exit.c
>
CVSROOT:/cvs
Module name:src
Changes by: st...@cvs.openbsd.org 2019/12/11 05:36:28
Modified files:
lib/libkvm : kvm_proc2.c
Log message:
add sys/wait.h to unbreak builds; following "Replace p_xstat with ps_xexit and
ps_xsig" (sysctl.h r1.198 and friends) FILL_KPROC
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2019/12/11 05:13:37
Modified files:
usr.bin/tmux : tty.c
Log message:
Do not set cursor colour to default unless it has been changed, GitHub
issue 2013.
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2019/12/11 04:55:12
Modified files:
sys/net: if_aggr.c
Log message:
use sockaddr_storage to store the address used to generate mcast entries.
this means we don't truncate sockaddr_in6, which in turn
22 matches
Mail list logo