CVSROOT: /cvs Module name: src Changes by: [email protected] 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@
