#
7fd79137 |
| 17-Jan-2019 |
Robert Mustacchi <rm@joyent.com> |
6885 CTF Everywhere Part 1 6886 Want ctfdiff 6887 ctfdump should be written in terms of libctf 6888 ctfmerge should be implemented in terms of libctf 6889 ctfconvert should be implemented in terms of
6885 CTF Everywhere Part 1 6886 Want ctfdiff 6887 ctfdump should be written in terms of libctf 6888 ctfmerge should be implemented in terms of libctf 6889 ctfconvert should be implemented in terms of libctf 6890 Want general workq 6891 Want general mergeq 6892 ctf_add_encoded assigns() incorrect byte size to types 6893 ctf_add_{struct,union,enum} can reuse forwards 6894 ctf_add_{struct,union,enum} occasionally forget to dirty the ctf_file_t 6895 ctf_add_member could better handle bitfields 6896 ctf_type_size() reports wrong size for forwards 6897 Want libctf ctf_kind_name() function 6898 Want libctf function to set struct/union size Portions contributed by: John Levon <john.levon@joyent.com> Portions contributed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
refs #4640
show more ...
|
#
356f7234 |
| 15-Jun-2017 |
Toomas Soome <tsoome@me.com> |
8685 uts and mdb: do not build 32bit kernel Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com>
8685 uts and mdb: do not build 32bit kernel Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Joshua M. Clulow <jmc@joyent.com>
(cherry picked from commit 21de20bca427dbae6983f9ff53e2b245f6efc2c8)
show more ...
|
#
105958d7 |
| 08-Dec-2014 |
Garrett D'Amore <garrett@damore.org> |
5773 Extra pointless steps in kernel module builds Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Reviewed by: Rich Lowe <richlowe@richlowe.net> Review
5773 Extra pointless steps in kernel module builds Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Rich Lowe <richlowe@richlowe.net>
show more ...
|
#
c0e7977a |
| 15-Oct-2013 |
Josef 'Jeff' Sipek <jeffpc@josefsipek.net> |
4027 remove CLOSED_BUILD 4028 remove CLOSED_IS_PRESENT 4029 remove tonic build bits Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by:
4027 remove CLOSED_BUILD 4028 remove CLOSED_IS_PRESENT 4029 remove tonic build bits Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
show more ...
|
#
ea76c26c |
| 10-Sep-2013 |
Andy Stormont <astormont@racktopsystems.com> |
3806 illumos build execs echo unnecessarily Reviewed by: Garrett D'Amore <garrett.damore@gmail.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Gordon Ross <gwr@nexenta.com> Approve
3806 illumos build execs echo unnecessarily Reviewed by: Garrett D'Amore <garrett.damore@gmail.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>
show more ...
|
#
d69cdb36 |
| 23-Jun-2013 |
Richard Lowe <richlowe@richlowe.net> |
3735 should include an empty make variable in the default CFLAGS/CCFLAGS 3844 the build should make source-level debugging easier Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'
3735 should include an empty make variable in the default CFLAGS/CCFLAGS 3844 the build should make source-level debugging easier Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
show more ...
|
#
2d4be7aa |
| 08-Sep-2012 |
Richard Lowe <richlowe@richlowe.net> |
3169 userland amd64 code should save arguments 3180 mdb should handle push-based argument save area 3192 mdb save-args matching should accept more agressive insn scheduling 3193 mdb save-args matchin
3169 userland amd64 code should save arguments 3180 mdb should handle push-based argument save area 3192 mdb save-args matching should accept more agressive insn scheduling 3193 mdb save-args matching should only consider insns which have executed Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
show more ...
|
#
7014882c |
| 22-Jul-2012 |
Richard Lowe <richlowe@richlowe.net> |
2933 compiler warning gags need better granularity Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
|
#
6a3e8e86 |
| 15-Apr-2012 |
Richard Lowe <richlowe@richlowe.net> |
1450 Illumos should be buildable with GCC4 Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Revie
1450 Illumos should be buildable with GCC4 Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
show more ...
|
#
19b94df9 |
| 17-Nov-2011 |
Matthew Ahrens <matt@delphix.com> |
1644 add ZFS "clones" property 1645 add ZFS "written" and "written@..." properties 1646 "zfs send" should estimate size of stream 1647 "zfs destroy" should determine space reclaimed by destroying mul
1644 add ZFS "clones" property 1645 add ZFS "written" and "written@..." properties 1646 "zfs send" should estimate size of stream 1647 "zfs destroy" should determine space reclaimed by destroying multiple snapshots 1708 adjust size of zpool history data Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: George Wilson <gwilson@zfsmail.com> Reviewed by: Albert Lee <trisk@opensolaris.org> Approved by: Garrett D'Amore <garret@nexenta.com>
show more ...
|
#
8ac09fce |
| 08-Nov-2011 |
Richard Lowe <richlowe@richlowe.net> |
backout 1644/1645/1646/1647/1708: Breaks 'zfs snapshot', boot environments
|
#
e5351341 |
| 06-Nov-2011 |
Matthew Ahrens <matt@delphix.com> |
1644 add ZFS "clones" property 1645 add ZFS "written" and "written@..." properties 1646 "zfs send" should estimate size of stream 1647 "zfs destroy" should determine space reclaimed by destroying mul
1644 add ZFS "clones" property 1645 add ZFS "written" and "written@..." properties 1646 "zfs send" should estimate size of stream 1647 "zfs destroy" should determine space reclaimed by destroying multiple snapshots 1708 adjust size of zpool history data Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: George Wilson <gwilson@zfsmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
show more ...
|
#
89b43686 |
| 15-Sep-2011 |
Bayard Bell <buffer.g.overflow@gmail.com> |
1073 migrate kernel modules from ancient _depends_on to true ELF dependencies Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Richard Low
1073 migrate kernel modules from ancient _depends_on to true ELF dependencies Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
show more ...
|
#
6ea3c060 |
| 12-Sep-2010 |
Garrett D'Amore <garrett@nexenta.com> |
6 Need open kcfd Reviewed by: gwr@nexenta.com, richlowe@richlowe.net, matt@greenviolet.net Approved by: richlowe@richlowe.net
|
#
32e0ab73 |
| 28-Jul-2010 |
Misaki Miyashita <Misaki.Miyashita@Oracle.COM> |
6959099 T2 Crypto Drivers (ncp, n2cp, n2rng) need to implement self tests for FIPS 140-2 compliance
|
#
b83ec4ed |
| 22-Apr-2010 |
jmcp <James.McPherson@Sun.COM> |
6593513 make nightly -O cheaper
|
#
2fd415f4 |
| 17-Dec-2009 |
David Hollister <David.Hollister@Sun.COM> |
6905573 pmcs firmware module delivery
|
#
db9ce1c9 |
| 19-Nov-2009 |
Jerry Gilliam <Jerry.Gilliam@Sun.COM> |
6899987 sparc simulator cleanup
|
#
491f61a1 |
| 22-Oct-2009 |
Yanmin Sun <Yanmin.Sun@Sun.COM> |
PSARC 2009/543 FMA for Nehalem_EX 6814342 FMA for Intel Nehalem EX 6874673 ereport.cpu.intel.l1tlb produces wrong fault
|
#
4c06356b |
| 30-Sep-2009 |
dh142964 <David.Hollister@Sun.COM> |
PSARC 2008/672 thebe SAS/SATA driver PSARC 2008/755 ddi_ssoft_state(9F) and ddi_isoft_state(9F) PSARC 2008/764 Cfgadm SCSI-Plugin MPxIO Support PSARC 2009/125 scsi_device property interfaces 6726110
PSARC 2008/672 thebe SAS/SATA driver PSARC 2008/755 ddi_ssoft_state(9F) and ddi_isoft_state(9F) PSARC 2008/764 Cfgadm SCSI-Plugin MPxIO Support PSARC 2009/125 scsi_device property interfaces 6726110 pmcs driver (driver for thebe) 6726867 SCSAv3
show more ...
|
#
0a0e9771 |
| 24-Sep-2009 |
Darren Reed <Darren.Reed@Sun.COM> |
PSARC/2009/232 Solaris Packet Capture PSARC/2009/403 kstats for ipnet 6824047 every downcall function should have a "notsupported" function 6822740 RFE: provide PF_PACKET for developers on OpenSolari
PSARC/2009/232 Solaris Packet Capture PSARC/2009/403 kstats for ipnet 6824047 every downcall function should have a "notsupported" function 6822740 RFE: provide PF_PACKET for developers on OpenSolaris 6822741 RFE: Solaris needs BPF to improve the packet capture story 6867683 RFE: need to be able to retrieve physical interface flags
show more ...
|
#
b1e09399 |
| 23-Sep-2009 |
Jonathan Adams <Jonathan.Adams@Sun.COM> |
6851295 Need better CTF control macros
|
#
24fe0b3b |
| 30-Jul-2009 |
jmcp <James.McPherson@Sun.COM> |
6864230 hiho, hiho, it'ch chtime for CH to go Portions contributed by Rich Lowe
|
#
3c5e027b |
| 15-Jul-2009 |
Eric Taylor <Eric.Taylor@Sun.COM> |
6851199 unused /dev nameservices code can be removed
--HG-- rename : usr/src/lib/libdevinfo/devinfo_devname.c => usr/src/lib/libdevinfo/devinfo_profile.c
|
#
a9e68230 |
| 03-Jul-2009 |
Valerie Bubb Fenwick <Valerie.Fenwick@Sun.COM> |
PSARC 2009/161 EOF of SUNWn2cpact.v 6807849 need to bring n2cp module up to first class crypto citizen status
|