diff options
| author | Mark Newton <newton@FreeBSD.org> | 1999-07-30 12:50:48 +0000 |
|---|---|---|
| committer | Mark Newton <newton@FreeBSD.org> | 1999-07-30 12:50:48 +0000 |
| commit | 1cd528f7871d64884bbaee5a00ba90ca29d6ceb7 (patch) | |
| tree | c2d533169118d78b6c732839918cf09e3e9f6770 /sys | |
| parent | 8f228dcab0c7363226d55e81f928308fbe618077 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/modules/svr4/TO-DO | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/sys/modules/svr4/TO-DO b/sys/modules/svr4/TO-DO new file mode 100644 index 0000000000000..ad4d46abbba40 --- /dev/null +++ b/sys/modules/svr4/TO-DO @@ -0,0 +1,15 @@ +TO-DO list +---------- + + * svr4_getdents64() doesn't work properly in 'large' directories. + + * signals are still suspect + + * networking is notworking + + * VM86 and USER_LDT are currently disabled (low-priority) + + * Make SysV emulator use SysV shared memory support (duh) + + +$Id$ |
