An open-source Unix operating system -- this is a read-only mirror of the official repository at https://code.illumos.org/plugins/gitiles/illumos-gate https://illumos.org
  • C 85.6%
  • Roff 6.6%
  • Shell 1.8%
  • Makefile 1.7%
  • Assembly 1.4%
  • Other 2.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Andy Fiddaman e8f5c080cc 18316 getmntent() falls back to parsing mnttab as text after any ioctl error
Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2026-08-18 20:35:06 +00:00
exception_lists 17689 posix_spawn() could avoid copying data and stopping threads 2026-07-10 23:20:25 +00:00
usr/src 18316 getmntent() falls back to parsing mnttab as text after any ioctl error 2026-08-18 20:35:06 +00:00
.gitignore 18290 add .$EXTEND to .gitignore 2026-07-28 18:06:52 +03:00
.hgtags Added tag onnv_147 for changeset 67d1861e02c15565f9bc5a6e271fa99c13d0d4c8 2010-08-16 23:02:16 -07:00
CODE_OF_CONDUCT.md 11772 adopt a Code of Conduct for the illumos project 2019-10-18 19:57:40 -07:00
README.md 11772 adopt a Code of Conduct for the illumos project 2019-10-18 19:57:40 -07:00

illumos-gate

This is the core illumos source tree.

Building

The illumos build must be run on an illumos-based operating system. See the Building illumos section of our documentation for detailed instructions.

Contributing

Code changes must be reviewed and tested. If you'd like to submit a change for inclusion in the project, please see the Contributing to illumos guide in our documentation.

Community

The illumos community is small but active. We welcome everybody who would like to use the software and participate in the community -- whether you've decades of experience in systems software, or you're just getting started; whether you work for a company that uses illumos, or you just find it personally interesting.

Our Community guide includes details about our Mailing Lists and IRC channels.

Code of Conduct

Participation in our community spaces, and in the project in general, are covered by our Code of Conduct. By participating in the project you agree to abide by its terms.

License

Most of the existing code is licensed under the CDDL and we expect new code will generally be under this license as well. Modifications of existing code may not alter the original license terms. Integrations of code from upstream sources that use another open source license are permissible, subject to approval of the advocates.