summaryrefslogtreecommitdiff
path: root/usr/src/cmd/svc
AgeCommit message (Collapse)AuthorFilesLines
2013-08-113986 svc.startd dies in getutxent_frec()Bryan Cantrill4-2/+39
3987 svc.startd dies in utmpx_postfork() Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Saso Kiselkov <skiselkov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-08-09OS-2405 want 'Alias:' column in 'svcs -Zx' outputKeith M Wesolowski3-6/+44
2013-08-01 [illumos-gate merge]Keith M Wesolowski1-0/+1
commit a29160b0f5f650ae34e2273cacdd3eff15c62fba 3939 parent rn_lock being held across calls to rc_hold commit 8f68126c6dc4f2178929233f0c7ccce877e973ca 3918 "pargs -l" dies on incomplete core dumps 3919 mdb/pmap should show unresolved map names on core dumps 3920 executable mapping in core dump misreported when file isn't found 3921 Pfindexec() finds wrong binary, wreaking havoc commit a5b577712a34346841d970e0827b4920ace408af 348 ZFS should handle DKIOCGMEDIAINFOEXT failure
2013-08-013939 parent rn_lock being held across calls to rc_holdRobert Mustacchi1-0/+21
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-07-08OS-2359 svc.startd dies in utmpx_postfork()Bryan Cantrill1-1/+5
2013-05-30OS-2248: Do not enable network/routing/route if no default route is setRob Gulewich1-1/+2
2013-03-19OS-1928 parent rn_lock being held across calls to rc_holdRobert Mustacchi1-0/+23
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2013-03-04OS-1966 fix DEBUG buildJoshua M. Clulow1-0/+2
2013-01-24OS-1822 svc.startd dies in getutxent_frec()Bryan Cantrill3-2/+34
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com>
2013-01-10OS-1794 /usr/sbin/shutdown fails to bring down zoneJerry Jelinek1-1/+12
2012-12-26OS-1779 svccfg export should accept instance FMRIs20121227release-20121227Keith M Wesolowski1-0/+27
2012-12-213315 svccfg export -a drops values in PG "general"Keith M Wesolowski1-21/+28
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-12-203315 svccfg export -a drops values in PG "general"Keith M Wesolowski1-21/+28
2012-12-07OS-1705 smf won't transition downJerry Jelinek1-0/+15
2012-11-27OS-1713 lscf_instance_verify does not properly handle disabled EMIRobert Mustacchi1-2/+13
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
2012-11-07Illumos syncJohn Sonnenschein8-3/+33
2012-11-02OS-1441 routing-setup service provides no useful log outputRob Gulewich1-0/+10
2012-10-26OS-1645 after svccfg import is killed, subsequent import fails20121101release-20121101Jerry Jelinek1-1/+8
reviewed by Robert Mustacchi
2012-10-24OS-1634 svcs -ZL does not work when a pattern is specifiedBryan Cantrill1-1/+1
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-09-10illumos syncJohn Sonnenschein1-0/+27
2012-08-303121 missing SMF method directories should say something usefulHengqing Hu1-0/+27
Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: T Nguyen <truongqnguien@gmail.com> Reviewed by: Richard Elling <richard.elling@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2012-08-24OS-1497 Increase svc.startd critical_failure_count range from 5 to 10Jerry Jelinek1-3/+3
code reviewed by Bill Pijewski
2012-08-24OS-1491 SYSOPS-4940 svc.startd incorrectly placing services into maintenance ↵Jerry Jelinek2-30/+47
mode code reviewed by Robert Mustacchi
2012-07-30Illumos SyncJohn Sonnenschein4-8/+21
Merge github.com:illumos/illumos-gate Conflicts: exception_lists/check_rtime usr/src/Makefile.master usr/src/Makefile.master.64 usr/src/cmd/Makefile usr/src/cmd/lms/Makefile usr/src/cmd/lp/Makefile.lp usr/src/cmd/mdb/Makefile.mdb usr/src/cmd/mdb/common/mdb/mdb_cmds.c usr/src/cmd/mdb/common/mdb/mdb_print.c usr/src/cmd/mdb/common/mdb/mdb_print.h usr/src/cmd/mdb/common/mdb/mdb_tab.c usr/src/cmd/mdb/common/mdb/mdb_termio.c usr/src/cmd/mdb/common/mdb/mdb_whatis.c usr/src/cmd/svc/svccfg/svccfg_libscf.c usr/src/cmd/zpool/zpool_main.c usr/src/lib/Makefile usr/src/lib/libc/inc/thr_inlines.h usr/src/lib/libc/port/mapfile-vers usr/src/lib/libc/sparc/Makefile.com usr/src/lib/libc/sparc/crt/_rtld.c usr/src/lib/libc/sparcv9/Makefile.com usr/src/lib/libdtrace/common/dt_open.c usr/src/lib/libdtrace/common/dt_options.c usr/src/lib/libumem/common/envvar.c usr/src/lib/libumem/common/vmem_base.c usr/src/lib/libzfs/common/libzfs_impl.h usr/src/lib/libzfs/common/libzfs_iter.c usr/src/lib/libzfs/common/libzfs_util.c usr/src/lib/libzfs/common/mapfile-vers usr/src/lib/sun_fc/Makefile.com usr/src/lib/sun_fc/amd64/Makefile usr/src/lib/sun_fc/sparcv9/Makefile usr/src/man/man1m/Makefile usr/src/uts/common/Makefile.files usr/src/uts/common/dtrace/dtrace.c usr/src/uts/common/fs/zfs/arc.c usr/src/uts/common/fs/zfs/dmu.c usr/src/uts/common/fs/zfs/dsl_dataset.c usr/src/uts/common/fs/zfs/dsl_pool.c usr/src/uts/common/fs/zfs/sys/zio.h usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_eth.c usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c usr/src/uts/common/sys/dtrace.h
2012-07-11OS-1373 startd, configd spinning due to bad sac start methodJerry Jelinek1-15/+5
2012-07-06OS-1287 svc.startd gets stuck in a loop when HOME dir doesn't existJerry Jelinek4-6/+33
2012-07-05OS-1344 a misconfigured smf service can cause svc.configd to leak memory and ↵Jerry Jelinek4-10/+83
eventually hang
2012-06-21smartos-live#51 No symlink for libusb.so to libusb.so.1 for -lusbKeith M Wesolowski2-2/+4
smartos-live#91 make world fails on trying to include zlib.h OS-1303 smartos-live src_addon can die OS-1306 non-bootstrappable runtime dependencies should be isolated OS-1308 illumos-joyent should support using pkgsrc libraries for native ... OS-1314 kvm.so is wrongly built as if it were a kmod OS-1317 GZ crle configuration pollution OS-1320 64-bit C++ objects in illumos are still getting gcc DT_RPATH
2012-06-20OS-1278 svc.startd core dumpJerry Jelinek1-12/+6
2012-06-10OS-1219 svc.configd should reduce footprint by setting "nomagazines" (copyright)Bryan Cantrill1-0/+1
2012-06-10OS-1219 svc.configd should reduce footprint by setting "nomagazines" (lint)Bryan Cantrill1-1/+1
2012-05-23OS-1220 dependencies on manifest-import should always be optional_allBryan Cantrill2-2/+2
2012-05-23OS-1219 svc.configd should reduce footprint by setting "nomagazines"Bryan Cantrill1-1/+15
2012-05-16OS-1187 svc.startd should reduce footprint by setting "nomagazines"Bryan Cantrill1-0/+12
2012-05-16OS-1186 svc.startd allocates excessive memory for instance namesBryan Cantrill1-8/+32
2012-05-16OS-1168 svc.startd should not enable libumem debuggingBryan Cantrill1-0/+3
2012-05-10OS-1159 minimize zone footprintJerry Jelinek2-9/+22
2012-05-07illumos syncJohn Sonnenschein4-9/+273
2012-09-222933 compiler warning gags need better granularityRichard Lowe8-3/+33
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-04-11OS-1087 To better support split / and /usr, svcadm command should be in ↵Jerry Jelinek1-1/+6
/sbin and not /usr/sbin
2012-03-132077 lots of unreachable breaks in illumos gateMilan Jurik1-1/+1
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-03-13763 FMD msg URLs should refer to something visibleJoshua M. Clulow4-8/+5
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-06-222910 svc.startd core dumpJerry Jelinek1-12/+6
Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-06-222801 svc.startd leaks significant amount of memoryMilan Jurik2-0/+7
2891 After integration of OS-1168 svc.startd has no umem debugging in debug build Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Theo Schlossnagle <jesus@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-06-102831 bring Joyent/SmartOS OS-1186 and OS-1187 to Illumos (fix lint, copyright)Garrett D'Amore2-1/+2
2012-06-092831 bring Joyent/SmartOS OS-1186 and OS-1187 to IllumosBryan Cantrill3-9/+62
Reviewed by: Theo Schlossnagle <jesus@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2012-06-09Backed out changeset 33bb96bf701a (missing bugid)Garrett D'Amore3-62/+9
2012-06-09Reviewed by: Theo Schlossnagle <jesus@omniti.com>Bryan Cantrill3-9/+62
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>