aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/search/search.xml
blob: b5bc35bf85a5fbb9925424eb093b7b8785464fe6 (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
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY title "Search">
]>

<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
      <title>&title;</title>

      <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
    </head>

    <body>

    <h2>FreeBSD Search Services</h2>

    <ul>
      <li><a href="#web">Web pages</a></li>
      <li><a href="#mailinglists">Mailing list archives</a></li>
      <li><a href="search-mid.html">Message-ID</a></li>
      <li><a href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?query">
	GNATS Problem Reports (Bugs) database</a></li>
      <li><a href="http://www.FreeBSD.org/cgi/man.cgi">Manual Pages</a></li>
      <li><a href="http://www.FreeBSD.org/cgi/ports.cgi">
	Ports Changes</a></li>
    </ul>

    <p><!-- external search engines --></p>
    <ul>
      <li><a href="http://fxr.watson.org/">
	The Source Code</a></li>
      <li><a href="http://freebsd.rambler.ru/">Rambler: FreeBSD mail archives search</a></li>
      <li><a href="http://freebsd.markmail.org/">MarkMail: FreeBSD mail archives search</a></li>
    </ul>

    <p><a href="opensearch/">List of FreeBSD OpenSearch Plugins</a></p>
    <hr noshade="noshade"/>

    <a name="web"></a><h2>Web pages (including <a
	href="&base;/doc/en_US.ISO8859-1/books/faq/index.html">FAQ</a> and <a
	href="&base;/doc/en_US.ISO8859-1/books/handbook/index.html">Handbook</a>)</h2>

    <form action="http://www.FreeBSD.org/cgi/search.cgi" method="get">

      <h3>Search for:</h3>

      <p><em>Note: Use the operators AND or NOT to limit your search.  <a
	  href="searchhints.html">Look here for more hints</a>.</em></p>

      <p><input type="text" name="words" size="50"/><br/>
	Limit the number of results to</p>

      <select name="max">
	<option value="5">5</option>
	<option value="10">10</option>
	<option value="25" selected="selected">25</option>
	<option value="50">50</option>
	<option value="100">100</option>
	<option value="250">250</option>
      </select>

      <input type="submit" value="Submit Query"/>
      <input type="reset" value="Reset"/>

      <table>
	<tr>
	  <td><input type="checkbox" name="source" value="www" checked="checked"/>English Web Pages</td>
	  <td><input type="checkbox" name="source" value="www-de"/>German Web Pages</td>
	  <td><input type="checkbox" name="source" value="www-es"/>Spanish Web Pages</td>
	  <td><input type="checkbox" name="source" value="www-hu"/>Hungarian Web Pages</td>
	</tr>
	<tr>
	  <td><input type="checkbox" name="source" value="pkgdescr"/>Ported Applications</td>
	  <td><input type="checkbox" name="source" value="www-fr"/>French Web Pages</td>
	  <td><input type="checkbox" name="source" value="www-it"/>Italian Web Pages</td>
	  <td><input type="checkbox" name="source" value="www-zh"/>Chinese Web Pages</td>
	</tr>
	<tr>
	  <td><input type="checkbox" name="source" value="manpages"/>Manual Pages</td>
	  <td><input type="checkbox" name="source" value="www-ja"/>Japanese Web Pages</td>
	  <td><input type="checkbox" name="source" value="www-ru"/>Russian Web Pages</td>
	  <td></td>
	</tr>
      </table>
    </form>

    <hr noshade="noshade"/>

    <a name="mailinglists"></a><h2>Mailing list archives</h2>

    <p>The <a href="http://www.FreeBSD.org/mail/">mailing list archive</a>
      indexes are now updated weekly!</p>

    <p>An alternative way to read the mailing lists archives is to use the
      <a href="http://lists.FreeBSD.org/mailman/listinfo">Mailman/Pipermail
      list archive</a> (note that this archive only carries messages from
      March 2003 onward).</p>

    <p>The mailing lists (as well as many others) have also been archived by <a
	href="http://markmail.org/browse/?q=list:org.freebsd">MarkMail</a>.</p>

    <form action="http://www.FreeBSD.org/cgi/search.cgi" method="get">

      <h3>Search for:</h3>

      <p><em>Note: Use the operators AND or NOT to limit your
        search.  <a href="searchhints.html">Look here
	for more hints</a>.</em></p>

      <p><input type="text" name="words" size="50"/><br/>
	Limit the number of results to

	<select name="max">
	  <option value="5">5</option>
	  <option value="10">10</option>
	  <option value="25" selected="selected">25</option>
	  <option value="50">50</option>
	  <option value="100">100</option>
	  <option value="250">250</option>
	</select>

	sort by

	<select name="sort">
	  <option value="score">score</option>
	  <option value="date">score &amp; date</option>
	  <option value="subject">subject</option>
	  <option value="author">author</option>
	</select>

	Search

	<select name="index">
	  <option value="recent" selected="selected">recent</option>
	  <option value="all">all</option>
	</select>

	<br/>

	<input type="submit"/> <input type="reset"/></p>

	<h3>In archive(s):</h3>

	<p><em>Note: Searching more than three or four archives at once may
	  yield inaccurate results.</em></p>

	<h3>General Archives</h3>

	<table>
	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-advocacy"/> <strong>Advocacy</strong></td>
	    <td>FreeBSD Evangelism</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-announce"/> <strong>Announce</strong></td>
	    <td>Important events / milestones</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-chat"/> <strong>Chat</strong></td>
	    <td>Random topics (sometimes) related to FreeBSD</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-jobs"/> <strong>Jobs</strong></td>
	    <td>FreeBSD related job announcements and resumes</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-newbies"/> <strong>Newbies</strong></td>
	    <td>New FreeBSD users activities and discussion</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source" checked="checked"
	      value="freebsd-questions"/> <strong>Questions</strong></td>
	    <td>General questions</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-security-notifications"/> <strong>Security Notifications</strong></td>
	    <td>Announcements regarding FreeBSD security issues (including, e.g., CERT notices)</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-user-groups"/> <strong>User-Groups</strong></td>
	    <td>A forum for FreeBSD user groups</td>
	  </tr>
	</table>

	<h3>System Use and Administration</h3>

	<table>
	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-bugs"/> <strong>Bugs</strong></td>
	    <td>Reports and discussion of bugs</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-cluster"/> <strong>Cluster</strong></td>
	    <td>Discussions related to using FreeBSD in clustered environments</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
  	      value="freebsd-hardware"/> <strong>Hardware</strong></td>
	    <td>Discussions concerning hardware as it relates to FreeBSD</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-isp"/> <strong>ISP</strong></td>
	    <td>Discussions for ISPs using FreeBSD</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-performance"/> <strong>Performance</strong></td>
	    <td>Discussions of the performance of FreeBSD under high load or extreme conditions</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-security"/> <strong>Security</strong></td>
	    <td>FreeBSD computer security issues (DES, Kerberos, etc.)</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-stable"/> <strong>Stable</strong></td>
	    <td>Discussion of the FreeBSD-stable branch of the development tree</td>
	  </tr>
	</table>

	<h3>Developer</h3>

	<table>
	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-acpi"/> <strong>ACPI</strong></td>
	    <td>ACPI and power management development</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-afs"/> <strong>Afs</strong></td>
	    <td>Porting and using AFS (the Andrew File System) from CMU/Transarc</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-alpha"/> <strong>Alpha</strong></td>
	    <td>Porting FreeBSD to the DEC Alpha</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-amd64"/> <strong>AMD64</strong></td>
	    <td>Porting FreeBSD to the AMD64</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-apache"/> <strong>Apache</strong></td>
	    <td>Discussion about Apache related ports</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-arch"/> <strong>Arch</strong></td>
	    <td>Architecture and design discussions</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-arm"/> <strong>ARM</strong></td>
	    <td>Porting FreeBSD to the StrongArm</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-atm"/> <strong>ATM</strong></td>
	    <td>Using ATM networking with FreeBSD</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-audit"/> <strong>Audit</strong></td>
	    <td>Source code audit project</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-binup"/> <strong>Binup</strong></td>
	    <td>Design and development of the binary update system</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-bluetooth"/> <strong>Bluetooth</strong></td>
	    <td>Discussion about FreeBSD support for Bluetooth</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-chromium"/> <strong>Chromium</strong></td>
	    <td>FreeBSD-specific Chromium issues</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-bugbusters"/> <strong>Bugbusters</strong></td>
	    <td>Coordination of the Problem Report handling effort</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="cvs-all"/> <strong>Commit (all)</strong></td>
	    <td>All Changes made to all FreeBSD source trees</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="cvs-doc"/> <strong>Commit (doc)</strong></td>
	    <td>Changes made to the FreeBSD documents source tree</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="cvs-ports"/> <strong>Commit (ports)</strong></td>
	    <td>Changes made to the FreeBSD ports source tree</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="cvs-projects"/> <strong>Commit (projects)</strong></td>
	    <td>Changes made to the FreeBSD projects source tree</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="cvs-src"/> <strong>Commit (src)</strong></td>
	    <td>Changes made to the FreeBSD main source tree</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-config"/> <strong>Config</strong></td>
	    <td>Development of FreeBSD installation and configuration tools</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-current"/> <strong>Current</strong></td>
	    <td>Use of FreeBSD-current sources</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-cvsweb"/> <strong>CVSweb</strong></td>
	    <td>Technical discussions about use, development and maintenance of FreeBSD-CVSweb</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-database"/> <strong>Database</strong></td>
	    <td>Discussing database use and development under FreeBSD</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-doc"/> <strong>Doc</strong></td>
	    <td>Discussions concerning documentation</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-drivers"/> <strong>Drivers</strong></td>
	    <td>Writing device drivers for FreeBSD</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-embedded"/> <strong>Embedded</strong></td>
	    <td>Discussions about using FreeBSD in embedded systems</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-emulation"/> <strong>Emulation</strong></td>
	    <td>Emulating other systems on FreeBSD</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-firewire"/> <strong>Firewire</strong></td>
	    <td>Design and implementation
	      of a Firewire (aka IEEE 1394 aka iLink) subsystem for FreeBSD</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-fs"/> <strong>Fs</strong></td>
	    <td>Discussions concerning FreeBSD filesystems</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-geom"/>  <strong>GEOM</strong></td>
	    <td>GEOM-specific discussions and implementations</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-gnome"/> <strong>Gnome</strong></td>
	    <td>Discussions concerning the FreeBSD GNOME project</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-hackers"/> <strong>Hackers</strong></td>
	    <td>General technical discussions</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-i18n"/> <strong>I18n</strong></td>
	    <td>FreeBSD Internationalization</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-i386"/> <strong>i386</strong></td>
	    <td>i386-specific issues for FreeBSD</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-ia32"/> <strong>ia32</strong></td>
	    <td>FreeBSD on the IA32 platform</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-ia64"/> <strong>ia64</strong></td>
	    <td>Porting FreeBSD to Intel's upcoming IA64 systems</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-ipfw"/> <strong>ipfw</strong></td>
	    <td>Technical discussion concerning the redesign of the IP firewall code</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-isdn"/> <strong>ISDN</strong></td>
	    <td>Development of ISDN support for FreeBSD</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-java"/> <strong>&java;</strong></td>
	    <td>JDK porting and application development</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-libh"/> <strong>libh</strong></td>
	    <td>The second generation installation and package system</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-mips"/> <strong>MIPS</strong></td>
	    <td>Porting FreeBSD to MIPS</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-multimedia"/> <strong>Multimedia</strong></td>
	    <td>Discussions about FreeBSD as a multimedia platform</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-mobile"/> <strong>Mobile</strong></td>
	    <td>Using FreeBSD in a mobile environment</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-mozilla"/> <strong>Mozilla</strong></td>
	    <td>Porting mozilla to FreeBSD</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-net"/> <strong>Net</strong></td>
	    <td>Networking discussion and TCP/IP source code</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-new-bus"/> <strong>New Bus</strong></td>
	    <td>Technical discussions on Bus Architecture</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-office"/> <strong>Office</strong></td>
	    <td>Office applications on FreeBSD</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-openoffice"/> <strong>OpenOffice</strong></td>
	    <td>Discussions concerning the FreeBSD OpenOffice and StarOffice ports</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-perl"/> <strong>Perl</strong></td>
	    <td>Maintenance of a number of perl-related ports</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-pf"/> <strong>PF</strong></td>
	    <td>Discussion and questions about the packet filter firewall system</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-platforms"/> <strong>Platforms</strong></td>
	    <td>Cross-platform FreeBSD issues (non-Intel FreeBSD ports)</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-policy"/> <strong>Policy</strong></td>
	    <td>FreeBSD core team policy decisions</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-ports-bugs"/> <strong>Ports Bugs</strong></td>
	    <td>Bug reports concerning FreeBSD's ports collection</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-ports"/> <strong>Ports</strong></td>
	    <td>Discussions concerning FreeBSD's ports collection</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-ppc"/> <strong>PPC</strong></td>
	    <td>Porting FreeBSD to the PowerPC</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-python"/> <strong>Python</strong></td>
	    <td>FreeBSD-specific Python issues</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
              value="freebsd-qa"/> <strong>QA</strong></td>
	    <td>Discussion of quality assurance issues</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
  	      value="freebsd-rc"/> <strong>rc</strong></td>
	    <td>Discussion related to /etc/rc.d design and implementation</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-realtime"/> <strong>Realtime</strong></td>
	    <td>Development of realtime extensions to FreeBSD</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-scsi"/> <strong>SCSI</strong></td>
	    <td>Discussions about FreeBSD's SCSI support</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-small"/> <strong>Small</strong></td>
	    <td>Using FreeBSD in embedded applications</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-smp"/> <strong>SMP</strong></td>
	    <td>FreeBSD on multi-processor platforms</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-sparc64"/> <strong>SPARC64</strong></td>
	    <td>Porting FreeBSD to the SPARC64</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-standards"/> <strong>Standards</strong></td>
	    <td>FreeBSD Conformance to the C99 and the &posix; standards</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-threads"/> <strong>Threads</strong></td>
	    <td>Discussion about threading models in FreeBSD, including KSE and others</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-tilera"/> <strong>Tilera</strong></td>
	    <td>Porting FreeBSD to the Tilera family of CPUs</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-tokenring"/> <strong>Tokenring</strong></td>
	    <td>Support Token Ring in FreeBSD</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-toolchain"/> <strong>Toolchain</strong></td>
	    <td>Maintenance of FreeBSD's integrated toolchain</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-usb"/> <strong>USB</strong></td>
	    <td>Discussion about FreeBSD support for USB</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-vuxml"/> <strong>VuXML</strong></td>
	    <td>Discussion on VuXML infrastructure</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-x11"/> <strong>X11</strong></td>
	    <td>Maintenance and support of X11 on FreeBSD</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-xfce"/> <strong>XFCE</strong></td>
	    <td>XFCE for FreeBSD &mdash; porting and maintaining</td>
	  </tr>
	</table>

	<h3>Limited lists</h3>

	<table>
	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-hubs"/> <strong>Hubs</strong></td>
	    <td>People running mirror sites (infrastructural support)</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-install"/> <strong>Install</strong></td>
	    <td>Installation system development</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-wireless"/> <strong>Wireless</strong></td>
	    <td>802.11 stack, tools, device driver development</td>
	  </tr>

	  <tr>
	    <td><input type="checkbox" name="source"
	      value="freebsd-www"/> <strong>WWW</strong></td>
	    <td>Web site maintainers</td>
	  </tr>
	</table>

	<p><input type="submit"/></p>
      </form>


  </body>
</html>