Age | Commit message (Collapse) | Author | Files | Lines |
|
commit a21e16923712d68dbeecfc9660b47a4279005efd
6646 libbe be_do_copy_grub_cap() is broken when pool root dataset is not mounted
|
|
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
commit 76ca3cb000306bc4052fe820a7e4a6998dbcf932
5887 want bootfs
commit 0181461b79a0991f2269dad3ef978086e6c70257
5886 want ability to provide additional objects at boot
commit 99141ac7e1fddf3c8d7a32b9d945448af73e0039
6422 Renamed manifests refer to obsolete packages
commit a90cf9f29973990687fa61de9f1f6ea22e924e40
6399 SMB2 support
commit b24e356b384ccc80805e7150979de2373d44347c
6398 SMB should support path names longer than 1024
commit 08e9b2df0318952b8677b4feb62b4ec784f28101
6408 libbe shouldn't run installgrub on offline/unavail/faulted vdevs
commit e4adc82d6b02a6aa5d1b1d9772653c82c16e28ad
6438 libdiskmgt uses wrong vendor ID property for USB
commit aad3a4472fe05e2634744298e937a4070b663517
6437 blkdev bd_detach_handle() always returns DDI_SUCCESS
Conflicts:
usr/src/uts/intel/Makefile.intel
usr/src/uts/i86pc/os/fakebop.c
usr/src/man/man7fs/bootfs.7fs
usr/src/cmd/fs.d/Makefile
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
commit 139510fb6efa97dbe5f5479594b308d940cab8d1
6251 add tunable to disable free_bpobj processing
commit b10bba72460aeaa53119c76ff5e647fd5585bece
6250 zvol_dump_init() can hold txg open
commit 75100ee845c13b4b3c7f0d83fa2f9725e699d6e9
6160 /usr/lib/fs/zfs/bootinstall should use bootadm
commit 66f18efa654be2a490581b727f9b09dcd174aded
6159 libbe should proactively handle future architectures
commit c531777d2c205ea8626ed21b13dfe1e0b6e25b60
6244 libfakekernel lint library needs to include fakekernel_init
|
|
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit 03bad06fbb261fd4a7151a70dfeff2f5041cce1f
6171 dsl_prop_unregister() slows down dataset eviction.
commit a725189c0accbf47b39f735d1f32a7b54ae91c6d
5433 at(1) doesn't properly handle being invoked from a path containing spaces
commit caf590b518921f14033a11d17fafa827bb2caa4b
6216 prtdiag could display hardware in slots
commit c7c0ceafd167e558cd8cb8195b8bd63cbc817b27
6085 export libbe installboot function
6086 add install bootblock option for bootadm
commit be32284091554a41d4706e6653adeec1d9127a87
4185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R (fix studio build)
commit 45818ee124adeaaf947698996b4f4c722afc6d1f
4185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
Conflicts:
usr/src/cmd/prtdiag/i386/smbios.c
usr/src/uts/common/Makefile.rules
usr/src/uts/common/sys/Makefile
|
|
6086 add install bootblock option for bootadm
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Adam Števko <adam.stevko@gmail.com>
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
commit e6e1c9deb3babfde63f6fe6096a2eb3214c8f7df
6131 struct scsi_device uses a 1-bit signed bitfield
commit 4afe9936c719d07ecb7d238765f479d232fe3575
6104 remove obsolete env files
commit a63c99a2145c99a38d5ff19422b132400428ed9d
6080 libbe should support installboot
|
|
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Alexander Pyhalov <apyhalov@gmail.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
commit 8a324c92216752a3ac2de7c31f554588932de707
3644 Add virtio-net support into illumos
4945 Additional vioif fixes
commit 2b66e65286e123b22eb83c96426eafe5b3ddccd3
6073 libbe be_run_cmd() bad indentation in function body
commit c365cc98d1939449e0db2884c4fcb62728ee2e59
6072 extra symbols in bootadm usage() output
commit bd0e95e605fff368075e869efe6d31ebe471ea49
1926 libresolv evades compiler warnings
Conflicts:
usr/src/uts/common/Makefile.rules
|
|
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
commit a2cdcdd260232b58202b11a9bfc0103c9449ed52
5960 zfs recv should prefetch indirect blocks
5925 zfs receive -o origin=
commit e47aa97b65b6eaa7016357de7fb7974c1982858c
6063 pkgadd breaks with too many mountpoints
|
|
5925 zfs receive -o origin=
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
|
|
commit 0afb687bf3724077cd5f304f176b5ee2b92aa2c2
5679 be_sort_list(): Possible null pointer dereference
|
|
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Gordon Ross <gwr@nexenta.com>
|
|
commit bbe876c07ed632b8f85e195d41e7948382064a95
5761 nfs4_prot.x should be updated for RFC 7531
commit 85aac7c12e738f35fbcd61cdc0503288fb66b382
5831 "beadm umount <dir>" core dump
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
commit 356f579978bd7347c891f2a7b1e9671086f183ae
5686 lint warnings in uts/sparc/stfm_sbd after 5056
commit ff904c117f0def740594af26b7201cd392dc8411
5680 Build warnings in cmd/power, cmd/rpcbind
commit 4adca7e7219d20c7ca20933b5006222e781ff0e9
2930 beadm should sort by creation date
|
|
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Josef ‘Jeff’ Sipek <jeffpc@josefsipek.net>
Reviewed by: Gary Mills <gary_mills@fastmail.fm>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
commit ce3c309f71f6893197099bfac06adb66f0870d7d
872 remove duplicate daemon() definitions
commit a1cf91d7adb92b3440a7ed1b01e3170ec61e9350
5644 rpcinfo(1m): The first synopsis supports the -T option too
commit ff3aea39f71c371be25b08deb9efed41f1c95983
5639 want reentrant ether_aton_r and ether_ntoa_r
commit bfce16ba853698e8a82133cf3ddb3ff143d14289
5627 svccfg export should accept instance FMRIs
commit 1a902ef8628b0dffd6df5442354ab59bb8530962
5561 support root pools on EFI/GPT partitioned disks
5125 update zpool/libzfs to manage bootable whole disk pools (EFI/GPT labeled disks)
commit 44bc9120699af80bb18366ca474cb2c618608ca9
5560 grub should support EFI/GPT partitioning
commit b0e753dd6a955fb2f10a0ce17d32bd33172e0400
5609 port mod_ipp to Apache 2.2
Conflicts:
usr/src/lib/print/mod_ipp/Makefile
exception_lists/cstyle
|
|
5125 update zpool/libzfs to manage bootable whole disk pools (EFI/GPT labeled disks)
Reviewed by: Jean McCormack <jean.mccormack@nexenta.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Approved by: Dan McDonald <danmcd@omniti.com>
|
|
4700 "zpool get" doesn't support -H or -o options
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
commit 994fb6b8a9d07a8021d77d79f46e30637bca3ad3
4373 add block contents print to zstreamdump
commit 40ccc6ad48401a6fe660d7d49d6f60e9320403c9
4220 beadm mount of old BE with zones fails "Read only filesystem"
4235 beadm(1M) mount options undocumented in man page
commit 2efb3bf9c7f4cf34038896f1431531c93d3f57c2
4343 NDMP restore did not report error count to the client
|
|
4235 beadm(1M) mount options undocumented in man page
Reviewed by: Ilya Usvyatsky <ilya.usvyatsky@nexenta.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
commit bfe5cd09d00f1b1e72fbe64036f3f80b73bd2738
2408 CJK character width handled incorrectly in terminal emulators (missing widths-2.txt)
commit 2da1cd3a39e2d3da7f9d15071ea9462919c011ac
2408 CJK character width handled incorrectly in terminal emulators
3019 localedef(1) manpage is pretty out of date
commit 03fc868668dd42b1b163d1fb8af3968f7283a7eb
672 xargs doesn't support -0
3356 xargs needlessly duplicates stdio buffering
commit 03d446db9be5b68e630562c8b6b14aa7c8a0f4dc
4075 nscd spuriously thinks all databases are privileged
commit ab823b7f933f787dbdf7a0bb790639210c583869
3965 find does not support -delete option
commit a81df0a5d715363cc1841810a87818dfa95675c0
3933 contract adoption can race
commit cf746768a898264fa491791a8252865e5338dc67
1974 pages_pp_maximum/lotsfree discrepancy leads to mlock() failure
commit b6805bf78d2bbbeeaea8909a05623587b42d58b3
4072 make clobber leaves trash
commit a9478106a12424322498e53cf7cd75bd8a4d6004
3600 edit(1) is a bad .so reference
commit 5253393b09789ec67bec153b866d7285a1cf1645
4082 zfs receive gets EFBIG from dmu_tx_hold_free()
Conflicts:
usr/src/man/man7fs/Makefile (copyright)
usr/src/man/man3xnet/Makefile (ntohll/htonll)
usr/src/man/man3socket/Makefile (get/freeifaddrs)
usr/src/man/man1m/Makefile (ipdadm)
usr/src/cmd/localedef/Makefile (euro)
usr/src/cmd/ipf/tools/Makefile.tools (copyright)
.gitignore
usr/src/cmd/lp/filter/postscript/postreverse/Makefile (deleted)
usr/src/lib/libshell/Makefile.doc (deleted)
usr/src/lib/print/libpapi-lpd/Makefile.com (deleted)
usr/src/pkg/manifests/library-print-open-printing-ipp.mf (deleted)
usr/src/pkg/manifests/print-lp-print-client-commands.mf (deleted)
Manifests (scripted replacement):
usr/src/pkg/manifests/SUNWcs.man1.inc
usr/src/pkg/manifests/SUNWcs.man1m.inc
usr/src/pkg/manifests/SUNWcs.man4.inc
usr/src/pkg/manifests/SUNWcs.man5.inc
usr/src/pkg/manifests/compatibility-ucb.mf
usr/src/pkg/manifests/developer-tnf.mf
usr/src/pkg/manifests/diagnostic-cpu-counters.mf
usr/src/pkg/manifests/driver-firewire.mf
usr/src/pkg/manifests/driver-usb.mf
usr/src/pkg/manifests/library-libtecla.mf
usr/src/pkg/manifests/library-print-open-printing-ipp.mf
usr/src/pkg/manifests/library-security-tcp-wrapper.mf
usr/src/pkg/manifests/naming-ldap.mf
usr/src/pkg/manifests/network-iscsi-target.mf
usr/src/pkg/manifests/print-lp-print-client-commands.mf
usr/src/pkg/manifests/service-hal.mf
usr/src/pkg/manifests/service-network-dns-mdns.mf
usr/src/pkg/manifests/service-network-ftp.mf
usr/src/pkg/manifests/service-network-network-clients.mf
usr/src/pkg/manifests/service-network-network-servers.mf
usr/src/pkg/manifests/service-network-nis.mf
usr/src/pkg/manifests/service-network-smtp-sendmail.mf
usr/src/pkg/manifests/service-network-telnet.mf
usr/src/pkg/manifests/service-network-tftp.mf
usr/src/pkg/manifests/service-network-uucp.mf
usr/src/pkg/manifests/service-picl.mf
usr/src/pkg/manifests/service-resource-pools.mf
usr/src/pkg/manifests/service-security-gss.mf
usr/src/pkg/manifests/service-storage-media-volume-manager.mf
usr/src/pkg/manifests/storage-metassist.mf
usr/src/pkg/manifests/storage-stmf.mf
usr/src/pkg/manifests/storage-svm.mf
usr/src/pkg/manifests/system-accounting-legacy.mf
usr/src/pkg/manifests/system-boot-network.mf
usr/src/pkg/manifests/system-extended-system-utilities.mf
usr/src/pkg/manifests/system-file-system-smb.mf
usr/src/pkg/manifests/system-header.mf
usr/src/pkg/manifests/system-kernel-platform.mf
usr/src/pkg/manifests/system-kernel-ultra-wideband.mf
usr/src/pkg/manifests/system-kernel.man2.inc
usr/src/pkg/manifests/system-kernel.man4.inc
usr/src/pkg/manifests/system-kernel.man7.inc
usr/src/pkg/manifests/system-kernel.man7d.inc
usr/src/pkg/manifests/system-kernel.man7fs.inc
usr/src/pkg/manifests/system-kernel.man7m.inc
usr/src/pkg/manifests/system-kernel.man7p.inc
usr/src/pkg/manifests/system-kernel.man9.inc
usr/src/pkg/manifests/system-kernel.man9e.inc
usr/src/pkg/manifests/system-kernel.man9f.inc
usr/src/pkg/manifests/system-kernel.man9p.inc
usr/src/pkg/manifests/system-kernel.man9s.inc
usr/src/pkg/manifests/system-library-security-libsasl.mf
usr/src/pkg/manifests/system-library-storage-libmpapi.mf
usr/src/pkg/manifests/system-library.man3.inc
usr/src/pkg/manifests/system-library.man3bsm.inc
usr/src/pkg/manifests/system-library.man3c.inc
usr/src/pkg/manifests/system-library.man3c_db.inc
usr/src/pkg/manifests/system-library.man3cfgadm.inc
usr/src/pkg/manifests/system-library.man3commputil.inc
usr/src/pkg/manifests/system-library.man3contract.inc
usr/src/pkg/manifests/system-library.man3curses.inc
usr/src/pkg/manifests/system-library.man3devid.inc
usr/src/pkg/manifests/system-library.man3devinfo.inc
usr/src/pkg/manifests/system-library.man3dlpi.inc
usr/src/pkg/manifests/system-library.man3elf.inc
usr/src/pkg/manifests/system-library.man3exacct.inc
usr/src/pkg/manifests/system-library.man3ext.inc
usr/src/pkg/manifests/system-library.man3fstyp.inc
usr/src/pkg/manifests/system-library.man3gen.inc
usr/src/pkg/manifests/system-library.man3kstat.inc
usr/src/pkg/manifests/system-library.man3kvm.inc
usr/src/pkg/manifests/system-library.man3ldap.inc
usr/src/pkg/manifests/system-library.man3lgrp.inc
usr/src/pkg/manifests/system-library.man3lib.inc
usr/src/pkg/manifests/system-library.man3mail.inc
usr/src/pkg/manifests/system-library.man3malloc.inc
usr/src/pkg/manifests/system-library.man3mp.inc
usr/src/pkg/manifests/system-library.man3nsl.inc
usr/src/pkg/manifests/system-library.man3nvpair.inc
usr/src/pkg/manifests/system-library.man3pam.inc
usr/src/pkg/manifests/system-library.man3scf.inc
usr/src/pkg/manifests/system-library.man3sec.inc
usr/src/pkg/manifests/system-library.man3secdb.inc
usr/src/pkg/manifests/system-library.man3sip.inc
usr/src/pkg/manifests/system-library.man3socket.inc
usr/src/pkg/manifests/system-library.man3tsol.inc
usr/src/pkg/manifests/system-library.man3uuid.inc
usr/src/pkg/manifests/system-library.man3volmgt.inc
usr/src/pkg/manifests/system-library.man3xcurses.inc
usr/src/pkg/manifests/system-library.man3xnet.inc
usr/src/pkg/manifests/system-library.man5.inc
usr/src/pkg/manifests/system-network-http-cache-accelerator.mf
usr/src/pkg/manifests/system-network-nis.mf
usr/src/pkg/manifests/system-network-routing.mf
usr/src/pkg/manifests/system-remote-shared-memory.mf
usr/src/pkg/manifests/system-security-kerberos-5.mf
usr/src/pkg/manifests/system-storage-fibre-channel-port-utility.mf
usr/src/pkg/manifests/system-storage-sasinfo.mf
usr/src/pkg/manifests/text-doctools.mf
|
|
Reviewed by: Albert Lee <trisk@nexenta.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Marcel Telka <marcel.telka@nexenta.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
commit 69962b5647e4a8b9b14998733b765925381b727e
4045 zfs write throttle & i/o scheduler performance work
commit 7e0e2549bfaa531aff576083ab0c07f84fa8fb27
3845 beadm doesn't work in non-global zones
commit dc986d9f4cb40f3ff88fe0d9c9fb3a51ad50f0d9
4054 dis sometimes decides random symbols are functions
commit edd4ab01432cfb07428329ad6e8071e8923d0b20
3194 dis crashes disassembling aes
Conflicts:
usr/src/uts/common/fs/zfs/vdev_queue.c
usr/src/uts/common/fs/zfs/sys/zio.h
usr/src/uts/common/fs/zfs/sys/vdev_impl.h
usr/src/uts/common/fs/zfs/sys/dsl_dir.h
usr/src/uts/common/fs/zfs/dsl_pool.c
usr/src/uts/common/fs/zfs/arc.c
usr/src/lib/libbe/common/be_list.c
|
|
|
|
commit 69962b5647e4a8b9b14998733b765925381b727e
4045 zfs write throttle & i/o scheduler performance work
commit 7e0e2549bfaa531aff576083ab0c07f84fa8fb27
3845 beadm doesn't work in non-global zones
commit dc986d9f4cb40f3ff88fe0d9c9fb3a51ad50f0d9
4054 dis sometimes decides random symbols are functions
commit edd4ab01432cfb07428329ad6e8071e8923d0b20
3194 dis crashes disassembling aes
Conflicts:
usr/src/uts/common/fs/zfs/vdev_queue.c
usr/src/uts/common/fs/zfs/sys/zio.h
usr/src/uts/common/fs/zfs/sys/vdev_impl.h
usr/src/uts/common/fs/zfs/sys/dsl_dir.h
usr/src/uts/common/fs/zfs/dsl_pool.c
usr/src/uts/common/fs/zfs/arc.c
usr/src/lib/libbe/common/be_list.c
|
|
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@nexenta.com>
|
|
Merge github.com:illumos/illumos-gate
Conflicts:
usr/src/cmd/isainfo/isainfo.c
usr/src/uts/common/Makefile.files
usr/src/uts/common/fs/zfs/dmu.c
usr/src/uts/common/fs/zfs/zvol.c
usr/src/uts/common/io/mr_sas/fusion.h
usr/src/uts/common/io/mr_sas/ld_pd_map.c
usr/src/uts/common/io/mr_sas/ld_pd_map.h
usr/src/uts/common/io/mr_sas/mr_sas.c
usr/src/uts/common/io/mr_sas/mr_sas.h
usr/src/uts/common/io/mr_sas/mr_sas_list.c
usr/src/uts/common/io/mr_sas/mr_sas_list.h
usr/src/uts/common/io/mr_sas/mr_sas_tbolt.c
usr/src/uts/i86pc/io/apix/apix.c
usr/src/uts/i86pc/os/intr.c
usr/src/uts/intel/sys/x86_archext.h
|
|
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Christopher Siden <chris.siden@delphix.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
|
|
|
|
Reviewed by: Matt Ahrens <matt@delphix.com>
Reviewed by: George Wilson <George.Wilson@delphix.com>
Reviewed by: Bill Pijewski <wdp@joyent.com>
Reviewed by: Richard Elling <richard.elling@richardelling.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
2450 beadm umount should support mountpoint name
Reviewed by: Dan Kruchinin <dkruchinin@acm.org>
Reviewed by: Michael Schuster <michaelsprivate@gmail.com>
Reviewed by: Gary Mills <gary_mills@fastmail.fm>
Approved by: Gordon Ross <gwr@nexenta.com>
|
|
Merge git://github.com/illumos/illumos-gate
Conflicts:
usr/src/cmd/lp/filter/postscript/dpost/ps_include.c
usr/src/cmd/zfs/zfs_main.c
usr/src/lib/libdtrace/common/dt_program.c
usr/src/lib/libzfs/common/libzfs.h
usr/src/lib/libzfs/common/libzfs_pool.c
usr/src/man/man1m/zfs.1m
usr/src/man/man1m/zpool.1m
usr/src/uts/common/fs/zfs/zfs_ioctl.c
usr/src/uts/common/inet/tcp/tcp_input.c
|
|
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Garrett D'Amore <garrett@nexenta.com>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
1645 add ZFS "written" and "written@..." properties
1646 "zfs send" should estimate size of stream
1647 "zfs destroy" should determine space reclaimed by destroying multiple snapshots
1708 adjust size of zpool history data
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: George Wilson <gwilson@zfsmail.com>
Reviewed by: Albert Lee <trisk@opensolaris.org>
Approved by: Garrett D'Amore <garret@nexenta.com>
|
|
Merge https://github.com/illumos/illumos-gate
Conflicts:
exception_lists/packaging
usr/src/cmd/dtrace/test/cmd/scripts/dtest.pl
usr/src/cmd/dtrace/test/tst/common/usdt/tst.badguess.ksh
usr/src/cmd/dtrace/test/tst/common/usdt/tst.enabled2.ksh
usr/src/cmd/dtrace/test/tst/common/usdt/tst.guess32.ksh
usr/src/cmd/dtrace/test/tst/common/usdt/tst.guess64.ksh
usr/src/cmd/dtrace/test/tst/common/usdt/tst.include.ksh
usr/src/cmd/dtrace/test/tst/common/usdt/tst.nodtrace.ksh
usr/src/cmd/dtrace/test/tst/common/usdt/tst.noreap.ksh
usr/src/cmd/dtrace/test/tst/common/usdt/tst.noreapring.ksh
usr/src/cmd/dtrace/test/tst/common/usdt/tst.reap.ksh
usr/src/cmd/lp/Makefile
usr/src/cmd/lp/cmd/lpadmin/options.c
usr/src/cmd/lp/cmd/lpfilter.c
usr/src/cmd/lp/cmd/lpforms.c
usr/src/cmd/lp/cmd/lpusers.c
usr/src/cmd/lp/lib/lp/isterminfo.c
usr/src/cmd/lp/lib/lp/tidbit.c
usr/src/cmd/terminfo/att.ti
usr/src/cmd/zpool/zpool_main.c
usr/src/common/dis/i386/dis_tables.c
usr/src/lib/libdtrace/common/dt_options.c
usr/src/lib/libzfs/common/libzfs_dataset.c
usr/src/man/man1m/dladm.1m
usr/src/man/man1m/flowadm.1m
usr/src/man/man1m/zoneadm.1m
usr/src/man/man1m/zonecfg.1m
usr/src/pkg/manifests/print-lp-print-client-commands.mf
usr/src/pkg/manifests/print-lp.mf
usr/src/uts/common/fs/zfs/sys/zio.h
usr/src/uts/common/fs/zfs/zio.c
usr/src/uts/i86pc/ml/mach_offsets.in
usr/src/uts/intel/amd64/ml/mach_offsets.in
usr/src/uts/intel/sys/tss.h
|
|
|
|
1208 beadm doesn't show BE snapshots
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Gary Mills <mills@cc.umanitoba.ca>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Approved by: Eric Schrock <Eric.Schrock@delphix.com>
|
|
|
|
1208 beadm doesn't show BE snapshots
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Gary Mills <mills@cc.umanitoba.ca>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Approved by: Eric Schrock <Eric.Schrock@delphix.com>
|
|
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Approved by: Garrett D'Amore <garrett@nexenta.com>
|
|
Reviewed by: Garrett D'Amore <garrett@nexenta.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Approved by: Gordon Ross <gwr@nexenta.com>
|
|
Reviewed by: roland.mainz@nrubsig.org
Reviewed by: gordon.w.ross@gmail.com
Reviewed by: trisk@opensolaris.org
Approved by: garrett@nexenta.com
|
|
Reviewed by: richlowe@richlowe.net
Approved by: richlowe@richlowe.net
--HG--
rename : usr/src/uts/intel/os/illumos.xpm => usr/src/uts/intel/os/splashimage.xpm
|