CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/10/31 00:49:42
Modified files:
share/man/man5 : hostname.if.5
Log message:
reformat previous example; ok denis
CVSROOT:/cvs
Module name:src
Changes by: to...@cvs.openbsd.org 2020/10/30 17:32:42
Modified files:
sbin/iked : ikev2.c
Log message:
Add missing bits to make 'request addr 0.0.0.0' accept ANY dynamic address.
CVSROOT:/cvs
Module name:src
Changes by: to...@cvs.openbsd.org 2020/10/30 17:05:39
Modified files:
sbin/iked : iked.h
Log message:
style(9)
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2020/10/30 15:31:19
Modified files:
usr.bin/mandoc : mandoc.css
Log message:
Finally get rid of the "overflow: auto" property of ".Bl-tag > dd"
which has long been know to cause ugly and pointless sc
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/10/30 13:39:00
Modified files:
sys/arch/amd64/stand/efiboot: conf.c efiboot.c
Log message:
Use a 64MB block to load the kernel to deal with kernel growth.
Note that the first 16MB of the block a
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2020/10/30 12:54:24
Modified files:
usr.bin/tmux : client.c server-client.c
Log message:
With csh, a tmux client gets SIGTERM before SIGCONT when killed with
"kill %%", so when the client tells the server
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2020/10/30 12:30:26
Modified files:
sbin/slaacd: engine.c
Log message:
Track creation time of address proposals to be able to establish total
lifetime. Use this information to renew pltime / vltime of pr
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2020/10/30 12:29:13
Modified files:
sbin/slaacd: engine.c
Log message:
If Duplicate Address Detection (DAD) fails only generate a new address
if we are using Semantically Opaque Interface Identifiers (so
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2020/10/30 12:28:38
Modified files:
sbin/slaacd: engine.c
Log message:
Follow RFC 4941 and calculate the desync_factor at startup.
There is probably nothing wrong with calculating a new random value
ever
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2020/10/30 12:27:40
Modified files:
sbin/slaacd: engine.c
Log message:
Since the RFC 4941 constants are no longer in a public header
(netinet6/nd6.h) we can remove the ND6 prefix.
While here use a MAX_DE
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2020/10/30 12:26:24
Modified files:
sbin/slaacd: engine.c
Log message:
Pull check for duplicate address up to skip them early, we are not
going to renew them. Avoids redundant check for privacy addresses
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2020/10/30 12:25:54
Modified files:
sbin/slaacd: engine.c
Log message:
update_iface_ra does too much, move prefix handling into function.
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2020/10/30 12:25:29
Modified files:
sbin/slaacd: engine.c
Log message:
update_iface_ra does too much, move dfr handling into function.
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2020/10/30 12:25:06
Modified files:
sbin/slaacd: engine.c
Log message:
update_iface_ra does too much, move rdns handling into function.
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2020/10/30 11:11:20
Modified files:
sys/arch/m88k/m88k: trap.c
Log message:
As done on other architectures, narrow the KERNEL_LOCK only around
uvm_fault (and some similar "fault emulation" code which scream
CVSROOT:/cvs
Module name:src
Changes by: de...@cvs.openbsd.org 2020/10/30 10:47:09
Modified files:
share/man/man5 : hostname.if.5
Log message:
Document configuration of source IP address
Looks good, deraadt@
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2020/10/30 10:23:57
Modified files:
usr.bin/su : su.c
Log message:
auth_approval() does not necessarily set errno on failure.
>From Piotr Durlej.
CVSROOT:/cvs
Module name:www
Changes by: schwa...@cvs.openbsd.org2020/10/30 10:10:17
Modified files:
build : support.dat
. : support.html
Log message:
minor updates to the entry of atmnis.com;
requested by Sergey Prysiazhnyi
CVSROOT:/cvs
Module name:src
Changes by: de...@cvs.openbsd.org 2020/10/30 08:30:51
Modified files:
sbin/route : route.8
Log message:
Source address set can be printed
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2020/10/30 07:55:48
Modified files:
sbin/bioctl: bioctl.8 bioctl.c
Log message:
Do not use ".Ar device" for both an option argument and for the operand.
Instead, use ".Ar chunk" for the -R option
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/10/30 07:36:45
Modified files:
sys/arch/powerpc64/dev: astfb.c
Log message:
No need to print that we're the console device; wsdisplay(4) will do that
for us.
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/10/30 07:26:29
Modified files:
sys/arch/powerpc64/dev: opalcons.c
Log message:
Add a comment that explains why the major/minor of the device is set
unconditionally now that astfb(4) can be used
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2020/10/30 07:24:26
Modified files:
usr.bin/mandoc : man_validate.c mdoc_validate.c
Log message:
Promote section headers that can can be used unmodified as fragment
identifiers from TAG_WEAK to TAG_S
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/10/30 07:11:11
Modified files:
sys/arch/powerpc64/dev: astfb.c
Log message:
Allow astfb(4) to become the console. At this point this is a "late" switch
and early kernel boot messages will appea
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/10/30 07:07:49
Modified files:
sys/arch/powerpc64/include: fdt.h
sys/arch/powerpc64/powerpc64: machdep.c
Log message:
Add code to determine the console devie node.
CVSROOT:/cvs
Module name:src
Changes by: to...@cvs.openbsd.org 2020/10/30 06:32:17
Modified files:
sbin/iked : ikev2.c
Log message:
Whitespace fixes.
CVSROOT:/cvs
Module name:src
Changes by: to...@cvs.openbsd.org 2020/10/30 06:29:40
Modified files:
sbin/iked : ikev2.c
Log message:
Fix key payload size. Use size from new SA.
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2020/10/30 06:00:01
Modified files:
usr.bin/tmux : menu.c
Log message:
Do not allow disabled items to be selected.
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2020/10/30 05:34:13
Modified files:
usr.bin/tmux : input.c
Log message:
Limit range of repeat to avoid silly high numbers causing delays, from
Sergey Nizovtsev.
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2020/10/30 05:33:41
Modified files:
usr.bin/tmux : screen.c
Log message:
Do not leak path when freeing screen, from Sergey Nizovtsev.
CVSROOT:/cvs
Module name:src
Changes by: mart...@cvs.openbsd.org 2020/10/30 03:47:35
Modified files:
usr.sbin/relayd: relayd.conf.5
Log message:
Use metrics instead of statistics. Also point people where in the tree
they might be able to find said metrics.
OK denis@ jmc@
CVSROOT:/cvs
Module name:src
Changes by: mart...@cvs.openbsd.org 2020/10/30 03:45:03
Modified files:
usr.sbin/relayd: parse.y
Log message:
Remove deprecated snmp keyword.
OK denis@
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2020/10/30 03:00:07
Modified files:
usr.bin/tmux : server-client.c
Log message:
There is no reason not to fire focus events when a pane is in a mode,
GitHub issue 2372.
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2020/10/30 02:55:56
Modified files:
usr.bin/tmux : cmd-display-menu.c menu.c server-client.c
tmux.1 tmux.h
Log message:
Add a -O flag to display-menu to change the mouse behaviour
CVSROOT:/cvs
Module name:src
Changes by: mart...@cvs.openbsd.org 2020/10/30 01:43:48
Modified files:
usr.sbin/snmpd : parse.y
Log message:
Remove the old deprecated listen on syntax.
OK deraadt@
35 matches
Mail list logo