summaryrefslogtreecommitdiff
path: root/usr/src/cmd/perl/contrib/Sun/Solaris
AgeCommit message (Collapse)AuthorFilesLines
2022-05-0914666 BUILD.SO rules shouldn't change search paths, should be consistentRichard Lowe38-117/+697
Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-03-1014443 resection manual pages per IPD4Richard Lowe6-14/+12
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-02-0612252 remove sunfire-specific code from kstat(1m)Peter Tribble1-172/+2
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2019-10-249531 Want netstat -u to show PIDs associated with socketsAndy Fiddaman1-2/+3
11707 provide 64-bit libdhcpagent 11708 netstat should be smatch and CERRWARN clean Portions contributed by: Mohamed A. Khalfella <khalfella@gmail.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Dominik Hassler <hadfl@omniosce.org> Approved by: Garrett D'Amore <garrett@damore.org>
2019-09-277661 illumos should provide 64bit perl modulesAndrew Stormont8-30/+47
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-01-0410162 Sun/Solaris/Kstat: cast between incompatible function typesToomas Soome1-1/+9
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2014-08-225102 Kstat.xs fails to build on the SPARC platformGary Mills1-0/+6
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Andy Stormont <AStormont@racktopsystems.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-05-074831 Gate's Utils.so for perl needs to be linked properlyDan McDonald1-0/+3
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Andy Stormont <AStormont@racktopsystems.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2014-04-063900 illumos will not build against gcc compiled perl (fix studio, pkg, ↵Richard Lowe8-0/+16
incremental)
2014-04-043900 illumos will not build against gcc compiled perlAndy Stormont87-9898/+455
4723 Remove unused perl extensions Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Dan McDonald <danmcd@omniti.com>
2012-09-083165 Privilege.xs perform unsafe casting of priv_ptype_t to intTheo Schlossnagle1-1/+1
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
2012-09-08Backed out changeset e05f5705283d (wrong name)Dan McDonald1-1/+1
2012-09-083165 Privilege.xs perform unsafe casting of priv_ptype_t to intDan McDonald1-1/+1
Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
2012-04-182636 Perl bits do not compile cleanly under 64bit perlTheo Schlossnagle2-2/+2
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-05-162242 libraries should be more careful casting pointersRichard Lowe1-1/+1
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Albert Lee <trisk@nexenta.com>
2011-05-151027 add vminfo.updates to perl kstat moduleMike Harsch1-0/+1
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Richard Elling <richard.elling@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2010-08-16PSARC 2010/309 Processor Group (PG) Kstats and ToolsAlexander Kolbasov3-0/+1924
6923529 Provide command for printing PG utilization 6764835 Provide command for printing processor group information 6973973 Lonely Cache PG is created on M3000
2010-07-146968165 ::ioapic and ::apic should be limited to kmdbJimmy Vetayases1-1/+1
6968169 missing start dates in some interrupt related files
2010-06-24PSARC/2009/505 IRM Framework Extension(s)Jimmy Vetayases2-8/+8
PSARC/2009/665 Pcitool Extensions 6669984 Solaris x86 need to provide large number of interrupt vectors for MSI/MSI-x 6866130 Interrupt Resource Management (IRM) support on x86 platforms 6876744 Need a new mdb debugger module for the new apix PSM 6881939 decouple current i86xpv interrupt implementation from i86pc 6916041 Pcitool Enhancement(1M) for the new apix PSM on X86 6957091 update pcitool(1m) manpage for 6916041 --HG-- rename : usr/src/cmd/mdb/i86pc/modules/pcplusmp/apic.c => usr/src/cmd/mdb/i86pc/modules/pcplusmp/pcplusmp.c
2010-06-166861643 Perl Sun::Solaris modules ought to be delivered for 5.10John Sonnenschein3-10/+27
6875355 Perl's Sun::Solaris::Intrs doesn't include pci_tools.h properly
2010-06-10PSARC 2004/445 EOF of vmstat -c optionJohn Levon1-27/+1
4801975 remove flushmeter + kstats after EOF period (PSARC 2004/445) 5034996 remove vmstat -c (after EOF period for PSARC 2004/445)
2010-05-116522512 Sun::Solaris::* perl modules are confused about licensingJohn Sonnenschein61-1423/+87
2010-04-28PSARC 2009/377 In-kernel pfexec implementation.Casper H.S. Dik1-4/+4
PSARC 2009/378 Basic File Privileges PSARC 2010/072 RBAC update: user attrs from profiles 4912090 pfzsh(1) should exist 4912093 pfbash(1) should exist 4912096 pftcsh(1) should exist 6440298 Expand the basic privilege set in order to restrict file access 6859862 Move pfexec into the kernel 6919171 cred_t sidesteps kmem_debug; we need to be able to detect bad hold/free when they occur 6923721 The new SYS_SMB privilege is not backward compatible 6937562 autofs doesn't remove its door when the zone shuts down 6937727 Zones stuck on deathrow; netstack_zone keeps a credential reference to the zone 6940159 Implement PSARC 2010/072
2009-07-08PSARC/2009/340 Interrupt affinity interfaces and PCITool enhancementsEvan Yan1-4/+2
6796906 Interfaces needed for querying and re-targetting msi-x interrupts 6805710 px driver should support re-targetting MSI-X interrupts 6849547 PCITool enhancements 6851623 ddi_intr_enable() and ddi_intr_disable() fails randomly for dup interrupt.
2009-06-05PSARC 2007/072 PRIV_AWARE_RESETCasper H.S. Dik1-2/+2
6452447 Need the ability to limit each and every privilege on login
2009-03-196812373 bsmrecord(1M) should be able to read multi line token attributes ↵Jan Friedel1-2/+61
from audit_record_attr.
2008-12-05PSARC 2005/462 Removal of Perl 5.6.1 from Solaris 11John Sonnenschein23-15105/+54
6766281 perl 5.6.1 is obsolete
2008-08-066733918 Teamware has retired, please welcome your new manager, MercurialMark J. Nelson17-125/+99
4758439 some files use "current date" sccs keywords 6560843 asm sources should not rely on .file "%M%" for naming STT_FILE symbols 6560958 Solaris:: perl modules should not use SCCS keywords in version information 6729074 webrev doesn't deal well with remote ssh hg parents
2008-05-276688142 Lgrp perl test broken in 5.6.1 (fix keywords)vm1568881-2/+2
2008-05-236629836 perl 5.8 vulnerable to buffer overflow in regular expression enginevm1568881-1/+11
6688142 Lgrp perl test broken in 5.6.1
2007-09-18PSARC 2006/260 Solaris on Xenjohnlev1-2/+2
PSARC 2007/155 IPv4 Network Configuration Enhancements for Xen Guest Domains 6424124 panic in intr_thread->av_dispatch_autovect->atomic_add_ptr 6496858 mdb could use a memory-based IO backend 6515319 workaround for 6491065 needs to be removed from elfextract.c 6518807 snv_nightly: SUNWcakr pkgck error 6551858 PSARC 2006/260 Solaris on Xen 6584697 Can't boot Xen / Solaris dom0 if root is using ZFS 6593429 usr/src/cmd/devfsadm isn't linting properly 6600359 mdb_kvm_intrframe() is unused 6600750 can remove 'u' workaround from zlib 6601465 /dev/lofictl needs to accept kernel ioctl 6604043 Erronous ASSERT in sdev_vnops.c ASSERT(VTOSDEV(vp)->sdev_attrvp); --HG-- rename : usr/src/common/util/memset.h => deleted_files/usr/src/common/util/memset.h rename : usr/src/uts/common/krtld/mapfile => deleted_files/usr/src/uts/common/krtld/mapfile rename : usr/src/uts/i86pc/boot/boot_keyboard.h => deleted_files/usr/src/uts/i86pc/boot/boot_keyboard.h rename : usr/src/uts/intel/io/i8254.c => usr/src/uts/i86pc/io/microfind.c rename : usr/src/uts/i86pc/cpunex/Makefile => usr/src/uts/intel/cpunex/Makefile rename : usr/src/uts/i86pc/io/cpunex.c => usr/src/uts/intel/io/cpunex.c
2007-06-24PSARC 2006/266 Shared Context Supportpaulsan1-1/+10
PSARC 2006/267 Shared Region HME Block support 6388600 do_virtual_coloring checks should be expunged from sfmmu 6449192 Integrate support for MMU Shared Contexts 6449195 Integrate support for Shared Region HME Blocks
2007-06-06PSARC/2007/301 PCItool extensions for handling groups of interrupt vectorsschwartz2-22/+52
PSARC/2007/302 PSM_INTR_OPS extensions for handling groups of interrupt vectors 6458838 Once intrd performs reassignment, MSI interrupts stop coming 6564773 Cleanup pcitool versioning 6565502 apic_rebind could write IOAPIC for fixed interrupts
2007-02-20PSARC 2006/554 setproject(3PROJECT) defining, and enhancing behaviourrd1170152-9/+8
6194864 simultaneous setproject()'s on the same project can fail to set rctl 6449567 setproject(3PROJECT) deletes resource controls set through prctl(1M) 6450539 projmod(1M) does not provide a mechanism to refresh "in-core" enforced resource controls 6491754 project.max-contracts should not allow basic privileges 6491804 task.final project property is not honoured if pools are not enabled
2007-02-166500376 projdel from SUNWesu in SUNWCreq in s10/snv has missing dependencysl1084982-9/+34
6516822 Zone may shutdown without completing the final dance 6524250 panic: assertion failed: (*first)->vmb_start >= new_next->vmb_start, file: ../../common/vm/vm_usage.
2006-11-206448219 bsmrecord(1M)'s audit_record_attr database doesn't belong in /etctz2045791-1/+1
2006-10-236475360 bsmrecord -c is counter intuitive and seems way broken.tz2045791-9/+26
2006-09-06PSARC 2006/421 MPO Control And Observability Toolsakolb11-0/+2338
4698370 Want tool for applying advice to affect memory allocation via madvise(3C) 5048416 Want to be able to observe lgroup memory placement via pmap(1) 5048789 Want tool for observing and affecting thread placement on lgroups 6424359 Want Perl interface to liblgrp(3LIB) library 6424363 Want tool for observing lgroup information 6424366 Want walkers for lgroup resources and lineage 6424384 Want ps(1) to be lgroup-aware 6424387 Want prstat(1M) to be lgroup-aware 6455612 DTrace proc provider should have inline for thread home lgroup 6455724 Want thread home lgroup visibility via /proc 6457390 threads should rehome to lgroup with same (or more affinity) than existing home lgroup 6457640 Want to expose lgroup load average scale to user-land
2006-06-206373298 Integrate support for MMU context ID domainshuah1-7/+1
2006-02-23PSARC/2006/107 mkstemps(3C)/mkdtemp(3C)casper4-8/+8
6386057 Add mkdtemp(3C)/mkstemps(3C)
2006-02-105109120 some modules built with randomly-ordered include pathalanbur18-35267/+101
6188709 PerlGcc needs to handle OS version changes gracefully 6192179 perl may break on10 build if uname(1) fields have several words 6219210 ON perl should build properly over NFSv4 w/mismatched domains 6264730 Perl kstat.xc fails to build on sun4v platforms 6266868 perl build contains cruft for building on old OS versions 6314603 perlgcc's Makefile.PL confused about arch vs. ISA 6322665 Sun::Solaris::Utils and Sun::Solaris::Kstat are missing a MANIFEST --HG-- rename : usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.6.1/5.10.1/sparc/Config.pm => deleted_files/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.6.1/5.10.1/sparc/Config.pm rename : usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.6.1/5.10.1/x86/Config.pm => deleted_files/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.6.1/5.10.1/x86/Config.pm rename : usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.6.1/5.10/sparc/Config.pm => deleted_files/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.6.1/5.10/sparc/Config.pm rename : usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.6.1/5.10/x86/Config.pm => deleted_files/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.6.1/5.10/x86/Config.pm rename : usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.10.1/sparc/Config.pm => deleted_files/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.10.1/sparc/Config.pm rename : usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.10.1/x86/Config.pm => deleted_files/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.10.1/x86/Config.pm rename : usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.10/sparc/Config.pm => deleted_files/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.10/sparc/Config.pm rename : usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.10/x86/Config.pm => deleted_files/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.10/x86/Config.pm rename : usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.6.1/5.11/x86/Config.pm => usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.6.1/5.11/i386/Config.pm rename : usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.11/x86/Config.pm => usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.11/i386/Config.pm
2006-01-276376691 move envctrl to usr/srcstevel4-0/+1980
6376692 move sysctrl to usr/src 6376694 move simmstat to usr/src 6376705 move perl kstat modules to usr/src 6377328 move ac to usr/src 6377329 move fhc to usr/src 6377331 usr/src/tools/env/opensolaris.sh missing ACR definition 6377341 move environ to usr/src
2006-01-166368763 Perl format string integer wrap vulnerabilityalanbur3-22/+52
6369656 PSARC/2004/199 breaks stand-alone perl build
2005-07-14PSARC/2004/199 intrd: Dynamic Interrupt Distributionesolom3-0/+170
5017144 Interrupt distribution can overload CPUs
2005-06-14OpenSolaris Launchstevel@tonic-gate89-0/+65427