summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/lx_brand
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 King2-39/+0
Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-05-15OS-7768 illumos-joyent needs smatch fixesJohn Levon1-5/+4
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2017-07-10OS-6211 support Linux accountingJerry Jelinek1-1/+1
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2017-04-05OS-6018 NFSv3 interaction with Linux statd failsJerry Jelinek1-2/+3
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2016-12-09OS-5838 lint errors in lx_brandJerry Jelinek1-0/+2
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2016-06-16OS-5462 lxbrand kernel should be lint cleanPatrick Mooney1-1/+4
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2016-02-25OS-5179 flatten zvol entries for /dev and /proc/partitionsJerry Jelinek1-2/+3
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2015-10-13OS-4741 Add support for multiple addresses & IPv6 to lx-branded zonesCody Peter Mello1-1/+1
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-06-11OS-4398 lxbrand async connect(3) should appear more successfulPatrick Mooney1-3/+4
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Joshua M. Clulow <jmc@joyent.com>
2015-06-05OS-4338 lxbrand expose route info via netlinkPatrick Mooney1-1/+2
OS-3866 lxbrand ip route show fails OS-4275 lxbrand ansible unable to query network facts Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2015-02-24OS-3561 lxbrand emulation library should execute on alternate stackJoshua M. Clulow1-4/+16
OS-3558 lxbrand add support for full in-kernel syscall handling OS-3545 lx_syscall_regs should not walk stack OS-3868 many LTP testcases now hang OS-3901 lxbrand lx_recvmsg fails to translate control messages when 64-bit Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com>
2014-09-19OS-2844 lx brand should support 64-bit user-landJerry Jelinek1-7/+7
2014-07-02OS-3137 lxbrand pipe does not pollnotify when end is closedJerry Jelinek1-1/+2
2014-03-20OS-2834 ship lx brandJerry Jelinek2-0/+192
2010-06-11PSARC/2010/169 EOF lx brandSurya Prakki2-192/+0
6959264 EOF lx brand
2008-12-116639750 brandz needs to re-think its use of /kernel in favour of /usr/kernel ↵jv2273471-4/+2
for modules it delivers
2007-09-286590340 brand_sys_int80() could do more sanity checkssp921021-1/+2
2006-11-056470037 remove global disable of some potentially useful lint warnings from ↵jg1-0/+8
the kernel lint build
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352482-0/+185
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