K 10 svn:author V 4 tijl K 8 svn:date V 27 2016-10-10T11:53:54.043830Z K 7 svn:log V 316 MFC: r306318 Allocate a zeroed LDT. Failing to do this might result in the LDT appearing to run out of free descriptors because of random junk in the descriptor's 'sd_type' field. http://lists.freebsd.org/pipermail/freebsd-amd64/2014-May/016088.html PR: 212639 Submitted by: wheelcomplex@gmail.com END