History log of /illumos-gate/usr/src/cmd/fm/fmd/common/fmd_module.c (Results 1 – 14 of 14)
Revision Date Author Comments
# 1743a90d 27-Nov-2018 Toomas Soome

12099 fm: cast between incompatible function types
Reviewed by: Matthias Scheler <mscheler@tintri.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>


# 6a634c9d 19-Aug-2010 Richard Lowe

merge with onnv_147
Reviewed by: garrett@nexenta.com
Approved by: garrett@nexenta.com


# 23a1ccea 12-Aug-2010 Roger A. Faulkner

PSARC 2010/299 GNU/Linux/BSD compatibility functions
6960818 add get_nprocs(), getline(), strdupa(), strndup() to libc
6901783 strndup would be nice
6824404 libc should provide ffsl() & f

PSARC 2010/299 GNU/Linux/BSD compatibility functions
6960818 add get_nprocs(), getline(), strdupa(), strndup() to libc
6901783 strndup would be nice
6824404 libc should provide ffsl() & ffsll()
6793969 RFE: Add|stpcpy|to libc
6735446 Want a __progname symbol for BSD-style source compatibility
6421095 Solaris should provide strcasestr
6275498 Provide string compare functions wcscasecmp,wcsncasecmp in solaris like linux

--HG--
rename : usr/src/lib/libc/port/gen/strcasecmp.c => usr/src/lib/libc/port/gen/ascii_strcasecmp.c
rename : usr/src/lib/libc/port/gen/strncasecmp.c => usr/src/lib/libc/port/gen/ascii_strncasecmp.c
rename : usr/src/lib/libc/sparc/gen/strcasecmp.s => usr/src/lib/libc/sparc/gen/ascii_strcasecmp.s
rename : usr/src/lib/libc/sparcv9/gen/strcasecmp.s => usr/src/lib/libc/sparcv9/gen/ascii_strcasecmp.s

show more ...


# f6e214c7 30-Jul-2010 Gavin Maltby

PSARC/2009/617 Software Events Notification Parameters CLI
PSARC/2009/618 snmp-notify: SNMP Notification Daemon for Software Events
PSARC/2009/619 smtp-notify: Email Notification Daemon for S

PSARC/2009/617 Software Events Notification Parameters CLI
PSARC/2009/618 snmp-notify: SNMP Notification Daemon for Software Events
PSARC/2009/619 smtp-notify: Email Notification Daemon for Software Events
PSARC/2010/225 fmd for non-global Solaris zones
PSARC/2010/226 Solaris Instance UUID
PSARC/2010/227 nvlist_nvflag(3NVPAIR)
PSARC/2010/228 libfmevent additions
PSARC/2010/257 sysevent_evc_setpropnvl and sysevent_evc_getpropnvl
PSARC/2010/265 FMRI and FMA Event Stabilty, 'ireport' category 1 event class, and the 'sw' FMRI scheme
PSARC/2010/278 FMA/SMF integration: instance state transitions
PSARC/2010/279 Modelling panics within FMA
PSARC/2010/290 logadm.conf upgrade
6392476 fmdump needs to pretty-print
6393375 userland ereport/ireport event generation interfaces
6445732 Add email notification agent for FMA and software events
6804168 RFE: Allow an efficient means to monitor SMF services status changes
6866661 scf_values_destroy(3SCF) will segfault if is passed NULL
6884709 Add snmp notification agent for FMA and software events
6884712 Add private interface to tap into libfmd_msg macro expansion capabilities
6897919 fmd to run in a non-global zone
6897937 fmd use of non-private doors is not safe
6900081 add a UUID to Solaris kernel image for use in crashdump identification
6914884 model panic events as a defect diagnosis in FMA
6944862 fmd_case_open_uuid, fmd_case_uuisresolved, fmd_nvl_create_defect
6944866 log legacy sysevents in fmd
6944867 enumerate svc scheme in topo
6944868 software-diagnosis and software-response fmd modules
6944870 model SMF maintenance state as a defect diagnosis in FMA
6944876 savecore runs in foreground for systems with zfs root and dedicated dump
6965796 Implement notification parameters for SMF state transitions and FMA events
6968287 SUN-FM-MIB.mib needs to be updated to reflect Oracle information
6972331 logadm.conf upgrade PSARC/2010/290

show more ...


# d10eddf7 29-Jul-2010 Hyon Kim

6953050 fmd dumped multiple cores at topo_hdl_root.


# e58a33b6 14-Jun-2010 Stephen Hanson

6935604 io-retire should prevent attach of faulty persistent devices
6930157 Remove fmadm's reliance on taking topo snapshots
6881991 SMART faults could preserve asc/ascq in fault payload

6935604 io-retire should prevent attach of faulty persistent devices
6930157 Remove fmadm's reliance on taking topo snapshots
6881991 SMART faults could preserve asc/ascq in fault payload
6955664 eversholt matching should not be performed for scsi-device nodes
6958085 defect.sunos.fmd.module not visible via fmadm faulty
6958856 fmd performance issue if "fmstat -m" called while disgnosis going on

show more ...


# 2a417b23 02-Apr-2010 Robert Johnston

6929405 sysevent flood can cause fmd to accumulate topo snapshots leading to memory exhaustion
6934761 Add mdb walker for fmd's list of topo snapshots
6934767 Add mdb walker for fmd's per-mod

6929405 sysevent flood can cause fmd to accumulate topo snapshots leading to memory exhaustion
6934761 Add mdb walker for fmd's list of topo snapshots
6934767 Add mdb walker for fmd's per-module event queues
6938816 zfs-retire: zfs_vdev_repair leaks nvlist

show more ...


# 9af3851a 23-Jul-2008 eschrock

PSARC 2008/456 Sysevent resources in fmd
6722859 libses should use common defines for critical/warning properties
6722937 libtopo doesn't allow zero children via XML enumeration
6723250 t

PSARC 2008/456 Sysevent resources in fmd
6722859 libses should use common defines for critical/warning properties
6722937 libtopo doesn't allow zero children via XML enumeration
6723250 topo_prop_getpgrp() isn't exported
6723257 ipmi_present() should not hide errors
6724381 modeling sysevents in fmd would be useful
6726560 fmd should provide API routines for nvlist creation and duplication

show more ...


# 19e1255f 21-Jul-2008 cy152378

6720030 cannot log long FMA messages: need a real fix
6721681 fmd panic while trying to access case being destroyed
6721990 fmd deadlocked on self diagnosis


# 24db4641 10-May-2007 eschrock

PSARC 2007/202 FMA Generic Disk Monitoring Events
6521578 fmd dev scheme should leverage libtopo
6521579 libtopo dev enumerator should support TOPO_METH_PRESENT
6521582 dev scheme should

PSARC 2007/202 FMA Generic Disk Monitoring Events
6521578 fmd dev scheme should leverage libtopo
6521579 libtopo dev enumerator should support TOPO_METH_PRESENT
6521582 dev scheme should respect FM_FMRI_DEV_ID
6521586 need generic disk status monitoring and diagnosis
6521591 fmd should provide a method for generating ENAs
6521600 sata libtopo module should generate dev:// ASRUs
6529061 fmd should provide an entry point for topology changes
6532208 fmd resource cache should be updated in response to EC_DEVFS sysevents
6537251 fmd dumped core while trying to print an error
6537305 ::topo_node is broken
6537762 fmd should not automatically mark faults as repaired on removal
6544740 fmd should reference count topo handles
6544741 dev scheme should support unusable method
6545681 libtopo should prevent invalid serial numbers in authority
6551464 topo_fmri_fru() is broken
6551466 hc_is_present() is broken

--HG--
rename : usr/src/cmd/fm/modules/i86pc/sfx4500-disk/fault_analyze.c => deleted_files/usr/src/cmd/fm/modules/i86pc/sfx4500-disk/fault_analyze.c
rename : usr/src/cmd/fm/modules/i86pc/sfx4500-disk/fault_analyze.h => deleted_files/usr/src/cmd/fm/modules/i86pc/sfx4500-disk/fault_analyze.h
rename : usr/src/cmd/fm/modules/i86pc/sfx4500-disk/fault_mgr.c => deleted_files/usr/src/cmd/fm/modules/i86pc/sfx4500-disk/fault_mgr.c
rename : usr/src/cmd/fm/modules/i86pc/sfx4500-disk/fault_mgr.h => deleted_files/usr/src/cmd/fm/modules/i86pc/sfx4500-disk/fault_mgr.h
rename : usr/src/cmd/fm/modules/i86pc/sfx4500-disk/fm_disk_events.h => deleted_files/usr/src/cmd/fm/modules/i86pc/sfx4500-disk/fm_disk_events.h
rename : usr/src/cmd/fm/modules/i86pc/sfx4500-disk/scsi_util.c => deleted_files/usr/src/cmd/fm/modules/i86pc/sfx4500-disk/scsi_util.c
rename : usr/src/cmd/fm/modules/i86pc/sfx4500-disk/scsi_util.h => deleted_files/usr/src/cmd/fm/modules/i86pc/sfx4500-disk/scsi_util.h

show more ...


# 0b9e3e76 14-Feb-2006 mws

6202015 fmd should only load plug-ins whose filenames end in .so
6369961 fmd emits identical diagnosis after repair when case was never closed
6385004 mc-amd driver leaks property string on a

6202015 fmd should only load plug-ins whose filenames end in .so
6369961 fmd emits identical diagnosis after repair when case was never closed
6385004 mc-amd driver leaks property string on attach
6385007 fmd is not decrementing buf total when cases are closed

show more ...


# d9638e54 28-Dec-2005 mws

PSARC 2005/755 FMA Transport Layer
6367044 FMA Transport Layer
6216286 fmd core dumps when shutting down under heavy event load
6220169 fmd should support per-module configuration overrid

PSARC 2005/755 FMA Transport Layer
6367044 FMA Transport Layer
6216286 fmd core dumps when shutting down under heavy event load
6220169 fmd should support per-module configuration overrides in /etc
6266851 internal fmd events should not refer to sunos
6295417 fmd should publish an event when a problem has been repaired
6333184 fmsim can exhaust sysevent channel resources
6342977 fmd segfaults if it cannot load fmd-self-diagnosis
6367046 fmsim should set _THREAD_ERROR_DETECTION=2
6367047 fmd is mis-using cond_broadcast in several places
6367049 fmd_asru_hash_recreate() leaks buffer in error path
6367051 fmd mod_ustat data is modified after being freed
6367053 fmd leaks queued timer structures on module unload
6367057 memory leaks in __rpcb_findaddr_timed() error paths
6367061 fmd when run as non-root should not exit on dr event bind failure
6367063 fmd_rpc_svc_create_local() leaks memory when local service is bound
6367067 fmsim should support -w option to wait for user input to exit
6367068 nvlist_add_nvlist() and nvlist_add_nvlist_array() should check for NULL
6367069 fmd_log_errmsg() fails for EFDL_VERSION
6367070 fmd debug switch should have a way to display TRACE() result
6367073 fmd trace buffer tag is truncating tags above 0xff
6367075 fmd debug switch error when multiple tags are specified

--HG--
rename : usr/src/cmd/fm/fmd/common/fmd_transport.h => deleted_files/usr/src/cmd/fm/fmd/common/fmd_transport.h
rename : usr/src/cmd/fm/fmd/common/fmd_transport.c => usr/src/cmd/fm/fmd/common/fmd_sysevent.c

show more ...


# 4bc0a2ef 09-Nov-2005 casper

6346636 expunge readdir_r uses from Solaris
6346809 S_IFxxx is not a bitmask but our programmers don't know


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch