summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/lx_systrace
AgeCommit message (Collapse)AuthorFilesLines
2021-12-14 [illumos-gate merge]release-20211216Dan McDonald1-1/+1
commit 532883ab3269bdf14c55e45838bc9ae275d70ed5 14285 check_rtime should recommend -fpic not -Kpic commit 0910f6b57d8ca5550c60180007b9cdeaabc88f1b 14284 check_rtime should check kernel modules commit 82d0151a507442720a3aea34c8925041894ab173 14268 kernel modules should be linked -ztype=kmod Conflicts: usr/src/uts/intel/bpf/Makefile usr/src/uts/intel/dld/Makefile usr/src/uts/intel/dls/Makefile usr/src/uts/intel/ipf/Makefile usr/src/uts/intel/iptun/Makefile usr/src/uts/intel/mac/Makefile usr/src/uts/intel/mac_ether/Makefile usr/src/uts/intel/mac_ib/Makefile usr/src/uts/intel/mac_wifi/Makefile usr/src/uts/sparc/bpf/Makefile usr/src/uts/sparc/dld/Makefile usr/src/uts/sparc/dls/Makefile usr/src/uts/sparc/mac/Makefile usr/src/uts/sparc/mac_ether/Makefile usr/src/uts/sparc/mac_ib/Makefile usr/src/uts/sparc/mac_wifi/Makefile usr/src/uts/intel/datafilt/Makefile usr/src/uts/intel/gsqueue/Makefile usr/src/uts/intel/inotify/Makefile usr/src/uts/intel/lx_brand/Makefile usr/src/uts/intel/lx_cgroup/Makefile usr/src/uts/intel/lx_devfs/Makefile usr/src/uts/intel/lx_netlink/Makefile usr/src/uts/intel/lx_proc/Makefile usr/src/uts/intel/lx_sysfs/Makefile usr/src/uts/intel/lx_systrace/Makefile usr/src/uts/intel/lxautofs/Makefile usr/src/uts/intel/lxprocfs/Makefile usr/src/uts/intel/nfp/Makefile usr/src/uts/intel/overlay/Makefile usr/src/uts/intel/smrt/Makefile usr/src/uts/intel/vmxnet/Makefile usr/src/uts/intel/vnd/Makefile usr/src/uts/intel/vxlan/Makefile usr/src/uts/sparc/datafilt/Makefile usr/src/uts/sparc/inotify/Makefile
2021-02-14OS-8254 Remove lint from usr/src/uts (#347)Jason King1-18/+0
Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2014-03-20OS-2834 ship lx brandJerry Jelinek1-0/+80
2010-06-11PSARC/2010/169 EOF lx brandSurya Prakki1-80/+0
6959264 EOF lx brand
2008-12-116639750 brandz needs to re-think its use of /kernel in favour of /usr/kernel ↵jv2273471-5/+4
for modules it delivers
2006-11-056470037 remove global disable of some potentially useful lint warnings from ↵jg1-0/+7
the kernel lint build
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352481-0/+74
6374606 ::nm -D without an object may not work on processes in zones 6409350 BrandZ project integration into Solaris 6455289 pthread_setschedparam() should return EPERM rather than panic libc 6455591 setpriority(3C) gets errno wrong for deficient privileges failure 6458178 fifofs doesn't support lofs mounts of fifos 6460380 Attempted open() of a symlink with the O_NOFOLLOW flag set returns EINVAL, not ELOOP 6463857 renice(1) errors erroneously --HG-- rename : usr/src/lib/libzonecfg/zones/SUNWblank.xml => usr/src/lib/brand/native/zone/SUNWblank.xml rename : usr/src/lib/libzonecfg/zones/SUNWdefault.xml => usr/src/lib/brand/native/zone/SUNWdefault.xml