summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-18OS-2150 project reference count leak in tasksys_settaskid()20130418release-20130418Bryan Cantrill1-0/+4
2013-04-17 [illumos-gate merge]Keith M Wesolowski2-15/+43
2013-04-173687 fopen() O_CLOEXEC support via the "e" flagTheo Schlossnagle2-15/+43
2013-04-15 [illumos-gate merge]Keith M Wesolowski13-15/+115
2013-04-15OS-2140 ::dtrace can yield no outputus-west-2Bryan Cantrill1-1/+2
2013-04-15OS-2139 need to ship libdtrace_forceload.soBryan Cantrill1-0/+2
2013-04-15OS-2131 dtrace(1M) should never create DOF with empty probes sectionBryan Cantrill5-8/+83
2013-04-15OS-2122 Only probes from the first DTrace object file will be includedBryan Cantrill4-3/+114
2013-04-123708 Fast reboot support in ixgbeSaso Kiselkov1-1/+49
2013-04-123666 Implement SOCK_CLOEXEC flag to socket()Theo Schlossnagle4-5/+46
2013-04-123673 core dumping is abysmally slowBryan Cantrill30-49/+631
2013-04-11 [illumos-gate merge]Keith M Wesolowski1-1/+8
2013-04-113679 prtconf should print out PCI database informationRobert Mustacchi18-9/+1128
2013-04-113668 add "%H" to mdb_printf() for human-readable sizes (fix kmdb)Bryan Cantrill1-3/+17
2013-04-11OS-2132 mdb_printf()'s "%H" must not use floating point under _KMDBBryan Cantrill1-2/+9
2013-04-10 [illumos-gate merge]Keith M Wesolowski2-58/+11
2013-04-103674 onbld Checks should not query opensolaris.orgJoshua M. Clulow1-52/+3
2013-04-103645 dmu_send_impl: possibilty of pool hold leakMatthew Ahrens1-6/+8
2013-04-093668 add "%H" to mdb_printf() for human-readable sizesBryan Cantrill2-3/+145
2013-04-09OS-2113 multiple extern map file definitions corrupt symbol table entryBryan Cantrill1-24/+25
2013-04-08 [illumos-gate merge]Keith M Wesolowski10-214/+161
2013-04-083650 mdb global symbol tab completion should find all symbolsMatthew Ahrens5-61/+37
2013-04-073654 zdb should print number of ganged blocksMatthew Ahrens7-154/+125
2013-04-05 [illumos-gate merge]Keith M Wesolowski9-199/+202
2013-04-053675 DTrace print() should try to resolve function pointersRobert Mustacchi4-4/+86
2013-04-053677 /dev/ipnet can duplicate packetsRobert Mustacchi1-4/+23
2013-04-053683 pfiles shouldn't try to trace itselfRobert Mustacchi3-13/+25
2013-04-053672 mac_unregister does not clear mi_dstaddr_setRobert Mustacchi1-0/+1
2013-04-043682 /usr/bin/head should implement -c -q and -vRobert Mustacchi2-30/+88
2013-04-043500 Support LSI SAS2008 (Falcon) Skinny FW for mr_sas(7D)Dan McDonald5-190/+194
2013-04-03 [illumos-gate merge]20130404release-20130404Keith M Wesolowski8-191/+159
2013-04-033665 Implement O_CLOEXEC as an open() flagTheo Schlossnagle5-1/+32
2013-04-03OS-2094 ON tools should honor $MAKERobert Mustacchi13-39/+127
2013-04-03918 Need better IP fanout (esp. with VLANs present)Dan McDonald1-101/+123
2013-04-03OS-2070 mdb_v8 should autoconfigure based on DYNSYM, not SYMTABBryan Cantrill1-2/+2
2013-04-03OS-2071 executable mapping in core dump misreported when file isn't foundBryan Cantrill1-3/+7
2013-04-03OS-2077 agent LWP evades detection from mdbBryan Cantrill1-6/+25
2013-04-023638 ld confuses files with group sections and files that should lazy loadRichard Lowe2-3/+4
2013-04-02 [illumos-gate merge]Keith M Wesolowski4-1/+17
2013-04-023667 Allow ixgbe to use unsupported SFP modulesSaso Kiselkov4-1/+17
2013-04-02OS-2075 ptime -p could support multiple processesRobert Mustacchi2-41/+81
2013-04-01OS-2084 left behind enemy lines, agent LWP can go rogueBryan Cantrill1-6/+12
2013-04-01OS-2085 add visibility into agent LWP's spymasterBryan Cantrill23-19/+421
2013-03-28OS-2081 GRUB console device help message needs to be more helpfulKeith M Wesolowski1-1/+3
2013-03-28 [illumos-gate merge]Keith M Wesolowski4-8/+43
2013-03-283619 cp -p clobbers permissions/ownership following symbolic linksAlexander Eremin1-1/+11
2013-03-283660 tcp_slow_start_* tunables should allow increasing the initial congestion...Theo Schlossnagle3-7/+32
2013-03-27OS-2083 Remove mDNS syslog spamJonathan Perkin1-1/+1
2013-03-26OS-2076 grub corrupts stack while installing stage1.5Jerry Jelinek2-6/+6
2013-03-25 [illumos-gate merge]Keith M Wesolowski3-27/+100