Content deleted Content added
→NetBSD: This is my first edit on Wikipedia! Replaced a comma with a period, and added the accompanying capitalization. Tag: Reverted |
Restored revision 1275201068 by GordonZaft (talk): Congrats, but not an improvement :) |
||
Line 37:
[[NetBSD]] aims to provide a freely redistributable operating system that professionals, hobbyists, and researchers can use in any manner they wish. The main focus is [[software portability|portability]], through the use of clear distinctions between machine-dependent and machine-independent code. It runs on a wide variety of 32-bit and 64-bit processor architectures and hardware platforms, and is intended to interoperate well with other operating systems.
NetBSD places emphasis on correct design, well-written code, stability, and efficiency
The NetBSD cross-compiling framework (also known as "build.sh"<ref>{{cite web |url=https://www.netbsd.org/docs/guide/en/chap-build.html |title=Chapter 31. Crosscompiling NetBSD with build.sh |work=The NetBSD Guide |author=The NetBSD Foundation |date=10 January 2010 |access-date=15 January 2010}}</ref>) lets a developer build a complete NetBSD system for an architecture from a more powerful system of different architecture ([[cross-compiling]]), including on a different operating system.
|