CVSROOT:/cvs
Module name:src
Changes by: bent...@cvs.openbsd.org 2020/12/11 23:35:37
Modified files:
usr.bin/cu : cu.1
Log message:
Replace list faked with a literal display with a real list.
Use character escapes for arrow symbols.
no objection jmc@
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2020/12/11 17:39:07
Modified files:
sys/net: if_tpmr.c
Log message:
call if_enqueue() to send a packet, not a member ports (*ifp->if_enqueue)
the latter is too clever, and nothing else does it.
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2020/12/11 17:15:34
Modified files:
sys/net: bpf.c
Log message:
get bpf_mtap_ether to call _bpf_mtap directly instead of via bpf_mtap.
this is so _bpf_mtap can look at the mbuf with packet headers o
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2020/12/11 17:01:37
Modified files:
sys/net: bpf.c
Log message:
try to read the mbuf timestamp from the mbuf with the pkthdrs in it.
CVSROOT:/cvs
Module name:src
Changes by: to...@cvs.openbsd.org 2020/12/11 15:47:11
Modified files:
sbin/iked : iked.conf.5
Log message:
The keyword "any" does not actually work properly for traffic selectors.
To match all traffic use 0.0.0.0/0 or ::/0.
ok patrick@
CVSROOT:/cvs
Module name:src
Changes by: chel...@cvs.openbsd.org 2020/12/11 12:48:58
Modified files:
sys/dev: ipmi.c
Log message:
ipmi(4): ipmi_poll_thread(): remove sleep loop
This tsleep_nsec(9) call does not set PCATCH and there are no other
threads calling wa
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2020/12/11 09:37:41
Modified files:
sbin/unwind: resolver.c
Log message:
Introduce query_imsg2str() to simplify printing "qname class type".
OK kn some time ago
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2020/12/11 09:36:03
Modified files:
sbin/unwind: frontend.c resolver.c unwind.h
Log message:
The recent fix to handle large answers in unwind (errata #5 for 6.8)
has the downside to always copy the maxim
CVSROOT:/cvs
Module name:src
Changes by: v...@cvs.openbsd.org2020/12/11 07:17:35
Modified files:
sys/kern : sys_pipe.c
Log message:
Simplify filt_pipedetach()
By storing pipe pointer in kn_hook, filt_pipedetach() does not need
extra logic to find the correct pi
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2020/12/11 06:18:46
Modified files:
sbin/unwind/libunbound/util: netevent.c
Log message:
Warning: arithmetic on a pointer to void is a GNU extension; merged
upstream.
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2020/12/11 06:18:12
Modified files:
sbin/unwind/libunbound/util: netevent.c
Log message:
Sprinkle in some static to prevent missing prototype warnings; merged
upstream.
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2020/12/11 05:34:12
Modified files:
distrib/miniroot: install.sub
Log message:
There is a race in dhclient(8) privsep. The parent process may
return before the interface address and route are set in the ker
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2020/12/11 05:21:41
Modified files:
sbin/unwind/libunbound: config.h
sbin/unwind/libunbound/libunbound: context.c libunbound.c
libworker.c
sbin/unw
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2020/12/11 05:00:01
Modified files:
usr.sbin/bgpd : control.c session.c session.h timer.c
Log message:
Make the timer code independent of struct peer this way it can be used
in other places as well.
ok proc
CVSROOT:/cvs
Module name:www
Changes by: st...@cvs.openbsd.org 2020/12/11 03:42:39
Modified files:
faq/ports : guide.html
Log message:
various faq/ports/guide.html tweaks;
- introduce a distinction between patches to fix things on OpenBSD
(which generally should g
15 matches
Mail list logo