diff options
Diffstat (limited to 'FIXME')
-rw-r--r-- | FIXME | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -0,0 +1,16 @@ +* We need to revist the following sections to ensure there are no +licensing issues: + +sys/sysmacros.h - Parts borrowed from libsolcompat +sys/dkio.h - All borrowed from libsolcompat +sys/dklabel.h - All borrowed from libsolcompat +sys/types32.h - All borrowed from libsolcompat +sys/isa_defs.h - AlL borrowed from libsolcompat +sys/u8_textprep.h - AlL borrowed from libsolcompat +sys/u8_textprep_data - AlL borrowed from libsolcompat +sys/acl.h _ All borrowed from libsolcompat +sys/acl_impl.h _ All borrowed from libsolcompat + +* Fix failure in rw lock test 6 + +* Non-atomic 64bit support for kstat.h |