User Tools

Site Tools


developersguide:portingnetbsduserland

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
developersguide:portingnetbsduserland [2017/03/29 15:55]
dcvmoole [NetBSD userland in master] note on accuracy of comments
developersguide:portingnetbsduserland [2018/10/28 22:52] (current)
christophersimons fix table structure
Line 99: Line 99:
 | libskey ​        ​| ​               |        |              |         ​| ​              | | libskey ​        ​| ​               |        |              |         ​| ​              |
 | libss           ​| ​               |        |              |         ​| ​              | | libss           ​| ​               |        |              |         ​| ​              |
-| libtelnet ​      | David van Moolenbroek | pending ​                     ​              ​|+| libtelnet ​      | David van Moolenbroek | committed ​| | 7348b5c52b47a1c199a1754a40bbfa360b536de2 ​[[http://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=7348b5c52b47a1c199a1754a40bbfa360b536de2|click]] ​|
 | libterminfo ​    | [[:​users:​vivek-prakash| Vivek Prakash]] | committed | | 51e66a47d88f32e577d34ec883630a1acb2fb223 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=51e66a47d88f32e577d34ec883630a1acb2fb223|click]] | | libterminfo ​    | [[:​users:​vivek-prakash| Vivek Prakash]] | committed | | 51e66a47d88f32e577d34ec883630a1acb2fb223 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=51e66a47d88f32e577d34ec883630a1acb2fb223|click]] |
 | libukfs ​        ​| ​               |        |              |         ​| ​              | | libukfs ​        ​| ​               |        |              |         ​| ​              |
 | libusbhid ​      ​| ​               |        |              |         ​| ​              | | libusbhid ​      ​| ​               |        |              |         ​| ​              |
 | libutil ​        | [[:​users:​bengras|Ben Gras]] | committed | | 0c3983b25a88161cf074524e5c94585a2582ae82 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=0c3983b25a88161cf074524e5c94585a2582ae82|click]] | | libutil ​        | [[:​users:​bengras|Ben Gras]] | committed | | 0c3983b25a88161cf074524e5c94585a2582ae82 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=0c3983b25a88161cf074524e5c94585a2582ae82|click]] |
-| libwrap ​        | David van Moolenbroek | pending ​                     ​              ​|+| libwrap ​        | David van Moolenbroek | committed ​| | f1fab66e7dda396e0a899dafaddb9c3ac4edfcfe ​[[http://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=f1fab66e7dda396e0a899dafaddb9c3ac4edfcfe|click]] ​|
 | liby            |                |        |              |         ​| ​              | | liby            |                |        |              |         ​| ​              |
 | libz            | [[:​users:​bengras|Ben Gras]] | committed | | ae947059e6831754dea92c555fbe5f2ccb2a3e72 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=ae947059e6831754dea92c555fbe5f2ccb2a3e72|click]] | | libz            | [[:​users:​bengras|Ben Gras]] | committed | | ae947059e6831754dea92c555fbe5f2ccb2a3e72 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=ae947059e6831754dea92c555fbe5f2ccb2a3e72|click]] |
Line 263: Line 263:
 | usr.bin/​locate ​           | | | |Compile but the db updater needs usr.bin/​find (Minix find lacks -fstype option). | | | usr.bin/​locate ​           | | | |Compile but the db updater needs usr.bin/​find (Minix find lacks -fstype option). | |
 | usr.bin/​lock ​             | [[:​users:​thomascort|Thomas Cort]] | committed | | f3c74513ebca15ad1808e701ad999b4a3c4f0dab | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=f3c74513ebca15ad1808e701ad999b4a3c4f0dab|click]] | | usr.bin/​lock ​             | [[:​users:​thomascort|Thomas Cort]] | committed | | f3c74513ebca15ad1808e701ad999b4a3c4f0dab | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=f3c74513ebca15ad1808e701ad999b4a3c4f0dab|click]] |
-| usr.bin/​logger ​           |                                            ​              ​|+| usr.bin/​logger ​           | Chris Simons ​committed ​ 03704f431ec452936b854919a0b174b2729820a0 ​[[https://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=03704f431ec452936b854919a0b174b2729820a0|click]] ​|
 | usr.bin/​login ​            | [[:​users:​bengras|Ben Gras]] | committed | | a2d137268034a818ca7dc98e995c78f543b150bd | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=a2d137268034a818ca7dc98e995c78f543b150bd|click]] | | usr.bin/​login ​            | [[:​users:​bengras|Ben Gras]] | committed | | a2d137268034a818ca7dc98e995c78f543b150bd | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=a2d137268034a818ca7dc98e995c78f543b150bd|click]] |
 | usr.bin/​logname ​          | [[:​users:​thomascort|Thomas Cort]] | committed | | d8b7bfdfe8c8699e68e775b199457d682c695eee | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=d8b7bfdfe8c8699e68e775b199457d682c695eee|click]] | | usr.bin/​logname ​          | [[:​users:​thomascort|Thomas Cort]] | committed | | d8b7bfdfe8c8699e68e775b199457d682c695eee | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=d8b7bfdfe8c8699e68e775b199457d682c695eee|click]] |
Line 293: Line 293:
 | usr.bin/​nbsvtool ​         |                |        |              | openssl needed | | | usr.bin/​nbsvtool ​         |                |        |              | openssl needed | |
 | usr.bin/​netgroup ​         |                |        |              |         ​| ​              | | usr.bin/​netgroup ​         |                |        |              |         ​| ​              |
-| usr.bin/​netstat ​          | David van Moolenbroek | pending ​             | | |+| usr.bin/​netstat ​          | David van Moolenbroek | committed ​| | 66dfcc8533c70ea68511edc95c03189c8eb0a7a2 ​[[http://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=66dfcc8533c70ea68511edc95c03189c8eb0a7a2|click]] ​|
 | usr.bin/​newgrp ​           | [[:​users:​bengras|Ben Gras]] | committed | | 5c00743626989a611dd2966296c00a8cc4abca6f | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=5c00743626989a611dd2966296c00a8cc4abca6f|click]] | | usr.bin/​newgrp ​           | [[:​users:​bengras|Ben Gras]] | committed | | 5c00743626989a611dd2966296c00a8cc4abca6f | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=5c00743626989a611dd2966296c00a8cc4abca6f|click]] |
 | usr.bin/​newsyslog ​        ​| ​               |        |              |         ​| ​              | | usr.bin/​newsyslog ​        ​| ​               |        |              |         ​| ​              |
Line 362: Line 362:
 | usr.bin/​tcopy ​            ​| ​               |        |              |         ​| ​              | | usr.bin/​tcopy ​            ​| ​               |        |              |         ​| ​              |
 | usr.bin/​tee ​              | [[:​users:​thomascort|Thomas Cort]] | committed | | 916b8720337ab8bb96db43eb3e7131da276278e9 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=916b8720337ab8bb96db43eb3e7131da276278e9|click]] | | usr.bin/​tee ​              | [[:​users:​thomascort|Thomas Cort]] | committed | | 916b8720337ab8bb96db43eb3e7131da276278e9 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=916b8720337ab8bb96db43eb3e7131da276278e9|click]] |
-| usr.bin/​telnet ​           | David van Moolenbroek | pending ​             | | |+| usr.bin/​telnet ​           | David van Moolenbroek | committed ​| | 7348b5c52b47a1c199a1754a40bbfa360b536de2 ​[[http://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=7348b5c52b47a1c199a1754a40bbfa360b536de2|click]] ​|
 | usr.bin/​tftp ​             |                |        |              |         ​| ​              | | usr.bin/​tftp ​             |                |        |              |         ​| ​              |
 | usr.bin/​tic ​              | [[:​users:​vivek-prakash| Vivek Prakash]] | committed | | 51e66a47d88f32e577d34ec883630a1acb2fb223 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=51e66a47d88f32e577d34ec883630a1acb2fb223|click]] | | usr.bin/​tic ​              | [[:​users:​vivek-prakash| Vivek Prakash]] | committed | | 51e66a47d88f32e577d34ec883630a1acb2fb223 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=51e66a47d88f32e577d34ec883630a1acb2fb223|click]] |
Line 428: Line 428:
 | usr.sbin/​apm ​           |                |        |              |         ​| ​              | | usr.sbin/​apm ​           |                |        |              |         ​| ​              |
 | usr.sbin/​apmd ​          ​| ​               |        |              |         ​| ​              | | usr.sbin/​apmd ​          ​| ​               |        |              |         ​| ​              |
-| usr.sbin/​arp ​           | David van Moolenbroek | pending ​                     ​              ​|+| usr.sbin/​arp ​           | David van Moolenbroek | committed ​| | 04e82b7dc953b4811330afd420ce7f2547aea63f ​[[http://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=04e82b7dc953b4811330afd420ce7f2547aea63f|click]] ​|
 | usr.sbin/​bad144 ​        ​| ​               |        |              |         ​| ​              | | usr.sbin/​bad144 ​        ​| ​               |        |              |         ​| ​              |
 | usr.sbin/​bootp ​         |                |        |              |         ​| ​              | | usr.sbin/​bootp ​         |                |        |              |         ​| ​              |
Line 466: Line 466:
 | usr.sbin/​ifmcstat ​      ​| ​               |        |              |         ​| ​              | | usr.sbin/​ifmcstat ​      ​| ​               |        |              |         ​| ​              |
 | usr.sbin/​ifwatchd ​      ​| ​               |        |              |         ​| ​              | | usr.sbin/​ifwatchd ​      ​| ​               |        |              |         ​| ​              |
-| usr.sbin/​inetd ​         | David van Moolenbroek | pending ​                     ​              ​|+| usr.sbin/​inetd ​         | David van Moolenbroek | committed ​| | c3b6f8f269dded933641674db559d1ecea71d5f1 ​[[http://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=c3b6f8f269dded933641674db559d1ecea71d5f1|click]] ​|
 | usr.sbin/​installboot ​   | [[:​users:​antoineleca|Antoine Leca]] | need work | | | | | usr.sbin/​installboot ​   | [[:​users:​antoineleca|Antoine Leca]] | need work | | | |
 | usr.sbin/​iopctl ​        ​| ​               |        |              |         ​| ​              | | usr.sbin/​iopctl ​        ​| ​               |        |              |         ​| ​              |
Line 512: Line 512:
 | usr.sbin/​ndbootd ​       |                |        |              |         ​| ​              | | usr.sbin/​ndbootd ​       |                |        |              |         ​| ​              |
 | usr.sbin/​ndiscvt ​       |                |        |              |         ​| ​              | | usr.sbin/​ndiscvt ​       |                |        |              |         ​| ​              |
-| usr.sbin/​ndp ​           | David van Moolenbroek | pending ​                     ​              ​|+| usr.sbin/​ndp ​           | David van Moolenbroek | committed ​| | 5de448e31552e472484003223117b8301428cd77 ​[[http://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=5de448e31552e472484003223117b8301428cd77|click]] ​|
 | usr.sbin/​netgroup_mkdb ​ |                |        |              |         ​| ​              | | usr.sbin/​netgroup_mkdb ​ |                |        |              |         ​| ​              |
 | usr.sbin/​nfsd ​          ​| ​               |        |              |         ​| ​              | | usr.sbin/​nfsd ​          ​| ​               |        |              |         ​| ​              |
Line 548: Line 548:
 | usr.sbin/​rpc.statd ​     |                |        |              |         ​| ​              | | usr.sbin/​rpc.statd ​     |                |        |              |         ​| ​              |
 | usr.sbin/​rpc.yppasswdd ​ |                |        |              |         ​| ​              | | usr.sbin/​rpc.yppasswdd ​ |                |        |              |         ​| ​              |
-| usr.sbin/​rtadvd ​        | David van Moolenbroek | pending ​                     ​              ​|+| usr.sbin/​rtadvd ​        | David van Moolenbroek | committed ​| | 8f957290eb976b379733d0b3811fcb43f8fbaf1a ​[[http://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=8f957290eb976b379733d0b3811fcb43f8fbaf1a|click]] ​|
 | usr.sbin/​rtsold ​        ​| ​               |        |              |         ​| ​              | | usr.sbin/​rtsold ​        ​| ​               |        |              |         ​| ​              |
 | usr.sbin/​rwhod ​         |                |        |              |         ​| ​              | | usr.sbin/​rwhod ​         |                |        |              |         ​| ​              |
Line 574: Line 574:
 | usr.sbin/​tprof ​         |                |        |              |         ​| ​              | | usr.sbin/​tprof ​         |                |        |              |         ​| ​              |
 | usr.sbin/​traceroute ​    | [[:​users:​bengras|Ben Gras]] | committed | | 7f5f010bbdf8790a2e9ca9b907117ed4eb0d2ad3 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=7f5f010bbdf8790a2e9ca9b907117ed4eb0d2ad3|click]] | | usr.sbin/​traceroute ​    | [[:​users:​bengras|Ben Gras]] | committed | | 7f5f010bbdf8790a2e9ca9b907117ed4eb0d2ad3 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=7f5f010bbdf8790a2e9ca9b907117ed4eb0d2ad3|click]] |
-| usr.sbin/​traceroute6 ​   | David van Moolenbroek | pending ​                     ​              ​|+| usr.sbin/​traceroute6 ​   | David van Moolenbroek | committed ​| | 72e899eafcf146065053d585ff7745399d1f80b7 ​[[http://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=72e899eafcf146065053d585ff7745399d1f80b7|click]] ​|
 | usr.sbin/​trpt ​          ​| ​               |        |              |         ​| ​              | | usr.sbin/​trpt ​          ​| ​               |        |              |         ​| ​              |
 | usr.sbin/​unlink ​        | [[:​users:​thomascort|Thomas Cort]] | committed | | 9a006432629dfa66cdcb4a7af6db411d2c2804dd | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=9a006432629dfa66cdcb4a7af6db411d2c2804dd|click]] | | usr.sbin/​unlink ​        | [[:​users:​thomascort|Thomas Cort]] | committed | | 9a006432629dfa66cdcb4a7af6db411d2c2804dd | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=9a006432629dfa66cdcb4a7af6db411d2c2804dd|click]] |
Line 630: Line 630:
 | sbin/​fsirand ​        ​| ​               |        |              |         ​| ​              | | sbin/​fsirand ​        ​| ​               |        |              |         ​| ​              |
 | sbin/​gpt ​            | [[:​users:​antoineleca|Antoine Leca]] | designing | | | | | sbin/​gpt ​            | [[:​users:​antoineleca|Antoine Leca]] | designing | | | |
-| sbin/​ifconfig ​       | David van Moolenbroek | pending ​                     ​              ​|+| sbin/​ifconfig ​       | David van Moolenbroek | committed ​| | 90b801219a391518dca4b04b17c88ad3b82b6ad9 ​[[http://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=90b801219a391518dca4b04b17c88ad3b82b6ad9|click]] ​|
 | sbin/​init ​           | [[:​users:​bengras|Ben Gras]] | committed | | a06e2ab3959428ebf7e32b1cde13e386df9115ab | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=a06e2ab3959428ebf7e32b1cde13e386df9115ab|click]] | | sbin/​init ​           | [[:​users:​bengras|Ben Gras]] | committed | | a06e2ab3959428ebf7e32b1cde13e386df9115ab | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=a06e2ab3959428ebf7e32b1cde13e386df9115ab|click]] |
 | sbin/​ldconfig ​       |                |        |              |         ​| ​              | | sbin/​ldconfig ​       |                |        |              |         ​| ​              |
Line 676: Line 676:
 | sbin/​pdisk ​          ​| ​               |        |              |         ​| ​              | | sbin/​pdisk ​          ​| ​               |        |              |         ​| ​              |
 | sbin/​ping ​           | [[:​users:​bengras|Ben Gras]] | committed | | 7f5f010bbdf8790a2e9ca9b907117ed4eb0d2ad3 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=7f5f010bbdf8790a2e9ca9b907117ed4eb0d2ad3|click]] | | sbin/​ping ​           | [[:​users:​bengras|Ben Gras]] | committed | | 7f5f010bbdf8790a2e9ca9b907117ed4eb0d2ad3 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=7f5f010bbdf8790a2e9ca9b907117ed4eb0d2ad3|click]] |
-| sbin/​ping6 ​          | David van Moolenbroek | pending ​                     ​              ​|+| sbin/​ping6 ​          | David van Moolenbroek | committed ​| | 903ca1e525d31068eb447066c1f496b51cdcba31 ​[[http://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=903ca1e525d31068eb447066c1f496b51cdcba31|click]] ​|
 | sbin/​pppoectl ​       |                |        |              |         ​| ​              | | sbin/​pppoectl ​       |                |        |              |         ​| ​              |
 | sbin/​raidctl ​        ​| ​               |        |              |         ​| ​              | | sbin/​raidctl ​        ​| ​               |        |              |         ​| ​              |
Line 685: Line 685:
 | sbin/​restore ​        ​| ​               |        |              |         ​| ​              | | sbin/​restore ​        ​| ​               |        |              |         ​| ​              |
 | sbin/​rndctl ​         |                |        |              |         ​| ​              | | sbin/​rndctl ​         |                |        |              |         ​| ​              |
-| sbin/​route ​          | David van Moolenbroek | pending ​                     ​              ​|+| sbin/​route ​          | David van Moolenbroek | committed ​| | 483e5955576fddc25239f5c789016a05fd002f93 ​[[http://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=483e5955576fddc25239f5c789016a05fd002f93|click]] ​|
 | sbin/​routed ​         |                |        |              |         ​| ​              | | sbin/​routed ​         |                |        |              |         ​| ​              |
 | sbin/​rtsol ​          ​| ​               |        |              |         ​| ​              | | sbin/​rtsol ​          ​| ​               |        |              |         ​| ​              |
Line 715: Line 715:
 | libexec/​getNAME ​     |                |        |              |         ​| ​              | | libexec/​getNAME ​     |                |        |              |         ​| ​              |
 | libexec/​getty ​       | [[:​users:​bengras|Ben Gras]] | committed | | a06e2ab3959428ebf7e32b1cde13e386df9115ab | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=a06e2ab3959428ebf7e32b1cde13e386df9115ab|click]] | | libexec/​getty ​       | [[:​users:​bengras|Ben Gras]] | committed | | a06e2ab3959428ebf7e32b1cde13e386df9115ab | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=a06e2ab3959428ebf7e32b1cde13e386df9115ab|click]] |
-| libexec/​httpd ​       | David van Moolenbroek | pending ​                     ​              ​|+| libexec/​httpd ​       | David van Moolenbroek | committed ​| | 340f5e56603e4275faeb89a9aacace41ba22d661 ​[[http://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=340f5e56603e4275faeb89a9aacace41ba22d661|click]] ​|
 | libexec/​identd ​      ​| ​               |        |              |         ​| ​              | | libexec/​identd ​      ​| ​               |        |              |         ​| ​              |
 | libexec/​ld.aout_so ​  ​| ​               |        |              | obsolete stuff, binary only | | | libexec/​ld.aout_so ​  ​| ​               |        |              | obsolete stuff, binary only | |
Line 732: Line 732:
 | libexec/​rshd ​        | David van Moolenbroek | committed | | 93d36fc9d8fb766b78367bb140abfb114ba8c0b5 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=93d36fc9d8fb766b78367bb140abfb114ba8c0b5|click]] | | libexec/​rshd ​        | David van Moolenbroek | committed | | 93d36fc9d8fb766b78367bb140abfb114ba8c0b5 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=93d36fc9d8fb766b78367bb140abfb114ba8c0b5|click]] |
 | libexec/​talkd ​       |                |        |              |         ​| ​              | | libexec/​talkd ​       |                |        |              |         ​| ​              |
-| libexec/​telnetd ​     | David van Moolenbroek | pending ​                     ​              ​|+| libexec/​telnetd ​     | David van Moolenbroek | committed ​| | e044bafaad6e3ab88e3bdd8d180dfa568a1625ec ​[[http://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=e044bafaad6e3ab88e3bdd8d180dfa568a1625ec|click]] ​|
 | libexec/​tftpd ​       |                |        |              |         ​| ​              | | libexec/​tftpd ​       |                |        |              |         ​| ​              |
 | libexec/​utmp_update ​ |                |        |              |         ​| ​              | | libexec/​utmp_update ​ |                |        |              |         ​| ​              |
Line 756: Line 756:
 | external/​bsd/​am-utils | | | | | | | external/​bsd/​am-utils | | | | | |
 | external/​bsd/​atf | [[:​users:​lionelsambuc|Lionel Sambuc]] | committed | | 11be35a165022172ed3cea20f2b5df0307540b0e | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=11be35a165022172ed3cea20f2b5df0307540b0e|click]] | | external/​bsd/​atf | [[:​users:​lionelsambuc|Lionel Sambuc]] | committed | | 11be35a165022172ed3cea20f2b5df0307540b0e | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=11be35a165022172ed3cea20f2b5df0307540b0e|click]] |
-| external/​bsd/​bind | David van Moolenbroek | pending ​| | | |+| external/​bsd/​bind | David van Moolenbroek | committed ​| | 00b67f09dd46474d133c95011a48590a8e8f94c7 ​[[http://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=00b67f09dd46474d133c95011a48590a8e8f94c7|click]] ​|
 | external/​bsd/​byacc | Thomas Veerman | committed | | 4a17663c141e490dfefb696f466dfdcf8bf0527d | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=4a17663c141e490dfefb696f466dfdcf8bf0527d|click]] | | external/​bsd/​byacc | Thomas Veerman | committed | | 4a17663c141e490dfefb696f466dfdcf8bf0527d | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=4a17663c141e490dfefb696f466dfdcf8bf0527d|click]] |
 | external/​bsd/​bzip2 | [[:​users:​lionelsambuc|Lionel Sambuc]] | committed | | 4a711bea63dc53acce03198b5fbfaa103fe328d6 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=4a711bea63dc53acce03198b5fbfaa103fe328d6|click]] | | external/​bsd/​bzip2 | [[:​users:​lionelsambuc|Lionel Sambuc]] | committed | | 4a711bea63dc53acce03198b5fbfaa103fe328d6 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=4a711bea63dc53acce03198b5fbfaa103fe328d6|click]] |
 | external/​bsd/​cron | stux | in progress | | | | | external/​bsd/​cron | stux | in progress | | | |
-| external/​bsd/​dhcp | David van Moolenbroek ​ | pending ​| | | | +| external/​bsd/​dhcp | David van Moolenbroek ​ | committed ​| | 83ee113ee0d94f3844d44065af2311604e9a30ad ​[[http://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=83ee113ee0d94f3844d44065af2311604e9a30ad|click]] ​
-| external/​bsd/​dhcpcd | David van Moolenbroek | pending ​| | | |+| external/​bsd/​dhcpcd | David van Moolenbroek | committed ​| | 9f20bfa6c4c442e2e798d91b11c2a5f8d6833a41 | [[http://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=9f20bfa6c4c442e2e798d91b11c2a5f8d6833a41|click]] ​|
 | external/​bsd/​elftosb | | | | | | | external/​bsd/​elftosb | | | | | |
 | external/​bsd/​fetch | David van Moolenbroek | committed | | 040ec64444222c3cf664253481b0af9434ab4a20 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=040ec64444222c3cf664253481b0af9434ab4a20|click]] | | external/​bsd/​fetch | David van Moolenbroek | committed | | 040ec64444222c3cf664253481b0af9434ab4a20 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=040ec64444222c3cf664253481b0af9434ab4a20|click]] |
Line 779: Line 779:
 | external/​bsd/​libevent | David van Moolenbroek | committed | | e985b929927b5932e3b68f4b50587d458900107a | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=e985b929927b5932e3b68f4b50587d458900107a|click]] | | external/​bsd/​libevent | David van Moolenbroek | committed | | e985b929927b5932e3b68f4b50587d458900107a | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=e985b929927b5932e3b68f4b50587d458900107a|click]] |
 | external/​bsd/​liblzf | | | | | | | external/​bsd/​liblzf | | | | | |
-| external/​bsd/​libpcap | David van Moolenbroek | pending ​| | | |+| external/​bsd/​libpcap | David van Moolenbroek | committed ​| | d56f51ea7d8b9045e5c8e2028422523d3f9a5840 ​[[http://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=d56f51ea7d8b9045e5c8e2028422523d3f9a5840|click]] ​|
 | external/​bsd/​llvm | [[:​users:​lionelsambuc|Lionel Sambuc]] | committed | | f4a2713ac843a11c696ec80c0a5e3e5d80b4d338 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=f4a2713ac843a11c696ec80c0a5e3e5d80b4d338|click]] | | external/​bsd/​llvm | [[:​users:​lionelsambuc|Lionel Sambuc]] | committed | | f4a2713ac843a11c696ec80c0a5e3e5d80b4d338 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=f4a2713ac843a11c696ec80c0a5e3e5d80b4d338|click]] |
 | external/​bsd/​lutok | [[:​users:​lionelsambuc|Lionel Sambuc]]| committed | | 11be35a165022172ed3cea20f2b5df0307540b0e | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=11be35a165022172ed3cea20f2b5df0307540b0e|click]] | | external/​bsd/​lutok | [[:​users:​lionelsambuc|Lionel Sambuc]]| committed | | 11be35a165022172ed3cea20f2b5df0307540b0e | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=11be35a165022172ed3cea20f2b5df0307540b0e|click]] |
Line 787: Line 787:
 | external/​bsd/​openldap | | | | | | | external/​bsd/​openldap | | | | | |
 | external/​bsd/​openpam | | | | | | | external/​bsd/​openpam | | | | | |
-| external/​bsd/​openresolv | David van Moolenbroek | pending ​| | | |+| external/​bsd/​openresolv | David van Moolenbroek | committed ​| | d642636d2d23d13bdfd55f00cfe917fe4a830a8a ​[[http://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=d642636d2d23d13bdfd55f00cfe917fe4a830a8a|click]] ​|
 | external/​bsd/​pcc | | | | | | | external/​bsd/​pcc | | | | | |
 | external/​bsd/​pdisk | | | | Apple PowerPC specific | | | external/​bsd/​pdisk | | | | Apple PowerPC specific | |
Line 793: Line 793:
 | external/​bsd/​ppp | | | | Kernel-mode *BSD specific | | | external/​bsd/​ppp | | | | Kernel-mode *BSD specific | |
 | external/​bsd/​sljit | | | | | | | external/​bsd/​sljit | | | | | |
-| external/​bsd/​tcpdump | David van Moolenbroek | pending ​| | | |+| external/​bsd/​tcpdump | David van Moolenbroek | committed ​| | b636d99d91c3d54204248f643c14627405d4afd1 ​[[http://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=b636d99d91c3d54204248f643c14627405d4afd1|click]] ​|
 | external/​bsd/​tmux | David van Moolenbroek | committed | | eda6f5931d42c77e1480347b1fc3eef2f8d33806 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=eda6f5931d42c77e1480347b1fc3eef2f8d33806|click]] | | external/​bsd/​tmux | David van Moolenbroek | committed | | eda6f5931d42c77e1480347b1fc3eef2f8d33806 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=eda6f5931d42c77e1480347b1fc3eef2f8d33806|click]] |
 | external/​bsd/​top | David van Moolenbroek | committed | | b89261ba018da33f0bd8cd05f5a1fe9e7a9c837b | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=b89261ba018da33f0bd8cd05f5a1fe9e7a9c837b|click]] | | external/​bsd/​top | David van Moolenbroek | committed | | b89261ba018da33f0bd8cd05f5a1fe9e7a9c837b | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=b89261ba018da33f0bd8cd05f5a1fe9e7a9c837b|click]] |
Line 868: Line 868:
 | games/​trek ​      ​| ​               |        |              |         ​| ​              | | games/​trek ​      ​| ​               |        |              |         ​| ​              |
 | games/​wargames ​  | [[:​users:​thomascort|Thomas Cort]] | committed | | 6e7922ee31da2f571c97e79f1942244681d273d0 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=6e7922ee31da2f571c97e79f1942244681d273d0|click]] | | games/​wargames ​  | [[:​users:​thomascort|Thomas Cort]] | committed | | 6e7922ee31da2f571c97e79f1942244681d273d0 | [[http://​git.minix3.org/?​p=minix.git;​a=commit;​h=6e7922ee31da2f571c97e79f1942244681d273d0|click]] |
-| games/​worm ​      ​| ​                                           ​              ​+| games/​worm ​      ​| ​Chris Simons ​committed ​ 081c95a7f45981fada4c659de8c28d399efda43b ​[[https://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=081c95a7f45981fada4c659de8c28d399efda43b|click]] ​
-| games/​worms ​     |                                            ​              ​+| games/​worms ​     | Chris Simons ​committed ​| | 68b3d8c1a0a44bf943b7de043971362cd017e5b6 ​[[https://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=68b3d8c1a0a44bf943b7de043971362cd017e5b6|click]] ​
-| games/​wtf ​       |                                            ​              ​|+| games/​wtf ​       | Chris Simons ​committed ​| | fb9c64b2fa893f8445fce2c2a57621eff11bd125 | [[https://​git.minix3.org/​index.cgi?​p=minix.git;​a=commit;​h=fb9c64b2fa893f8445fce2c2a57621eff11bd125|click]] ​|
 | games/​wump ​      ​| ​               |        |              |         ​| ​              | | games/​wump ​      ​| ​               |        |              |         ​| ​              |
  
developersguide/portingnetbsduserland.1490795700.txt.gz · Last modified: 2017/03/29 15:55 by dcvmoole