summaryrefslogtreecommitdiff
path: root/usr/src/lib
AgeCommit message (Collapse)AuthorFilesLines
2014-12-15OS-3641 lxbrand mtr does not workPatrick Mooney2-24/+53
2014-12-12OS-3622 lxbrand needs ipv6Patrick Mooney2-50/+345
OS-3533 lxbrand nsd fails to start Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-12-12 [illumos-gate merge]Keith M Wesolowski2-18/+38
commit b7070b7dbcc2758a7f87cefb69ad42887a287152 5427 memory leak in libzfs when doing rollback commit 94bdecd9e84ae1042607002db3e64a6849da5874 5198 Want alternate global zone rule set for each ipf netstack 5197 Global zone should be able to manage NGZ ipf state commit c67987612cd8324e1f3d1b5110086552d19a2d89 5200 ipf_stack_destroy error messages when halting zones commit 2f443e27e5988131d8b57bec58ee15f9227e0899 5096 getaddrinfo doesn't properly handle AI_ADDRCONFIG | AI_V4MAPPED commit e48cae6f8c603e9a18cdb49fdf939cd4e1753e62 4643 nss_dns fails to obtain dns ttls Conflicts: usr/src/uts/intel/ipf/ipf.global-objs.debug64 usr/src/uts/common/inet/ipf/solaris.c usr/src/uts/common/inet/ipf/netinet/ipf_stack.h usr/src/uts/common/inet/ipf/netinet/ip_fil.h usr/src/uts/common/inet/ipf/ip_log.c usr/src/uts/common/inet/ipf/ip_fil_solaris.c usr/src/uts/common/inet/ipf/fil.c usr/src/man/man1m/ippool.1m usr/src/man/man1m/ipnat.1m usr/src/man/man1m/ipf.1m usr/src/lib/nsswitch/dns/common/dns_common.c usr/src/lib/nsswitch/dns/Makefile.com usr/src/lib/libzfs/common/libzfs_iter.c usr/src/cmd/ipf/tools/ippool.c usr/src/cmd/ipf/tools/ipnat.c usr/src/cmd/ipf/tools/ipmon.c usr/src/cmd/ipf/tools/ipfzone.c usr/src/cmd/ipf/tools/ipfstat.c usr/src/cmd/ipf/tools/ipfs.c usr/src/cmd/ipf/tools/ipf.c usr/src/cmd/ipf/lib/common/load_poolnode.c usr/src/cmd/ipf/lib/common/load_pool.c usr/src/cmd/ipf/lib/common/load_hashnode.c usr/src/cmd/ipf/lib/common/load_hash.c
2014-12-11OS-3636 lxbrand missing /dev/kmsgJerry Jelinek1-0/+1
2014-12-115427 memory leak in libzfs when doing rollbackJan Kryl1-4/+1
Reviewed by: Michael Tsymbalyuk <mtzaurus@gmail.com> Reviewed by: Steven Hartland <killing@multiplay.co.uk> Approved by: Dan McDonald <danmcd@omniti.com>
2014-12-105096 getaddrinfo doesn't properly handle AI_ADDRCONFIG | AI_V4MAPPEDRobert Mustacchi2-2/+37
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-12-104643 nss_dns fails to obtain dns ttlsRobert Mustacchi2-23/+199
Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gwr@nexenta.com>
2014-12-10OS-3628 lx brand: add support for eventfd20141211release-20141211Bryan Cantrill4-4/+24
2014-12-10OS-3625 add support for eventfdBryan Cantrill5-0/+71
2014-12-07 [illumos-gate merge]Keith M Wesolowski3-4/+4
commit 7adb730b589e553bf3b1ccfd9bae2df91c5c1061 5369 arc flags should be an enum 5370 consistent arc_buf_hdr_t naming scheme commit bafd1f1462c49949e0251d74b4fbfa24d29bc79a 5330 zone brands could control init restart behavior commit 156d6b3a5d0ba06e75f7973c6ba994107ae8df0e 5342 prstat -n option should accept 0 commit abdbe11c7877311202d2870b53d7c76264121b2c 5297 mptsas refhash replacement on reset can cause hang Conflicts: usr/src/uts/common/sys/zone.h usr/src/uts/common/os/exit.c (OS-3429) usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c usr/src/uts/common/fs/zfs/arc.c usr/src/man/man1m/prstat.1m usr/src/lib/libbrand/common/libbrand.c usr/src/cmd/zoneadmd/zoneadmd.c (OS-1170) usr/src/lib/libbrand/common/libbrand.h (copyright) usr/src/lib/libbrand/common/mapfile-vers (copyright)
2014-12-055330 zone brands could control init restart behaviorJerry Jelinek4-2/+37
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2014-12-05OS-3613 lxbrand convert ioctl to IKEPatrick Mooney6-3184/+15
OS-3532 lx has trouble listing interfaces in java OS-3576 lxbrand race in ioctl(FIONBIO) emulation Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com>
2014-12-04 [illumos-gate merge]Keith M Wesolowski2-8/+3
commit 08db0dbccad017e19ad23f4b307e9fd0dc96cda1 5377 bootadm update-archive misidentifies BEs as ramdisks commit c1379625401dfbe1c39b79136dd384a571d47fde 5314 Remove "dbuf phys" db->db_data pointer aliases in ZFS commit 2dc692e04c2d360aa723d8436a83b8f44e8fa77b 5340 add kstats to track reason for fork failures commit 83ff55dcd7fc7c3356d7b2d3f67ec99970728d9b 5366 strcoll_l may destroy its arguments, then crash Conflicts: usr/src/uts/common/os/zone.c usr/src/uts/common/os/lwp.c usr/src/uts/common/os/fork.c
2014-12-04OS-3612 lxbrand document LTP math and crashme as passing test groupsJerry Jelinek2-9/+9
2014-12-04OS-3608 lxbrand deliver LTP skip list and readmeJerry Jelinek4-1/+607
2014-12-03OS-3607 lxbrand LTP clock_nanosleep01 failsJerry Jelinek1-3/+13
2014-12-03OS-3271 lxbrand mssing clock_gettime and timer functionalityJerry Jelinek3-14/+183
2014-12-035366 strcoll_l may destroy its arguments, then crashRichard Lowe2-8/+3
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-12-02OS-3602 lxbrand LTP recv* tests failing on MSG_ERRQUEUE flagJerry Jelinek1-0/+18
2014-12-01OS-3596 lxbrand 64bit truncate03 fails, max file size limit not enforcedJerry Jelinek1-0/+51
2014-11-28OS-3594 lx brand: need support for MAP_32BITBryan Cantrill1-0/+7
2014-11-28OS-3598 lx brand: RLIM_INFINITY not correctly expressed on 64-bitBryan Cantrill1-2/+26
OS-3599 lx brand: glibc derives incorrect default stack size on 64-bit
2014-11-27 [illumos-gate merge]Keith M Wesolowski469-2252/+414
commit 67596cf9c2b72fce44cb338448ce7006e99953f8 5344 etc/ftpusers breaks some incrementals commit 5ecdb14294592edd8198f1f998c79e60406503ad 5271 matherr(3M) is designed for interposition, should not be direct bound commit ddc0e0b53c661f6e439e3b7072b3ef353eadb4af 5261 libm should stop using synonyms.h 5298 fabs is 0-sized, confuses dis(1) and others commit 1ec68d336ba97cd53f46053ac10401d16014d075 5262 libm needs to be carefully unifdef'd 5268 libm doesn't need to hide symbols which are already local commit 0b51021a5ac604aec4fe23e2cdcf97e3e886b9ec 5367 complex.h /* #if !defined(__cplusplus) */ comment foils gcc fixincludes commit f63ab3d5a84a12b474655fc7e700db3efba6c4c9 5349 verify that block pointer is plausible before reading
2014-11-265271 matherr(3M) is designed for interposition, should not be direct boundRichard Lowe1-1/+1
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Gordon Ross <gwr@nexenta.com>
2014-11-265261 libm should stop using synonyms.hRichard Lowe433-1555/+377
5298 fabs is 0-sized, confuses dis(1) and others Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Gordon Ross <gwr@nexenta.com>
2014-11-265262 libm needs to be carefully unifdef'dRichard Lowe117-699/+39
5268 libm doesn't need to hide symbols which are already local Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2014-11-26OS-3488 lxbrand 64bit LTP kill11 test failing for SIGPWR20141127release-20141127Jerry Jelinek1-2/+7
2014-11-25OS-3560 lxbrand git clone ltp.git failsJerry Jelinek2-7/+48
2014-11-255341 gcore fails with "no such file or directory" if write fails ... error ↵Keith M Wesolowski1-31/+56
is misleading Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-11-25OS-3591 lxbrand implement ppollJonathan Perkin5-11/+166
2014-11-24OS-3586 lxbrand support 64-bit straceJonathan Perkin1-9/+115
2014-11-24OS-3587 lxbrand micro optimisation in lx_handlerJonathan Perkin2-4/+0
2014-11-24 [illumos-gate merge]Keith M Wesolowski1-0/+37
commit 6f6a76adacda33b10633476dc6c5d66d7f17dd94 5351 scrub goes for an extra second each txg 5352 scrub should pause when there is some dirty data commit 2cb81960abf615b877f0e41e6db7fc14475d8cb6 5309 mdb $C should still try for stacks with unaligned frame pointers commit 6d89ca534e2138511ecb76c02bcec1bcb83f685b 5334 cleanup gcc warning for cmd/savecore commit 373dc1cf9a4e0791397a9b268cdac1f664af58a8 5348 zio_checksum_error() only fills in info if ECKSUM commit e6518318428d2be1962bf2d47fd83ebfe8cb2736 5350 clean up code in dnode_sync() commit d808a4fc6ac40e878a28e96f1ad7dd2ec439bfbf 5310 Remove always true tests for non-NULL ds->ds_phys commit 2a89c2c59b7c2beb2373c14368cbe7e32af6ffc1 5311 traverse_dnode may report success when it should not commit 587644a8567e6a9533f88401daa59cbd78c4632f 5312 libzfs should be decoupled from kernel's zfs_context.h commit 1e9bd7ec42f2d3bf854c2da35310901194833267 5213 panic in metaslab_init due to space_map_open returning ENXIO commit fbefb14f62976763eeaa74a0c1ac68accb38cf44 5179 Remove unused ZFS ARC functions commit 633fc3a6eed35d918db16925b7048d7a2e28064a 5295 remove maxburst logic from TCP's send algorithm
2014-11-225312 libzfs should be decoupled from kernel's zfs_context.hJustin T. Gibbs1-0/+37
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Will Andrews <willa@spectralogic.com> Reviewed by: Andriy Gapon <avg@FreeBSD.org> Approved by: Dan McDonald <danmcd@omniti.com>
2014-11-21OS-3554 lx brand: node.js test test-fs-append-file.js hangs on 64-bitBryan Cantrill2-84/+67
2014-11-20OS-3577 load average of "0.00, 2952798208.00, 0.00" seems suspiciousPatrick Mooney3-1/+75
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-11-20OS-3537 lxbrand exiting nodejs repl causes logoutPatrick Mooney1-1/+31
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-11-194962 libnsl: unused variable in clnt_dg_geterr()Shruti Sampat1-4/+5
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2014-11-19OS-3572 lxbrand fix various sigwaitinfo failures (fix cstyle)Jonathan Perkin1-2/+4
2014-11-20 [illumos-gate merge]Keith M Wesolowski1-4/+5
commit e408e389c93d969c38d1800c3b99c9dbfe643ed5 5336 detach(9E) forgot a pointer in its arguments commit a388614e98609b492a4937e6bf8bfdf340c6ba27 5332 cleanup gcc warning for cmd/fdformat commit b7ab9363c6e2655569be4922a449075200c3d990 4962 libnsl: unused variable in clnt_dg_geterr() commit 8d4235fba682c56f12ea86ef87ad6d349013c637 5302 vm: remove 'nopageage' static global Conflicts: usr/src/man/man9e/detach.9e (formatting)
2014-11-19OS-3572 lxbrand fix various sigwaitinfo failuresJonathan Perkin1-5/+9
2014-11-19OS-3571 lxbrand fix clock_gettime03 LTP testJonathan Perkin1-0/+3
2014-11-19 [illumos-gate merge]Keith M Wesolowski27-1062/+951
commit 1ed6b69a5ca1ca3ee5e9a4931f74e2237c7e1c9f 5316 allow smbadm join to use RPC commit 177d5b5f8c0e969013441207a0a705ae66b08cf7 5331 want sockaddr(3SOCKET) Manifests: usr/src/pkg/manifests/system-library.man3socket.inc
2014-11-19OS-3568 lxbrand implement getcpu (fix to use uucopy)Jonathan Perkin1-5/+4
2014-11-19OS-3568 lxbrand implement getcpuJonathan Perkin3-2/+26
2014-11-185316 allow smbadm join to use RPCGordon Ross27-1062/+951
Reviewed by: Bayard Bell <bayard.bell@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Thomas Keiser <thomas.keiser@nexenta.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-11-17OS-3551 lxbrand read syscall path is 1/2 the speed of nativeJerry Jelinek3-19/+3
2014-11-15OS-3552 lx brand: si_addr truncated for SIGSEGV on 64-bit, slaying JVMBryan Cantrill1-0/+1
2014-11-14OS-3424 LX brand does not support MS_SILENT flag to mount(2)Patrick Mooney1-3/+6
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2014-11-14OS-3548 lx brand: some name resolution fails on 64-bitPatrick Mooney3-21/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>