summaryrefslogtreecommitdiff
path: root/usr/src/cmd/devfsadm
AgeCommit message (Collapse)AuthorFilesLines
2020-04-21 [illumos-gate merge]Jerry Jelinek1-1/+1
commit 629c07fb6e3f1db7dc0b6e1647ee779f6aaef329 12526 Could combine misc_link_i386.c handlers commit e1086107dcddb40ce490ac7c851716c9e1d7796d 12579 parallelize crypto-test build Conflicts: usr/src/cmd/devfsadm/i386/misc_link_i386.c
2020-04-2012526 Could combine misc_link_i386.c handlersJohn Levon1-67/+19
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Yuri Pankov <ypankov@fastmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-03-30 [illumos-gate merge]Jerry Jelinek1-2/+2
commit 8c16a0e6d0b3d6a8b804825076383c61979302ec 12404 audioemu10k: variable may be used uninitialized commit d52aae2365749461c362fde5a4c1a26a620cfbd3 12310 Add demangle(1) command commit a61ed2ce7a86a4d6428f2a83eb4739fae945447e 12258 Need native CCID driver commit ae6d4bc342613e6a5dc7b84b03ecdb0cc9cf7d26 12444 Intel v1 chip topo needs rank information Conflicts: usr/src/uts/common/sys/usb/clients/ccid/uccid.h usr/src/uts/common/sys/usb/clients/ccid/ccid.h usr/src/uts/common/io/usb/clients/ccid/ccid.c usr/src/uts/common/Makefile.files usr/src/test/os-tests/tests/uccid/yk-readonly.c usr/src/test/os-tests/tests/uccid/notxn-poll.c usr/src/test/os-tests/tests/uccid/modify.c usr/src/test/os-tests/tests/Makefile usr/src/man/man7d/ccid.7d usr/src/man/man1m/ccidadm.1m usr/src/lib/libcmdutils/common/nicenum.c usr/src/lib/cfgadm_plugins/ccid/common/cfga_ccid.c usr/src/common/ccid/atr.c usr/src/cmd/devfsadm/usb_link.c usr/src/cmd/ccidadm/ccidadm.c usr/src/cmd/ccidadm/Makefile
2020-03-2712258 Need native CCID driverHans Rosenfeld3-1/+68
Contributed by: Robert Mustacchi <rm@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Garrett D'Amore <garrett@damore.org>
2020-01-12OS-7196 Need native CCID driverHans Rosenfeld3-1/+68
Contributed by: Robert Mustacchi <rm@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Approved by: Jason King <jbk@joyent.com>
2020-01-07 [illumos-gate merge]Jerry Jelinek1-1/+1
commit 02123a497a63fe1acfaf63446b5b19101fa6c347 12141 libbe cannot handle vfstab updates in NGZ commit 58e78d166bd2b5a9dda31250b8e8bad7c7548c0e 12149 mixed up 32 and 64 bit build commit f7d2fd30ef2e2b3d5779d5b0ad885081307a4512 12148 libc: _rtbootld.o needs to be built with -m32 commit bfb9edc9bd178b0ce7fa2fbe1fc66e18e316af4e 12143 scan code should check the return value of zfs_btree_first commit da9bf00574dd2845efcb9b791f4b44ecf1d1548c 12078 loader: rewrite zfs vdev initialization
2020-01-0612149 mixed up 32 and 64 bit buildToomas Soome1-1/+1
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-01-06 [illumos-gate merge]Jerry Jelinek2-14/+13
commit cb2bfa207c033ee7d25890c8c31a9010f332fe48 12112 devfsadm: cast between incompatible function types commit 064d16273d15bf6b8ef164ed9d00a767e2fcd0ed 12130 nfs/statd: cast between incompatible function types commit f7afc1fdb20343a25c4d88d6e7004d102e4c3e38 12135 ECRC PCIe errors shouldn't be fatal 12136 Want hook to disable PCIe link monitoring 12134 Capture PCIe aspm status commit 07493f32b693ae8ddef96861c721ea94eb66b126 12118 system/library/install has gone
2020-01-0412112 devfsadm: cast between incompatible function typesToomas Soome2-14/+13
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Matthias Scheler <mscheler@tintri.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-08-16 [illumos-gate merge]Jerry Jelinek1-1/+1
commit d3b5f56344d8bfcdd6cfb82446af0e5e55ad9ebe 11528 Makefile.noget can get gone 11529 Use -Wno-maybe-initialized commit c4ccc1f9004b70b07e4cdb57641c38ab607306c9 11226 Remove NetraCT support commit dcfeff93f67a1188722a358e0fbfcd604993e573 11561 loader script needs to place .eh_frame after .text commit a8ffe4975d219124d53dcd9de30126f3a595d28f 11555 gptzfsboot: boot prompt is not refreshed on device change commit 79940ff6ac581ff9431c474dcfa18c78f1cb7a50 11556 ip_attr.c functions need to not dereference conn_ixa directly after lock drop commit fe949611d4f0a0f42a6923a31cd3073e5b2bc97c 10540 wsdiff much slower under python3 than python2 commit c1064fd7ce62fe763a4475e9988ffea3b22137de 11541 allocation_classes feature must be enabled to add log device Conflicts: usr/src/uts/sparc/Makefile.sparc usr/src/uts/intel/dev/Makefile usr/src/uts/i86pc/pcie/Makefile usr/src/cmd/zoneadmd/Makefile
2019-08-1611528 Makefile.noget can get goneJohn Levon1-1/+1
11529 Use -Wno-maybe-initialized Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-07-18 [illumos-gate merge]Jerry Jelinek1-1/+0
commit 621caade37fe7b1fa94c61ab3f3ef03c38bbdc2e 11388 lockstat: NULL pointer errors commit d4d37f1b7f62fa7bc9abd7dcd34bc6d85dac69af 11387 look: NULL pointer errors commit 0babfc55a001a1a55719ffeced558ec05d5ec38c 11386 luxadm: NULL pointer errors commit 1a3a3bd4960cef8c34aa04b4daa125a5efc415f3 11383 listen: NULL pointer errors commit c59d9dff034f6cf5330aceb38bb1757d01e3904e 11382 ldap: NULL pointer errors commit 01d6bbace7ed9d92acc6fd5dfcb2b18c2dd18e85 commit bf8679989f3c88a5ddb26dd955ca2dd4a52bc2d5 11473 SPARC build warns about unpackaged files commit 370566791023855edd09eaa76dd783d93fb60cfe 11474 usr/src/cmd/devfsadm/Makefile.com has an SVM remnant
2019-07-1711474 usr/src/cmd/devfsadm/Makefile.com has an SVM remnantPeter Tribble1-1/+0
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Garrett D'Amore <garrett@damore.org>
2019-07-09 [illumos-gate merge]Jerry Jelinek2-9/+9
commit 6f2b04a2ce785423fe988216ae694366499884b2 11304 cmd-crypto: NULL pointer errors commit 19803d096124c0f1ca62906eb328234556bfad35 11303 cron: NULL pointer errors commit a3ab7e857d66d206fcfc56f9a628266bd25a7bd0 11319 devfsadm: NULL pointer errors commit 1fbb7a7c3b62c369349ec1774806ed321e4f6119 11332 Regression: 11184 causes kernel hang during boot on CPUs without ARAT commit 62efa0e74455f83caa0fa7df8926a5ec9656b3ce 11213 tem: partially support CSI [ 38 and 48 sequences with smaller depths commit 023a3eeed3dc3724c83a2c43af879ce1719b2e32 11324 expr: NULL pointer errors commit c7cb3c8ba9fee2d8fc1a3ba06662ed84679fbd66 11323 syseventd: NULL pointer errors commit 1a80a7c52201c03ace9f85bdb77b768062b06136 11322 dfs.cmds: NULL pointer errors commit 8f32bfdc833ff8990921fa7b28a4d6bd970ef98f 11290 captoinfo: NULL pointer errors commit 84bdd7fe0904e8a6527441769054b6bc92a1ffe0 10329 Remove scsi_vhci_f_asym_sun (StorEdge T3 support) commit f9d4be10f65289547fa67ea8d1a3de54596b3ba1 11300 cpustat: NULL pointer errors
2019-07-0911319 devfsadm: NULL pointer errorsToomas Soome2-9/+9
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-27OS-7667 IPFilter needs to keep and report state for cloud firewall loggingDan McDonald1-2/+2
Portions contributed by: Mike Gerdts <mike.gerdts@joyent.com> Reviewed by: Mike Gerdts <mike.gerdts@joyent.com> Reviewed by: Cody Peter Mello <cody.mello@joyent.com> Reviewed by: Michael Zeller <mike.zeller@joyent.com> Approved by: Michael Zeller <mike.zeller@joyent.com>
2019-06-2211184 Want CPU Temperature SensorsRobert Mustacchi3-8/+99
11185 i86pc chip module should be smatch clean Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Reviewed by: Jordan Hendricks <jordan.hendricks@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-05-14 [illumos-gate merge]Jerry Jelinek2-319/+0
commit 8abca89f418632e2ebd3bcbc8b0d814c394ebef1 10898 Add topo method to determine occupant status commit cfbda96766a25458b8ad2be1a09a59ce247a25d8 10923 thread_affinity_set(CPU_CURRENT) can skip cpu_lock commit e4caeab9084da2fca73539909c80a44baaf3fa67 7639 Remove old DRM+AGP code commit 76eff6ad4aa646f8d8aa38f7dda4824170170280 10929 loader: efi_zfs_is_preferred: was && intended here instead of || commit 3db6627c6730f7ec4426ac0be0e9338235aed2d8 10900 Fix estimated scrub completion time commit 12a8814c13fbb1d6d58616cf090ea5815dc107f9 10566 Multiple DVA Scrubbing Fix commit a3874b8b1fe5103fc1f961609557c0587435fec0 10405 Implement ZFS sorted scans Conflicts: usr/src/uts/intel/Makefile.rules usr/src/uts/common/os/cpu.c usr/src/uts/common/fs/zfs/zio.c usr/src/uts/common/Makefile.rules
2019-05-147639 Remove old DRM+AGP codeGordon Ross2-319/+0
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Randy Fishel <randyf@sibernet.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-05-07OS-7669 Want CPU Temperature SensorsRobert Mustacchi3-8/+99
OS-7677 i86pc chip module should be smatch clean Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Reviewed by: Jordan Hendricks <jordan.hendricks@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Joshua M. Clulow <jmc@joyent.com>
2019-01-15 [illumos-gate merge]Jerry Jelinek1-0/+4
commit c653bb4713ca694c2d16b04b65d5b76c0bb46bd4 10197 build smatch in parallel commit 15c07adc1c7b828006b5e3c4d528b92229d6bd23 10081 smatch indenting fixes for usr/src/uts commit 5661bb7641e85c46713da7a3002b29ecd2c3daf0 10080 smatch Makefile changes for usr/src/cmd commit 05ede3db5e3b7d540afbccdc872c735770e82ef3 10079 smatch Makefile changes for usr/src/lib commit cadd68ea0014761eda6a293664086dfa80686d85 10078 smatch fixes for UCB commit 1ea94c756c0bc9170021d7b570944a24f224c03f 10202 loader: use screen-#rows to find bottom left co-ordinates commit 08487eea68a2fa501b5042131c6db068089f82e1 10173 loader: support newer ZFS versions Conflicts: usr/src/lib/libdladm/Makefile.com usr/src/lib/fm/topo/modules/i86pc/chip/Makefile
2019-01-1410080 smatch Makefile changes for usr/src/cmdJohn Levon1-0/+4
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@joyent.com>
2018-09-17OS-7250 undo c99 change in dkio.hJerry Jelinek1-3/+0
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2018-09-11OS-7227 dkio.h C99 change requires additional lint cleanupJerry Jelinek1-0/+3
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-05-25 [illumos-gate merge]Jerry Jelinek1-19/+25
commit 1cdca625ac0e1e0a31db02a0dc4be33ae14b64cc 9534 xhci_portsc should only be installed on x86 commit fcd69270d3e30d8121da73f26d9d8aec4375ecd4 9550 Create hub symlinks for xhci devices commit 0df48811699b83d09c552548effcb1718d6ff1d0 9545 Global visibility of C11 functions in C++11 and C++17 in stdlib.h Conflicts: usr/src/uts/common/sys/smbios_impl.h usr/src/common/smbios/smb_info.c usr/src/common/smbios/mktables.sh
2018-05-249550 Create hub symlinks for xhci devicesAlexander Pyhalov1-19/+25
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2018-04-24 [illumos-gate merge]Jerry Jelinek2-1/+3
commit df23f1c1c0a6fa2a4bddd7a14cfc75933bbd5917 9271 uts/i86pc: this statement may fall through commit 3d19b30e50b972b09ded7f37b8a5fc36d10588e6 9379 pr: this statement may fall through commit 0bd000e03b3b546461db68c0b601a3a5412e3d31 9377 srptadm: this statement may fall through commit 5135ad20c9f4ed5bf570f078a3bd3a837de6c2cd 9243 nsswitch/ldap: comparison between pointer and zero character constant commit 7b839a17b133f5f15cfee0a4f16c5c8445d7fa25 9241 si3124: this statement may fall through commit 73ebdb1f098bc5f3e6301b6aeab3becf12bc844e 9227 ipd: this statement may fall through commit 45137058c754e4417a4b9610ef655bc26b175a31 9423 loader: zfs_bootfs() needs to use config pool txg for boot device commit 6b8702c2d714a793b56a83a26988208caccea8d8 9419 testregex: condition otherwise unused variables commit 6c7cff64a7c0aafe97d354f169f3230bf9a353c0 9416 spell: use fgets not gets commit 0ae3c1c128212f440f395f5f1e70577eada7ca85 9414 scsa1394: this statement may fall through commit c836236f795ed150d887b60a5acdab58f41a6291 9413 dprov: this statement may fall through commit 99164022c06573613aeee730270cf19646e0f049 9412 hermon: this statement may fall through commit e544b3c5a10750f0a6e563f648a46ff304d9ee95 9406 acct: this statement may fall through commit b80bb91b66c2de22d944d93cdc98304eb32be782 9411 ptem: this statement may fall through commit 80e626097a0835083ba4adb104b6d24bc1b6c6b4 9410 gld: this statement may fall through commit 5d14684d1c825f0a207f249ec1039984cf9d8fd5 9409 acpica: this statement may fall through commit 6c125e4ef2b6aa450b3b8180c8af116631da58eb 9408 pcmcia: this statement may fall through commit 0156311c9f72cdfe0968bb696336ea1b7bf9befa 9407 fctl: this statement may fall through commit 6ec25805e89b871fea97386e5b9d457faba82563 9405 abi: this statement may fall through commit c473d15653eff703332d18dd4922f7643a633735 9404 abi: comparison between pointer and zero character constant commit c0882bf482806dc6459d8b317ff54b69d1602bf0 9402 restore: this statement may fall through commit 2ae4c13b79c29604a25f0cedb59f2acff223bd26 9401 cpio: comparison between pointer and zero character constant commit df0d8faa63dc661707485b4e12027d2a3b09e107 9399 avs: this statement may fall through commit 4159a98a3536461402cc63f5784a0dd919e7d82c 9398 cron: this statement may fall through commit 9813518f6be5306c080ce190fa202bb0eaba7058 9397 devfsadm: comparison between pointer and zero character constant commit 902eb9290a2193855c11e0290bad20b8e5ff7c03 9396 devfsadm: this statement may fall through commit ac2a9d89ccb0d7cde5ae809b68a5cfbaeefeef78 9395 ed: this statement may fall through commit 0834baa77af16c1d9672ea0d0650f877cc0b07d8 9394 format: this statement may fall through commit 0c5b3cb404497f7ec0ae919e1a5650806be59641 9393 mailx: this statement may fall through commit 96d32a53e61e5d703ab14d07d81e4e81c8c9fbb9 9392 idmap: this statement may fall through commit 95e72cea9fdb1b95dc17d852d8fc25b518112352 9391 itadm: this statement may fall through commit b3863623bad65c4d98e8af1ef92ca8748dc4396b 9390 killall: this statement may fall through commit 25b601ca6246156206dbe2b37be633d695100eb0 9388 listen: this statement may fall through commit 5196acaea56d98e47010f746097c6f61b937a987 9387 login: this statement may fall through commit 674a0a218b3be1d0d7af65a4a3ea23fbcc657106 9386 kadmin: this statement may fall through commit e608d74df721554c5a0664ff0073a9595af04fac 9385 more: this statement may fall through commit 21d1a2fb8737adaa9e5b08ea72e8977e258a4646 9384 msgfmt: this statement may fall through commit 6da563efef64cb9063cc61297f33a1e623033795 9383 nl: this statement may fall through commit 93b546c082a8b32824a000a5be13e5aa9c84d208 9357 vgrind: this statement may fall through commit 29a5d00515db6837124bcba467ff498b273b21aa 9356 vscan: this statement may fall through commit 96a8ee403e7f0a4bdde5417945795f1bf0b300b2 9354 acpi: this statement may fall through commit 40ed00103f04f72bef88cdaa2ec4ebae03af4a07 9353 fmt: this statement may fall through commit 2990a173407351bd44b04c3c4e75c7ff0aa384d7 9351 pcmcia: error: '*' in boolean context, suggest '&&' instead commit cc20930cb050f4447cc1f563c461ca4a043e5a1a 9334 tools: use NATIVECC commit 0a06a804903b8c0464e65f18bfa5f32c5f14147b 9272 loader: Minor cosmetic changes. commit 7d86488a35d4587500da1cb695e92b52b35fd253 9270 uts/i86pc: amd_iommu this statement may fall through commit e916f0dc33b09935ecd578858cf0aaa9867be4ec 9264 amd8111s: error: '<<' in boolean context commit 173f9ecb676ad20b467555f6b20bbfae39f90372 9262 iptun: this statement may fall through commit 2811ec437a3102acd185cc6fafc9a716169cac2a 9232 mega_sas: this statement may fall through commit c344b72c2f62222cffc1119518764557c5bf956f 9229 ipnet: this statement may fall through commit 59e9026779cf4a22e08153f0b7702f8167fb44c7 9221 cpqary3: this statement may fall through 9261 cpqary3: wrong value is used in panic message commit adb064afeb48ec687de5e8bd683ac74fbe19d656 9176 smbsrv/libfksmbsrv: duplicate 'const' declaration specifier commit c00b6c91f218888919d6640bcad92097d5b4b68b 9127 efi: Only scan the BLKIO MEDIA once commit 7703357b1908c4facec10ab54f76be175f414516 9126 efi: Do not pad the efi devpath structure Conflicts: usr/src/cmd/acpi/common/utprint.c (deleted in illumos-joyent)
2018-04-239397 devfsadm: comparison between pointer and zero character constantToomas Soome1-1/+1
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2018-04-239396 devfsadm: this statement may fall throughToomas Soome2-0/+2
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2018-03-21OS-6771 ppt device nodes sometimes disappear after module unloadingHans Rosenfeld1-1/+14
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2018-03-06OS-6685 bhyve ppt should facilitate PCI accessPatrick Mooney1-0/+6
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2018-03-02OS-6617 remove forceload for viona and vmm from /etc/systemJohn Levon1-0/+18
OS-6679 ABBA deadlock in vmm sdev plugin Reviewed by: Mike Gerdts <mike.gerdts@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2018-02-28OS-6681 modernize viona driverPatrick Mooney1-0/+6
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com> Reviewed by: Mike Gerdts <mike.gerdts@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2018-02-26OS-6688 Could combine misc_link_i386.c handlersJohn Levon1-67/+19
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2018-02-05 [illumos-gate merge]Jerry Jelinek1-8/+8
commit c73799dd86c25c27f5183e83584212d06d1ecebc 9024 rework PV-HVM disk device handling commit fcebcf2bde9c499fa119ba1d185c1d9dd8db8c31 9023 port Delphix Xen-related fixes commit ff074caab09347cf7a3028cad320325b14d826ce 9006 parallel loader builds fail sporadically commit 0f554fe53a6056402dbaf025d945afa8659af0c7 9001 cdm is useless, remove it 9002 webrev should know how to get the git user name commit a96858a0ffbb0a37a4c126a6889a50342c8e0ac5 9013 cmd/vi: don't use obsolete REG_WORDS commit 925beec7a40f23f8a7663cf5e8289a88f9688e87 9012 cmd/grep: don't use obsolete REG_ANCHOR commit 16b8cff5614360cedee81496774b4933d65c2a62 9007 import AT&T regex test suite commit b4509b050d50104aa22638bf66c219627cf301af 6690 set_nfsv4_ephemeral_mount_to() tries to read AUTOMOUNT_TIMEOUT from defunct /etc/default/autofs commit 8baf4f951af3e9e291859c8e5cb2ea4a83c6a531 9015 krb5-config emits unnecessary -R flags 1295 krb5-config only understands krb5 Conflicts: usr/src/tools/scripts/webrev.sh usr/src/tools/onbld/hgext/__init__.py (deleted)
2018-02-049024 rework PV-HVM disk device handlingYuri Pankov1-8/+8
Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-03-31 [illumos-gate merge]Jerry Jelinek1-13/+0
commit a6ab12d6f9f3977ca030fee8770f9fec7ec48bd2 4678 lms and heci can probably be EOF'd commit 56350fe51602d105c19353b8bf580ddd591726d5 8002 delete unnecessary obsolete packages Conflicts: usr/src/uts/intel/Makefile.intel usr/src/uts/intel/Makefile.rules
2017-03-304678 lms and heci can probably be EOF'dYuri Pankov1-13/+0
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-01-12 [illumos-gate merge]Jerry Jelinek1-200/+0
commit ad309d3e2ef712dfdf1bc08758f232ebd5fe1612 7761 bootfs_005_neg's pool destruction must handle EBUSY commit 555da5111b0f2552c42d057b211aba89c9c79f6c 7743 per-vdev-zaps have no initialize path on upgrade commit 0e93ddde309a21971dc41356b4834acecaeb9e20 7739 zfs_inherit_003_pos fails due to improperly generated random strings commit 4648396c072c3d0c2a1a38afa5f6717799eb1ac7 7731 libdladm`i_dladm_set_single_prop() leaks memory when resetting properties without default value commit 5f10ef697f250374b7b917e10961c4e02d4e3112 6396 remove SVM Conflicts: usr/src/cmd/dladm/Makefile usr/src/cmd/Makefile.check usr/src/lib/Makefile usr/src/Makefile.lint
2017-01-116396 remove SVMYuri Pankov2-201/+0
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2017-01-027664 devfsadm.h not updating by incremental buildPatrick Mooney1-2/+5
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Ryan Zezeski <ryan.zeseski@joyent.com> Reviewed by: Dale Ghent <daleg@omniti.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2016-12-20OS-5867 header install racy in devfsadm buildPatrick Mooney1-2/+5
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Ryan Zezeski <ryan.zeseski@joyent.com> Approved by: Ryan Zezeski <ryan.zeseski@joyent.com>
2016-12-20 [illumos-gate merge]Jerry Jelinek6-16/+30
commit 540b2cc7a3cce4677bb918fec08d34cfd5f8c545 7670 c0 controller instance should be reserved for vhci commit cead1df3b072a636f2f644cb38b83059f9f01fe8 7662 assertion triggered in syseventd zfs_mod.so commit d3147737fcad3bbe69cbd5b065363137f4e61c52 7675 Python2.7 needs 5879-like exception_list fixes commit 1a444326de2cbc1063a0ec1465543edcf4a5a997 5032 share_nfs(1m): Documentation for "noaclfab" is needed
2016-12-207670 c0 controller instance should be reserved for vhciHans Rosenfeld6-16/+30
Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Sam Zaydel <szaydel@gmail.com> Reviewed by: Juraj Lutter <juraj.lutter@erigones.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-12-05 [illumos-gate merge]Jerry Jelinek4-249/+329
commit 502b33a50609aec2d2a1f0465da1ad3bac47d74a 7593 lsdev device name section headers should be printed by dv_print callback. commit 5b5a71c445cf6577e9376190edd57004a2b09522 6964 mkfs_pcfs should detect GPT partition size and fat type for it commit 55a424cb69d5e44a32d26e1c9fe02288d09a1663 7404 rootpool_007_neg, bootfs_006_pos and bootfs_008_neg tests fail with the loader project bits commit 4ba5b9616327ef64e8abc737d29b3faabc6ae68c 7586 remove #ifdef __lint hack from dmu.h commit 719d176126cc1c689a469d4c3553d770d1c4e94e 6723 etc/skel needs cleanup 2931 PS1 prompt in default user .profile is incorrect commit 9c31cf024c08128fce3fce725716f43a0286b787 7623 Move agpmaster to graphics-agpgart, and set noincorp commit a727ef706f18aacc81c5d9981e121205e149f8bc 7622 Separate DRM+AGP devlinks stuff into its own module commit 01d41e6dacd6f26957b16899a553d152ff46ec0c 7621 Ship devfsadm.h to allow externally-built devlinks modules commit c4d05ea67a6a84b9d56cd84ce2a6e1f572b51966 7620 Update gfx_private for new AGP+DRM code commit dc1b26915530081df6e78d0ada403a1b920a7b58 7619 Promote gfx_private.h to sys/gfx_private.h
2016-12-027622 Separate DRM+AGP devlinks stuff into its own moduleGordon Ross3-248/+319
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-12-027621 Ship devfsadm.h to allow externally-built devlinks modulesGordon Ross1-1/+10
Reviewed by: Alexander Pyhalov <alp@rsu.ru> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-09-30 [illumos-gate merge]Jerry Jelinek1-1/+20
commit 9f9230833b50b8271840dc2c12bd1e94d9df7d12 5969 update illumos-gate to use python2.7 commit 8ae05c101a3c849364fa53a66ec87aa59823326a 7392 remove event channel support from lofi and implement lofi_devlink_cache. commit 5cbe397111597bc67a2d5d429b52a503f55a14b3 7437 Add the missing space between .asciz directive and opening quote in btxldr.S commit 24979ca36afa68d08e082148fcbf4c5dc73f7849 7382 basic NVMe 1.1 support commit df8c228748280860358d01a3d32ce256aeb51c38 7381 support EUI64 in blkdev commit ad6d02f81083a7397e072fc604c6c339bc472dc3 7383 sunddi.h isn't cstyle clean commit 6801591e1fea06222c50622c468541c82c67cdb4 7377 want mechanism to override physical block size of NVMe devices commit a2bd3819aa1376ad4827c467317475bab181157d 7376 nvme(7d) manpage cleanup commit d148d46e69709052e6d92205c98874f3e7cfd4c0 7372 support NVMe volatile write cache Conflicts: usr/src/tools/scripts/wsdiff.py usr/src/tools/scripts/validate_pkg.py usr/src/tools/scripts/mapfilechk.py usr/src/tools/scripts/hg-active.py usr/src/tools/scripts/hdrchk.py usr/src/tools/scripts/git-pbchk.py usr/src/tools/scripts/copyrightchk.py usr/src/tools/scripts/cddlchk.py usr/src/test/test-runner/cmd/run usr/src/test/test-runner/cmd/Makefile usr/src/Makefile.master
2016-09-297381 support EUI64 in blkdevHans Rosenfeld1-1/+20
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2016-06-22 [illumos-gate merge]release-20160625Jerry Jelinek3-45/+126
commit 01aaaf328842760a1002109b299908a027e94cf8 7051 want id_space(9F) docs commit c1de7575521deda5ee777b8054a9c5b12f15b1ee 7120 mDNS resync was not wsdiff safe commit 9c05409f2b9301e686735887a9573454cceb0331 7069 i386_XARCH should include -m32 commit 406fc5100dac8d225a315a6def6be8d628f34e24 6602 lofi should support labeled devices commit f3a07f941f1be263a48a040c059edbcb722cf436 4712 Prefer 'parsable' over 'parseable' in the manual pages commit 1b2031a95889aea96be6af55dcf31a0d5ffdfed9 7050 Prefer 'subcommand' over 'sub-command' in the manual pages commit 831b40b1c811223fd0b1131791a38e3ae5143377 7049 Prefer 'writable' over 'writeable' in the manual pages commit a716f1a92056bc2e231e57ae2a20725ce606ea73 7047 Fix spelling mistakes in sections 9E, 9F and 9S commit 95e15299a2c42b8014fa27631a6f3be2a93febc2 7048 Fix spelling mistakes in sections 7D, 7I, 7IPP, and 7P commit df23565fe1d0b225f9f898c50dfafea6749b0b7f 7046 Fix spelling mistakes in section 5 commit c855112f85cf71e42f6381a66f3f86f98e2ed24e 7045 Fix spelling mistakes in section 4 commit 843c398e8904ed9d833d2af3103894f909fb4b52 7042 Fix spelling mistakes in library sections commit 0db8de19c0e494758b68b702523a2b0eaffe3b2e 7044 Fix spelling mistakes in sections 1HAS and 2 commit df23d905b96680e56379c5a5ecb4b363f36b9e74 7041 Fix spelling mistakes in sections 1 and 1M commit 71af3be340c57171837478555e2eb0d496318cfc 7040 Detect common spelling errors in manual pages Conflicts: usr/src/uts/common/fs/vfs.c usr/src/man/man7d/cpuid.7d usr/src/man/man5/privileges.5 usr/src/man/man3c/signalfd.3c usr/src/cmd/lofiadm/main.c