OpenBSD cvs log

created 2019-02-19T17:09:14Z
begin 2019-02-11T00:00:00Z
end 2019-02-12T00:00:00Z
path src/sys
commits 2

date 2019-02-11T00:11:24Z
author dlg
files src/sys/net/if_mpe.c log diff annotate
src/sys/net/if_mpw.c log diff annotate
message add M_CANFAIL to malloc, and return ENOMEM if allocating an interface
fails.

date 2019-02-11T00:25:33Z
author bluhm
files src/sys/sys/mbuf.h log diff annotate
message In ddb add description for show mbuf flags bit SYNCOOKIE_RECREATED
of struct pkthdr_pf.
from Jan Klemkow