Science  People  Locations  Timeline
Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Home > FreeBSD


 Contents
FreeBSD is a Unix-like operating system descended from Unix via the BSD branch through 386BSD and 4.4BSD. It runs on processors compatible with the Intel x86 family, as well as on the DEC Alpha, the UltraSPARC processors by Sun Microsystems, the Itanium (IA-64) and AMD64 processors. Support for the PowerPC architecture is in development. It is generally regarded as being quite reliable and robust.

1 History and development

Initial development of FreeBSD was started in 19931993 is a common year starting on Friday and marked the Beginning of the International Decade to Combat Racism and Racial Discrimination (1993-2003 Events January January 1 Czechoslovakia divides. Establishment of independent Slovakia and Czech Republic., and took its sources from 386BSD. However, due to concerns about the legality of all the sources used in 386BSD, FreeBSD re-engineered much of the system with the FreeBSD 2.0 release in January of 19951995 was a common year starting on Sunday (see link for calendar). It has a Golden number of 1, and was the first year of the International Decade of the World's Indigenous People (1995- 2005): http://www. org/culture/indigenous . Events January events Ja using the 4.4BSD-Lite release from the University of California, BerkeleyThe University of California, Berkeley (also known as Cal Berkeley UCB or UC Berkeley is a public, coeducational university situated in the foothills of Berkeley, California to the east of San Francisco Bay, overlooking the Golden Gate and its bridge.. The FreeBSD Handbook includes more historical information about the genesis of FreeBSD.

The current (November 20042004 is a leap year starting on Thursday (the link is to a full 2004 calendar), and has also been designated the: International Year of Rice International Year to Commemorate the Struggle against Slavery and its Abolition Elections are to be held in 73 co) FreeBSD release is FreeBSD 5.3.[1] FreeBSD developerA software developer is an entity, either a company or individual, that creates software. A software development company, such as Microsoft, can be referred to as a software developer and can employ many hundred software developers, the individuals. Somets maintain (at least) two branches of simultaneous development: a -STABLE branch of FreeBSD, from which releases are cut about once every 4-6 months. The latest 4-STABLE release of FreeBSD is 4.10. The first 5-STABLE release was 5.3. The other development branch, -CURRENT, contains aggressive new kernel and userspace features. If a feature gets stable and mature it is eventually backported ("MFC" - Merge from CURRENT) to the STABLE branch.

FreeBSD 5 includes a number of new features, including many that are securitySecurity is being free from danger. In absolute sense this is hardly possible, it is a relative matter. The term can be used with reference to crime, accidents of all kinds, etc. Note that Security should not be confused with Safety. In some languages (e. related. The TrustedBSDThe TrustedBSD project provides a set of trusted operating system extensions to the FreeBSD operating system, targeting the Common Criteria for Information Technology Security Evaluation (see also Orange Book). This project is still under development, and project was formed for the express purpose of adding trusted operating system functionality to the FreeBSD operating system. An extensible mandatory access controlMandatory Access Control (MAC) is a technique to protect and contain computer processes, data, and system devices from mis-use. This extends the discretionary access controls of file system permissions and the concepts of users and groups. Traditional sys framework (the TrustedBSD MAC Framework), filesystem Access Control Lists (ACLs) and the new UFS2 filesystem all came from TrustedBSD. Some of the TrustedBSD functionality has been integrated into the NetBSD and OpenBSD operating systems as well. FreeBSD 5 also has support for encrypted filesystems, through the GDBE system written by Poul-Henning Kamp. [2] Other major FreeBSD 5 functions are related to more finely grained in-kernel locking to improve SMP performance, and a m:n (kernel:userland) threading solution called KSE which will be the default threading (pthreads) library, starting with 5.3.



Read more »

Non User