CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2016/06/03 00:47:51
Modified files:
sys/uvm: uvm_map.c
Log message:
We should never decrease uvm_maxkaddr. Currently this may happen if
uvm_map_kmem_grow() gets called for submaps of the ker
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2016/06/03 00:44:12
Modified files:
usr.bin/ssh: ssh.1
Log message:
tweak previous;
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2016/06/03 00:39:39
Modified files:
share/man/man4/man4.armv7: imx.4
Log message:
imxenet -> fec;
CVSROOT:/cvs
Module name:src
Changes by: dtuc...@cvs.openbsd.org 2016/06/02 22:10:41
Modified files:
regress/usr.bin/ssh: Makefile
Added files:
regress/usr.bin/ssh: sshcfgparse.sh
Log message:
Add a test for ssh(1)'s config file parsing.
CVSROOT:/cvs
Module name:src
Changes by: dtuc...@cvs.openbsd.org 2016/06/02 22:09:39
Modified files:
usr.bin/ssh: readconf.c ssh.1 ssh.c
Log message:
Allow ExitOnForwardFailure and ClearAllForwardings to be overridden when
using ssh -W (but still default to yes in tha
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2016/06/02 21:59:43
Modified files:
sys/net: art.c art.h
Log message:
defer the freeing of art tables and nodes to a task.
this will allow us to sleep in srp_finalize before freeing the
memory.
the
CVSROOT:/cvs
Module name:src
Changes by: dtuc...@cvs.openbsd.org 2016/06/02 21:47:59
Modified files:
regress/usr.bin/ssh: cfgparse.sh
Log message:
Add 'sshd' to the test ID as I'm about to add a similar set for ssh.
CVSROOT:/cvs
Module name:src
Changes by: dtuc...@cvs.openbsd.org 2016/06/02 21:14:41
Modified files:
usr.bin/ssh: mux.c readconf.c readconf.h ssh.c
Log message:
Move the host and port used by ssh -W into the Options struct.
This will make future changes a bit easier.
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2016/06/02 20:56:59
Modified files:
sys/net: route.c route.h rtsock.c
sys/netinet: if_ether.c
Log message:
set rt_expire times against time_uptime, not time_second.
time_second is unix
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2016/06/02 20:38:37
Modified files:
sbin/dhclient : dhclient.conf.5
Log message:
update default value for reboot
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2016/06/02 20:31:17
Modified files:
sbin/dhclient : clparse.c
Log message:
The networks I use are sufficiently fast that a 10 second "reboot" timeout
is not necessary, and in fact quite annoying when I swti
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2016/06/02 20:08:15
Modified files:
sys/netinet6 : nd6.c
Log message:
measure nd expiry times against time_uptime, not time_second.
time_second can be jumped by clock changes, while time_uptime will
alway
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2016/06/02 19:36:46
Modified files:
share/man/man4/man4.armv7: Makefile
sys/arch/armv7/conf: GENERIC RAMDISK
sys/arch/armv7/imx: files.imx imx.c imx6.c
Added files:
share/man/man4/ma
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2016/06/02 16:47:14
Modified files:
usr.bin/kdump : kdump.1 kdump.c
Log message:
allow printing timestamps relative to beginnging of trace, -RT. ok benno
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2016/06/02 15:01:52
Modified files:
sys/dev/pci: pcireg.h
sys/arch/amd64/pci: pci_machdep.c
Log message:
Fix two issues in the MSI-X code. First, actually read the MSI-X capability
regi
CVSROOT:/cvs
Module name:src
Changes by: dco...@cvs.openbsd.org 2016/06/02 13:32:26
Modified files:
gnu/gcc/gcc: builtins.c fold-const.c tree-ssa-ccp.c
tree-ssa-propagate.c
Log message:
Fix internal compiler error with long long arithmetic
CVSROOT:/cvs
Module name:www
Changes by: dera...@cvs.openbsd.org 2016/06/02 13:31:45
Modified files:
. : errata58.html errata59.html
Log message:
expat patches
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2016/06/02 12:48:01
Modified files:
sys/uvm: uvm_addr.c
Log message:
print the size when an unavailable address is returned. it is useful.
ok millert stefan
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2016/06/02 12:19:54
Modified files:
usr.sbin/smtpd : smtpctl.8
Log message:
transfer is not a smtpctl command, but mta is
ok gilles
CVSROOT:/cvs
Module name:src
Changes by: mgloc...@cvs.openbsd.org2016/06/02 11:39:37
Modified files:
sys/dev/usb: utvfu.c
Log message:
Fix typo in comment.
>From Lubomir Rintel via Patrick Keshish
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2016/06/02 11:05:58
Modified files:
sys/uvm: uvm_mmap.c
Log message:
Prevent vsize_t underflow when checking RLIMIT_DATA, which made the
check ineffective when you already had more memory tha
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2016/06/02 09:07:35
Modified files:
lib/libc/stdlib: strtod.3
Log message:
Fix typo; the period should be outside the parens. From Michael McConville
CVSROOT:/cvs
Module name:src
Changes by: mgloc...@cvs.openbsd.org2016/06/02 03:53:10
Modified files:
sys/arch/sgi/conf: GENERIC-IP27 GENERIC-IP30 GENERIC-IP32
Log message:
I forgot to enable utvfu(4) for the sgi arch.
spotted by Miod, thanks!
CVSROOT:/cvs
Module name:xenocara
Changes by: t...@cvs.openbsd.org2016/06/02 02:53:32
Modified files:
app/video : video.c
Log message:
mmap(2) failure is indicated by MAP_FAILED, not NULL.
ok mglocker
CVSROOT:/cvs
Module name:xenocara
Changes by: mgloc...@cvs.openbsd.org2016/06/02 01:47:25
Modified files:
app/video : video.c
Log message:
Just try to unmap a buffer when something has been mapped before.
ok semarie tb
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2016/06/02 01:14:26
Modified files:
sbin/iked : ikev2.c
Log message:
Use the last 32-bits of the IPv6 address to dynamically assign
addresses from the pool, instead of the fourth byte, which usually
rep
26 matches
Mail list logo