![]() |
|
|
| |
|
||||
Berkeley Software Distribution (BSD) is the name of the UNIX derivative distributed in the 1970s from the University of California, Berkeley. The name is also used collectively for the modern descendants of these distributions. Missing image
BSD-daemon-rendering.png A rendering of the BSD daemon by Poul-Henning Kamp
HistoryAT&T Bell Laboratories permitted Berkeley and other universities to use and extend the source code to their UNIX operating system in its infancy. Berkeley used the software as a research base for investigations into operating system design through the 1970s and 1980s. Eventually, the systems that Berkeley students had developed for their research had replaced almost every component of the AT&T UNIX system, and in the early 1990s the full Berkeley source code was released to the public under the BSD License. This led to a copyright lawsuit between AT&T and Berkeley, USL v. BSDi, which was settled almost entirely in Berkeley's favor, conclusively establishing BSD's free nature. While the lawsuit was still pending however, it cast a significant doubt over whether the Berkely distribution would remain free. The case lasted nearly two years, and in this time the Linux kernel was released and proliferated. Linus Torvalds, the initial creator of the widely used Linux kernel, has stated that if there had been a free Unix like operating system that could run on 386 architecture (a 386 port of BSD was underway at the time) he likely would not have created Linux. Although it is debatable exactly what effect that would have had on the software landscape since, there is little doubt that it would have been substantial. Today BSD is developed as a number of descendent free software projects. It is also used in countless proprietary software products, as permitted by the BSD license. For example, Microsoft used BSD-derived code (acquired from a small Scottish company, Spider) in early implementations of TCP/IP for Windows, some of which may still be in use in later versions. TechnologyBSD pioneered many of the advances of modern computing. Berkeley's Unix was the first to include library support for the Internet Protocol stacks, Berkeley sockets. By integrating sockets with the UNIX operating system file descriptors, users of their library found it almost as easy to read and write data across the network, as it was to put data on a disk. The AT&T laboratory eventually released their own STREAMS library, which incorporated much of the same functionality in a software stack with better architectural layers, but the already widely-distributed sockets library, together with the unfortunate omission of a function call for polling a set of open sockets (an equivalent of the select call in the Berkeley library), made it difficult to justify porting applications to the new API. StructureLike AT&T Unix, the BSD kernel is monolithic, meaning that device drivers in the kernel run in ring 0, the core of the operating system. Early versions of BSD were used to form Sun Microsystems' SunOS, founding the first wave of popular Unix workstations. BSD descendantsCurrent Unix-like operating systems that descend from BSD include:
See alsoExternal links
Further reading
cs:BSD de:Berkeley Software Distribution es:BSD eo:BSD fr:Berkeley software distribution hr:BSD it:Berkeley Software Distribution hu:Berkeley Software Distribution nl:Berkeley Software Distribution ja:BSD no:Berkeley Software Distribution pl:BSD pt:BSD sv:BSD vi:BSD |
||
|
|
|
|
|
|
Copyright 2008 WordIQ.com - Privacy Policy
::
Terms of Use
:: Contact Us
:: About Us This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "BSD". |