aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/news/status/report-2006-06-2006-10.xml
blob: b09439553c3976741ed50ccba9c42fb5ed277c8e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE report PUBLIC "-//FreeBSD//DTD FreeBSD XML Database for Status
Report//EN"
"http://www.FreeBSD.org/XML/www/share/sgml/statusreport.dtd">
<!-- $FreeBSD$ -->
<report>
  <date>
    <month>July-September</month>

    <year>2006</year>
  </date>

  <section>
    <title>Introduction</title>

    <p>This report covers FreeBSD related projects between June and
    October 2006. This includes the conclusion of this year's Google
    Summer of Code with 13 successful students. Some of last year's and
    the current SoC participants have meanwhile joined the committer
    ranks, kept working on their projects, and improving FreeBSD in
    general.</p>

    <p>This year's
    <a href="http://www.eurobsdcon.org/">EuroBSDCon</a>

    in Milan, Italy has meanwhile published an exciting program. Many
    developers will be there to discuss these current and future projects
    at the Developer Summit prior the conference. Next year's
    conference calendar has a new entry - in addition to the now well
    established
    <a href="http://www.bsdcan.org/">BSDCan</a>

    in Ottawa -
    <a href="http://www.asiabsdcon.org/">AsiaBSDCon</a>

    will take place in Tokyo at the beginning of March.</p>

    <p>As we are closing in on FreeBSD 6.2 release many bugs are being
    fixed and new features have been MFCed. On the other hand a lot of
    the projects below already are focusing on FreeBSD 7.0 and promise
    a lot of exciting news and features to come.</p>

    <p>Thanks to all the reporters for the excellent work! We hope you
    enjoy reading.</p>
  </section>

  <category>
    <name>soc</name>

    <description>Google Summer of Code</description>
  </category>

  <category>
    <name>proj</name>

    <description>Projects</description>
  </category>

  <category>
    <name>team</name>

    <description>FreeBSD Team Reports</description>
  </category>

  <category>
    <name>net</name>

    <description>Network Infrastructure</description>
  </category>

  <category>
    <name>kern</name>

    <description>Kernel</description>
  </category>

  <category>
    <name>docs</name>

    <description>Documentation</description>
  </category>

  <category>
    <name>bin</name>

    <description>Userland Programs</description>
  </category>

  <category>
    <name>arch</name>

    <description>Architectures</description>
  </category>

  <category>
    <name>ports</name>

    <description>Ports</description>
  </category>

  <category>
    <name>misc</name>

    <description>Miscellaneous</description>
  </category>

  <project cat='bin'>
    <title>OpenBSD dhclient</title>

    <contact>
      <person>
        <name>
          <given>Brooks</given>

          <common>Davis</common>
        </name>

        <email>brooks@FreeBSD.org</email>
      </person>
    </contact>

    <links>
    </links>

    <body>
      <p>Most dhclient changes in HEAD have been merged to 6-STABLE for
      6.2-RELEASE. The highlight of these changes is a fix for runaway
      dhclient processes when packets are not 4 byte aligned. Further
      changes including always sending client identifiers are scheduled
      for merge before the release. Work is ongoing to improve dhclient's
      interaction with alternate methods of setting interface
      addresses.</p>
    </body>
  </project>

  <project cat='arch'>
    <title>FreeBSD/arm on Atmel AT91RM9200</title>

    <contact>
      <person>
        <name>
          <given>Warner</given>

          <common>Losh</common>
        </name>

        <email>imp@freebsd.org</email>
      </person>

      <person>
        <name>
          <given>Olivier</given>

          <common>Houchard</common>
        </name>

        <email>cognet@freebsd.org</email>
      </person>
    </contact>

    <links>
    </links>

    <body>
      <p>The FreeBSD/arm port has grown support for the Atmel AT91RM9200.
      Boards based on this machine are booting to multiuser off either
      NFS or an SD card. The onboard serial ports, PIO, ethernet and
      SD/MMC card controllers are well supported. Support for the SSC,
      IIC and SPI flash parts in the kernel will be forthcoming
      shortly.</p>

      <p>In addition to normal kernel support, the port includes a boot
      loader that can initialize memory and boot off IIC eeprom, SPI
      DataFlash, BOOTP/TFTP and SD memory cards.</p>

      <p>The port will be included in forthcoming commercial
      products.</p>
    </body>

    <help>
      <task>Add support for other members of the AT91 family of arm9
      processors.</task>

      <task>Finish support for AT45D* flash parts.</task>

      <task>Finish support for USB ports</task>

      <task>Write support for USB Device functionality</task>
    </help>
  </project>

  <project cat='soc' summary='t'>
    <title>Summer of Code Summary</title>

    <contact>
      <person>
        <name>
          <given>Murray</given>

          <common>Stokely</common>
        </name>

        <email>murray@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url href="http://www.FreeBSD.org/projects/summerofcode-2006.html">
      FreeBSD Summer of Code 2006</url>

      <url href="http://wiki.freebsd.org/SummerOfCode2006">SoC 2006
      Student wiki</url>

      <url
      href="http://perforce.freebsd.org/depotTreeBrowser.cgi?FSPC=//depot/projects/soc2006/">
      SoC 2006 Perforce trees</url>
    </links>

    <body>
      <p>We had another successful summer taking part in the Google
      Summer of Code. By all accounts, the FreeBSD participation in this
      program was an unqualified success. We received over 150
      applications for student projects, amongst which 13 were selected
      for funding. All successful students received the full $4,500.</p>

      <p>These student projects included security research, improved
      installation tools, new utilities, and more. Many of the students
      have continued working on their FreeBSD projects even after the
      official close of the program. At least 2 of our FreeBSD mentors
      will be meeting with Google organizers in Mountain View this month
      to discuss the program at the Mentor Summit.</p>
    </body>
  </project>

  <project cat='team'>
    <title>Release Engineering</title>

    <contact>
      <person>
        <name>
          <common>Release Engineering Team</common>
        </name>

        <email>re@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url href="http://www.FreeBSD.org/releng/" />

      <url href="http://www.FreeBSD.org/releases/" />

      <url href="http://www.FreeBSD.org/snapshots/" />
    </links>

    <body>
      <p>The FreeBSD Release Engineering team is currently working on
      FreeBSD 6.2-RELEASE, which is scheduled for release in early
      November 2006. Some notable features of this release include the
      debut of security event auditing as an experimental feature, Xbox
      support, the FreeBSD Update binary updating utility, and of course
      many fixes and updates for existing programs. Pre-release images
      for all Tier-1 architectures are available for testing now;
      feedback on these builds is greatly appreciated. More information
      about release engineering activities can be found at the links
      above.</p>
    </body>
  </project>

  <project cat='soc'>
    <title>IPv6 Stack Vulnerabilities</title>

    <contact>
      <person>
        <name>
          <given>George</given>

          <common>Neville-Neil</common>
        </name>

        <email>gnn@FreeBSD.org</email>
      </person>

      <person>
        <name>
          <given>Clement</given>

          <common>Lecigne</common>
        </name>

        <email>clem1@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url href="http://wiki.freebsd.org/ClementLecigne">SoC Student
      Wiki</url>

      <url href="http://pcs.sf.net">PCS Library</url>
    </links>

    <body>
      <p>The focus of this project was to review past vulnerabilities,
      create vulnerability testing tools and to discover new
      vulnerabilities in the FreeBSD IPv6 stack which is derived from the
      KAME project code. During the summer Clement took two libraries,
      the popular libnet, and his mentor's Packet Construction Set (PCS)
      and created tools to find security problems in the IPv6 code.
      Several issues were found, bugs filed, and patches created. At the
      moment Clement and George are editing a 50 page paper that
      describes the project which will be submitted for conference
      publication.</p>

      <p>All of the code from the project, including the tools, is
      online and is described in the paper.</p>

      <p>By all measures, this was a successful project. Both student and
      mentor gained valuable insight into a previously externally
      maintained set of code. In addition to the new tools development in
      this effort, the FreeBSD Project has gained a new developer to help
      work on the code.</p>
    </body>
  </project>

  <project cat='soc'>
    <title>Analyze and Improve the Interrupt Handling
    Infrastructure</title>

    <contact>
      <person>
        <name>
          <given>Paolo</given>

          <common>Pisati</common>
        </name>

        <email>pisati@FreeBSD.org</email>
      </person>

      <person>
        <name>
          <given>John</given>

          <common>Baldwin</common>
        </name>

        <email>jhb@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url href="http://wiki.freebsd.org/Interrupts">SoC Student
      Wiki</url>
    </links>

    <body>
      <p>This project consisted in the improvement of the Interrupt
      Handling System in FreeBSD: while retaining backward compatibility
      with the previous models (FAST and ITHREAD), a new method called
      'Interrupt filtering' was added. With interrupt filtering, the
      interrupt handler is divided into 2 parts: the filter (that checks
      if the actual interrupt belong to this device) and the ithread
      (that is scheduled in case some blocking work has to be done). The
      main benefits of interrupt filtering are:</p>

      <ul>
        <li>Feedback from filters (the system finally knows if any
        handler has serviced an interrupt or not, and can react
        consequently).</li>

        <li>Lower latency/overhead for shared interrupt line.</li>

        <li>Previous experiments with interrupt filtering showed an
        increase in performance against the plain ithread model</li>
      </ul>

      <p>Moreover, during the development of interrupt filtering, some MD
      dependent code was converted into MI code, PPC was fixed to support
      multiple FAST handlers per line and an interrupt stray storm
      detection logic was added. While the framework is done, there are
      still machine dependent bits to be written (the support for ppc,
      sparc64, arm and itanium has to be written/reviewed) and a serious
      analysis of the performance of this model against the previous one
      is a work-in-progress</p>
    </body>
  </project>

  <project cat='soc'>
    <title>Jail Resource Limits</title>

    <contact>
      <person>
        <name>
          <given>Chris</given>

          <common>Jones</common>
        </name>

        <email>cdjones@freebsd.org</email>
      </person>

      <person>
        <name>
          <given>Kip</given>

          <common>Macy</common>
        </name>

        <email>kmacy@freebsd.org</email>
      </person>
    </contact>

    <links>
      <url href="http://wiki.freebsd.org/JailResourceLimits">SoC
      Student Wiki</url>
    </links>

    <body>
      <p>We now have support for limiting CPU and memory use in jails.
      This allows fairer sharing of a systems' resources between divergent
      uses by preventing one jail from monopolizing the available memory
      and CPU time, if other users and jails have processes to run.</p>

      <p>The code is currently available as patches against RELENG_6, and
      Chris is in the process of applying it to -CURRENT. More details
      can be found at JailResourceLimits on the wiki.</p>
    </body>

    <help>
      <task>Port patches against -CURRENT.</task>
    </help>
  </project>

  <project cat='soc'>
    <title>Bundled PXE Installer</title>

    <contact>
      <person>
        <name>
          <given>Markus</given>

          <common>Boelter</common>
        </name>

        <email>m@FreeBSD.org</email>
      </person>

      <person>
        <name>
          <given>Paul</given>

          <common>Saab</common>
        </name>

        <email>ps@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url href="http://wiki.freebsd.org/MarkusBoelter">SoC Student
      Wiki</url>
    </links>

    <body>
      <p>For me, the Google Summer of Code was a new and very exciting
      experience. I got actively involved in doing Open Source Software
      and giving something back to the community. Facing some
      challenges within the project forced me to look behind the scenery
      of FreeBSD. The result was a better understanding of the overall
      project. Working with a lot of developers directly also
      gave a very special spirit to the Google Summer of Code.</p>

      <p>I really enjoyed the time and will continue to work on the
      project after the deadline. For me, it was a great chance to get
      involved in active development and not just some scripts and hacks
      at home. Getting paid for the work was just a small part of the
      overall feeling.</p>

      <p>Thanks to the people at the FreeBSD Project and Google for the
      really, really great time!</p>
    </body>
  </project>

  <project cat='soc'>
    <title>Nss-LDAP importing and nsswitch subsystem improvement</title>

    <contact>
      <person>
        <name>
          <given>Michael</given>

          <common>Bushkov</common>
        </name>

        <email>bushman@FreeBSD.org</email>
      </person>

      <person>
        <name>
          <given>Hajimu</given>

          <common>UMEMOTO</common>
        </name>

        <email>ume@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url href="http://wiki.freebsd.org/MichaelBushkov">SoC Student
      Wiki</url>

      <url href="http://wiki.freebsd.org/LdapCachedOriginalProposal">
      Original Project Proposal</url>

      <url
      href="http://wiki.freebsd.org/LdapCachedDetailedDescription">
      Detailed Description of the Completed Project</url>
    </links>

    <body>
      <p>The Project consisted of five parts:</p>

      <ol>
        <li>Nsswitch modules and libc separation. The idea was to move
        the source code for different nsswitch sources (such as "files",
        "dns", "nis") out of the libc into the separate shared libraries.
        This task was successfully finished and the patch is
        available.</li>

        <li>Regression tests for nsswitch. A set of regression tests to
        test the correctness of all nsswitch-related functions and the
        invariance of their behavior between system upgrades. The task
        can be considered successfully completed, the patch is
        available.</li>

        <li>Rewriting nss_ldap. Though, this task was not clearly
        mentioned in the original proposal, during the SoC we found
        it would be easier, not to simply import PADL's nss_ldap, but
	to rewrite it from scratch (licensing issues were among the
	basic reasons for this). The resulting module behaves similarly
	to PADL's module, but has a different architecture that is more
	flexible.  Though it's basically finished, several useful
	features from the PADL's nss_ldap still need to be implemented.
	Despite the lack of some features, this task can be considered
	successfully completed. Missing features will be implemented as
	soon as possible, hopefully during September.</li>

        <li>Importing nss_ldap into the Base System. The task was to
        prepare a patch, that will allow users to use nss_ldap from the
        base system. The task was successfully completed (the patch is
        available), but required importing OpenLDAP into the base in
        order for nss_ldap to work properly, and it had led to a long
        discussion in the mailing list. This discussion, however, have
        concluded with mostly positive opinions about nss_ldap and
        OpenLDAP importing.</li>

        <li>Cached performance optimization. The caching daemon
        performance needs to be as high as possible in order for cached
        to be as close (in terms of speed) to "files" nsswitch source as
        possible. Cached's performance analysis was made and nsswitch
        database pre-caching was introduced as the optimization. This
        task was completed (the patch is available). However there is
        room for improvement. More precise and extensive performance
        analysis should be made and more optimizations need to be
        introduces. This will be done in the near future.</li>
      </ol>

      <p>Though none of the code was committed yet into the official
      FreeBSD tree, my experience from the previous year makes me think
      that this situation is normal. I hope, that the code will be
      reviewed and committed in the coming months.</p>
    </body>
  </project>

  <project cat='soc'>
    <title>Porting the seref policy and setools to SEBSD</title>

    <contact>
      <person>
        <name>
          <given>Dongmei</given>

          <common>Liu</common>
        </name>

        <email>dongmei@freebsd.org</email>
      </person>

      <person>
        <name>
          <given>Christian</given>

          <common>Peron</common>
        </name>

        <email>csjp@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url href="http://wiki.freebsd.org/DongmeiLiu">SoC Student
      Wiki</url>
    </links>

    <body>
      <p>Dongmei Liu spent the summer working on the basic footwork
      required to port the SEREF policy to SEBSD. This work has been
      submitted and can be viewed in the soc2006/dongmei_sebsd Perforce
      branch. This work was originated from the SEBSD branch:
      //depot/projects/trustedbsd/sebsd. Additionally setools-2.3 was
      ported from Linux and can be found in contrib/sebsd/setools
      directory. It is hoped that this work will be merged into the main
      SEBSD development branch.</p>
    </body>
  </project>

  <project cat='net'>
    <title>SCTP Integration</title>

    <contact>
      <person>
        <name>
          <given>Randall</given>

          <common>Stewart</common>
        </name>

        <email>randall@freebsd.org</email>
      </person>

      <person>
        <name>
          <given>George</given>

          <common>Neville-Neil</common>
        </name>

        <email>gnn@freebsd.org</email>
      </person>
    </contact>

    <links>
      <url href="http://www.sctp.org/" />
    </links>

    <body>
      <p>There are currently patches available for testing. A planned
      integration to HEAD is set to happen in October.</p>
    </body>

    <help>
      <task>The code still needs plenty of testing. See patches on
      <a href="http://www.sctp.org/">sctp.org</a>

      and in -CURRENT soon.</task>
    </help>
  </project>

  <project cat='proj'>
    <title>Embedded FreeBSD</title>

    <contact>
      <person>
        <name>
          <given>George</given>

          <common>Neville-Neil</common>
        </name>

        <email>gnn@freebsd.org</email>
      </person>
    </contact>

    <links>
      <url href="http://www.embeddedfreebsd.org/" />
    </links>

    <body>
      <p>Moved the HTML pages into the project CVS tree.</p>
    </body>

    <help>
      <task>Setup the web site to be served from projects CVS so that it
      can be updated by others.</task>

      <task>Complete the ARM port.</task>

      <task>Work on the MIPS port.</task>

      <task>Update the documentation to include common tasks for embedded
      engineers.</task>
    </help>
  </project>

  <project cat='net'>
    <title>FAST_IPSEC Upgrade</title>

    <contact>
      <person>
        <name>
          <given>George</given>

          <common>Neville-Neil</common>
        </name>

        <email>gnn@freebsd.org</email>
      </person>

      <person>
        <name>
          <given>Bjoern</given>

          <common>Zeeb</common>
        </name>

        <email>bz@freebsd.org</email>
      </person>
    </contact>

    <links>
      <url href="www.freebsd.org/~gnn/fast_ipv6.patch">CURRENT patch to
      enable FAST_IPSEC and IPv6</url>
    </links>

    <body>
      <p>First working version of code. Does not pass all TAHI tests, but
      does pass packets correctly and does not panic.</p>
    </body>

    <help>
      <task>More testing of the patch needed.</task>
    </help>
  </project>

  <project cat='proj'>
    <title>USB</title>

    <contact>
      <person>
        <name>
          <given>Hans Petter</given>

          <common>Sirevaag Selasky</common>
        </name>

        <email>hselasky@freebsd.org</email>
      </person>
    </contact>

    <links>
      <url
      href="http://perforce.freebsd.org/depotTreeBrowser.cgi?FSPC=//depot/projects/usb/src/sys/dev/usb&amp;HIDEDEL=NO">
      Current USB files</url>

      <url href="http://www.turbocat.net/~hselasky/usb4bsd">My USB
      homepage</url>
    </links>

    <body>
      <p>During the last three months I have finished reworking nearly
      all USB device drivers found in FreeBSD-7-CURRENT. Only two USB
      drivers are left and that is ubser(4) and slhci. Some still use
      Giant, but most have been brought out of Giant. At the moment I am
      looking for testers that can test the various USB device drivers.
      Some have already been tested, and confirmed to work, while others
      have problems which need to be fixed. If you want to test, checkout
      the USB perforce tree or download the SVN version of the USB driver
      that is available on my homepage. At the moment the tarballs are a
      little out of date.</p>

      <p>Ideas and comments with regard to the new USB API are welcome
      at:

      <a href="mailto:freebsd-usb@freebsd.org">
      freebsd-usb@freebsd.org</a>.</p>
    </body>
  </project>

  <project cat='proj'>
    <title>iSCSI Initiator</title>

    <contact>
      <person>
        <name>
          <given>Damiel</given>

          <common>Braniss</common>
        </name>

        <email>danny@cs.huji.ac.il</email>
      </person>
    </contact>

    <links>
      <url
      href="ftp://ftp.cs.huji.ac.il/users/danny/freebsd/iscsi-17.5.tar.bz2 " />
    </links>

    <body>
      <p>This iSCSI initiator kernel module and its companion control
      program are still under development, but the main parts are
      working.</p>
    </body>

    <help>
      <task>Network Disconnect Recovery.</task>

      <task>Sysctl Interface and Instrumentation.</task>

      <task>Rewrite the userland side of iscontrol.</task>
    </help>
  </project>

  <project cat='proj'>
    <title>GJournal</title>

    <contact>
      <person>
        <name>
          <given>Pawel Jakub</given>

          <common>Dawidek</common>
        </name>

        <email>pjd@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url
      href="http://people.freebsd.org/~pjd/patches/gjournal_20060930.patch">
      Patches against HEAD.</url>

      <url
      href="http://people.freebsd.org/~pjd/patches/gjournal6_20060930.patch">
      Patches against RELENG_6.</url>
    </links>

    <body>
      <p>GJournal seems to be finished. I fixed the last serious bug and
      it is now stable and reliable in our tests. I'm planning to commit
      it really soon now.</p>

      <p>The work was sponsored by home.pl</p>
    </body>
  </project>

  <project cat='misc'>
    <title>AsiaBSDCon 2007</title>

    <contact>
      <person>
        <name>
          <given>Hiroki</given>

          <common>Sato</common>
        </name>

        <email>hrs@freebsd.org</email>
      </person>

      <person>
        <name>
          <given>George</given>

          <common>Neville-Neil</common>
        </name>

        <email>gnn@freebsd.org</email>
      </person>

      <person>
        <email>secretary@asiabsdcon.org</email>
      </person>
    </contact>

    <links>
      <url href="http://www.asiabsdcon.org/">Conference Web Site</url>
    </links>

    <body>
      <p>Web site is up and we're soliciting papers and presentations.
      Some tutorials are already scheduled. Email
      <a href="mailto:secretary@asiabsdcon.org">
      secretary@asiabsdcon.org</a>

      if you have questions or submissions.</p>
    </body>

    <help>
      <task>Send in more papers!</task>
    </help>
  </project>

  <project cat='docs'>
    <title>Chinese (Simplified) Project</title>

    <contact>
      <person>
        <name>
          <given>Xin</given>

          <common>LI</common>
        </name>

        <email>delphij@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url href="http://cnsnap.cn.FreeBSD.org/zh_CN/">Latest snapshot for
      translated website</url>

      <url href="http://cnsnap.cn.FreeBSD.org/doc/zh_CN.GB2312/">Latest
      snapshot for translated documentation</url>
    </links>

    <body>
      <p>
        <p>In the previous quarter we primarily focused on overall
        quality of the translation rather than just increasing the number
        of translations, and we have strived to make sure that these
        translated stuff are up-to-date with their English revisions.
        Also, we have merged the translated website into the central
        repository.</p>

        <p>In the next quarter we will focus on developing
        documentation that will help to attract more developers.</p>
      </p>
    </body>

    <help>
      <task>Translate more development related documentation.</task>

      <task>Review more of the currently translated documentation.</task>
    </help>
  </project>

  <project cat='misc'>
    <title>EuroBSDCon 2006</title>

    <contact>
      <person>
        <name>
          <given>EuroBSDCon Organizing Committee</given>

          <common>
          </common>
        </name>

        <email>info@eurobsdcon.org</email>
      </person>
    </contact>

    <links>
      <url href="http://www.eurobsdcon.org/">EuroBSDCon Home Page</url>

      <url href="http://www.eurobsdcon.org/register/">Registration
      Page</url>
    </links>

    <body>
      <p>EuroBSDCon 2006 is taking place in Milan (Italy), from the 10th
      to the 12th of November.</p>

      <p>EuroBSDCon represents the biggest gathering for BSD developers
      from the old continent, as well as users and passionates from
      around the World. It is also a chance to share experiences,
      know-how, and cultures.</p>

      <p>The program is rich in talks about FreeBSD, with topics ranging
      from "How the FreeBSD ports collection works" to "Interrupt
      Filtering in FreeBSD". This means that both the novice and the
      hacker can enjoy the conference.</p>

      <p>Registration is open. The EuroBSDCon Organizing Committee hopes
      to see you in Milan.</p>
    </body>
  </project>

  <project cat='docs'>
    <title>Hungarian translation of the webpages</title>

    <contact>
      <person>
        <name>
          <given>Gábor</given>

          <common>Kövesdán</common>
        </name>

        <email>gabor@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url href="http://gabor.t-hosting.hu/data/hu/">Snapshot</url>
    </links>

    <body>
      <p>Since the last status report, there has been a lot of progress.
      I investigated a lot of charset issues and found out that HTML tidy
      breaks some entities when using iso-8859-2, so HTML tidy had to be
      disabled for Hungarian pages.</p>
    </body>

    <help>
      <task>Translate 4 pages.</task>

      <task>Review, fix typos and improve the wording where
      necessary.</task>
    </help>
  </project>

  <project cat='team'>
    <title>FreeBSD Security Officer and Security Team</title>

    <contact>
      <person>
        <name>
          <given>Security</given>

          <common>Officer</common>
        </name>

        <email>security-officer@FreeBSD.org</email>
      </person>

      <person>
        <name>
          <given>Security</given>

          <common>Team</common>
        </name>

        <email>security-team@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url href="http://www.freebsd.org/security/" />

      <url
      href="http://www.freebsd.org/administration.html#t-secteam" />

      <url href="http://vuxml.freebsd.org/" />
    </links>

    <body>
      <p>In the time since the last status report, six security
      advisories have been issued concerning problems in the base system
      of FreeBSD; of these, five problems were in "contributed" code,
      while one was in code maintained within FreeBSD. The
      Vulnerabilities and Exposures Markup Language (VuXML) document has
      continued to be updated by the Security Team and Ports Committers
      documenting new vulnerabilities in the FreeBSD Ports Collection;
      since the last status report, 57 new entries have been added,
      bringing the total up to 814.</p>

      <p>The following FreeBSD releases are supported by the FreeBSD
      Security Team: FreeBSD 4.11, FreeBSD 5.3, FreeBSD 5.4, FreeBSD 5.5,
      FreeBSD 6.0, and FreeBSD 6.1. The respective End of Life dates of
      supported releases are listed on the web site; of particular note,
      FreeBSD 5.3 and FreeBSD 5.4 will cease to be supported at the end
      of October 2006, while FreeBSD 6.0 will cease to be supported at
      the end of November 2006 (or possibly a short time thereafter in
      order to allow time for upgrades to the upcoming FreeBSD 6.2).</p>
    </body>
  </project>

  <project cat='proj'>
    <title>Summer of FreeBSD security development</title>

    <contact>
      <person>
        <name>
          <given>Colin</given>

          <common>Percival</common>
        </name>

        <email>cperciva@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url href="http://people.freebsd.org/~cperciva/funding.html" />

      <url
      href="http://www.daemonology.net/freebsd-upgrade-6.0-to-6.1/" />
    </links>

    <body>
      <p>I spent the months of May through August working on improving
      Portsnap, FreeBSD Update, and devoting more time to my (continuing)
      role as Security Officer. FreeBSD Update is now part of the FreeBSD
      base system and is fully supported by the FreeBSD Security Team;
      updates are currently only being built for the i386 architecture,
      but AMD64 updates will become available soon.</p>

      <p>In an attempt to reduce the number of people running out of date
      (and unsupported) FreeBSD releases, I wrote an automatic binary
      upgrade script for upgrading systems from FreeBSD 6.0 to FreeBSD
      6.1; I will be releasing a new script for upgrading to FreeBSD
      6.2-(RC*|RELEASE) soon (possibly before this status report is
      published).</p>

      <p>Further improvements to Portsnap are still ongoing.</p>
    </body>
  </project>

  <project cat='proj'>
    <title>Porting ZFS to FreeBSD</title>

    <contact>
      <person>
        <name>
          <given>Pawel Jakub</given>

          <common>Dawidek</common>
        </name>

        <email>pjd@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url
      href="http://perforce.freebsd.org/depotTreeBrowser.cgi?FSPC=//depot/user/pjd/zfs">
      Source code.</url>

      <url href="http://www.opensolaris.org/os/community/zfs/porting/">
      ZFS porting site.</url>

      <url
      href="http://docs.freebsd.org/cgi/mid.cgi?20060822104516.GB16033">
      ZFS port announce.</url>
    </links>

    <body>
      <p>My work is moving slowly forward. ZVOL is, I believe, fully
      functional (I recently fixed snapshots and clones on zvols), which
      means you can put UFS on top of RAID-Z volume, take a snapshot of
      the volume, clone it if needed, etc. Very cool. The hardest part is
      the ZPL layer, I'm still working on it. Most file system methods
      work, but probably need detailed review and many fixes. Most of the
      time these days I'm spending on implementing mmap(2) correctly. It
      works more or less in simple tests but fails under fsx program. On
      the other hand, 'fsx -RW' works very stable and reliable. Other
      test programs (those that don't use mmap(2)) also work quite well.
      There is still a lot of work to do, mostly in ZPL area, many
      clean-ups, etc. Some functionality (like ACLs) I haven't even tried
      to touch yet.</p>
    </body>
  </project>

  <project cat='net'>
    <title>TSO - TCP Segmentation Offload committed</title>

    <contact>
      <person>
        <name>
          <given>Andre</given>

          <common>Oppermann</common>
        </name>

        <email>andre@freebsd.org</email>
      </person>
    </contact>

    <links>
      <url
      href="http://lists.freebsd.org/pipermail/cvs-src/2006-September/068524.html">
      TSO commit to tcp_output.c</url>

      <url
      href="http://lists.freebsd.org/pipermail/cvs-src/2006-September/068610.html">
      TSO em(4) hardware support</url>

      <url
      href="http://lists.freebsd.org/pipermail/cvs-src/2006-September/069493.html">
      Enhanced em(4) TSO hw setup for IPv6 and future protocols</url>
    </links>

    <body>
      <p>TSO - TCP Segmentation Offload support has been committed to the
      network stack of FreeBSD-current in September 2006. With TSO, TCP
      can send data in the send socket buffer in bulk down to the network
      card which then does the splitting into MTU sized packets. On bulk
      high speed sending the performance is increased by 25% (normal
      writes) to 108% (sendfile). Jack Vogel and Prafulla Deuskar of
      Intel committed the driver changes for TSO hardware support of
      em(4) based network cards.</p>

      <p>These changes are scheduled to be backported to FreeBSD 6-STABLE
      shortly after FreeBSD 6.2-RELEASE is published to appear in
      upcoming FreeBSD 6.3 early next year.</p>

      <p>This work was sponsored by the TCP/IP Optimization Fundraiser
      2005.</p>
    </body>

    <help>
    </help>
  </project>

  <project cat='net'>
    <title>Highly improved implementations of sendfile(2), sosend_*() and
    soreceive_stream()</title>

    <contact>
      <person>
        <name>
          <given>Andre</given>

          <common>Oppermann</common>
        </name>

        <email>andre@freebsd.org</email>
      </person>
    </contact>

    <links>
      <url
      href="http://lists.freebsd.org/pipermail/freebsd-current/2006-September/065997.html">
      sendfile(2) patch with detailed performance figures</url>

      <url
      href="http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066199.html">
      sosend_*() patch with detailed performance figures</url>

      <url
      href="http://people.freebsd.org/~andre/sendfile+sosend+soreceive-20061006.diff">
      Combined sendfile(2), sosend_*() and soreceive_stream() patch</url>
    </links>

    <body>
      <p>The addition of TSO (TCP Segmentation Offload) has highlighted
      some shortcomings in the sendfile(2) and sosend_*() kernel
      implementations.</p>

      <p>The current sendfile(2) code simply loops over the file, turns
      each 4K page into an mbuf and sends it off. This has the effect
      that TSO can only generate 2 packets per send instead of up to 44
      at its maximum of 64K. kern_sendfile() has been rewritten to work
      in two loops, the inner which turns as many pages into mbufs as it
      can -- up to the free send socket buffer space. The outer loop then
      drops the whole mbuf chain into the send socket buffer, calls
      tcp_output() on it and then waits until 50% of the socket buffer
      are free again to repeat the cycle. This way tcp_output() gets the
      full amount of data to work with and can issue up to 64K sends for
      TSO to chop up in the network adapter without using any CPU cycles.
      Thus it gets very efficient especially with the readahead the VM
      and I/O system do.</p>

      <p>Looking at the benchmarks we see some very nice improvements:
      181% faster with new sendfile vs. old sendfile (non-TSO), 570%
      faster with new sendfile vs. old sendfile (TSO).</p>

      <p>The current sosend_*() code uses a sosend_copyin() function that
      loops over the supplied struct uio and does interleaved mbuf
      allocations and uiomove() calls. m_getm() has been rewritten to be
      simpler and to allocate PAGE_SIZE sized jumbo mbuf clusters (4k on
      most architectures). m_uiotombuf() has been rewritten to use the
      new m_getm() to obtain all mbuf space in one go. It then loops over
      it and copies the data into the mbufs by using uiomove().
      sosend_dgram() and sosend_generic() have been changed to use
      m_uiotombuf() instead of sosend_copyin().</p>

      <p>Looking at the benchmarks we see some very nice improvements:
      290% faster with new sosend vs. old sosend (non-TSO), 280% faster
      with new sosend vs. old sosend (TSO).</p>

      <p>Newly written is a specific soreceive_stream() function for
      stream protocols (primarily TCP) that does only one socket buffer
      lock per socket read instead of one per data mbuf copied to
      userland. When doing netperf tests with WITNESS (full lock tracking
      and validation enabled) the receive performance increases from
      ~360Mbit/s to ~520Mbit/s. Without WITNESS I could not measure any
      statistically significant improvement on a otherwise unloaded
      machine. The reason is two-fold: 1) per packet we do a wakeup and
      readv() is pretty much as many times as packets come it, thus the
      general overhead dominates; 2) the packet input path has a pretty
      high overhead too. On heavily loaded machines which do a lot of
      high speed receives a performance increase should be
      measureable.</p>

      <p>The patches are scheduled to be committed to FreeBSD-current at
      end of October or early November 2006.</p>

      <p>This work was sponsored by the TCP/IP Optimization Fundraiser
      2005.</p>
    </body>
  </project>

  <project cat='soc'>
    <title>Porting Xen to FreeBSD</title>

    <contact>
      <person>
        <name>
          <given>Jue</given>

          <common>Yuan</common>
        </name>

        <email>yuanjue@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url href="http://www.yuanjue.net/xen/howto.html">Step-by-step
      tutorial for installing and using FreeBSD as domU</url>

      <url href="http://wiki.freebsd.org/YuanJue">Wiki page for this
      project</url>
    </links>

    <body>
      <p>As a participant of Google's Summer of Code 2006, I am focusing
      on porting
      <a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/"
      target="_blank">Xen</a>

      to FreeBSD these months. The result of this summer's work include a
      domU kernel that could be used for installation, a
      <a href="http://www.yuanjue.net/xen/howto.html" target="_blank">
      guide</a>

      for getting started with FreeBSD on Xen, and some other trivial
      improvements. But there are still a lot of work needing to be done
      in this area, e.g, the long-expeted dom0 support. So I will
      continue my work here and try to keep up with the update of Xen
      itself.</p>
    </body>

    <help>
      <task>dom0 support is the most urgent</task>
    </help>
  </project>

  <project cat='soc'>
    <title>Gvirstor</title>

    <contact>
      <person>
        <name>
          <given>Ivan</given>

          <common>Voras</common>
        </name>

        <email>ivoras@freebsd.org</email>
      </person>
    </contact>

    <links>
      <url href="http://wiki.freebsd.org/gvirstor">gvirstor home
      page</url>
    </links>

    <body>
      <p>Gvirstor is a GEOM class providing virtual ("overcommit")
      storage devices larger than physical available storage, with
      possibility to add physical storage on-line when the need arises.
      Current status is that it's done and waiting commit to HEAD,
      scheduled for some time after 6.2 is released.</p>
    </body>

    <help>
      <task>The project is in need of testing! If you have the equipment
      and time, please give it a try so possible bugs can be fixed before
      it goes into -CURRENT.</task>
    </help>
  </project>

  <project cat='team'>
    <title>Ports Collection</title>

    <contact>
      <person>
        <name>
          <given>Mark</given>

          <common>Linimon</common>
        </name>

        <email>linimon@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url href="http://www.freebsd.org/ports/">The FreeBSD Ports
      Collection</url>

      <url
      href="http://www.freebsd.org/doc/en_US.ISO8859-1/articles/contributing-ports/">
      Contributing to the FreeBSD Ports Collection</url>

      <url href="http://people.freebsd.org/~fenner/portsurvey/">FreeBSD
      ports unfetchable distfile survey (Bill Fenner's report)</url>

      <url href="http://portsmon.FreeBSD.org/index.html">FreeBSD ports
      monitoring system</url>

      <url href="http://www.freebsd.org/portmgr/index.html">The FreeBSD
      Ports Management Team</url>

      <url href="http://tinderbox.marcuscom.com/">marcuscom
      tinderbox</url>
    </links>

    <body>
      <p>The ports PRs surged (especially due to a large number of new
      port submissions), but with some hard work we have been able to get
      back down to around 900. We are rapidly approaching 16,000
      ports.</p>

      <p>Due to this acceleration in adding new ports, portmgr is now
      very concerned that we are outstripping the capacity of both the
      build infrastructure and our volunteers to keep up with build
      errors and port updates. Accordingly, we've added a guideline (not
      a rule) that ports should be of more than just theoretical use to
      be added to the Ports Collection (e.g. we can't support all of CPAN
      + all of Sourceforge + everything else). Basically, use common
      sense as a guideline; certainly no one wants to see any kind of
      "gateway" procedure to get incoming ports approved.</p>

      <p>Seven sets of changes have been added to the infrastructure,
      mostly refactoring and bugfixing.</p>

      <p>As part of a Summer of Code project, we have also incorporated
      some of gabor@'s changes to incorporate better DESTDIR support.
      However, due to some unanticipated side-effects, more work is going
      to be needed in this area. gabor@ is continuing to work on the
      changes.</p>

      <p>netchild@ and bsam@ have been doing a great deal of work to
      bring the linux emulator ports closer to sanity, including bringing
      up a regression-test suite.</p>

      <p>The long-anticipated import of X.Org 7 has stalled due to
      developer time, mostly to deal with documentation and upgrade
      instructions. Hopefully this can get done in the early 6.3
      development cycle. See the wiki for more information.</p>

      <p>As a part of that work, the decision has been made to move away
      from using X11BASE and just put everything into LOCALBASE;
      /usr/X11R6 is simply an artifact at this point. A plan for a
      transition process is underway; a great deal of testing will need
      to be done, but in the end the ports tree will be much cleaner. The
      GNOME team has already done the work to move all of their ports
      over, and it will be incorporated after the 6.2 release is
      shipped.</p>

      <p>tmclaugh@ is looking for someone to take over the C# ports. He
      has maintained them for over a year and wants more time to be able
      to work on other projects.</p>

      <p>Some work has been done to get rid of FreeBSD 2.X cruft in
      ports. Further work is needed to get the 3.X cruft removed.</p>

      <p>linimon@ did another pass through resetting inactive
      maintainers. Another list is waiting in the wings.</p>

      <p>linimon@ is also working on adding the ability for portsmon to
      analyze successful packages (not just failed ones), so that queries
      such as "show me packages that build on i386 but not amd64" and
      "show me why dependent package foo was not built on bar". This is
      currently in alpha testing.</p>

      <p>We have added 4 new committers since the last report.</p>
    </body>

    <help>
      <task>We still need help getting back to our modern low of 500
      PRs.</task>

      <task>We have nearly 4400 unmaintained ports (see, for instance,
      <url
      href="http://portsmon.freebsd.org/portsconcordanceformaintainer.py?maintainer=ports@FreeBSD.org">
      the list on portsmon</url>

      ). Although there has been a welcome upsurge in new maintainers
      recently which has dropped the percentage down below 28%, we still
      need much more help.</task>

      <task>A test run of gcc4.1 on the ports tree showed around 1000 new
      build errors. Kris@ has posted some results so that people can
      start working on the problems now. In particular, it seems that
      certain older versions of GCC cannot be built with GCC 4.1, so
      ports that depend on those older versions are going to have to be
      fixed as well. Although the import of GCC 4.1 to -CURRENT is not
      imminent, the time to start planning is now.</task>

      <task>The state of the packages on AMD64 and sparc64 significantly
      lags that of i386. In many of these cases, packages are not
      attempted because NOT_FOR_ARCH is used instead of more accurately
      only setting BROKEN based on ARCH. (pointyhat can be forced to
      build packages that are marked BROKEN, but not NOT_FOR_ARCH).
      NOT_FOR_ARCH is supposed to denote only "will never work on this
      ARCH". Although we have volunteers who have expressed interest in
      sparc64 (and ia64), we need more people who are running amd64
      (especially as a desktop) to help us get more packages
      working.</task>
    </help>
  </project>

  <project cat='proj'>
    <title>CScout on the FreeBSD Source Code Base</title>

    <contact>
      <person>
        <name>
          <given>Diomidis</given>

          <common>Spinellis</common>
        </name>

        <email>dds@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url href="http://wiki.freebsd.org/CScout">The CScout project
      page on the FreeBSD wiki.</url>
    </links>

    <body>
      <p>CScout is a refactoring editor and source code browser for
      collections of C code. The aim of the project is to make it easy
      for FreeBSD developers to use CScout and to improve the FreeBSD
      source code quality through CScout-based queries and
      refactorings.</p>

      <p>CScout was first applied to the FreeBSD kernel in 2003. Its
      application at that point involved substantial tinkering with the
      build system. The version released in October 2006 makes the
      running of CScout on the three Tier-1 architectures a fairly
      straightforward procedure. The current version can also draw a
      number of call graphs; this might help developers better understand
      foreign code.</p>
    </body>

    <help>
      <task>Use CScout to locate problematic code areas (for example
      unused or too liberaly visible objects).</task>

      <task>Use CScout to globaly rename identifiers in a more consistent
      fashion.</task>

      <task>Apply CScout to the userland code.</task>

      <task>Identify CScout extensions that would help us improve the
      quality of our code.</task>

      <task>Arrange for the continuous availability of a live CScout
      kernel session on the current version of the source code.</task>
    </help>
  </project>

  <project cat='bin'>
    <title>Libelf</title>

    <contact>
      <person>
        <name>
          <given>Joseph</given>

          <common>Koshy</common>
        </name>

        <email>jkoshy@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url href="http://wiki.freebsd.org/LibElf">Wiki page tracking
      LibELF</url>

      <url href="http://wiki.freebsd.org/PmcTools">Wiki page for
      PmcTools</url>

      <url
      href="http://people.freebsd.org/~jkoshy/projects/perf-measurement/">
      PMC Tools Project</url>
    </links>

    <body>
      <p>Libelf is a BSD-licensed library for ELF parsing &amp;
      manipulation implementing the SysV/SVR4 (g)ELF[3] API.</p>

      <p>Current status: Implementation of the library is nearly
      complete. A TET-based test suite for the API is being worked
      on.</p>
    </body>

    <help>
      <task>Reviewers are needed for the code and the test suite. If you
      have extensions to the stock SysV/SVR4 ELF(3) API that you would
      like to see in -lelf, please send Joseph an email.</task>
    </help>
  </project>

  <project cat='proj'>
    <title>DTrace</title>

    <contact>
      <person>
        <name>
          <given>John</given>

          <common>Birrell</common>
        </name>

        <email>jb@freebsd.org</email>
      </person>
    </contact>

    <links>
    </links>

    <body>
      <p>Progress this month has been limited due to my sea-change,
      moving house to the country.</p>

      <p>Sun's OpenSolaris developers have followed through and released
      the DTrace test suite as part of the OpenSolaris distribution.</p>

      <p>jkoshy@'s work on libbsdelf is nearing feature completion for
      DTrace and will make life easier in FreeBSD for DTrace, given that
      we have more architectures to support than Sun has.</p>

      <p>The FreeBSD project has made available a dual processor AMD64
      machine for DTrace porting.</p>

      <p>I am currently working through the diffs between the DTrace
      project in P4 and -current, committing files to -current if they
      are ready.</p>
    </body>
  </project>

  <project cat='proj'>
    <title>TrustedBSD Audit</title>

    <contact>
      <person>
        <name>
          <given>Robert</given>

          <common>Watson</common>
        </name>

        <email>rwatson@FreeBSD.org</email>
      </person>

      <person>
        <name>
          <given>Christian</given>

          <common>Peron</common>
        </name>

        <email>csjp@FreeBSD.org</email>
      </person>

      <person>
        <name>
          <given>Wayne</given>

          <common>Salamon</common>
        </name>

        <email>wsalamon@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url href="http://www.TrustedBSD.org/audit.html">TrustedBSD Audit
      Page</url>

      <url href="http://www.OpenBSM.org/">OpenBSM Page</url>
    </links>

    <body>
      <p>
        <p>The TrustedBSD audit implementation provides fine-grained
        security event logging throughout the FreeBSD operating system.
        The big news for the last quarter is that the TrustedBSD audit
        implementation has been merged into RELENG_6 branch, and appeared
        in 6.2-BETA2. Over the past few months, work has also occurred in
        the following areas:</p>

        <ul>
          <li>OpenBSM 1.0 alpha 8 through alpha 12 have been released and
          merged into FreeBSD CVS. Changes include significant numbers of
          bug fixes, documentation improvements, and feature
          enhancements. These include regular expression based matching
          for auditreduce, auditd management of kernel audit policy (such
          as maximum trail file size), improvements in printing support
          for a variety of tokens including execve argument support.</li>

          <li>Significant enhancements to the FreeBSD Handbook chapter on
          Audit.</li>

          <li>Full audit support for execve events, including optional
          auditing of command line arguments and environmental variables,
          as well as audit support for a broad range of other additional
          kernel events.</li>

          <li>Kqueue support for audit pipes.</li>

          <li>Robustness improvements in the presence of low disk space
          conditions.</li>

          <li>Support for system call capture on additional platforms,
          such as ppc and ia64.</li>

          <li>Improved support for very large audit record sizes (as
          required for extensive execve support).</li>

          <li>id(1) now supports a -A argument to query audit state for
          the process.</li>

          <li>An audit_warn(5) event for trail rotation, which can be
          used for archiving, reduction, and other administrative
          activities.</li>
        </ul>

        <p>Lots of testing as part of the 6.2-BETA cycle would be much
        appreciated. Audit support will be considered an experimental
        feature in FreeBSD 6.2-RELEASE, but we hope that it will be a
        production feature in 6.3-RELEASE.</p>
      </p>
    </body>

    <help>
      <task>Continue expanding auditing of syscall arguments.</task>

      <task>Continue expanding auditing of administrative tools.</task>

      <task>More testing!</task>

      <task>Continue to explore improvements of the administrative model
      for audit trails, etc.</task>
    </help>
  </project>

  <project cat='kern'>
    <title>MMC/SD Support</title>

    <contact>
      <person>
        <name>
          <given>Warner</given>

          <common>Losh</common>
        </name>

        <email>imp@freebsd.org</email>
      </person>

      <person>
        <name>
          <given>Bernd</given>

          <common>Walter</common>
        </name>

        <email>tisco@freebsd.org</email>
      </person>
    </contact>

    <links>
    </links>

    <body>
      <p>The MMC/SD stack got a significant boost this quarter. Warner
      Losh and Bernd Walter have written a generic MMC/SD flash card
      stack for FreeBSD, and have implemented a host controller for the
      AT91RM9200 embedded ARM controller they are each using in separate
      projects.</p>

      <p>The stack is presently experimental in quality. It is being used
      as the root file system for these embedded projects. There's been
      no work done to support hot insertion and removal of cards (neither
      board wires up the pins necessary, and besides, / disappearing is
      very bad). There are still many rough edges.</p>

      <p>This is a freshly written stack. It has been written using the
      SD 1.0 (and recently 2.0) simplified specification, with the
      SanDisk MMC application notes supplementing. The Linux stack looks
      good, although not entirely standards conforming (there's work in
      progress that I've not seen that is supposed to fix this) and it
      is contaminated with the GPL. The OpenBSD stack also looks
      interesting, but Warner's experience porting NEWCARD over from
      NetBSD suggested that a fresh rewrite may be faster, at least for
      the bus and driver level. Since MMC is fairly simple, a port of the
      sdhci driver might be possible.</p>

      <p>Please see the open tasks list.</p>
    </body>

    <help>
      <task>Write sdhci driver, and integrate it into the current
      stack.</task>

      <task>Add support for hot plugging of cards.</task>

      <task>Add support for MMC cards (SD cards were the first
      target).</task>

      <task>Expand SD support to include SDIO cards as well as the new
      SDHC standard cards.</task>

      <task>Export stats via sysctl for each of the cards that are found
      as a debugging and usage monitoring aid.</task>

      <task>Add support for reading/writing multiple blocks at a time to
      improve performance.</task>

      <task>Implement any other host controller.</task>

      <task>Add proper support for timeouts.</task>
    </help>
  </project>

  <project cat='arch'>
    <title>Sun Niagara port</title>

    <contact>
      <person>
        <name>
          <given>Kip</given>

          <common>Macy</common>
        </name>

        <email>kmacy@FreeBSD.org</email>
      </person>
    </contact>

    <body>
      <p>Support for the UltraSparc T1 (Niagara) continues to improve.
      The code has recently been checked into public CVS under
      sys/sun4v.</p>

      <p>It isn't clear whether or not I will have time to implement full
      logical domaining support before the APIs become publicly
      available. Testing indicates that substantial work will be needed
      before FreeBSD can take full advantage of all 32 threads.</p>
    </body>

    <help>
      <task>Random testing and bug fixes.</task>

      <task>Import and extend improved mutex profiling support.</task>

      <task>Virtual network and virtual disk device drivers for logical
      domains.</task>
    </help>
  </project>

  <project cat='arch'>
    <title>Xen Port</title>

    <contact>
      <person>
        <name>
          <given>Kip</given>

          <common>Macy</common>
        </name>

        <email>kmacy@FreeBSD.org</email>
      </person>
    </contact>

    <body>
      <p>Work on Xen support has slowly been continuing in perforce. The
      SOC student fixed several bugs and is continuing to work on it.
      Someone is needed who has the time to complete dom0 support and
      shepherd it production level stability.</p>

      <p>Sufficient interest has been expressed in it that it probably
      makes sense to check it in to public CVS so that more people can
      try it out. Time permitting, I will bring it up to date and check
      it in the next month.</p>
    </body>

    <help>
      <task>dom0 support.</task>

      <task>General testing and bug fixing.</task>
    </help>
  </project>

  <project cat='proj'>
    <title>FreeSBIE</title>

    <contact>
      <person>
        <name>
          <given>FreeSBIE</given>

          <common>Staff</common>
        </name>

        <email>staff@FreeSBIE.org</email>
      </person>

      <person>
        <name>
          <given>Matteo</given>

          <common>Riondato</common>
        </name>

        <email>matteo@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url href="http://www.FreeSBIE.org">FreeSBIE Website</url>

      <url href="http://liste.gufi.org/mailman/listinfo/freesbie">
      FreeSBIE ML Subscription Form</url>

      <url href="http://people.freebsd.org/~matteo/GMV/GMVAnnounce.txt">
      FreeSBIE GMV Announcement</url>
    </links>

    <body>
      <p>FreeSBIE is a FreeBSD based LiveCD.</p>

      <p>On August 19th, Matteo Riondato, a member of the FreeSBIE staff,
      released an unofficial ISO, codename FreeSBIE GMV, based on FreeBSD
      -CURRENT (read the Announcement to download it). This is supposed
      to be the first in a series of four ISOs that will end up with the
      release of FreeSBIE 2.0. Matteo is now working on another ISO,
      codename FreeSBIE LVC, which is scheduled to be released October 12th.</p>

      <p>FreeSBIE 2.0 will be based on FreeBSD 6.2-RELEASE and will
      hopefully be released at EuroBSDCon 2006 in Milan. It will be
      available for the i386 and AMD64 platforms.</p>
    </body>

    <help>
      <task>Test the released ISO in preparation for the release.</task>

      <task>Suggest software to include in the ISO.</task>

      <task>Submit a simple and clear but complete fluxbox
      configuration.</task>
    </help>
  </project>

  <project cat='soc'>
    <title>Update of the Linux compatibility environment in the
    kernel</title>

    <contact>
      <person>
        <name>
          <given>Alexander</given>

          <common>Leidinger</common>
        </name>

        <email>netchild@FreeBSD.org</email>
      </person>

      <person>
        <name>
          <given>Roman</given>

          <common>Divacky</common>
        </name>

        <email>rdivacky@FreeBSD.org</email>
      </person>

      <person>
        <name>
          <given>Emulation</given>

          <common>Mailinglist</common>
        </name>

        <email>emulation@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url href="http://wiki.FreeBSD.org/linux-kernel">Wiki page about
      the linux compatibility environment.</url>
    </links>

    <body>
      <p>Roman Divacky participated in the Google Summer of Code 2006 and
      implemented a major part of the syscall compatibility to the 2.6.16
      Linux kernel. The work has been committed to -CURRENT (the default
      compatibility still being a 2.4.2 Linux kernel) and we are working
      on fixing the remaining bugs as time permits.</p>

      <p>"Intron" submitted an implementation for the linux aio syscalls.
      His work has been committed to the Perforce repository.</p>

      <p>We also started to consolidate a list of known bugs, open issues
      and helpful stuff (e.g. regression tests and their status) in
      -CURRENT on a page in the FreeBSD wiki (see the links-section). It
      also contains a link to a more or less up-to-date patch with stuff
      we have in the Perforce repository so that interested people can
      help with testing. Thanks to the help of Marcin Cieslak we already
      fixed some bugs (some of the fixes are already MFCed to
      -STABLE).</p>

      <p>Thanks to the nice regression tests of the Linux Test Project
      (LTP) we have a list of small (and not so small) things which need
      to be looked at. This list makes up for a quick start into kernel
      hacking. So if you have a little bit of knowledge about C
      programming, and if you want to help us a little bit in improving
      FreeBSD, feel free to have a look at the list and to try to fix a
      problem or two. Sometimes it is as easy as "if (error condition)
      return Esomething;" (but you should coordinate with the emulation
      mailinglist, so that nobody does some work someone else just did
      too). Even if you do not know how to program, you can help. Have a
      look at the wiki page and tell us about things which should get
      mentioned there too. Or download the patch and test it.</p>
    </body>
  </project>

  <project cat='kern'>
    <title>Sound Subsystem Improvements</title>

    <contact>
      <person>
        <name>
          <given>Ariff</given>

          <common>Abdullah</common>
        </name>

        <email>ariff@FreeBSD.org</email>
      </person>

      <person>
        <name>
          <given>Alexander</given>

          <common>Leidinger</common>
        </name>

        <email>netchild@FreeBSD.org</email>
      </person>

      <person>
        <name>
          <given>Ryan</given>

          <common>Beasley</common>
        </name>

        <email>ryanb@FreeBSD.org</email>
      </person>

      <person>
        <name>
          <given>Multimedia</given>

          <common>Mailinglist</common>
        </name>

        <email>multimedia@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url href="http://people.FreeBSD.org/~ariff/">Some patches.</url>

      <url href="http://www.FreeBSD.org/projects/ideas/">The FreeBSD
      Project Ideas List.</url>

      <url href="http://wiki.FreeBSD.org/soundsystem">Wiki page about the
      sound system.</url>
    </links>

    <body>
      <p>Since the last status report we added basic support for envy24ht
      chips, imported the emu10kx driver into the base system and added
      support for High Definition Audio (HDA) compatible chips.</p>

      <p>Additionally the work of Ryan Beasley as part of his Google
      Summer of Code 2006 participation is committed. It adds
      compatibility to the Open Sound System (OSS) v4 API as far as this
      was possible. This allows for more sophisticated programs to be
      written. For example it is now possible to synchronize the start of
      multiple sound channels. It is also possible for a driver to
      support more than the AC97 mixer devices, but so far no driver has
      been extended to support this yet. More about it can be found in
      the wiki and in the official OSS documentation.</p>

      <p>The wiki page about the sound system was started to describe
      the current status of the sound system and to provide some
      information about where we are heading. But more work needs to be
      done to reach this goal. So far we collected some information about
      the status of the most recent work in the soundsystem. So if you
      have a look at it and you think that something important is
      missing, just tell us about it. While fully prepared content is
      very welcome, we are even happy about some ideas what we should
      list on the wiki page.</p>
    </body>

    <help>
      <task>Have a look at the sound related entries on the ideas
      list.</task>

      <task>sndctl(1): tool to control non-mixer parts of the sound
      system (e.g. spdif switching, virtual-3D effects) by an user
      (instead of the sysctl approach in -current); pcmplay(1),
      pcmrec(1), pcmutil(1).</task>

      <task>Plugable FEEDER infrastructure. For ease of debugging various
      feeder stuff and/or as userland library and test suite.</task>

      <task>Extend the wiki page.</task>
    </help>
  </project>

  <project cat='net'>
    <title>Bridge Spanning Tree Protocol Improvements</title>

    <contact>
      <person>
        <name>
          <given>Andrew</given>

          <common>Thompson</common>
        </name>

        <email>thompsa@FreeBSD.org</email>
      </person>
    </contact>

    <body>
      <p>Work is almost finished to implement the Rapid Spanning Tree
      Protocol (RSTP) which supersedes Spanning Tree Protocol (STP).
      RSTP has a much faster link failover time of around one second
      compared to 30-60 seconds for STP, this is very important on
      modern networks. The code will be posted shortly for testing and
      feedback.</p>
    </body>
  </project>

  <project cat='ports'>
    <title>OCaml language support in ports</title>

    <contact>
      <person>
        <name>
          <given>Stanislav</given>

          <common>Sedov</common>
        </name>

        <email>stas@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url
      href="http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/ports/lang/ocaml/bsd.ocaml.mk?rev=1.3&amp;content-type=text/plain">
      Framework include file</url>
    </links>

    <body>
      <p>There were a number of OCaml ports in our tree, and each of them
      was doing the same work by maintaining OCaml ld.conf in the correct
      state, installing/removing their files/entries etc. To simplify the
      task of OCaml-language ports creation, the special framework
      (bsd.ocamk.mk) was developed and most of the ports were converted to
      use this framework. This allowed a lot of duplicate code to be
      removed. This new framework handles all the things required to
      install an OCaml-language library and properly register it.
      bsd.ocaml.mk also contains knobs to deal with findlib-powered
      libraries, modify ld.conf in the proper way, etc. Also, a lot of
      new Ocaml-related ports were added.</p>
    </body>
  </project>

  <project cat='ports'>
    <title>Enlightenment DR17 support in the ports tree</title>

    <contact>
      <person>
        <name>
          <given>Stanislav</given>

          <common>Sedov</common>
        </name>

        <email>stas@FreeBSD.org</email>
      </person>
    </contact>

    <body>
      <p>Integration of the new innovative e17 window manager into the
      ports tree is almost completed. A lot of new e17-related
      applications was ported, all old ports were updated to the latest
      stable cvs snapshot. The special framework (bsd.efl.mk) was created
      to support the whole thing and simplify the creation of dependent
      ports. I'll commit the changes in the days before the ports
      freeze.</p>

      <p>Thanks to Sergey Matveychuk (sem@) for providing a machine to
      place CVS snapshots on. Without his help it will be impossible.</p>
    </body>

    <help>
      <task>Port Entrance (xdm-like app, but very appealing).</task>

      <task>Port Net and Wlan e17 module.</task>

      <task>Develop FreeBSD-specific e17 apps/modules to use The
      Ports Collection, system configs, etc.</task>
    </help>
  </project>

  <project cat='arch'>
    <title>CPU Microcode Update Software</title>

    <contact>
      <person>
        <name>
          <given>Stanislav</given>

          <common>Sedov</common>
        </name>

        <email>stas@FreeBSD.org</email>
      </person>
    </contact>

    <body>
      <p>Last month I was working on a driver/module to update the
      microcode of Intel or AMD CPUs that support having their
      microcode updated. As you might know these processors are
      microcode-driven and this firmware can be updated. Intel(R)
      often releases microcode updates, and AMD(R) updates can be
      found in BIOS programs. The work is almost finished now, I just
      need to find a bit of time to test it on AMD64 systems and
      perform some code cleanup. The driver also provide a way for
      userland programs to access the Machine Specific Registers (MSR)
      and CPUID info for a certain cpu. This will allow some programs
      like x86info to provide more accurate information about cpus in
      SMP systems and make assumptions based on the contents of the
      MSR.</p>

      <p>Thanks to John Baldwin, Kostik Belousov, John-Mark Gurney and
      Divacky Roman for helping during development.</p>
    </body>

    <help>
      <task>Perform testing on the AMD64-based systems.</task>

      <task>Write manpage.</task>

      <task>Code cleanup/checks.</task>
    </help>
  </project>

  <project cat='ports'>
    <title>Improving FreeBSD Ports Collection Infrastructure</title>

    <contact>
      <person>
        <name>
          <given>Gábor</given>

          <common>Kövesdán</common>
        </name>

        <email>gabor@FreeBSD.org</email>
      </person>
    </contact>

    <contact>
      <person>
        <name>
          <given>Erwin</given>

          <common>Lansing</common>
        </name>

        <email>erwin@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url
      href="http://wiki.freebsd.org/G%C3%A1borK%C3%B6vesd%C3%A1n">
      Gábors wiki page.</url>
    </links>

    <body>
      <p>During the Google Summer of Code 2006, Gábor worked on several
      ideas to improve the ports infrastructure:</p>

      <ol>
        <li>New handling for i386 binary ports.</li>

        <li>Cleanup: use ECHO_CMD and ECHO_MSG in bsd.port.mk
        properly.</li>

        <li>Add basic infrastructure support for debugging.</li>

        <li>Installing ports with different destination (DESTDIR
        macro).</li>

        <li>Cleanup: Move fetch shell scripts out of bsd.port.mk.</li>

        <li>Make ports respect CC and CFLAGS.</li>

        <li>Cross-compiling Ports.</li>

        <li>Plist generator tool.</li>
      </ol>

      <p>The first three items have been completed and the next two
      items are being worked on. The DESTDIR support was more
      complicated than presumed and took more time than expected to
      complete.  Gábor will continue working to finish these tasks and
      other ports related tasks. FreeBSD is happy to have interested
      him to keep working on ports and ports infrastructure.</p>
    </body>
  </project>

  <project cat='kern'>
    <title>Gvinum improvements</title>

    <contact>
      <person>
        <name>
          <given>Ulf</given>

          <common>Lilleengen</common>
        </name>

        <email>lulf@pvv.ntnu.no</email>
      </person>
    </contact>

    <links>
      <url
      href="http://folk.ntnu.no/lulf/patches/freebsd/gvinum/gvinum_all_current.diff" />
    </links>

    <body>
      <p>I thought that since I sent a status report the last time, I
      might as well send one now.</p>

      <p>Since the last status report I have done work on several of the
      remaining commands as attach, detach, and finally the concat
      command to be able to create concatenated volumes with one easy
      command. The mirror and stripe commands are the next step after
      this.</p>

      <p>The most important thing I've been working on is maybe the
      implementation of drivegroups. I have posted a bit information on
      this mailinglists, but basically, it's a way to group drives with
      the same configuration. This way, you can make many commands
      operate on groups instead of drives, and the group-abstraction will
      handle how the underlying subdisks are created on the drives.
      In the future one will be able to move groups to different
      machines, etc.</p>

      <p>I've created a patch of all my work that is not in HEAD yet here
      (this is a snapshot of my development branch, so how thing's are
      done might be changed quite fast):
      <a
      href="http://folk.ntnu.no/lulf/patches/freebsd/gvinum/gvinum_all_current.diff">
      http://folk.ntnu.no/lulf/patches/freebsd/gvinum/gvinum_all_current.diff</a>
      </p>

      <p>Be aware that a there will probably be bugs in the code,
      so don't use it in production yet!</p>

      <p>Thanks to Greg Lehey for offering to help me on getting this
      into CVS, and all feedback on this has been good.</p>
    </body>

    <help>
      <task>Remaining components, mirror, stripe and some info
      commands.</task>
    </help>
  </project>

  <project cat='misc'>
    <title>FreeBSD Multimedia Resources List</title>

    <contact>
      <person>
        <name>
          <given>Edwin</given>

          <common>Groothuis</common>
        </name>

        <email>edwin@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url href="http://www.mavetju.org/unix/multimedia.php" />

      <url href="http://www.mavetju.org/unix/multimedia-rss.php">RSS
      version</url>
    </links>

    <body>
      <p>I have setup the FreeBSD Multimedia Resources List, a
      one-stop-shop for FreeBSD related podcasts, vodcasts and
      audio/video resources. Hopefully this list will make it easier for
      people to find and keep up to date with these recordings. The
      overview is available as a normal HTML page and as an XML/RSS
      feed.</p>

      <p>The ultimate goal is to have this list to reside under the
      www.FreeBSD.org umbrella.</p>
    </body>
  </project>

  <project cat='soc'>
    <title>SNMP monitoring (BSNMP)</title>

    <contact>
      <person>
        <name>
          <given>Shteryana</given>

          <common>Shopova</common>
        </name>

        <email>shteryana@FreeBSD.org</email>
      </person>
    </contact>

    <contact>
      <person>
        <name>
          <given>Bjoern A.</given>

          <common>Zeeb</common>
        </name>

        <email>bz@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url
      href="http://perforce.freebsd.org/depotTreeBrowser.cgi?FSPC=//depot/user/soc%2dshteryana/bsnmp&amp;HIDEDEL=NOe">
      P4 workspace</url>

      <url href="http://wiki.freebsd.org/CategorySNMP">SNMP-related
      pages on FreeBSD Wiki</url>

      <url href="http://wiki.freebsd.org/SnmpBridgeModule">A wiki page on
      if_bridge(4) monitoring module</url>

      <url href="http://www.freshports.org/net-mgmt/bsnmptools/">
      bsnmptools port</url>
    </links>

    <body>
      <p>A BRIDGE monitoring module for FreeBSD's BSNMP daemon has been
      implemented. In addition to RFC 4188 single bridge support and
      extending the kernel to get access to all the information, a
      private MIB was designed in order to be able to monitor multiple
      bridges supported by FreeBSD. The kernel part has already been
      committed to -CURRENT (thanks to thompsa@), for -STABLE a patch is
      available (see the wiki), code has already been reviewed.</p>

      <p>SoC 2005 work on SNMP client tools is now available too via port
      (net-mgmt/bsnmptools), thanks to Andrew Pantyukhin for the port.</p>
    </body>

    <help>
      <task>More testing is very welcome.</task>

      <task>if_vlan(4) monitoring module.</task>

      <task>jail(8) monitoring module.</task>
    </help>
  </project>

  <project cat='misc'>
    <title>BSDCan 2007</title>

    <contact>
      <person>
        <name>
          <given>Dan</given>

          <common>Langille</common>
        </name>

        <email>dan@langille.org</email>
      </person>
    </contact>

    <links>
      <url href="http://www.bsdcan.org/" />
    </links>

    <body>
      <p>The dates for
      <a href="http://www.bsdcan.org/2007/">BSDCan 2007</a>
      have been set: 11-12 May 2007. As is usual, BSDCan will be held at
      University of Ottawa, with two days of tutorials prior to the
      conference starting.</p>

      <p>The
      <a href="http://www.bsdcan.org/2007/papers.php">call for papers</a>

      will go out in mid December. Start thinking about your submissions
      now!</p>
    </body>
  </project>

  <project cat='ports'>
    <title>FreshPorts</title>

    <contact>
      <person>
        <name>
          <given>Dan</given>

          <common>Langille</common>
        </name>

        <email>dan@langille.org</email>
      </person>
    </contact>

    <links>
      <url href="http://www.freshports.org/">FreshPorts - The Place For
      Ports</url>
    </links>

    <body>
      <p>The new 2U server mentioned in the last report now has a
      collection of Raptor drives in a RAID-10 configuration. Thanks to
      very generous donations from the community, I purchased eight of
      these drives at very good prices. The server will be deployed in
      the next few weeks.</p>

      <p>There has been quite a bit of work since the last report in
      June. Some highlights include:</p>

      <ul>
        <li>New news feed
        <a href="http://www.freshports.org/backend/">formats</a>,

        including newsfeeds for your watch list.</li>

        <li>Better pages caching for faster response.</li>

        <li>Sanity Test Failures now available
        <a
        href="http://news.freshports.org/2006/10/11/sanity-test-failures/">
        online.</a>
        </li>

        <li>Ability to
        <a
        href="http://news.freshports.org/2006/10/15/all-commits-under-a-point- in-the-tree/">
        search for all commits</a>

        (ports, doc, src, etc) under a given point in the tree.</li>
      </ul>

      <p>For more detail, please review the
      <a href="http://news.freshports.org/">FreshPorts Blog</a>

      .</p>
    </body>
  </project>

  <project cat="team">
    <title>The FreeBSD Foundation</title>

    <contact>
      <person>
        <name>
          <given>Deb</given>

          <common>Goodkin</common>
        </name>

        <email>deb@FreeBSD.org</email>
      </person>
    </contact>

    <links>
      <url href="http://www.freebsdfoundation.org" />
    </links>

    <body>
      <p>The FreeBSD Foundation continued to support the FreeBSD project
      and community through various activities. These activities include
      creating strategies for fund development and actively seeking
      funding for the FreeBSD community, coordinating a new IBM
      Bladeserver project, and protecting the image and integrity of
      FreeBSD by governing the use of the trademarks. We are pleased to
      be a sponsor of EuroBSDCon and will be sponsoring a few developers
      to attend the conference through our travel grant program. And
      finally, we have secured funds for a major project that will be
      announced later this month.</p>
    </body>
  </project>
</report>