summaryrefslogtreecommitdiff
path: root/usr/src/cmd/fs.d
AgeCommit message (Collapse)AuthorFilesLines
2021-03-10 [illumos-gate merge]Dan McDonald13-167/+241
commit ef1266efec4565fb64aeda150f6100dadde8bca8 13597 ipf: variable may be used uninitialized in this function commit d464f34577edaa31dd6978ec04d66a57529dd2c8 13587 stmf_sbd: array subscript 8 is above array bounds commit e3b270024f3e952233b61d3dcb4129ba75bf2720 13520 udapl_tavor: symbol 'dapls_ib_dbp_lock' is multiply-defined commit 089ef9c1879ed031043f7bb75bd1f472558dcbbf 13576 Add mdb ::linkerset command commit f6c47fdeea63a9c5d1abefdffb93d3f87e12b7d0 13605 ramdisk systems have no boot_archive commit 2587b3a0593a431a99cc2dc78bf1034e672a35e2 13606 tic(1) writes uninitialized data to some terminfo entries commit d893e05e2a64324d7059baefcbf7bd9872a32ad9 13595 logadm: failing to build test programs commit bfbf29e2d493eb4d7f76ee725d3229899602a088 13552 fs.d: multiply-defined symbols commit 19df86dc540ec91584176ab69b765edae4562731 13613 ipkg platform.xml missing /dev/signalfd commit 8993acd7cf0075cbfaf6df95d292f897079b5618 13591 bnxe: implicit conversion from 'enum <anonymous>' to 'lm_status_t' Conflicts: usr/src/cmd/mdb/common/mdb/mdb_cmds.c
2021-03-0913552 fs.d: multiply-defined symbolsToomas Soome13-167/+241
Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-10-14 [illumos-gate merge]Jason King1-13/+1
commit 35abe3277cc67d1a650f8fd7ce718b89fbece04d 13215 qsort_r(3C) manual synopsis was botched commit 85f4cb87104c72587029a6e0f1663332c85ba118 13184 Stop translating ld(1) options through cw(1) commit 0a36db39c3cd88f4799ecd9db875f43d834d0a81 13210 Removing multiple links from aggr leaves last link dangling Conflicts: usr/src/uts/sun4u/opl/unix/Makefile usr/src/lib/krb5/plugins/preauth/pkinit/Makefile.com usr/src/cmd/rcap/rcapstat/Makefile usr/src/cmd/cmd-inet/usr.sbin/snoop/Makefile usr/src/cmd/cmd-inet/usr.sbin/Makefile
2020-10-1313184 Stop translating ld(1) options through cw(1)Richard Lowe1-13/+1
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-08-12 [illumos-gate merge]release-20200813Jerry Jelinek1-2/+9
commit 0ac8993002ee179cc3289243a0fc956ee0db04da 13013 Port OpenZFS zpool label clear improvements 13012 zpool_read_label semantics should match OpenZFS commit 0904e7ecf266ebe6844dfc4b178441dc8d81296b 12944 remove long obsolete libsys
2020-08-1113013 Port OpenZFS zpool label clear improvementsBrian Behlendorf1-2/+9
13012 zpool_read_label semantics should match OpenZFS Portions contributed by: Jason King <jason.king@joyent.com> Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Tim Chase <tim@chase2k.com> Reviewed by: Tony Hutter <hutter2@llnl.gov> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-02-19 [illumos-gate merge]Jerry Jelinek1-2/+2
commit 66582b606a8194f7f3ba5b3a3a6dca5b0d346361 12185 Remove B100s support commit e912cc3d5decbbfbb3005d9f678e9fc3ccbcf91f 12314 ld fatal warnings miss some guidance messages commit 20de283b9b1939fdc5b617ccc0c6e5ce8b7c6160 12313 nightly should check for ld guidance commit f365545469641697196ce86d635cfe5f3fe68d27 12312 fix unused lib dependencies commit 3e3015ce0eb82be8ac17954eba80f3f24204fcbd 12311 adjust NATIVE_LIBS in SMF makefiles commit ced75a9309169d0177775214e3e1780ef5f7cf8a 12293 libfru: SOLARIS_UNIX is not needed commit e371214c989050b68785a50c83f96cd04c4d18e8 12233 libsmbios fails to build on SPARC Conflicts: usr/src/man/man7d/Makefile usr/src/cmd/svc/configd/Makefile
2020-02-1812312 fix unused lib dependenciesJohn Levon1-2/+2
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-02-10nfs-zone merge cleanup (#258)Dan McDonald3-16/+1
Portions Contributed by: Michael Zeller <mike@mikezeller.net> Three commits from the nfs-zone branch: * Add sharetab to joyent zones * Revert "OS-871 zone stuck in shutting_down - waiting for kernel thread nfsauth_refresh_thread to terminate" * include nfs server manifest in joyent branded zones Plus additional clean up of merge problems with illumos#11083 (nfs-zone)
2020-02-10 [illumos-gate merge]Jerry Jelinek8-24/+383
commit 19ee9cd1f5161e227951200cab5ecbff45fd5d71 12277 /proc/<PID>/fdinfo should resolve paths relative to current process commit 52aec5b9758f6352670ab269980b437a987f4822 12276 smatch-clean sockfs commit 0dfe541e13279d277d838d6a27e55188b9486cb1 11083 support NFS server in zone commit d8ab6e129d75d7c3f21a7909bf811a3de65faea8 12235 Add libzutil for libzfs or libzpool consumers commit fdefee4c75361dc5ea202f7e1f7c49f8a27ea043 12266 loader: rewrite zfs reader zap code to use malloc commit 8af765f5897d30449b941438e8d833f02dac74f8 12252 remove sunfire-specific code from kstat(1m) commit 34173ec8d0147391124bee4bbc60ac00807c0377 12284 errors in compress(1) and pack(1) man pages Conflicts: usr/src/uts/common/klm/nlm_impl.h usr/src/uts/common/fs/nfs/nfs_server.c usr/src/lib/Makefile usr/src/cmd/fs.d/nfs/svc/nfs-server
2020-02-0711083 support NFS server in zoneEvan Layton6-15/+373
Portions contributed by: Dan Kruchinin <dan.kruchinin@nexenta.com> Portions contributed by: Stepan Zastupov <stepan.zastupov@gmail.com> Portions contributed by: Joyce McIntosh <joyce.mcintosh@nexenta.com> Portions contributed by: Mike Zeller <mike@mikezeller.net> Portions contributed by: Dan McDonald <danmcd@joyent.com> Portions contributed by: Gordon Ross <gordon.w.ross@gmail.com> Portions contributed by: Vitaliy Gusev <gusev.vitaliy@gmail.com> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Reviewed by: Rob Gittins <rob.gittins@nexenta.com> Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com> Reviewed by: Jason King <jbk@joyent.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Garrett D'Amore <garrett@damore.org>
2020-02-0712235 Add libzutil for libzfs or libzpool consumersDon Brady2-8/+10
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-01-27 [illumos-gate merge]Jerry Jelinek1-2/+2
commit 5ca82e6914c4162ba9b7028b19c9d77d3eadaf17 11224 nightly and bldenv should be usable directly commit e90dc2b3580db8c2b04f138bba39aef292972dd2 12248 libdscp no longer needs to link with libnsl commit c60a820f97f4b84a182cb6e21fe8a25ff0ad3c4f 12239 chk4ubin: smatch errors commit 12661a24a0babe84d0a1b8d1fe46fb61dcc5011e 12238 stabs: smatch errors commit d851c23803d14c57f342f6cca648ec3bfb5ea9d1 12246 pci_get_irq_routing_table() leaks under UEFI commit 54cceed6fe59abfe2b58b5b1ef5bb12e652048fa 12144 Convert Intro(7) to mandoc 12145 Convert cpr(7) to mandoc 12146 Convert ibmf(7) to mandoc 12147 Convert FSS(7) to mandoc commit 9f9c12cd25ff2bda305600e1620ad2eecad4ef19 12243 too many NFS threads actually hurts performance commit 17a06589f9735e8864d445426faac16505b5d072 12184 SPARC build fails due to missing 64-bit libdhcpagent commit 8c4f148689a42031a168cdc4c81062735db025e0 12193 zonestatd: Wrong indentation in zsd_usage_cache_update()
2020-01-2412243 too many NFS threads actually hurts performanceEvan Layton1-2/+2
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Reviewed by: Rob Gittins <rob.gittins@nexenta.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Gordon Ross <gordon.w.ross@gmail.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 Jelinek4-60/+73
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-0412130 nfs/statd: cast between incompatible function typesToomas Soome4-60/+73
Reviewed by: C Fraire <cfraire@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2019-12-02 [illumos-gate merge]Jerry Jelinek1-1/+2
commit 4deedc8c9617c76c1e08a5265614b205754926c4 12041 tem: x86 needs to use tems.ts_color_map() for 8-bit colors commit 2f572942f3e92c5f77d0b5d0778be90fa16681c1 12040 loader: vbe_print_mode() is missing newline commit e15e891852f98a4fc7afb32f0999b5bc38f7d1f8 12005 update to Intel microcode-20191115 commit f7db5903887928b2b43995473632ef63d130bbd4 2988 nfssrv: need ability to go to submounts for v3 and v2 protocols commit 19687f06a4a23ca82910eccd0f898c90ecd3cf62 12017 Assertion failure in kstat_waitq_to_runq from blkdev
2019-11-272988 nfssrv: need ability to go to submounts for v3 and v2 protocolsVitaliy Gusev1-1/+2
Portions contributed by: Marcel Telka <marcel.telka@nexenta.com> Portions contributed by: Jean McCormack <jean.mccormack@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Alek Pinchuk <alek.pinchuk@nexenta.com> Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-08-28 [illumos-gate merge]release-20190829Jerry Jelinek8-39/+92
commit c5806743f70246f7f708e57514b9103a6291d629 11622 clean up rarer mandoc lint warnings commit 6ae02400ec7326832d2e19e92b4174ec778b2b9f 11620 strtod man page typo equence commit 0463c8009260e445fd1885cfaf98e04a586d495b 11618 Use exec_attr instead of suid for smbfs mount and unmount commit efe44a0312f417787c2d6992582ad06b1b98cd8d 11608 add DKIOC ioctl to report drive UNMAP support Conflicts: usr/src/cmd/fs.d/mount.c
2019-08-2711618 Use exec_attr instead of suid for smbfs mount and unmountGordon Ross8-44/+92
Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Garrett D'Amore <garrett@damore.org>
2019-08-22 [illumos-gate merge]Jerry Jelinek1-6/+2
commit 44bf619d328827ce5eca6833fcd5c69f1592e578 10703 smatch unreachable code checking needs reworking
2019-08-2110703 smatch unreachable code checking needs reworkingJohn Levon1-6/+2
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-08-16 [illumos-gate merge]Jerry Jelinek26-26/+26
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 Levon26-26/+26
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-08-05 [illumos-gate merge]Jerry Jelinek34-214/+169
commit 94a5108e6d17b76907472153e979d6261be71c37 8903 IPPF paths have bad logic commit ec82ef794c304d675af6962e1428b3b12ca2be8b 11281 XHCI polled mode support for USB keyboards commit 7d724debd861d6eb53233974d0191aeef122cd23 11501 Scroll Lock translation to control sequence is patently unhelpful commit 27aa48129e712ec06bc239dce1a21a4ae5b19994 11442 truss: NULL pointer errors commit 8509e9caaaa43d21ab1a18a2aa45b43322c378ac 11457 fs.d: NULL pointer errors commit 5fe539ba6982d2eafbe355b9c775a0779e3407e5 11381 ldapcachemgr: NULL pointer errors commit 4fcce4872b9846a3c40d70c0de66142c56585c73 11172 smbsrv: NULL pointer errors
2019-08-0111457 fs.d: NULL pointer errorsToomas Soome34-214/+169
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-07 [illumos-gate merge]Jerry Jelinek1-12/+11
commit e32fc5b22ae6b7fc68456ddf6ca2c9abe50d8485 11097 SPARC needs some instances of POST_PROCESS_O to be POST_PROCESS_S_O commit 96dd34fce4380f5569e21176b9b310b458e5fb13 11136 SPARC build fails with ctfconvert error in libucb commit a11fb0e740178d9398c8aeb4281d1a0434402933 11135 SPARC build fails due to missing libmlsvc in mdb commit 94725e8ca08a7fafbd28e237d62672843e06032f 11099 libfksmbsrv Makefiles need updating on SPARC too commit 9e6ea9213154ef7c52331a70f1ebe24181db43f1 11096 SPARC build failure due to typo in mp_startup.c commit 38a8ff6cfbcf4832d77452cb1d68109eb629fcd1 11095 SPARC build failure after ht.h was renamed commit 685c1a21304711e8d0a21bade51b783487d53044 11175 libm should use signbit() correctly 11188 c99 math macros should return strictly backward compatible values commit d0bed8f264c913bf83285b0beed22bd3a9f7eb08 11006 idmap fall-back to DC discovery is broken commit a774f103e3771c7c04da927df024cf184248ad8f 11005 ads_site broken in sharectl get/set smb commit fea136a04b3f86ab3ec31e4c157379030fee9ade 11004 Several door servers don't properly handle exiting threads 11198 Allow adjustment of max_threads for idmapd commit ce43d0aebcca79dc3b939e594d0615a700a4d1bd 11003 smbutil: broken formatting in usage message commit a24b1e64b69e2297f103cf07335ccbf50ad77648 11002 recursive mutex detection in libfakekernel commit 5831d79bf54a743911bb94d7dcf465c178e62d4c 11001 smbd segfaults while running smbtorture.rpc commit 9dc305594346dde9c1a26d5cd4575dfa718d62ef 11000 assertion failed in common/fs/smbsrv/smb_sd.c commit f76ff24c761689d2859f3bc5faa7ec9e84f92234 11186 mdb's output autowrapping should be optional -- and disabled commit aa5acf16d728e573cbc426dacec80819b7b9cef2 10940 open(9E) should talk more about FEXCL Conflicts: usr/src/man/man9e/open.9e usr/src/cmd/mdb/test/options/tst.autowrap.mdb usr/src/cmd/mdb/common/mdb/mdb_io.c
2019-06-0611003 smbutil: broken formatting in usage messageYuri Pankov1-12/+11
Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-04-0910685 SMB code needs smatch fixesJohn Levon1-0/+4
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2019-04-09 [illumos-gate merge]Jerry Jelinek1-0/+4
commit a8cc26d68f694b12e371adde16b203d5bad9f9a2 10685 SMB code needs smatch fixes
2019-04-08 [illumos-gate merge]Jerry Jelinek1-17/+26
commit 640abd28701e4370024630347e96eb61db782c91 10698 SMB client fails to connect to MacOS server commit 61b1125e034639ef3109056fe0679cfbb4da7e49 10692 df dumps core commit 9af7e4843362db2afb8704b6c35c03c9dd4ea930 10637 rdsv3: NULL pointer errors
2019-04-0710692 df dumps coreGordon Ross1-17/+26
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-03-15 [illumos-gate merge]Jerry Jelinek17-1030/+1703
commit b4a8b33babbf9a7a5de61ea06d09e1eb537f1f6e 10483 aac: cast between incompatible function types commit a00b240dc61ea7ab64e3881b755fca973a531e89 10146 core_pcbe_event_coverage() is missing an else commit 542a7b7f5ccc44e3c95d6dce4ec0566f60bd9ff4 7780 mdb could extract NT_PRPSINFO information from core files commit 2f7dba3e6747cbaaf1deb86e6ca1e2a5c96332ac 10524 wsdiff much slower after move from deprecated commands module 10448 wsdiff explodes on encoding error 10525 wsdiff output is not correct for a binary file 10526 wsdiff tries to spawn 4.8 threads commit adee678425979226b2b55d1a0b39ce4c989382e9 9735 Need to provide SMB 2.1 Client commit 40c0e2317898b8c774791bdc2b30bd50111ab1fa 9875 SMB client connection setup rework commit 8329232e00f1048795bae53acb230316243aadb5 9874 Add fksmbcl development tool Conflicts: usr/src/cmd/mdb/common/modules/libc/libc.c
2019-03-149735 Need to provide SMB 2.1 ClientGordon Ross2-19/+14
Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com> Reviewed by: Joyce McIntosh <joyce.mcintosh@nexenta.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2019-03-149875 SMB client connection setup reworkGordon Ross3-162/+4
Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2019-03-149874 Add fksmbcl development toolGordon Ross14-868/+1704
Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2019-02-26 [illumos-gate merge]Jerry Jelinek1-34/+35
commit 52abb70e073c2a88808c0d66fd810ba8c5080572 9691 fat zap should prefetch when iterating commit 8648b7db4afb6cc9a8e5b55e38e99c8c64b74e86 10435 dld: NULL pointer errors commit c4b91d4b4753f33280a63b16f5116d23427088b1 10444 linenoise: this statement may fall through commit 584814c74382743e01cc62cc8764cfde61718c46 10443 loader: move panic.c to libstand commit c11cea93a9321bd25667986dc65a86b56de2ac04 10441 hxge: NULL pointer errors commit 1f14a912903a53cb5b4ed3f75e9e4d2be8ded1ba 10440 ipd: NULL pointer errors commit 2520aea3664a4259338aefa2aa4a4945654615c6 10439 ecpp: NULL pointer errors commit 55aeed12a7fb74469f7ea0fbb3d2329d4c8c96ae 10438 fd: NULL pointer errors commit 5c63ad82aeee3300425b5803b5324fd102047957 10437 dca: NULL pointer errors commit 8d3c0bf06dddf77026f7ea064cfccfae818b5b0f 10434 dump: NULL pointer errors commit a3f59f6e87a609ee4950ebfcf34be0cca305e58b 10433 bpf: NULL pointer errors commit 093aa5c8de00cc7b99cc4a2cfaeb7d95115847b7 10432 devinfo: NULL pointer errors commit a897f299fb4fe4ed74ba062d6b8984404d1b94bc 10431 conskbd: NULL pointer errors commit b63d0986fbd0638ed6abf1248f1a297c5d9a4f91 10151 mv_xattrs() checks for a NULL array name commit 5085a9e0a8c766d5e9b74954833264533f617614 10369 sysent: cast between incompatible function types commit ebc6491a5a66ba44ff1a3fa2a627e67d665604f0 10163 ufs_fsck: bitwise comparison always evaluates to false
2019-02-2510163 ufs_fsck: bitwise comparison always evaluates to falseToomas Soome1-34/+35
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-02-25 [illumos-gate merge]Jerry Jelinek4-6/+23
commit 6a1a5bb98a625f9f7115565ac77e5c4170a030cc 10133 smatch fixes for usr/src/cmd/fs.d commit 86fec011b9215dec3869eac1fc39dc1aa9307340 10414 loader: move libzfs to libstand and clean up Makefiles commit eef4f27b270242808b43b4b23bd161df52839361 8928 Want open source bnx commit 57aea9348dbfeb813b16956eec292357525e2f66 10429 loader: dereferencing type-punned pointer will break strict-aliasing rules commit 54bc10fe6ad8a64fc279dc5fba56eaafea7ec2c0 10421 bofi: cast between incompatible function types commit 4bf63a956d4991cc5b0ead02fdea0b65bad10e78 10428 loader: really fix cd9660 dirmatch commit f18d8787c0ba765f61b003e2aae78db90b48f833 7928 Add support for SMF_EXIT_NODAEMON Conflicts: usr/src/cmd/svc/startd/method.c usr/src/cmd/nscd/svc-nscd usr/src/cmd/dlmgmtd/svc-dlmgmtd exception_lists/cstyle
2019-02-2410133 smatch fixes for usr/src/cmd/fs.dJohn Levon4-6/+23
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-02-01 [illumos-gate merge]Jerry Jelinek4-25/+2
commit e48c84d79572228e85cd82f9a15f6484ef9ae712 10150 smbd needs smatch fixes commit 2bc92914a1f7777163663081b69a9e5efa54c7d8 10149 make latencytop smatch clean commit 42bf02ad8ad8beded7a8046754d7aa9cf04b4deb 10148 hald should skip smatch checks commit 3a972b223858c0e81a04c85427cc2480979557ae 10147 pyzfs should disable function return checks commit 1c16f352c4ff31d252682640cf57c70463dd005f 7173 sparc: __floatundidf undefined for sparcv9 commit 3ad945325009cea0c39efe3d207e0522c4eb2153 10327 system-test-utiltest.mf has duplicate lines commit b1659ed92cb99723e24e3144b2cc0be8663442d7 10300 fem: cast between incompatible function types commit ecd7dc692599292c0012e55e5c7ca9dffca4d1a1 10299 kcpc.c: cast between incompatible function types commit ebf373523fbbfcc7f9f0b7e35f0e82fac5492cfe 10298 pcmcia: cast between incompatible function types commit 3ebafc60580cf8a412e554e4babd8c3a0d3e98ea 10297 cyclic_mp_init: cast between incompatible function types commit 1fb83a8f4f86641886ceec86db9bd430ef9b046b 10296 ficl: unused parameter vm in ficlDebugPrompt commit cf9a187ca73bc899270af62ab1cd99f2e205cf41 10293 usr/cmd/sgs - remove lint and lint libraries commit 29a77b73a1e7f5d2b94fed029b676b4eba33440b 10235 uts: boot needs simple tem to support mdb commit c787c4e4eefec8e93a6441f70c306064870d781d 10222 t_bind(3NSL) could mention data types for transports commit 299e09dec5d1f56c12f76421d18079871b467bfc 10051 cw(1) shouldn't have to translate -g commit 096c97d62be876a03a0a8cdb0a540e9c84ec509f 10267 ld and GCC disagree about i386 local dynamic TLS commit 88e61e85cc7078a2b481258cf9441eeee7ff548d 9899 cw(1onbld) should shadow more compilation Conflicts: usr/src/cmd/sgs/yacc/Makefile.targ usr/src/cmd/sgs/lex/Makefile.targ
2019-01-3110051 cw(1) shouldn't have to translate -gRichard Lowe4-25/+2
Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-01-15 [illumos-gate merge]Jerry Jelinek43-28/+179
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 Levon43-27/+179
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@joyent.com>
2019-01-07 [illumos-gate merge]Jerry Jelinek2-1/+12
commit 9890ff8357a674572254e0be06b175a1e8eab4b0 10028 loader: implement framebuffer console 10029 common/font: create shared font.c 10030 import pnglite into usr/src/common/pnglite 8918 loader.efi: add vesa edid support 10031 loader: import tem for loader console 10032 loader: implement tem utf-8 support 10033 ficl: add simple gfx words 10034 loader: use term-drawrect for menu frame 10035 loader: add alpha blending for gfx_fb 10036 ficl: add fb-putimage 10037 loader: add illumos.png logo 10038 loader: replace gop and vesa with framebuffer 10039 loader: build rules for new font setup 10040 loader: gfx use GOP Blt() function in visual_io callbacks commit f33b666290305a2b2c134d23cbd1e70e06bf36fd 7796 uts: ldterm default to utf-8 commit adc2b73db62a4506a57dfd1ce89bcadc4a60a29d 7784 uts: console input should support Unicode commit 1f5207b7604fb44407eb4342aff613f7c4508508 10063 basic support for smatch 10153 checkpaths shouldn't check packaging exceptions commit c0455f334914631f42eb41177d677e2820ee6506 9478 etdump: Add the etdump utility for dumping El Torito boot catalog information. commit c62757b2b8b6c26589d7704d0ff20beb107fcd9a 10154 zfs: cast between incompatible function types commit 781f142d2ae880bb893875d2a114552171a5c3e5 10064 loader: zfs reader should not probe partitionless disks commit 8a06b3d6467c15646e663c05086378f16288af85 10155 ip: cast between incompatible function types commit c5749750a3e052f1194f65a303456224c51dea63 10157 sgs/libld: cast between incompatible function types commit 5e90af26eb6ed2206c2a5f5131a1f3c377d6e8c4 10158 sgs/rtld: cast between incompatible function types commit adc04c2d55dd20cc6a0622f1147c0b084cdc3099 10159 libc: cast between incompatible function types commit 9419bc2fc61b54b25a4e45211d31fcb920ff67cc 10162 Sun/Solaris/Kstat: cast between incompatible function types Conflicts: usr/src/tools/env/illumos.sh
2019-01-0510063 basic support for smatchJohn Levon2-1/+12
10153 checkpaths shouldn't check packaging exceptions Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-10-15 [illumos-gate merge]Jerry Jelinek6-6/+121
commit a6d101109bfb442cf0db6d8ebb5fb7c32cb16d7e 9472 Add smbutil discon command commit 4226f635096bf9d814aa9fb335518c4855bbe3a3 6375 Add native name demangling support commit 83b4671e6262c5aa6b4f9fb5a384b1946dfc2e7f 9664 loader: need UEFI32 support commit e1bf37b1abeb6653a6e35e2bd6924131cced1efe 9884 cw(1) should use -fpic rather than -Kpic Conflicts: usr/src/test/util-tests/tests/Makefile usr/src/cmd/mdb/common/mdb/mdb_demangle.c
2018-10-149472 Add smbutil discon commandGordon Ross6-6/+121
Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Ken Mays <kmays2000@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>