summaryrefslogtreecommitdiff
path: root/usr/src/cmd
AgeCommit message (Collapse)AuthorFilesLines
2011-02-03OS-201 Pull in arcstat commandBill Pijewski3-1/+370
2011-02-03OS-192 zone_create() warning on headnodeJerry Jelinek2-16/+45
2011-02-02OS-198 when run with -Z/-z, svcs should prepend zone path to log file namesBryan Cantrill2-3/+18
2011-02-01OS-191 vfsstat should split %b into %r and %w to show read and write utilizationBill Pijewski1-4/+4
2011-02-01677 Allow adjustment of cache timeout in idmapdGordon Ross4-14/+70
Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
2011-02-01OS-189 make check fails in illumos buildJerry Jelinek2-6/+3
2011-01-31OS-180 need zoneid to be persistent across zone rebootJerry Jelinek3-13/+26
2011-01-31613 sed usage missing newlineDamian Wojslaw1-3/+3
Reviewed by: jason.brian.king@gmail.com Reviewed by: gwr@nexenta.com Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
2011-01-31OS-100 ZFS Zone IO prioritizationJerry Jelinek4-2/+40
2011-01-28945 want easy script access to service log filesBryan Cantrill1-2/+44
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Albert Lee <trisk@opensolaris.org> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-01-28OS-181 would be nice if svcs had an option to print (just) the log fileBryan Cantrill1-2/+47
2011-01-28946 want ability to list services in a zone from the GZBryan Cantrill3-66/+322
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Albert Lee <trisk@opensolaris.org> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-05-06844 m4 should say something useful about why an include()d file can't be openedGary Mills3-5/+29
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-05-02643 date -R support would be helpfulGarrett D'Amore1-6/+15
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Kartik Mistry <kartik@nexenta.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gwr@nexenta.com>
2011-04-28900 sed errors when -e is given a 0-length argumentGary Mills1-1/+2
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Robert Gordon <rbg@openrbg.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-04-20940 llquantize() dreams of JNIRichard Lowe3-5/+59
Reviewed by: Albert Lee <trisk@opensolaris.org> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-02-08905 want llquantize() support in DTraceBryan Cantrill34-0/+3390
Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com> Reviewed by: David Pacheco <dap@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-03-13949 dtrace should only include the first instance of a library found on its ↵Robert Mustacchi1-0/+76
library path Reviewed by: Bryan Cantrill <bryan@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-02-06906 dtrace depends_on pragma should search all library paths, not just the ↵Robert Mustacchi1-0/+76
current one Reviewed by: Bryan Cantrill <bryan@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-01-28OS-167 would like the ability to list local-zone services from the global zoneBryan Cantrill2-57/+240
2011-01-27OS-163 VFS kstats should be of type KSTAT_TYPE_IOBill Pijewski2-70/+50
2011-01-26OS-21 log physical IP as apposed to hostname in wtmpx in ssh to help combat ↵Jerry Jelinek1-2/+1
fraudsters
2011-01-26OS-147 vfsstat command to show VFS activity by zoneBill Pijewski4-55/+307
OS-148 Update ziostat to coexist peacefully with vfsstat OS-149 New kstats to support vfsstat
2011-01-26657 Need bosnian locale supportAndrzej Szeszo3-0/+14297
658 Need slovenian locale support Reviewed by: garrett@nexenta.com Reviewed by: trisk@nexenta.com Approved by: garrett@nexenta.com
2011-01-21OS-20 Add gzip support to gPXE or compress the image in some other wayJerry Jelinek1-8/+21
2011-01-20535 tail -f uses up 100% of CPU coreChris Love1-29/+1
Reviewed by: aram@nexenta.com Reviewed by: trisk@nexenta.com Reviewed by: garrett@damore.org Approved by: gwr@nexenta.com
2011-04-21939 SUNWdtrt needs to be willing to use 64bit javaRichard Lowe1-8/+10
Reviewed by: Albert Lee <trisk@opensolaris.org> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-19922 SUNWdtrt needs some loveRichard Lowe8-19/+14
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-25910 mountall thinks smbfs filesystems are localGordon Ross2-73/+141
Reviewed by: Jason King <jason.brian.king+illumoshg@gmail.com> Reviewed by: Robert Gordon <rbg@openrbg.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-25911 smbfs mount command fails during system bootGordon Ross2-20/+9
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Gordon <rbg@openrbg.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-25913 dfshares returning failure (1) even when it should return successGordon Ross5-2/+141
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Gordon <rbg@openrbg.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-17895 snoop lies about SMB errorsGordon Ross4-616/+1073
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: richard.elling@richardelling.com Approved by: Albert Lee <trisk@opensolaris.org>
2011-04-07197 svc.startd may not pick up locale correctlyShampavman1-1/+2
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-04-13706 beadm should accept 'umount' as well as 'unmount'Alexander Stetsenko1-30/+25
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gwr@nexenta.com>
2011-03-29850 system(3C) and similar could just use /bin/shRichard Lowe2-21/+5
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: John Sonnenschein <johns@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-07351 Khmer Unicode language Support.Shampavman2-0/+1759
Reviewed by: Kartik Mistry <kartik.mistry@gmail.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Albert Lee <trisk@nexenta.com>
2011-04-03854 postscript filter EOF missed some bitsRichard Lowe8-767/+17
Reviewed by: garrett@nexent.com Reviewed by: gwr@nexenta.com Approved by: garrett@nexenta.com
2011-04-02112 nuke the stale postgres user and group entriesBryan Horstmann-Allen3-3/+0
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-01694 zfs mdb module didn't hear about zfs_txg_synctime_msShampavman1-1/+2
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-03-23324 need serbian locale supportGarrett D'Amore4-1/+21903
Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-03-21825 Would like SMF critical restart rate to be configurableJohn Sonnenschein1-8/+37
Reviewed by: danmcd@nexenta.com Reviewed by: garrett@nexenta.com Approved by: richlowe@richlowe.net
2011-03-17562 FMA support for SMF can't load libfmeventRichard Lowe1-2/+2
Reviewed by: danmcd@nexenta.com Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
2011-03-11780 gcc-built localedef(1) seems to not workRichard Lowe1-7/+9
Reviewed by: danmcd@nexenta.com Reviewed by: garrett@nexenta.com Reviewed by: gwr@nexenta.com Reviewed by: olga.kryzhanovska@gmail.com Approved by: garrett@nexenta.com --HG-- extra : rebase_source : 80f35729c78115f360b9b6ac7e3585d0b20d3335
2011-01-17419 zpool/zfs incosistencies inside a non-global zoneGarrett D'Amore1-4/+9
Reviewed by: panamayacht@gmail.com Approved by: gwr@nexenta.com
2011-01-17Merge branch 'master' of https://github.com/illumos/illumos-gate into developJohn Sonnenschein1-5/+1
2011-01-13615 remove support legacy 7-bit ASCIIGarrett D'Amore1-5/+1
628 minor perf enhancement for UTF-8 Reviewed by: roland.mainz@nexenta.com Approved by: albert.lee@nexenta.com
2011-01-12OS-123 IO kstats miss some physical writesBill Pijewski1-12/+20
2011-01-09OS-98 ziostat command for per-zone IO observabilityBill Pijewski3-4/+222
2011-01-07Merge branch 'develop' of git.joyent.com:illumos-joyent into developJohn Sonnenschein1-1/+1
2011-01-06[OS-87] Fix year and add Inc.Josh Wilsdon1-1/+1