CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/03/05 12:46:55
Modified files:
usr.bin/kdump : ktrstruct.c
Log message:
Make the fd_set* passed to FD_ISSET() non-const: the non-macro version is
stricter (per POSIX, dang it)
