Age | Commit message (Collapse) | Author | Files | Lines |
|
commit 1326c48877254e828afea8c9f7529f6faf1a1fde
12790 locale data install should not attempt to copy missing files
commit 5f9772673df89384a3fa8f1cbfcccd8d331f83ff
10854 empty struct array confuses CTF
commit 3f764e121447070c490c9637dd5791f8c8823ee4
12604 w needs to use line name instead of pid
commit 35060ceaa548c2d6fa63812e06a1a0f8dc4a06b0
12459 iwn: possible unaligned pointer issue
|
|
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit c686756220120076a07be0dcce54be698101a3d1
12541 sgs: smatch and NULL pointer errors
commit d865fc92e4b640c73c2957a20b3d82622c741be5
12824 recvmsg(): adjust final cmsg->cmsg_len upon MSG_CTRUNC
commit ce5f7fb896fce369b4ec50da6d3a232bce2458ce
12836 loader: strings in nvlist are counted strings, not c-strings
|
|
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit b30f02def0d29c7f2398666939cf35cf81f809f1
12850 demangle(1) can trip up on names starting with underscore
commit 61de0de2b543856b77c5769b0d8981f58a7f26bd
12829 Add Zstandard to /etc/magic
commit f2fe7acaed48e65ea8626868085ea6e40a63b3a9
12763 ixgbe ufm support
commit a377495feb6d6c6a51d6cca4065a74f320f29a07
12762 topo should create per-device UFM entries by default
commit 44b0ba916e529fad7fa22597911db69ae8f24994
12761 i40e should only register ufm data on func 0
commit 8d55b80625b903a8ec6c560f6a38b5c16d1f5cfc
12759 Want ability to read ufm images
12758 ufm_detach doesn't properly clean up
12760 igb ufm support
12765 fwflash plugin cleanup handling is buggy
commit 1fa07ac719189ed3e8a0f8170264877c29bff62b
12848 Clarify bhyve's dual license
commit 154972aff898a787b38af3bab5b8d754b5a42447
12792 bhyve upstream sync 2020 May
commit 440a8a36792bdf9ef51639066aab0b7771ffcab8
12789 increase timers allowed per-process
commit 926d645fe2416b8ee611fc8ee4e28b7c7f9744dd
12531 storage: NULL pointer errors
Conflicts:
usr/src/test/os-tests/tests/Makefile
usr/src/test/os-tests/tests/timer/Makefile
usr/src/test/os-tests/tests/timer/timer_limit.c
usr/src/uts/common/os/timer.c
usr/src/uts/common/sys/timer.h
usr/src/uts/common/syscall/sysconfig.c
|
|
Reviewed by: Ryan Zezeski <rpz@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit b3263c9871d056ea54cca24eaeedd5a41fd333de
12826 update to smatch 0.6.1-rc1-il-6
commit e1fb6a07e9492184a949d5a3ba446ff53b888a2b
12777 libc unwinding confused by indirect pointer encoding
commit eda3ef2de2d15b389090f6ef953edaea3daaace4
12689 Want c11 uchar.h
commit e214b19eaa16fec1fa60a97227778103f598336f
12577 px: NULL pointer errors
|
|
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Portions contributed by: Mike Gerdts <mike.gerdts@joyent.com>
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit b39b008f8a57ea7ddfd0f69b24529deba7c25ae1
12783 async unlinked drain races with ZFS unmount
commit 94bce860c16a04a3d8eaeaa18807723c026e23b5
12559 zs: NULL pointer errors
commit fdf1a8710a94b4953ba782ed5bdc1549b0356ddc
12804 sysevent.h: C++11 requires a space between string literal and macro
commit e86372a01d2d16a5dd4a64e144ed978ba17fe7dd
12668 ZFS support for vectorized algorithms on x86 (initial support)
commit 82049ff560eed6fbdf4cf222d894467f5809f9b3
12119 ndmpd: cast between incompatible function types
commit 8e3a263e496f0b896b62a8ebe101c0b2b56c9a15
12750 bhyve should not hold HMA registration with no running VMs
commit d0b3c59ba652f183eeec1414dd9fbdc56bf05cc8
12775 reorganize bhyve contrib headers
commit e213fe2d75a0e47cc0b3f67c473e24dfa9304e0b
12545 ixgbe: IXGBE_LE32_TO_CPUS macro is missing assignment
|
|
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed by: Jason King <jason.king@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 4adc6f153a42519cb03b97bf215e1d4823300ebe
12785 grep -h ignored with -r
commit c9ad389f76487048d6fde034960b0f5edfb778d7
12788 fix tst.include.ksh for ddi_ufm.h
commit 2aeafac3612e19716bf8164f89c3c9196342979c
12787 build needs native rpcgen
|
|
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Approved by: Joshua M. Clulow <josh@sysmgr.org>
|
|
Reviewed by: Tim Foster <tim.foster@joyent.com>
Approved by: John Levon <john.levon@joyent.com>
|
|
commit b325f34d6fd056178a119182f410f157d35a9ea6
12781 /etc/ppt_aliases needs to be in the boot archive
commit 282a8ecb1f4aca0718d89ef1299b5928e5405bca
12736 Add DISCARD/TRIM support to bhyve
commit aee33e58f237f0d3cfeab24295f491937f0f7c79
12766 clean up bhyve lints
commit 00509c829a7bda32eeabfd272e5e6307ed93079e
12784 Fix errors in plockstat man page
commit c376fe93141769de29a07813de2dfb2c8c4b8481
12745 man page typos
commit 84659b24a533984de271059abf9a1092835d15a9
12735 bhyve upstream sync 2019 Sept
commit cf3ec608f736765ec9852eed5e611848a25de9a4
12768 12392 regressed ftello64 behavior
commit 165c5c6fe7d6c7a95878c8a3aae7da65d1da1d90
12774 Resilver restarts unnecessarily when it encounters errors
commit 9c3024a3457d2d1269be18124a1ac69e33000da7
12682 want mdb-bhyve module
commit 88d6421c15f1c4daea9c8128e715662091258054
12779 mdb str_flags is missing STRXPG4TTY
commit 3579e3c35b601b3f66174315be3026281487541a
12776 libbe: missing typedef in libbe.h
commit eb9a1df2aeb866bf1de4494433b6d7e5fa07b3ae
12680 want PCI pass-thru in bhyve
Conflicts:
exception_lists/packaging
usr/src/cmd/bhyve/bhyverun.c
usr/src/cmd/mdb/i86pc/modules/unix/unix.c
usr/src/cmd/pptadm/Makefile
usr/src/lib/libppt/Makefile
usr/src/lib/libppt/Makefile.com
usr/src/lib/libvmm/Makefile
usr/src/lib/libvmm/Makefile.com
usr/src/uts/i86pc/Makefile.i86pc
usr/src/uts/i86pc/io/vmm/vm/vm_page.h
usr/src/uts/i86pc/ppt/Makefile
usr/src/uts/i86pc/vmm/Makefile
usr/src/uts/intel/ia32/ml/modstubs.s
|
|
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Portions contributed by: Tim Chase <tim@chase2k.com>
Portions contributed by: Jason King <jason.king@joyent.com>
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed by: Paul Zuchowski <pzuchowski@datto.com>
Reviewed by: Toomas Soome <tsoome@me.com>
|
|
commit d5b4c61b9474779079c9ef8650d04dd7c8207a06
12732 Update Intel microcode to 20200508
commit c61a1653a4d73dbc950dac7d96350fd6cb517486
12676 want better offloads for vnics
12677 simnet has bogus mi_tx_cksum_flags
12678 mac_tx() is too eager to emulate hardware offloads
commit f13f199891d2a0440db0361743dd73527f565e89
12729 bootadm set-menu timeout crashes without timeout value
commit c039d8138bcc82c8082abc5560e0293afb7994cf
12741 Fix "more then" typo in dlopen(3c)
commit 109b65249647da8f2f4306cd9b3d2800b05fd59b
12744 gfx_private: bitmap_cons_clear 8-bit mode is using wrong color
commit 3382f241dd77fdfc4a9c4b03092e328924cd0c65
12707 Port OpenZFS Coverity Fixes
commit 0c268761780011e1de45099cf76b2ee464ea8f50
12733 loader: autoboot_timeout greater than 10 is not shown
Conflicts:
usr/src/boot/sys/boot/forth/menu.4th
usr/src/pkg/manifests/system-test-nettest.mf
usr/src/test/net-tests/config/Makefile
usr/src/test/net-tests/runfiles/default.run
usr/src/test/net-tests/tests/forwarding/README
usr/src/test/net-tests/tests/forwarding/ip_forwarding.ksh
usr/src/test/net-tests/tests/net_common.ksh
usr/src/uts/common/io/mac/mac.c
usr/src/uts/common/io/mac/mac_client.c
usr/src/uts/common/io/mac/mac_sched.c
usr/src/uts/common/io/mac/mac_util.c
usr/src/uts/common/io/simnet/simnet.c
|
|
12677 simnet has bogus mi_tx_cksum_flags
12678 mac_tx() is too eager to emulate hardware offloads
Portions contributed by: Patrick Mooney <patrick.mooney@joyent.com>
Portions contributed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Patrick Mooney <pmooney@oxide.computer>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed by: Yuri Pankov <ypankov@fastmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Gergő Doma <domag02@gmail.com>
Portions contributed by: Jason King <jason.king@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 4c46c814833d7980b7ebf54590a97d7f91472bd5
12691 Want means of getting the maximum user address in a process
commit 0c06d385ea5bbe11d20ecea2e02cdc78733d5359
12636 Prevent unnecessary resilver restarts
commit 8291b3b94350ddd6df6ecd55435b59079f7a3dd2
12686 dladm: vnic creation over bge0 failed: object already exists
|
|
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed by: John Gallagher <john.gallagher@delphix.com>
Reviewed by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Portions contributed by: Alexander Motin <mav@FreeBSD.org>
Portions contributed by: Jason King <jason.king@joyent.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit 3052595ab8ddcc51231d239415b5eba5d913d45b
11807 "private use area" characters should be marked as "printable"
commit cd61ae21816e53b94bc1673f3f1aa651fc3115e8
12447 should install library compat symlinks from library makefiles, not Targetdirs
commit 241c90a06e8d1708235651863df515a2d522a03a
12454 remove lint library machinery
commit 282d4a2d330d797757f16d55e1df9569f3e52d10
12666 libproc manpage bugs
commit d906f494f9407f1ae043a922478ce3609959caf5
12670 Unaligned output of snoop's usage() function
commit 18c4eaf123da22eddbe6e9a4ba7b8115ba748075
12669 Add omitted word in vmstat man page
commit b68ab351091d2aea3f72a011f64de12fb05fc833
12028 zfs test mdb_001_pos can fail
Conflicts:
usr/src/lib/nsswitch/dns/Makefile.com
usr/src/lib/libsff/Makefile
usr/src/lib/brand/Makefile
usr/src/lib/Makefile.lib
usr/src/lib/Makefile.targ
|
|
Portions contributed by: Jason King <jason.king@joyent.com>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Kody Kantor <kody.kantor@joyent.com>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>
|
|
commit ef9416a894c90df5d46b888dbe2908c7f00fd409
12296 unix: access_mask_check() warn: bitwise AND condition is false here
commit 9f9cceb6f1158940244c35cecdbc93f9a386a4b8
12662 smbios(1M) interprets jedec IDs incorrectly
12664 fix smbios memory technology operating mode capabilities
commit f343451914d0efaf2d6fc84d8818a16246b223dc
12635 Allow for '-o feature@<feature>=disabled' on the command line
|
|
Portions contributed by: Turbo Fredriksson <turbo@bayour.com>
Portions contributed by: Jason King <jason.king@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit 454f0c49f9d5b08ab88fe3db5788d9e5e6a7cf0f
12529 want exclusive hma registration
commit 761dea5e2659dff417ad5cdddda547702c3966ae
12528 expand hypervisor management API
commit 080adf9151dd071434400f6061c837f7421eca5f
12595 restructure digest crypto-tests
Conflicts:
exception_lists/wscheck
|
|
Reviewed by: Jason King <jason.king@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 865498e43471404cd766389d4b8e045ed6ef3be1
commit 6205b5c44bad9044e168b06aef439c2e7cdc8a89
12508 ndi_devi_alloc() and friends could take const char * names
commit e98dc02a871a9cd0498c8862434b16aa85e772d3
12482 Have /usr/bin/awk point to /usr/bin/nawk
commit 9e717e77bf4b9b5ad279c38a2311c076468e85f5
12496 bge mac address initialization is wrong
12497 bge ape locking left always disabled after 7513
12498 bge ring interrupt masking logic is broken
commit a2876d03ca2556102e024ae4a50bb4db8fe562b0
12450 Add support for BCM57765 family devices to bge
commit 85f496fabdffd32673f6be280a3caa103f7d58a5
12520 Enable IPv6 tso in igb, ixgbe, and i40e
commit 0418219cf21334a9c6712bbb2cec543b2ee4f989
12552 increase get_max_pages
commit ee73640b6a4781aa745f3868c448d1b9dd1c29f6
12469 mlxcx: errors in package metadata
Conflicts:
usr/src/man/man1/nawk.1 [deleted upstream]
|
|
|
|
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
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
|
|
Reviewed by: Jason King <jason.king@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit 2d43002e153b12554804eace495c8ecfa0b88f52
12495 findtest is flaky
commit a16250662fca1775384c611194385daf6ce8f186
12448 loader: improve boot options for kmdb and framebuffer
|
|
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit 4859da614b562d26b86cd0961067070cb5ed350c
12461 krtld: printf format errors
commit 5f1360505f125e92a7fb558f30f3e14a1abab96b
12460 libpcsc is missing sparc target directories
commit c559157643fef9f9afb0414e00a3579407ba3052
12330 libtopo: add support for directed graph based topologies
commit 3afb2a2ae94e9183977495f0d248b766e58e4016
12464 fix kmdb build
|
|
Portions contributed by: Kody Kantor <kody.kantor@joyent.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Tim Foster <tim.foster@joyent.com>
Approved by: Tim Foster <tim.foster@joyent.com>
|
|
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
|
|
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>
|
|
commit cd62a92d4a964bfe61d35ba2301b69e65e22a509
7092 Want support for stdio memory streams
12360 fwrite can loop forever on zero byte write
12392 ftello64 doesn't handle ungetc() correctly when unbuffered
commit 1470234269f4edea4cbf270cb2475e4988b788d5
12359 Want a means to set the umem mtbf at runtine
commit 0ac311bae7f6f50d9ba506b52bd8860f2d68d4ce
12358 Need mbrtowc variant that indicates consumed zero bytes
commit d726994754c938f91b6fd7e96b5cab3829615c58
12357 getc/putc_unlocked need to set orientation
|
|
commit 8b11ca880a902725fb8b0bb2c639f3671ac806d6
12382 Mellanox driver is missing advertisement in dladm link-prop
commit e5c541a6c70df2548bbaa19fa43a7dbebe4b637a
12425 /opt/util-tests/bin/utiltest needs default run file handling
commit 7adb68a6af9135eabca6203d488597cb40c4675c
12196 fmadm faulty NULL pointer dereference
|
|
12360 fwrite can loop forever on zero byte write
12392 ftello64 doesn't handle ungetc() correctly when unbuffered
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: Yuri Pankov <ypankov@fastmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Alexander Pyhalov <alp@rsu.ru>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit eb00b1c8a31c2253a353644606388dff5b0e0275
11609 Want modern Intel IMC driver
11612 x86 PCI enumeration should not rely on bios max bus
Conflicts:
usr/src/uts/i86pc/Makefile.i86pc
|
|
11612 x86 PCI enumeration should not rely on bios max bus
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Rob Johnston <rob.johnston@joyent.com>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>
|
|
commit 81c3d08501e57b65e096ec6a2b1d62f87cf8ced7
12365 pwritev64 can't write at offsets between [2 GiB, 4 GiB)
commit 8d12444d6bc9b8e39d369d7700dcb29b0572abaf
12353 libproc should also check the GNU build id in addition to the debug link
commit e68846a8e404cfae64e1c4e685626bf6867ce513
12352 libproc could know about .gnu_debuglink for remote symbol tables
commit a3170057524922242772a15fbeb3e91f5f8d4744
12350 Add support for Emulex LPe31000 and LPe32000 fibre channel chipsets
12351 Remove the 32bit DMA restrictions in the emlxs driver
Conflicts:
usr/src/uts/common/syscall/rw.c
usr/src/test/os-tests/tests/Makefile
usr/src/test/os-tests/runfiles/default.run
usr/src/lib/libproc/common/Psymtab.c
|
|
Portions contributed by: John Levon <john.levon@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 17abec598417b0120193b3ad4e5390d5d8682014
12385 tst.subr.d needs fixing for NULL as a pointer
commit 584b574a3b16c6772c8204ec1d1c957c56f22a87
12174 i86pc: variable may be used uninitialized
commit 34a4e6b53d2e6f2605fd77cda5b161201d7d0f20
12377 aggr: may be used uninitialized
commit c9ffe217655ce62448bdb45d6f113f43b4dfcc54
12367 aac: variable may be used uninitialized
commit a25e615d76804404e5fc63897a9196d4f92c3f5e
12371 dis x86 EVEX prefix mishandled
12372 dis EVEX encoding SIB mishandled
12373 dis support for EVEX vaes instructions
12374 dis support for EVEX vpclmulqdq instructions
12375 dis support for gfni instructions
commit c1e9bf00765d7ac9cf1986575e4489dd8710d9b1
12369 dis WBNOINVD support
Conflicts:
usr/src/common/dis/i386/dis_tables.c
exception_lists/wscheck
|
|
12372 dis EVEX encoding SIB mishandled
12373 dis support for EVEX vaes instructions
12374 dis support for EVEX vpclmulqdq instructions
12375 dis support for gfni instructions
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Approved by: Joshua M. Clulow <josh@sysmgr.org>
|