summaryrefslogtreecommitdiff
path: root/usr/src/cmd/perl
AgeCommit message (Collapse)AuthorFilesLines
2022-05-0914666 BUILD.SO rules shouldn't change search paths, should be consistentRichard Lowe41-166/+755
Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-05-0914665 perl modules have no SONAME, swallow linker flagsRichard Lowe1-0/+1
Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.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-11-0413264 perl Makefiles place object files after librariesRobert Mustacchi1-2/+4
Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gordon.w.ross@gmail.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>
2020-02-0512217 add ld assert-deflib and guidance to gate buildToomas Soome1-0/+1
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.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-3011763 Build can't find perl on OI HipsterAndrew Stormont1-2/+7
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-277661 illumos should provide 64bit perl modulesAndrew Stormont10-38/+89
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-01-1410080 smatch Makefile changes for usr/src/cmdJohn Levon1-1/+3
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@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>
2018-02-069027 Makefiles need to specify C99 mode consistentlyYuri Pankov1-1/+1
Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
2015-02-094863 illumos-gate can't be built with fresh perl versionsDan McDonald2-8/+6
Reviewed by: Andy Stormont <AStormont@racktopsystems.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: ???
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-06-134911 illumos-gate perl package version is fixedAlexander Pyhalov1-1/+3
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-05-074832 ON's perl modules need to be built with Large File supportDan McDonald1-1/+6
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Andy Stormont <AStormont@racktopsystems.com> Approved by: Gordon Ross <gordon.ross@nexenta.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 Lowe10-0/+21
incremental)
2014-04-043900 illumos will not build against gcc compiled perlAndy Stormont93-10209/+558
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-08-173088 some THIRDPARTYLICENSE files erroneously removedRichard Lowe2-0/+135
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
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-191045 not clobbering perl build dirMike Harsch1-10/+4
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Gordon Ross <gwr@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-11-08377 removal of perl 5.8.4John Sonnenschein2290-1067232/+2
Reviewed by: garrett@nexenta.com Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: garrett@nexenta.com
2010-09-03101 Incorrect ON MakefileJ. Schilling1-1/+1
Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
2010-08-16PSARC 2010/309 Processor Group (PG) Kstats and ToolsAlexander Kolbasov5-6/+1931
6923529 Provide command for printing PG utilization 6764835 Provide command for printing processor group information 6973973 Lonely Cache PG is created on M3000
2010-08-066975378 build failures related to Perl modules on systems with /bin/sh != kshJohn Sonnenschein1-1/+1
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-296964960 CR 6935710 should also modify ↵Vladimir Marek1-0/+1
usr/src/cmd/perl/5.8.4/distrib/patchlevel.h
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 Sonnenschein5-17/+163
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-03-306935710 patch 141552-01 causes an error when the Syslog perl module is usedVladimir Marek1-1/+1
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-11-20PSARC 2009/542 Increase the maximum value of NGROUPS_MAX to 1024Casper H.S. Dik2-3/+39
4088757 Customer would like to increase ngroups_max more than 32 6853435 Many files incorrectly include the private <sys/cred_impl.h>
2009-07-296864230 hiho, hiho, it'ch chtime for CH to gojmcp1-3/+0
Portions contributed by Rich Lowe
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.
2009-01-226782029 Make clobber shows error during making 'realclean' targetVladimir Marek1-3/+2
2009-01-086791110 perl doesn't build when VERSION is not setBill Moore1-4/+3
2008-12-05PSARC 2005/462 Removal of Perl 5.6.1 from Solaris 11John Sonnenschein1186-531891/+55
6766281 perl 5.6.1 is obsolete
2008-12-026758953 Perl Sys::Syslog can log messages with wrong severityVladimir Marek7-440/+1901
2008-08-066733918 Teamware has retired, please welcome your new manager, MercurialMark J. Nelson18-128/+100
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