On Tue, Jul 27, 2021 at 12:17:38PM -0600, Florian Obser wrote:
> CVSROOT: /cvs
> Module name: src
> Changes by: flor...@cvs.openbsd.org 2021/07/27 12:17:38
>
> Modified files:
> sbin/dhcpleased: frontend.c
>
> Log message:
> Please muscle memory when dhclient $if is run and request
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2021/07/27 23:57:42
Modified files:
usr.bin/ssh: ssh.1
Log message:
no need to talk about version 2 with the -Q option, so rewrite the
text to read better;
issue reported by debian at helgefjell de
ok d
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2021/07/27 18:46:05
Removed files:
usr.sbin/rpki-client: TODO.md
Log message:
Remove outdated information
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2021/07/27 17:00:43
Modified files:
distrib/sets/lists/comp: mi
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2021/07/27 12:35:30
Modified files:
sbin/dhclient : dhclient.c
Log message:
Having 'taken charge' of the interface by eliminating other
dhclient instances for the interface, check if the IPv4
AUTOCONF flag
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2021/07/27 12:28:19
Modified files:
usr.bin/awk: main.c
Log message:
POSIX mandates that -F str be treated the same as -v FS=str.
For a null string, this was not the case. Since awk(1) documents
that a
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2021/07/27 12:17:38
Modified files:
sbin/dhcpleased: frontend.c
Log message:
Please muscle memory when dhclient $if is run and request a new lease.
An upcoming diff for dhclient(8) will make it exit when it
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2021/07/27 11:13:03
Modified files:
sys/net: pfkeyv2_convert.c
sys/netinet: ip_ah.c ip_esp.c ip_ipcomp.c ip_ipsp.c
ip_ipsp.h ip_output.c ipsec_input.c
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2021/07/27 08:38:36
Modified files:
sbin/dhcpleased: dhcpleased.conf.5
Log message:
Improve markup.
Suggested by schwarze
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2021/07/27 08:28:46
Modified files:
usr.bin/ssh: sshd_config.5
Log message:
word fix; reported by debian at helgefjell de
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2021/07/27 08:14:25
Modified files:
usr.bin/ssh: sftp-server.8
Log message:
standardise the grammar in the options list;
issue reported by debian at helgefjell de
ok dtucker djm
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2021/07/27 08:12:41
Modified files:
sbin/dhcpleased: dhcpleased.conf.5
Log message:
zap trailing comma in SEE ALSO;
CVSROOT:/cvs
Module name:src
Changes by: mgloc...@cvs.openbsd.org2021/07/27 07:36:59
Modified files:
sys/dev/usb/dwc2: dwc2_core.c dwc2_core.h dwc2_hcd.c dwc2_hcd.h
dwc2_hcdddma.c dwc2_hcdintr.c dwc2_hcdqueue.c
l
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2021/07/27 07:28:25
Modified files:
sbin/dhcpleased: parse.y
Log message:
'{' and '}' are fixed parts of the 'interface' decleration', not optional.
concern raised by kn.
ok florian
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2021/07/27 07:27:46
Modified files:
lib/libcrypto/man: Makefile X509_check_purpose.3
X509_check_trust.3 X509_new.3
X509_policy_tree_level_count.3
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2021/07/27 07:21:50
Modified files:
share/man/man5 : python-module.5
Log message:
more readable documentation
ok kmos@ sthen@ kn@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2021/07/27 03:29:09
Modified files:
sys/net: pipex.c pipex_local.h
Log message:
Introduce mutex(9) to protect pipex(4) session content.
With bluhm@'s diff for parallel forwarding pipex(4) could be a
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2021/07/27 02:15:11
Modified files:
sbin/slaacd: slaacd.c
Log message:
The SIOCAIFADDR_IN6 ioctl could lose a race against another process
configuring the same IP.
I forgot to fix slaacd after fixing the
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2021/07/27 01:50:02
Modified files:
usr.sbin/bgpd : rde.c rde.h rde_rib.c
Log message:
Restructure struct prefix a bit and move the rib pointer to the union
that splits the normal RIB linkage vs the adjrib-
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2021/07/27 01:42:37
Modified files:
usr.sbin/bgpctl: bgpctl.c bgpctl.h mrtparser.c mrtparser.h
output.c output_json.c
Log message:
Implemnt the RFC8050 in the MRT parser. With this
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2021/07/27 01:32:08
Modified files:
usr.sbin/bgpd : bgpd.h mrt.h
Log message:
Add the needed MRT dump defines for RFC8050 support. This will be used
to dump add-path enabled systems because the NLRI format
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2021/07/27 01:20:12
Modified files:
sys/stand/efi/include/amd64: efibind.h
sys/stand/efi/include/arm: efibind.h
sys/stand/efi/include/arm64: efibind.h
sys/stand/efi/include/i386: efi
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2021/07/27 01:14:31
Modified files:
usr.sbin/bgpd : bgpd.8 session.c session.h
Log message:
Implement RFC9072: Extended Optional Parameters Length for BGP OPEN Message
This allows to send more then 255 byt
23 matches
Mail list logo