CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/18 23:30:49
Modified files:
sys/kern : uipc_usrreq.c
Log message:
instead of messing about with pointer arithmetic, add an empty array
to the end of the defer structure. solves sizing and alignment concerns.
