[#]
http://marc.info/?l=openbsd-cvs&m=141098119411949&w=2
openbsd-cvs(obsdave,2) — All
2014-09-17 23:55:05
Module name: src
Changes by: guenther@cvs.openbsd.org 2014/09/17 13:12:55
Modified files:
usr.bin/kdump : kdump.c kdump_subr.h mksubr
Log message:
Add display of the flags to pipe2, dup3, and accept4, display of
MSG_CMSG_CLOEXEC in recvmsg, and display of SOCK_{CLOEXEC,NONBLOCK}
in socket and socketpair.
Do _not_ display the O_ACCMODE bits in the arg to fcntl(F_SETFD)
ok miod@