summaryrefslogtreecommitdiff
path: root/uts
AgeCommit message (Collapse)AuthorFilesLines
2016-12-04sys/mmap.h: expose getpagesizes & mmapobjIgor Pashev2-12/+53
2015-10-21sys/mman.h expose memcntl()Igor Pashev3-3/+19
2015-10-19Updated changelogIgor Pashev1-1/+3
2015-10-19Suggest new driverdbIgor Pashev1-2/+2
2015-10-19Added basic ABI sanity testIgor Pashev6-0/+2218
2015-10-19Removed old files, added newIgor Pashev3-22/+20
2015-10-19Updated for avl_swapIgor Pashev1-19/+7
2015-10-19Added bnxe-macro.patchIgor Pashev2-0/+16
2015-10-19Refreshed patchesIgor Pashev5-25/+30
2015-10-19New upstream snapshot. Updated patchesIgor Pashev21-1931/+154
2015-10-19Added test-origIgor Pashev1-2/+12
2015-10-18TypoIgor Pashev1-1/+1
2015-10-18TypoIgor Pashev1-2/+2
2015-10-18uts (4.3.1.git.35107df-2)Igor Pashev1-2/+2
2015-10-18Sanity checkIgor Pashev2-1/+7
2015-10-17Updated debian/copyright, though it is not accurateIgor Pashev1-4/+0
2015-10-17Set install rootIgor Pashev1-6/+15
2015-10-17Use 3.0 (quilt) format with new dh_illumos_gateIgor Pashev4-100/+59
2015-10-104.3+9 by GCC 5Igor Pashev10-0/+212
2015-03-27uts (4.3+8) unstable; urgency=mediumIgor Pashev2-0/+15
* One more issue with rpc/rpc.h. Now both libc and samba can be compiled as is. Updated debian/patches/rpc-rpc-h.patch
2015-03-26uts (4.3+7)Igor Pashev1-2/+2
2015-03-26Added debian/patches/statfs-is-statvfs.patchIgor Pashev3-0/+174
2015-02-11Updated debian/patches/rpc-rpc-h.patchIgor Pashev2-18/+27
2015-01-11uts (4.3+6) unstable; urgency=mediumIgor Pashev1-5/+5
* Added debian/patches/index_t.patch * Added debian/patches/rpc-rpc-h.patch * Added debian/patches/sys-ioctl-include-termios.patch * Added debian/patches/regset-names.patch
2015-01-11Added debian/patches/regset-names.patchIgor Pashev2-0/+23
2015-01-11rpc/svc_mt.h should not be included for kernel (missing synch.h)Igor Pashev1-7/+6
2015-01-08sys/ioctl.h should include sys/termios.hIgor Pashev3-0/+14
2014-12-25Added debian/patches/rpc-rpc-h.patch: resolve conflicts with other librariesIgor Pashev3-0/+33
2014-11-04Get rid of index_tIgor Pashev3-0/+220
2014-10-01uts (4.3+5) unstable; urgency=mediumIgor Pashev3-2/+18
* Install usr/src/uts/common/sys/scsi/impl/*.h to usr/include/sys/scsi/impl * Install usr/src/uts/common/sys/scsi/generic/*.h to /usr/include/sys/scsi/generic * Define SOL_TCP == IPPROTO_TCP in netinet/in.h (updated define-SOL_IP.patch) * Added disable-clobbered-warning.patch
2014-10-01Define SOL_TCP == IPPROTO_TCPIgor Pashev2-5/+7
2014-06-22Install usr/src/uts/common/sys/scsi/generic/*.h to /usr/include/sys/scsi/genericIgor Pashev3-2/+3
2014-06-21Install usr/src/uts/common/sys/scsi/impl/*.h to usr/include/sys/scsi/implIgor Pashev3-1/+8
2014-06-17uts (4.3+4) unstable; urgency=mediumIgor Pashev3-7/+9
* sys/ioctl.h: do not include sys/tt*.h unless BSD_COMP is defined, other files (sys/filio.h, sys/sockio.h) are included unconditionally (updated sys_ioctl_h-bsd-comp.patch). This fixes FTBFS of the shadow package, caused by the previous version of that patch. sys/tt*.h shadow some macros from sys/termios.h * Backported 4840 ddi_dma_mem_alloc()/ddi_dma_mem_free() are O(n**2) [illumos-4840-ddi_dma_mem_alloc.patch] * Install usr/src/uts/common/sys/ib/*.h to usr/include/sys/ib (moved to uts-dev)
2014-05-06Backported 4840 ddi_dma_mem_alloc()/ddi_dma_mem_free() are O(n**2)Igor Pashev3-0/+175
2014-05-05sys/ioctl.h: do not include sys/tt*.h unless BSD_COMP is definedIgor Pashev2-10/+14
2014-05-02uts (4.3+3) unstable; urgency=mediumIgor Pashev4-106/+199
* Added sys_ioctl_h-bsd-comp.patch * Completely removed compiler check from sys/feature_tests.h (updated relax-standard-conformance.patch * Install usr/include/sys/sysevent_impl.h. Replaces libsysevent1-dev (<< 2.10-3) * Install usr/src/uts/common/inet/ilb.h to /usr/include/inet * Install usr/src/uts/common/sys/fs/smbfs_mount.h /usr/include/sys/fs * New package illumos-kernel-headers: - many kernel headers under /usr/include/illumos - some headers moved from uts-dev * Build with gcc 4.8: - Added uts-gcc48-warnings.patch - Build depends gcc (>= 4:4.8.2)
2014-04-25Install comstar headersIgor Pashev1-3/+11
2014-04-25Install fc ulp and private headersIgor Pashev1-0/+2
2014-04-25Install emlxs headersIgor Pashev1-0/+1
2014-04-25Fixed path to sys/sysevent_impl.hIgor Pashev1-1/+1
2014-04-25 Build with gcc 4.8.Igor Pashev4-1/+69
- Added uts-gcc48-warnings.patch - Build depends gcc (>= 4:4.8.2)
2014-04-23New package: illumos-kernel-headersIgor Pashev4-13/+21
This package provides the architecture-specific kernel header files for illumos kernel, generally used for building out-of-tree kernel modules (like kmdb).
2014-04-22Completely removed compiler check from sys/feature_tests.hIgor Pashev2-18/+24
2014-04-15A lot of new headers to allow building out of illumos sourceIgor Pashev3-1/+16
* Install usr/src/uts/i86pc/sys/*.h to usr/include/illumos/i86pc/sys * Install usr/src/uts/i86xpv/sys/*.h to usr/include/illumos/i86xpv/sys * Install usr/src/uts/common/fs/sockfs/*.h to usr/include/illumos/fs/sockfs * Install usr/src/uts/common/io/*.h to usr/include/illumos/io * Install usr/src/uts/common/inet/sctp/*.h to usr/include/illumos/inet/sctp * Install usr/src/uts/common/sys/cmt.h to usr/include/sys * Install usr/include/sys/sysevent_impl.h. Replaces libsysevent1-dev (<< 2.10-3)
2014-04-12Added sys_ioctl_h-bsd-comp.patchIgor Pashev3-0/+31
We always want more from sys/ioctl.h, especially FIONREAD
2014-04-03uts (4.3+2) unstable; urgency=mediumIgor Pashev1-0/+7
* Refreshed illumos-4682.patch * Define SYS_accept4 in sys/syscall.h (updated syscall-accept4.patch)
2014-04-03Refreshed illumos-4682.patchIgor Pashev1-11/+11
2014-04-03Define SYS_accept4 in sys/syscall.hIgor Pashev1-11/+23
2014-04-02uts (4.3+1) unstable; urgency=mediumIgor Pashev1-3/+3
* Disabled building kmdb (with disable-kmdb.patch) * Added illumos-4431-4616-igb.patch: - 4431 igb support for I354 - 4616 igb has uninitialized kstats * Depends on updated driverdb (>= 4.3+1) * Backported fixes for bugs: 4622 asy.conf interrupt configuration broken (illumos-4622-asy.patch) 4653 net hooks registered with HH_BEFORE or HH_AFTER hints create invalid hint_value kstats (illumos-4653.patch) 4679 want workaround for Intel erratum BT81 (illumos-4679-intel-erratum-BT81.patch) 4682 panic in mptsas refhash (illumos-4682.patch)