aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/opensolaris/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* sys: Retire OPENZFS_CWARNFLAGS now that it is empty.John Baldwin2023-03-221-1/+0
* Export symbols from opensolaris.ko and dtrace.koMark Johnston2021-11-171-1/+1
* openzfs: fix gcc kernel module buildsRyan Libby2020-12-271-0/+1
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-251-8/+8
* Export cpu_core from opensolaris.ko.Mark Johnston2019-04-201-0/+2
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Move implementations of uread() and uwrite() to the illumos compat layer.Mark Johnston2016-09-241-0/+1
* Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIRMarcel Moolenaar2014-03-061-6/+8
* opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUGAndriy Gapon2013-08-061-0/+2
* Finally... Import the latest open-source ZFS version - (SPA) 28.Pawel Jakub Dawidek2011-02-271-1/+2
* Simplify atomic selectionWarner Losh2010-09-131-2/+6
* Add OpenSolaris atomics for powerpc64 and connect ZFS to the build onNathan Whitehorn2010-07-171-1/+1
* fix atomic.S rename and vimage breakageKip Macy2009-05-091-3/+4
* As with ZFS use real atomic operations for sparc64.Marius Strobl2009-03-241-1/+1
* Add the DTrace kernel module makefiles.John Birrell2008-05-171-0/+23