The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/compat/ibcs2/TODO

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 $NetBSD: TODO,v 1.5 1998/03/05 04:36:07 scottb Exp $
    2 
    3 * figure out semantics of sysi86(0x72, ...)
    4 
    5 * figure out why some network programs with shared libsocket don't get
    6   dynloaded correctly
    7 
    8 * finish resolver emulation
    9 
   10 * check {f}stat16/32 emulation
   11 
   12 * finish implementing missing syscalls:
   13 
   14     ibcs2_ptrace(26), profil(44), ibcs2_acct(51), sigaltstack(97),
   15     getcontext/setcontext/sigsetjmp(100), waitid(107), sigsendset(108),
   16     priocntl(112), vfork(119), xstat(123), lxstat(124), fxstat(125),
   17     setrlimit(128), getrlimit(129), lchown(130),
   18     getpmsg(132), putpmsg(133), setegid(136), adjtime(138), seteuid(141),
   19     xenix_creatsem(202), xenix_opensem(203), xenix_sigsem(204),
   20     xenix_waitsem(205), xenix_nbwaitsem(206), xenix_sdget(213),
   21     xenix_sdfree(214), xenix_sdenter(215), xenix_sdleave(216),
   22     xenix_sdgetv(217), xenix_sdwaitv(218), xenix_proctl(232),
   23     xenix_execseg(233), xenix_unexecseg(234), xenix_paccess(238),
   24     getitimer(255), setitimer(256), setreuid(258), setregid(259)
   25 

Cache object: cd1d63b55351a343c8e871000d26389b


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.