summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2012-10-26OS-1645 after svccfg import is killed, subsequent import fails20121101release-20121101Jerry Jelinek1-1/+8
reviewed by Robert Mustacchi
2012-10-25OS-1665 Update pci.ids to latest releaseRobert Mustacchi1-261/+1040
2012-10-24OS-1634 svcs -ZL does not work when a pattern is specifiedBryan Cantrill1-1/+1
2012-10-22OS-1366 add support for BCM 5719, 5720, and BCM5784M chipsetRobert Mustacchi6-160/+404
2012-10-22OS-1643 improve comments for svc.startd [fix unicode backtick]Robert Mustacchi1-5/+5
2012-10-22OS-1643 improve comments for svc.startdRobert Mustacchi1-0/+130
2012-10-22OS-1209 shutdown of a zone can silently fail *sometimes* when a zone is ↵Jerry Jelinek1-0/+38
still starting up
2012-10-192869 duplicate packets with vnics over aggrsTheo Schlossnagle3-5/+42
2012-10-19OS-1626 tar -C support on extract would be niceJoshua M. Clulow2-1/+26
Reviewed by: Robert Mustacchi <rm@joyent.com>
2012-10-16OS-1561 mdb_v8 should display JSDate objectsBryan Cantrill1-195/+398
OS-1562 mdb_v8 should differentiate objects based on constructor OS-1563 mdb_v8 generates spurious warnings on some fields OS-1564 ::findjsobjects can avoid many one-byte mdb_vread()'s OS-1601 mdb_v8 should be able to print objects with dictionary properties OS-1618 mdb_v8 should quote strings when printing JSON objects
2012-10-16OS-1617 mdb_printf()'s "%H" misprints integer values larger than 64KBryan Cantrill1-1/+4
2012-10-11OS-1607 FSS observability needs to handle projects with no sharesJerry Jelinek1-8/+12
2012-10-10OS-1605 vrrpadm dies when its configuration file doesn't existRob Gulewich1-3/+13
2012-10-08OS-1595 locale support missingJerry Jelinek1-6/+10
reviewed by Robert Mustacchi
2012-10-08OS-1590 zfs dedup & compression properties should not be changeable on a ↵Jerry Jelinek1-2/+3
delegated dataset reviewed by Bill Pijewski
2012-10-05OS-1592 Hasta la vista libshell docsRobert Mustacchi29-4683/+0
OS-1593 aw hacks no longer needed
2012-10-03OS-1589 Stop building hal20121004release-20121004Robert Mustacchi1-1/+0
2012-10-01OS-883 Panic in i_mac_notifyMax Bruning1-10/+14
2012-09-28OS-1568 Want -zassert-deflib for ldRobert Mustacchi12-9/+191
OS-1569 ld.so.1 should check default paths for DT_DEPAUDIT OS-1570 ld(1) does not document -zfatal-warnings
2012-09-28OS-1584 ON should support a path to docbook XSL RootRobert Mustacchi2-1/+3
2012-09-27OS-1576 Sundry uninitialised variablesJoshua M. Clulow4-9/+15
Reviewed by: Robert Mustacchi <rm@joyent.com>
2012-09-27OS-1575 sas for the gooseJoshua M. Clulow1-0/+4
Reviewed by: Robert Mustacchi <rm@joyent.com>
2012-09-27OS-1574 libzdoor checks for NULL that cannot beJoshua M. Clulow1-6/+4
Reviewed by: Robert Mustacchi <rm@joyent.com>
2012-09-27OS-1573 vnic_dev.c insufficiently explicitJoshua M. Clulow1-4/+8
Reviewed by: Robert Mustacchi <rm@joyent.com>
2012-09-27OS-1572 Explicitly handle all possible enum values in switchesJoshua M. Clulow2-1/+7
Reviewed by: Robert Mustacchi <rm@joyent.com>
2012-09-27OS-1571 Placate gcc -WparenthesesJoshua M. Clulow5-10/+14
Reviewed by: Robert Mustacchi <rm@joyent.com>
2012-09-25OS-1506 panic from ill_taskq_dispatchRobert Mustacchi1-1/+12
2012-09-253320 noncompliant devices break sd-config-list (uninit variable)Keith M Wesolowski1-1/+1
2012-09-25OS-1558 Updated mr_sas breaks Studio buildJoshua M. Clulow5-71/+75
2012-09-253220 noncompliant devices break sd-config-listKeith M Wesolowski1-15/+53
2012-09-243220 noncompliant devices break sd-config-listKeith M Wesolowski1-6/+27
2012-09-20OS-1551 ld should tolerate SHT_PROGBITS for .eh_frame sections on amd6420120920release-20120920Bryan Cantrill4-18/+41
2012-09-19OS-1552 dr_sas needs fixes from OS-709Joshua M. Clulow4-1270/+198
2012-09-19OS-1234 add new rctls to resource_controls(5) man pageJerry Jelinek1-9/+107
2012-09-19OS-1553 duplicate code in cpu_update_pctJerry Jelinek1-18/+10
2012-09-18OS-1143 Update mr_sas for LSI 2208 supportJoshua M. Clulow11-1498/+8393
2012-09-18OS-1550 FSS observability and comment improvementsJerry Jelinek3-97/+166
2012-09-18OS-1545 dtrace_dof_maxsize is far too smallBryan Cantrill2-1/+98
2012-09-12OS-1282 SunSSH config should have TCPKeepAlive as synonym for KeepAliveJoshua M. Clulow4-6/+12
Reviewed by: Jerry Jelinek <jerry@joyent.com>
2012-09-12OS-1524 t_onfault should be preserved across pagefault() in trap()Bryan Cantrill2-10/+19
2012-09-12OS-1541 vmem_xalloc() needs to check for overflowBryan Cantrill1-0/+16
2012-09-11OS-1540 Would like %N support in date(1)Keith M Wesolowski2-3/+81
2012-09-10illumos syncJohn Sonnenschein627-105223/+12993
2012-09-09OS-1530 ipmi should use /dev/ipmi0 for compatabilityRichard Lowe11-236/+37
OS-1531 allow get_smbios_info to fail OS-1532 remove bmc_intf.h
2012-09-093098 zfs userspace/groupspace fail without saying why when run as non-rootYuri Pankov2-22/+26
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-09-08OS-1529 Hi, everybody! I'm dr_sas.Keith M Wesolowski10-0/+8703
2012-09-07OS-1512 improved FSS observabilityJerry Jelinek8-624/+16
2012-09-07OS-1514 ipmi assumes FreeBSD copyin() behaviourJoshua M. Clulow1-1/+2
Reviewed by: Jerry Jelinek <jerry@joyent.com>
2012-09-06OS-1501 mdb_v8 doesn't work on v8 3.13.2 and later20120906release-20120906Bryan Cantrill1-32/+92
2012-09-05OS-1519 prstat -n option should accept 0Jerry Jelinek3-13/+26
reviewed by Robert Mustacchi