Age | Commit message (Collapse) | Author | Files | Lines |
|
commit 9fe633fd812f2df2354dc88fd3f7f50e94bd8eb3
11593 iscsi: cast between incompatible function types
commit ed1faac10502dadc7e3eb411d17af6845ecf5d7d
11580 dtrace: cast between incompatible function types
commit 2491fc01733d7e4f5776b0711db713078d7cd24a
11814 test-runner exit code should reflect test results
commit 11ed32a0b3b424ec966d0330d0efaf049baaf8d2
11968 APIC calibration should explicitly initialise the PIT
commit 48ed61a721b0db9229d5bad4d87f5b019867fbf1
11879 Intel ixgbe X553 Support
commit db830ba58275ad713ffb4ff71cce8c00af84527b
11801 i86xpv: cast between incompatible function types
commit ac2ff9f2e2eb82a33700967848664529b93c03b0
11729 msgsys: cast between incompatible function types
commit ae389aa988ce154c9f8d5d4dbe4a63c3744339f4
11949 make -C caches wrong directory contents
commit eddd1134c88ad4961e5deee57a4e9148b14da477
11940 loader: multiboot2_loadfile read error should include file name and newline
commit 50450c3dedc4cfa86ef99c6d9aee64f2a5ea0511
11939 libgen: this statement may fall through
Conflicts:
usr/src/uts/common/io/ixgbe/core/ixgbe_vf.h
usr/src/uts/common/io/ixgbe/core/ixgbe_vf.c
usr/src/uts/common/io/ixgbe/core/ixgbe_type.h
usr/src/test/util-tests/tests/Makefile
exception_lists/wscheck
|
|
commit e89be50a407de17396dc2e87e7f9aa8160182fb6
11961 add DDI UFM support to the nvme driver
commit f21abddf5629122d5dd1aa759e5ec0f27610c188
11963 Allow ptree(1) to wrap output
commit cb09bd3c63580aef9fe1999ae4e48a8a5b9cf55c
11935 loader: fix memory corruption bug in vdev_read
commit f67d64d998ff666158cc5231b7e80c11c3e922e0
11954 rpcmod: Possible memory leak in connmgr_get()
11955 clnt_cots: kmem_free(NULL, 0) is legal
commit f0c1c263e90642997cf3e76484abec617782ddb8
9601 Divide by zero in i40e_get_available_resources()
commit 67806cd738bddbbd117d50180c8f96050a49a8cc
11933 loader: we can not read log device but we need to know about
commit 4b6bffb4c4308c6219c095d4cf5bf96bb0970e04
11928 rpcmod's clnt_cots can do zero-length kmem allocations
commit 48f31329f53c9b7554a923cb617ff7eecb6137e1
11854 Domain Admins shouldn't always be Administrators
commit 3c1aa8841c55cae7b41cc9b045a71b2fffd4d0cb
11853 Administrators should have Backup and Restore privileges by default
commit 0292c176d853baa7e46c9ff8e4f16f63b8cbd6e5
11773 Need ways to override Domain Admins' full control
commit 06721c885c2d7becabe2cba874b84cdfba66eb47
11852 SMB should explicitly fail deletion of mountpoints
commit dafb549fce563c2f4123e8957dc8a1d921bf0fca
11039 All zfs/nfs/smb threads in door calls to idle idmap
commit 4ad35fa3117b4f36004f76885e267a46c738a794
11038 SMB2 server should require signed Validate Negotiate requests
Conflicts:
usr/src/uts/common/io/nvme/nvme_var.h
usr/src/uts/common/io/nvme/nvme.c
exception_lists/wscheck
|
|
newline
Reviewed by: Matthias Scheler <matthias.scheler@wdc.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 5328fc53d11d7151861fa272e4fb0248b8f0e145
11805 generic_cpu: cast between incompatible function types
commit 4224cf35431a1b80d14862409ecf0beeaa49e0d8
11804 xpv_psm: cast between incompatible function types
commit 158d5b49eb8c84e56cc2259b758a2f2bf876419a
11803 evtchn: cast between incompatible function types
commit 7fd1b424e267a2cdece3dce940e5722f9b785fed
11799 rootnex: cast between incompatible function types
commit 3fcf12aa85ee6a09e545bb163186849413a1ea3f
11794 usba: cast between incompatible function types
commit 2c465844f6cd2c93703f5788a09237087300a2ac
11793 mac: cast between incompatible function types
commit af1d63aba5cec023f92214c1f1faec9b489ac517
11918 metaslab improvements
commit 7dcf02b394314978ad87de8ce3756c58bcec5ce0
11930 loader: factor out label and uberblock load from vdev_probe, add MMP checks
commit 28df1ae01e4451dbbaeff3611e2544dda0f99f2b
11947 zfs diff on encrypted dataset leaks key reference
commit 0dd73f5050147fcb75220c140b5372810dcf9887
11944 mdb ::refcount dcmd no longer works
Conflicts:
usr/src/uts/common/fs/zfs/metaslab.c
usr/src/uts/common/fs/zfs/spa_log_spacemap.c
usr/src/uts/common/fs/zfs/vdev_initialize.c
usr/src/uts/common/fs/zfs/vdev_trim.c
usr/src/uts/common/fs/zfs/sys/metaslab_impl.h
usr/src/uts/common/fs/zfs/sys/metaslab.h
usr/src/cmd/zdb/zdb.c
|
|
checks
Reviewed by: C Fraire <cfraire@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 3423c61d20be9888e6633dfaeca21398c1f155cd
11917 loader: recognize apfs
commit 777db87909d75c1cbc953f988d5d78a781d1fd39
11914 loader: zfs.c is missing malloc checks, fix it
commit 05bd46fa226d5e91dcaab265c1e695e2faf54473
11919 date_test needs to set LC_TIME
|
|
Reviewed by: Matthias Scheler <matthias.scheler@wdc.com>
Reviewed by: Andrew Stormont <astormont@racktopsystems.com>
Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit 87d7b64204c06f7d85b6dfec442ff0aba82efe9a
11681 abd_alloc should use scatter for >1K allocations
commit e5ace2968d69e625f7153013243d710d96efad76
11903 secflags_elfdump.sh test needs coreadm setting
commit 3349e36e2896c71806ddaed726d65171a3045358
11790 ACPI method _CRS should be used to identify bus numbers during initial probe
commit 4c2b14fdad703c6c165e45413b79543a54e88edb
11888 loader: calculate physical vdev psize from asize
|
|
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
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
|
|
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Andy Stormont <AStormont@racktopsystems.com>
Reviewed by: Kody Kantor <kody.kantor@joyent.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
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
|
|
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 337411fcf93041fb98fbfba6506e4128cd3e1933
11775 loader: reset FONT_MANUAL flag on resolution change
commit 06469a5c7c9cdac51590d31967b372bc4d09a429
11761 loader: add libcrypto.h, sha1 does not need to return anything
commit 63fbf44d4aa850b30ae81628d77f0397b849edc6
11760 loader: add explicit_bzero() to libstand
commit 238b28907b1e86e000112cdbcb3fd413e95c20e4
11759 sys/sha1.h should provide SHA1_BLOCK_LENGTH
commit 8eef2ab6218419d91e0aefc223c9f2cd1c8e9a2c
11740 loader: warning: unused parameter
commit cb371639cab89a5fc3698505c7dd0c75bd45a5a0
11753 loader: i386_loadaddr() should check for FB address
commit 052042909d20316395a71c237105dffb9ce6c22f
11265 Add support for SHA512_224 and SHA512_256 to KCF and PKCS#11
Conflicts:
usr/src/test/crypto-tests/tests/digest/sha512_256.c
usr/src/test/crypto-tests/tests/digest/sha512_224.c
usr/src/test/crypto-tests/tests/digest/Makefile
usr/src/test/crypto-tests/runfiles/default.run
usr/src/boot/sys/boot/i386/libi386/i386_copy.c
|
|
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Jim Klimov <jim@cos.ru>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 9937ff193d3bb6c172dbd734ef4aee613a365d61
11757 installboot: install vbr only when stage2 is installed
commit 13bac6982e391a34555ee2a5df22bdf4eb368f38
11756 loader: isapnp cstyle cleanup
|
|
Reviewed by: C Fraire <cfraire@me.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
commit 647709cb33adbc9ec046fb9ad41818ffc50b0bf3
11735 cardbus: cast between incompatible function types
commit 7a2e057ded7c57de0de12bba546e48c437d4aba0
11734 pcic: cast between incompatible function types
commit 16d00323713cfa922181df7d69d973398dea15ff
11733 acpica: cast between incompatible function types
commit 660213e2089ab8409d54154d0a2987504a24fb23
11732 portfs: cast between incompatible function types
commit 8ab009369fb9f9b1e690d195ddcfbd8165a53f34
11731 kaio: cast between incompatible function types
commit 9dd95169794650baa0f951e24046175899beff70
11730 shmsys: cast between incompatible function types
commit d0562c105d77a4d4da85007111e260da7ea2616f
11754 ZoL trim port used wrong offset for sd unmap
commit aef5ddef46ea0369baf07aba4d38ed9b2cd8cd96
11727 usb_ah: cast between incompatible function types
commit fe9b11956841aaade2b3d01981d7e372b9b613a5
11728 exacctsys: cast between incompatible function types
commit 457cb919baede78b33c994ab8c7797c848513997
11726 ttcompat: cast between incompatible function types
commit c6026c814721e22d6b8791b5bdfeeecb85ece59c
11725 tirdwr: cast between incompatible function types
commit c4d76aa4b703811c0527424e3c63151eb77b9972
11724 spppcomp: cast between incompatible function types
commit e81f5104293f278cbf9b239692af80ee10885830
11723 cryptmod: cast between incompatible function types
commit bbe1f46d73a73e54a242bb59596e2daf4e619fe3
11722 usbwcm: cast between incompatible function types
commit 700daa96bb3e99515f0abdc42f1904e78bc282da
11658 Some capabilities are invalid for SMB 2.002
commit 4d633836fc25186ed4c118b2072d2b88cf87a700
11720 rpcmod: cast between incompatible function types
commit 6caf82fa836a9721560a96669ccdd90b3fa7b644
11719 timod: cast between incompatible function types
commit e10751a53e4fcc2850e57448ad13dc3caf40595e
11755 loader: command_lsmod does show garbage on screen
commit eb62f060787d63335f2b0777ff86c16204bca93a
10517 Convert dkio(7I) to mandoc
10518 Convert fbio(7I) to mandoc
10519 Convert fdio(7I) to mandoc
10520 Convert hdio(7I) to mandoc
10521 Convert iec61883(7I) to mandoc
10522 Convert ipnat(7I) to mandoc
10527 Convert mhd(7I) to mandoc
10528 Convert mixer(7I) to mandoc
10529 Convert mtio(7I) to mandoc
10530 Convert prnio(7I) to mandoc
10531 Convert quotactl(7I) to mandoc
10532 Convert sesio(7I) to mandoc
10533 Convert sockio(7I) to mandoc
10560 Convert termio(7I) to mandoc
10561 Convert termiox(7I) to mandoc
10562 Convert visual_io(7I) to mandoc
10563 Convert vt(7I) to mandoc
10564 Convert uscsi(7I) to mandoc
10596 Convert streamio(7I) to mandoc
|
|
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
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
|
|
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit c79df70e7f04e3742087189b820b431059193dfe
11588 loader: isapnp.c: this statement may fall through
commit c8caaf7af609cac86df1d624c8b8fdf0edbb3c7f
11704 loader.efi: filter out very large blocksize in efipart
11703 loader.efi: add vendor devicepath nodes as disks
commit 2d37a1a3f6b9fa33de5a877c84711ec1231fa21b
11713 zdb should not output binary data on terminal
commit c00285d6d6301f5c240936788f77b9ad548fc934
11718 gptzfsboot: exit() should call __exit()
commit 46d70dced0faeb87f53b7bd42d46bba4f37737e9
11712 installboot: ignore the case of missing loader64.efi or loader32.efi
commit fb05b94a37411cdc9e6c5cc10b833e410fbf7b79
11714 temporarily disable ZFS TRIM support
Conflicts:
usr/src/cmd/mdb/common/modules/genunix/genunix.c
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
11703 loader.efi: add vendor devicepath nodes as disks
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 080a98956c44d42821b98e1d0f2ce825925e38db
11660 common.UTF-8.src should be compiled from CLDR data
commit 1b61d0d21a627a098f0a136da21c1f40ded57f91
11663 loader.efi: text mode background color is limited to 3 bits
commit c97b1070adbc3ae2291128243229991dd705d2d6
11601 telmod: cast between incompatible function types
commit 203710accc1c9daa504cfe30bd32ec3e3ef13090
11600 redirmod: cast between incompatible function types
commit 262af05a990afe4ad4e40b9e3ec56bfe56b80db5
11705 adding a swap zvol on a DEBUG build blows assert after 11650
commit e6615f1000c4c6e6b8e18bdc6b077002bdd22526
11684 shadow compilers dislike glib2 2.62
|
|
commit cf691b2b138fb3e0396a16406094b82ec555610e
11587 loader.efi: comparison is always true due to limited range of data type
commit e141bae1eadd4373d692c722ab88dff7d998a3b8
11696 loader: scan_buffer can leave empty string on stack
commit e982f11fb2fc266a3d04a69ea3edcf51f44b1e0f
11694 os-tests: secflags_limits.sh has a typo "devlnull"
|
|
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Rob Johnston <rob.johnston@joyent.com>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Dominik Hassler <hadfl@omniosce.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 7bbcfb41683a5ae8b95a944d06597ea13b32bb92
11666 loader: remove panic macro from zfssubr.c
commit 8bf394f116a79c011b8f9f3bd199e09b363742ef
11650 ZFS user accounting fixes
commit 0237b6992139d8334d00225b8f228740703fbbdd
11656 SMB share names appear as all lowercase
|
|
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Gordon Ross <gwr@nexenta.com>
|
|
commit ce115d25b7c5f8cff5a9444c4d0d1ea9d31c2056
11657 Remove old ctf tools
commit 8eb8717cc9dc99bdd784b74c994bea7ef5e60f92
11626 introduce /etc/versions/build
11627 clean up UUID code for ::status
commit 169b638e2b6e15b2589c3769e4a0d96188adf56d
11649 loader.efi: some systems do not translate scan code 0x8 to backspace
commit 81ff72c5f2cea16235aa4a42d83d07e20090498d
11606 process erroneously shows up as from 1970
commit 3125066d426d7d7cd25d89b474290bc4b5817846
11661 provide C.UTF-8 locale
commit 8a2c2d71876be7abb6367a98b63affe135ad8cc5
11673 Error setting file times with smbfs and Apple SMB server
commit 084fd14f7c3336eb67ee283cabad2da8998b00d6
1701 ZFS to support UNMAP/TRIM for SSD
commit ada70d038ca186abd71e023e9dec2c5148e9b36f
11648 loader.efi: comconsole should set EFI_SERIAL_REQUEST_TO_SEND bit
commit d7802caee060fef7fc8e8c54b5f61e9efe26ff1e
11634 installboot should support ESP updates
Conflicts:
usr/src/cmd/mdb/common/modules/mdb_ks/mdb_ks.c
usr/src/cmd/nsadmin/Makefile
usr/src/cmd/svc/svcs/Makefile
usr/src/cmd/svc/svcs/svcs.c
usr/src/uts/common/fs/zfs/metaslab.c
usr/src/uts/common/fs/zfs/sys/metaslab_impl.h
|
|
Reviewed by: Gergő Doma <domag02@gmail.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
Reviewed by: Gergő Doma <domag02@gmail.com>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit c3e6a6edd2f8baf75fe85676012b61c894a7dac3
11581 'debug' loader option is a little obscure
Conflicts:
usr/src/boot/sys/boot/forth/menu.4th
|
|
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Rob Johnston <rob.johnston@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Gergő Doma <domag02@gmail.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Rob Johnston <rob.johnston@joyent.com>
Approved by: Rob Johnston <rob.johnston@joyent.com>
|
|
commit a99cb9618990662acbd3bab1b4a5b05a6ca62556
11531 tools/make should set NATIVE_CCFLAGS
commit 7e6ac63905653744ac6703d7bc31790c363cf5e7
11539 dboot: build errors with gcc9
commit 889229bb296dd6f2b73fa6bb3247c58a71282836
4705 fork(2): See "MT-Level of Libraries"
commit a3bfe1dcd8a83b2661def9170b5005a830e8780d
11497 ddi_device_acc_attr(9S) has the wrong version number
commit 634942f535e93dad348fa175c9bc116e7bf936ba
11582 3SCF isn't the object-caching memory allocation library
commit 356ba08c15b26adbde3440aa89d8b31cd39fc526
11533 tools/make: gcc9 build errors
11534 tools/make: remove sys_nerr
11535 tools/make: amd64 arch is not supported
11536 tools/make: getmem() should take size_t
commit 21c878fe36c0151617d2f009615f5d18fddb207e
11559 zfs: device removal should not block bootability
commit 6af23589e78469fc9f90db8558854d1a822aaa72
10623 ZFS should be more aggressive in updating vdev devid
commit 0f2f3e995cde8dabd9edf8bb05b957a50bc7cc20
11517 loader.efi: efipart should be more careful about constructing block device lists
commit a9370e9f996b7ce61bb1a9612a0625161a922320
9096 passwords (policy.conf) should default to sha512
commit f67950b21e185934ccabe311516f4dcbdb00ef79
11479 zfs project support
|
|
device lists
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
commit a2f04351e04971ab0879872d264d6038c156b860
11547 Want connstat(1M) command to display per-connection TCP statistics
commit c12492cf73149aa0aa845af5d59966b0eb5aa910
11546 Track TCP round-trip time in nanoseconds
commit 519cca71df494bfdf951168b57893cdbe961647f
11545 Want configurable output field separator for libofmt
commit 5b6e8d437b064342671e0a40b3146d7f98802a64
11544 ofmt(3OFMT) should talk about the callback handler
commit e7a617a7b674323dacb8a0d3ac64c275c7a72b0c
11373 pcieb should enable link bandwidth notifications (add missing file)
commit b3d69c058376d802cdebbced341adcb3253b113c
11376 PCIe speeds and feeds should be exposed to userland
11373 pcieb should enable link bandwidth notifications
11374 Clean up pcieb CERRWARN and smatch
11375 Clean up pcie module -Wno-uninitialized and -Wno-parentheses
commit e386d4dde2e66dfdb5d0ac143d970d0a77af2786
11372 Want PCIe dcmds and walkers
commit 20513f9e81064120c8e4353fad6cc93898f0bef9
11366 disappearing ixgbe turns correctable error into panic
commit 4c63bf63e4b7d55c99e024187bc355893f66c09c
11558 libzfs: allow device removal feature for root pool
commit 4c528395822a1beb30134bcd9f7f8b6813db6e5d
11565 loader: this statement may fall through
commit 05876af472c3264c8a0734aef9cae317325aadf2
11566 bzip2: unused parameter 'opaque'
commit db8c8c38e426ee930350455b89c617823e208136
11567 loader: ficl vm.o volatile argument warning
Conflicts:
usr/src/uts/common/inet/tcp/tcp_input.c
|
|
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 2052a1fb16201e50b4c3a91ebcbeeccbc8276644
11568 loader: pxe.c missing initializer
commit 8d94f651a44d41a7147253bb5dad1a53941e8f50
11031 SMB3 persistent handles
commit 2f57b5e005e6dce9d124b3dbd5fdcad1cc0372d2
11532 Makefile.master: add gcc9 support flags
commit f8296c60994fb27105f37ac6f75661e4a6bdbab7
11329 improved Virtio framework
10012 vioblk should not accept an all-zero serial number
7366 vioif happily creates rx descriptors until it consumes all memory
Conflicts:
usr/src/uts/common/io/vioif/vioif.c
|