First page Back Continue Last page Summary Graphics
FreeBSD is a complete OS
FreeBSD consists of all the components needed for a complete operating system
- kernel
- compiler
- include files
- libraries
- user-land utilities
kernel and user-land are kept synchronized,
and can be built, from source, as a unit