# Input description for the FreeBSD 2.0.5 source tree # Place this file and all the .hdr files in a directory, # cd into that directory, and say `src2html FreeBSD.s2h'. # set Srctree /usr/src/sys set Htmlroot . set Htmldir FreeBSD-srctree set Newsrctree newsrc set Formdir /cgi-bin # dir conf Kernel configuration parameters dir ddb Kernel debugging routines dir i386/apm i386-specific power management dir i386/apm/apm_init i386-specific power management dir i386/boot/biosboot i386-specific boot code dir i386/boot/dosboot i386-specific boot code dir i386/boot/kzipboot i386-specific boot code dir i386/boot/netboot i386-specific boot code dir i386/eisa evice drivers for peripherals on the EISA bus dir i386/i386 i386-specific code dir i386/ibcs2 Intel Unix Binary Compatibility code dir i386/include i386-specific C-language include files dir i386/include/pc i386-specific C-language include files dir i386/isa Device drivers for peripherals on the ISA bus dir i386/isa/ic Device drivers for peripherals on the ISA bus dir i386/isa/matcd Matsushita device driver dir i386/isa/pcvt VT-220 emulation code dir i386/isa/sound Device drivers for sound peripherals on the ISA bus dir i386/scsi Device drivers for SCSI peripherals on the ISA bus dir isofs/cd9660 ISO CD9660 file-system code dir kern The core OS routines: processes, scheduling, syscalls dir libkern The kernel library dir miscfs Miscellaneous file systems dir miscfs/deadfs Miscellaneous file systems dir miscfs/devfs Miscellaneous file systems dir miscfs/fdesc Miscellaneous file systems dir miscfs/fifofs Miscellaneous file systems dir miscfs/kernfs Miscellaneous file systems dir miscfs/nullfs Miscellaneous file systems dir miscfs/portal Miscellaneous file systems dir miscfs/procfs Miscellaneous file systems dir miscfs/specfs Miscellaneous file systems dir miscfs/umapfs Miscellaneous file systems dir miscfs/union Miscellaneous file systems dir msdosfs The MS-DOS file system code dir net Routing and general network interfaces dir netccitt CCITT Networking code dir netinet Internet protocols dir netiso ISO Networking code dir netiso/xebec ISO Networking code dir netns Xerox NS Networking code dir nfs The Network File System dir pci Device drivers for peripherals on the PCI bus dir scsi Device drivers for peripherals on the SCSI bus dir sys Widely used C-language include files dir ufs/ffs The Berkeley Fast Filesystem dir ufs/lfs The Log Filesystem dir ufs/mfs The Memory Filesystem dir ufs/ufs The Unix Filesystem dir vm The Virtual Memory Management subsystem