summaryrefslogtreecommitdiff
path: root/usr/src/cmd
AgeCommit message (Collapse)AuthorFilesLines
2019-10-3011858 crontab could support /step [fix mismerge]Jerry Jelinek2-13/+12
2019-10-30 [illumos-gate merge]Jerry Jelinek7-180/+437
commit 106e8bd44b02f4b8cd3c825790276c1c7081e67a 11867 PCIe expansion slots mis-labelled in topo commit 00f453f4ebc211cb928f19a54d3f4edd61f43279 11862 cleanup smatch/cstyle/wscheck issues in usr/src/lib/sun_sas/ commit 744b124e8caed130fec6baedb0c53d1b6de03e41 11885 man3m: missing symlinks commit 6b734416901818aa8c4bbb09c12b691ea771dc94 11858 crontab could support /step commit ece0bc848de931052064be9faf07f4e44c150a15 11883 loader: zio_checksum_verify should check byteswap commit 1a2641f606f3bfa50cdbbe8770af78116de52563 11521 ::whereopen should be usable in a pipeline commit 042b56085944fdf280ee8e4a93b329c206054f88 11882 loader: rs_alloc() may return NULL commit b12258b69ac245658b0ca5ae070b3ff004186148 11866 Use -fstack-protector-strong when available commit 241bfedfbd27da9d3f2aa7ffaafa5da978f23afe 11842 Want audit events for auditon(A_SETPMASK) and friends commit 8675de3a4bb7d310dd672e8f2bf479154e07c678 11872 Fix incremental recursive encrypted receive commit 7ca0d613a17085b59a8b231daa9eddfa74fd83ee 11845 acquire-spray test could be improved 11857 kmc-update test missing from runfile commit a0ee54468d6e6b136d1ca470a03bb44165c66e6e 11871 smatch should not hammer linux procfs path Conflicts: usr/src/uts/intel/Makefile.intel usr/src/cmd/cron/cron.h usr/src/cmd/cron/cron.c usr/src/cmd/cron/Makefile
2019-10-2911858 crontab could support /stepAndy Fiddaman5-167/+368
Reviewed by: Matthias Scheler <matthias.scheler@wdc.com> Reviewed by: Dominik Hassler <hadfl@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-10-2911521 ::whereopen should be usable in a pipelineRobert Mustacchi1-10/+28
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-10-2911842 Want audit events for auditon(A_SETPMASK) and friendsAlex Wilson1-0/+30
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-10-29 [illumos-gate merge]Jerry Jelinek4-7/+17
commit fdfb6e575f06007c35263fbcdc483157ef62d712 11838 secflag tests are racy commit 3dae5456c609a0bdfeffc8d1c0dc436db6ab3436 11837 tests/pf_key/acquire-compare is racy commit e8c8a1a444941de591eb788ba3d8fccad81ad51c 10585 Non-standard definition of $PAGER in /etc/profile commit c2e9ac5c28eb1a9d5839d914b821e44a7dfdc767 11881 loader: zfs_fmtdev can crash when pool discovery did fail and we have no spa commit 87f5f83847407477d2c5767304c83c65a73a8ff9 11869 Fix disable option summary in svcadm(1m) commit 5a120e272991505eb171d0469f79d937cced483a 11856 chown can trigger vmdump when running recentish zfs commit 90ffcda9b1f712011f19aba3612b22dcce407013 11669 terminfo could know about rxvt-unicode commit b5c366f4aa9361f18dccd4d00380b3e2e36be40c 11037 SMB File access audit logging (reserve IDs)
2019-10-2810585 Non-standard definition of $PAGER in /etc/profileMichal Nowak2-13/+2
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-10-2511037 SMB File access audit logging (reserve IDs)Matt Barden3-0/+15
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com> Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: John Levon <john.levon@joyent.com>
2019-10-25 [illumos-gate merge]Tim Foster6-663/+1789
commit 7284664a1faa361af4ff33ba5435d43d3ee07bf2 11816 iscsi initiator gets confused if attached before root file system mount commit 55908bd733fe029d49237b91c700655997242419 11843 update Intel microcode to 20190918 commit b9c9c3595312927fb362936529c5679117843b93 11826 Buffer overflow and memory leak in "libbsm" commit 78a2e113edb6fe0a0382b403b55d92e8f0bba78f 9531 Want netstat -u to show PIDs associated with sockets 11707 provide 64-bit libdhcpagent 11708 netstat should be smatch and CERRWARN clean Conflicts: usr/src/data/ucode/Makefile usr/src/data/ucode/README.ucode usr/src/data/ucode/intel/000206D6-01 usr/src/data/ucode/intel/000206D7-01 usr/src/data/ucode/intel/000306D4-40 usr/src/data/ucode/intel/000306F4-80 usr/src/data/ucode/intel/00040671-02 usr/src/data/ucode/intel/000406F1-01 usr/src/data/ucode/intel/00050654-01 usr/src/data/ucode/intel/00050657-01 usr/src/data/ucode/intel/00050662-10 usr/src/data/ucode/intel/00050663-10 usr/src/data/ucode/intel/00050664-10 usr/src/data/ucode/intel/00050665-10 usr/src/data/ucode/intel/000506CA-01
2019-10-2411843 update Intel microcode to 20190918John Levon3-30289/+1
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Portions contributed by: Andy Fiddaman <andy@omniosce.org> Portions contributed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Garrett D'Amore <garrett@damore.org>
2019-10-249531 Want netstat -u to show PIDs associated with socketsAndy Fiddaman6-663/+1789
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-10-24 [illumos-gate merge]Jerry Jelinek6-28/+166
commit a2e92fdb91a6e5451ecb5488b74ee1e95a4bafd0 11691 ptree could show service FMRIs commit 3ef756924267e272e432add760e4dc8597faef89 11849 listen of IPv6 address fails with EAFNOSUPPORT commit 125965389c591835d37b560971900f263cc8f988 11844 add rdmsr utility Conflicts: usr/src/man/man1m/Makefile usr/src/man/man1/ptree.1 usr/src/cmd/ptools/ptree/ptree.c
2019-10-2311691 ptree could show service FMRIsJohn Levon1-27/+153
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-10-23OS-8008 bhyve on AMD should report SVM as disabledMike Zeller1-0/+11
Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Jason King <jason.king@joyent.com>
2019-10-2311844 add rdmsr utilityJohn Levon5-5/+132
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2019-10-21 [illumos-gate merge]Jerry Jelinek1-3/+2
commit 541826a8134c92e67fc603ded1699287feb4cca2 11806 SMB server sends malformed responses on error commit 27f3c5a8194b190aeea38638adf95bd93e61cef1 11836 SMB server shutdown hang after tree connect test commit 1ca4e8df0656724dae6eea0884d84d8d4c1aabb2 11835 smbd rpc service crash in ndr_outer_string / ndr_s_wchar commit 2a2a3aab3979d4b28c1b624aa75f71cad72c4220 11834 SMB authentication service stops after flood commit 2dbda4a27c92d363997a5a840671e69167b33865 11833 Panic in smb2_setinfo_file / smb_set_basic_info commit 817fa55f6c07cd26e2de797b63ac4695d57108ab 11832 smb/server is stuck in STOPPING state after svcadm restart commit 896d95522971026bf88063d02c736529f8a884dd 11831 SMB kernel panic in smb_user_namecmp during MMC close file commit 5bcbb01ca45de96cf8ebfb0dfd19cc3016d217c7 11830 smb/server service shutdown hang commit c03d3c922b91c3e21b9cb32baec32e254a141bb0 11772 adopt a Code of Conduct for the illumos project 11771 convert README to markdown
2019-10-19OS-7887 dcmd rnd_stats reports incorrect statisticsMark Brooks1-9/+7
Reviewed by: John Levon <john.levon@joyent.com> Approved by: John Levon <john.levon@joyent.com>
2019-10-1911834 SMB authentication service stops after floodGordon Ross1-3/+2
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Andy Stormont <AStormont@racktopsystems.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-10-17 [illumos-gate merge]Tim Foster1-2/+4
commit 71a582fb9dbde6b71d4b60e1c43193f8a09624d3 11690 ::ps -s could show service FMRIs commit d13dc62b448d915b4713212ba004dc4fb0accde4 11689 ::refstr would be useful commit bc76be35ed72509d0c7f9ef22f0b4c57ea665703 11819 svcs -L should check for alt_logfile Conflicts: usr/src/cmd/mdb/common/modules/genunix/Makefile.files
2019-10-1611690 ::ps -s could show service FMRIsJohn Levon1-10/+48
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-10-1611689 ::refstr would be usefulJohn Levon3-1/+48
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-10-1611819 svcs -L should check for alt_logfileJohn Levon1-2/+4
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.net> Approved by: Dan McDonald <danmcd@joyent.com>
2019-10-1511796 libpcidb leaks file descriptorsRobert Mustacchi0-0/+0
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Garrett D'Amore <gdamore@damore.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-10-14 [illumos-gate merge]Jerry Jelinek18-27/+79
commit 8e0c82482ca0deab087522e43df87919b37037f3 10178 Enable compiler warnings when building C++ code commit ebc5aadbbe5490fb3d00525924989d180fff369d 11665 SMB2 NEGOTIATE Security Mode handling is wrong 11659 SMB2 protocol version negotiation needs work 11670 SMB2_FLAGS_SIGNED is not valid during NEGOTIATE commit 2ceb34da5f472ca531def3b536d203d345515f2a 11802 xencons: cast between incompatible function types commit 95d486fbe6ce779cf0bbaf748766b2404e3f1116 11800 i86hvm: cast between incompatible function types commit e39d848858aa235e4715efe1293ed57ddb0231c5 11782 reboot -f ends up creating bad /boot/transient.conf 11783 Print a message when rebooting due to a stale boot archive commit 00a2bb8f2626ebdf8b00480ccc705df3502feab1 11795 ksslf: cast between incompatible function types commit eb09fcf8417871597746d29fbfa39665d2623d5a 11789 gld: cast between incompatible function types commit ca19b8572adc4c6a3d44d243844ef95865864bf7 11721 bnxe: cast between incompatible function types
2019-10-1210178 Enable compiler warnings when building C++ codeAndrew Stormont16-20/+71
Reviewed by: Matthias Scheler <matthias.scheler@wdc.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-10-1111782 reboot -f ends up creating bad /boot/transient.confAndy Fiddaman2-25/+33
11783 Print a message when rebooting due to a stale boot archive Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Dominik Hassler <hadfl@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-10-11 [illumos-gate merge]Jerry Jelinek1-0/+4
commit 9e181bc5db2232cec6a9fc936a49a828f9e83ffc 11751 mdb refuses to use version 4 mdb modules after 10859
2019-10-1011751 mdb refuses to use version 4 mdb modules after 10859Toomas Soome1-0/+4
Contributed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-10-10 [illumos-gate merge]Jerry Jelinek5-7/+24
commit dcaebb1b0d4dccd646f5c72bd6634feaa75d59bc 11779 loader.efi: framebuffer cstyle cleanup commit 50d739b17e1e765a13d68d99edeee69680122240 11778 SMB server should report as a newer server version commit 06abc743fea52d63ff21197e28e32fe2aa5b402a 11736 Stop using $VERSION for the genunix label commit 160df5799e3f9b7bb50684728c35ab9849ff694c 11777 bootadm: list-menu -o entry=X does not list details when bootfs has colon commit 4348eb901228d2f8fa50bb132a34248e8662074e 11770 additional mmp fixes
2019-10-10OS-7943 Want platform build test artifactTim Foster1-4/+2
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Ryan Zezeski <rpz@joyent.com> Approved by: John Levon <john.levon@joyent.com>
2019-10-0911778 SMB server should report as a newer server versionAndrew Stormont1-1/+2
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Approved by: Garrett D'Amore <gdamore@racktopsystems.com>
2019-10-0911736 Stop using $VERSION for the genunix labelJohn Levon2-4/+6
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-10-0911777 bootadm: list-menu -o entry=X does not list details when bootfs has colonToomas Soome1-1/+2
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
2019-10-0911770 additional mmp fixesOlaf Faaland1-1/+14
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Portions contributed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Andreas Dilger <andreas.dilger@whamcloud.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Tony Hutter <hutter2@llnl.gov> Reviewed by: Giuseppe Di Natale <guss80@gmail.com> Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Reviewed by: George Melikov <mail@gmelikov.ru> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Garrett D'Amore <gdamore@racktopsystems.com>
2019-10-07 [illumos-gate merge]Jerry Jelinek1-10/+7
commit c5c712a873aaa2cebb338aa84cfb7748f5d4e641 11470 vioblk: device capacity is always returned in 512B units 11471 vioblk: vioblk IO is performed by 512B blocks commit 53b8aa11a4b4383655db95e7986c9d5c191e507d 9687 SMF service cannot be disabled
2019-10-059687 SMF service cannot be disabledAndrew Stormont1-10/+7
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Garrett D'Amore <gdamore@racktopsystems.com>
2019-10-02 [illumos-gate merge]Jerry Jelinek1-12/+27
commit 9937ff193d3bb6c172dbd734ef4aee613a365d61 11757 installboot: install vbr only when stage2 is installed commit 13bac6982e391a34555ee2a5df22bdf4eb368f38 11756 loader: isapnp cstyle cleanup
2019-10-0211757 installboot: install vbr only when stage2 is installedToomas Soome1-12/+27
Reviewed by: Igor Kozhukhov <igor@dilos.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-307661 illumos should provide 64bit perl modules [fix broken build]Jerry Jelinek1-2/+7
2019-09-30 [illumos-gate merge]Jerry Jelinek12-42/+93
commit 0ae9a84f82e18b30b7354ca5193afdbbb1cdc880 7661 illumos should provide 64bit perl modules commit 2b292e00835d471d54a29c338155ab9d5756c18d 11717 loader.efi: efipart needs to use ioalign commit ed54d13f6e7749144a97912cccfadbfaf47f1523 11711 verify_pool missing from zfs-test suite commit 10ae99ee6a0e5168918d2bba208bcf536edb08f7 11667 remove duplicate lz4 implementations commit f2211ffec9a7ac3c1efc6de9347072f816f10a60 11749 nfs4_end_*_seqid_sync() should call cv_signal() commit 081aa5f609710eb34401f4494245119e2aca553f 11716 loader: add memalign() commit b6242eb47febde0b1450b13b626fae868830a828 11579 e1000g: cast between incompatible function types commit 8f97fda43d3ec24e515449b83c8a970b9042030a 11752 inet/cc.h should be shipped Conflicts: usr/src/lib/Makefile.lib usr/src/Makefile.master.64 usr/src/Makefile.master
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-09-2711667 remove duplicate lz4 implementationsToomas Soome2-4/+4
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-26 [illumos-gate merge]Jerry Jelinek4-140/+666
commit 814dcd43c3de9925fd6226c256e4d4327841a0e1 11557 Log Spacemap Project commit c4e4d4102c8a8c2cc936dd971bdafe4ec52fd4cf 11747 zpool iostat -v no longer shows titles for log/bias sections Conflicts: usr/src/uts/common/fs/zfs/sys/metaslab.h usr/src/uts/common/fs/zfs/metaslab.c
2019-09-2511557 Log Spacemap ProjectSerapheim Dimitropoulos3-140/+653
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Portions contributed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Melikov <mail@gmelikov.ru> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Tony Nguyen <tony.nguyen@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Sara Hartse <sara.hartse@delphix.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2019-09-25OS-7992 use native linker sets for bhyve buildrelease-20190926Hans Rosenfeld1-2/+0
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Michael Zeller <mike.zeller@joyent.com> Approved by: John Levon <john.levon@joyent.com>
2019-09-2511747 zpool iostat -v no longer shows titles for log/bias sectionsAndy Fiddaman1-0/+13
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jim Klimov <jim@cos.ru> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-24 [illumos-gate merge]Jerry Jelinek1-10/+10
commit b97b1727bc40d7d32c5d78e751b231aa5b8778ed 11743 installboot: stage2 partition may be smaller than mboot buffer commit d8d05a42df1fe06e901e8428edbbe802a6e3fc57 11742 installboot: PCFS needs mbr update even if there is X86BOOT partition commit 29de914fcef174393d74135cd19f6920fac954bc 11709 zfs: zio_checksum_table may be accessed past array end commit 20f5f9633a7f7a00734c4c03c7c12016e6935b05 11675 NFSv4 client: Exclusive create should close the file after setattr failure commit 4cfdb4666c89a959e76ef077c99ae7fb542dcf71 11744 zone_sun.tab file must remain sorted
2019-09-2311743 installboot: stage2 partition may be smaller than mboot bufferToomas Soome1-2/+5
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-2311742 installboot: PCFS needs mbr update even if there is X86BOOT partitionToomas Soome1-8/+5
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>