Age | Commit message (Collapse) | Author | Files | Lines |
|
commit 6e3b881e3444c3c501e8fe27050bc8439c0f4904
13183 Some man pages add a space next to an underscore
commit 233fee3f31fd346be76e19861bfbff832c1768f1
13148 do not sq_wait unnecessarily
commit d996a5676844ee9f31d0caa59de3cfaf48e07e77
6782 head can't handle embedded nul characters (add missing file)
Conflicts:
usr/src/uts/common/sys/squeue.h
usr/src/uts/common/inet/squeue.c
usr/src/uts/common/inet/ip/ip_squeue.c
|
|
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Volker A. Brandt <vab@bb-c.de>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit a9e414682948591ec63d5ab2cd11ba55603b59fa
6782 head can't handle embedded nul characters
13150 head -v doesn't work with a single file
commit 37337afa1f0c469ab4b7343cf92da8c884b39b8b
13127 libc: for statement not indented
commit ae41a23c315570b85d6bf190d7cc51e1bcb161c8
13181 Cleanup cat(1) man page
commit 89abd63ca1d1795943e51095a12ea5ce6e035e88
13131 libc: _fgetwc_unlocked_l() warn: was '== &fp->_state' instead of '='
commit c64c5389d6d65f1a8915fd0ff67288100f518172
13141 Man page formatting runs words together
commit a7f55c951e21deb266649b41baa71501d3382f4d
13140 Typos in the manual
Conflicts:
usr/src/test/util-tests/tests/Makefile
|
|
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Volker A. Brandt <vab@bb-c.de>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Volker A. Brandt <vab@bb-c.de>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 1c8449e95a93a750df972545379490366b392934
13084 tl_open should handle id_space exhaustion
commit d11e14a72ad0bfccf84405261d5d93e6eaafe6a7
13047 SMB server is too strict about security descriptors
commit bdc3270f393f51a419684e0fd3d7112e9b269773
13045 Idmap's KDC lookup override doesn't work
commit 526073d8a2a73617d29e806e575a271bc992905b
13026 SMB and NFS use the global zone's IDMAP when they shouldn't
commit be4662198f3d57350960479f8997432537cfd6a5
13022 Want method to globally disable HMA
commit c94be9439c4f0773ef60e2cec21d548359cfea20
12780 GRUB is broken after 11479
commit ab26215b1a80ead55969e925a597044ad4185a34
12637 ses_facility.c topo methods are not properly terminated
commit 007ca33219ffdc49281657f5f8a9ee1bbfc367ab
13063 clarify VMCS interfaces in bhyve
13064 bhyve should not waste extra page for VMCS
commit 638bc9f013400030354ab6566ae2a5726f7580fa
12752 getipsecprotobyname(3NSL) synopsis is incomplete
commit 7611ab7b771a068fbab94a90143de2afd495769f
13034 dnode_sync is careless with range tree
|
|
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
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
|
|
12758 ufm_detach doesn't properly clean up
12760 igb ufm support
12765 fwflash plugin cleanup handling is buggy
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Approved by: Joshua Clulow <josh@sysmgr.org>
|
|
commit 95adbecaacb2fe97eb8c9e49e7c1d6910c577bba
11902 Typos in proc_arg_grab(3PROC)
commit 6bc3974f378feda6e0d0b8f2a7ca95eceb9587db
11668 libproc(3LIB) typo in proc_get_auxv
commit 7bcaeddb7bbb778bc9a9c0e0c78b6bb8a3ea0540
12685 ddi_create_minor_node() should take const char * values
|
|
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Paul Winder <paul@winders.demon.co.uk>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
12672 want mac_hcksum_clone function
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Ryan Zezeski <rpz@joyent.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit 2e25d8e1fe9b3743d7dec073fd05a9f95fbca2a7
12225 normalize complex float names across compilers
commit f4b3fdc1b1ec48bd52b545ef80d866244e76d91b
12291 python3.8 fails versioning check
commit 94494656088303cd79a8b970e5535468c5f0117d
12307 Fix markup errors in mtx(3C)
commit c40d33be34d8bd92100aad1cfae8c1aaeee375d6
12309 errors in section 9e of the manual
commit 0dc3799518631a169651844259f4357ece16ffa6
12305 typos in dhcp man pages
commit d7ab8532a7a0f65d1c2b7bc3f45072f665860b20
12236 getmembers_DN doesn't properly handle errors from __ns_ldap_dn2uid
12240 nss_ldap does not properly look up group members by distinguished name
commit f5f3cbec075f8308da054292c7c7d96373c956ee
12288 getfacl and setfacl could stand improvement
commit 5642709df07e9b3a809f898f938aac4fc9903255
12211 loader: build with smatch fixes
commit 8b6e4188cd6fe49ddc2ff1e635b9c1538fbd5d48
12303 nfs/nfs4_drc.h: No such file or directory
commit d3879c39d2a534146eaf46dc510b80678ea24023
12181 zvol tests should avoid grep -w
12281 zvol_swap_003_pos shouldn't use swapadd in cleanup
commit b0daad2a8784078aa662f966577891e83a581d3a
12287 errors in audio utility man pages
commit dd50e0cc4cbe1474096300fe52e9855769c0d478
11682 zpool iostat and status improvements
commit 3df9f0641f28754051d5e82c6457527cf4af1258
12227 libctf incorrectly handles clang anonymous unions
commit 6d9e11ccb59a5d4ea2127e1791163333c4337a08
12224 ctfconvert conv backend error missing newline
commit b40354493afafb9870e25372645af933e189b24f
10931 BUILDPY2TOOLS and BUILDPY3TOOLS need to be documented in illumos.sh
Conflicts:
usr/src/uts/common/fs/zfs/zio.c
usr/src/uts/common/fs/zfs/sys/zio.h
|
|
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Joshua M. Clulow <josh@sysmgr.org>
|
|
commit 8bd53a1ca9fba2d5585cc775422e4d1db161bf96
12255 proc_get_fdinfo() crash if fdinfo file grows
commit 8b06eaf6acc31eaadddc0fec3df9d1a4294b7cc2
12267 zfs '::abuf_find' dcmd is broken
commit a52121ea720d327228a95e9d0c4a426339f08c7f
12260 Fix zpool history unbounded memory usage
commit b5c83661f3899fe50c949117084b15d6478d9f5f
12251 remove sunfire-specific man pages
commit 46782190b8c59b1b5fd7df81b2231ef50061fe2a
12234 Want smbios battery support
commit 9a63ec2733c93e3ee31e95779a4f2f45a57eda59
12183 Want new IPD 13 DMA Cookie APIs
commit 31ad075e90bf5afda8ab4b8cc4d3ca3e89946115
12257 resync smatch to 0.6.1-rc1-il-4
commit 2d85dedb8eaa3ba69c85560030efe4cbc815efb8
12245 Support inheriting properties in zfs channel programs
commit 442c994cdeb1e51c84e6d7ba987af00893aa84c4
12269 mdb multilist walker should be a layered walker
commit 83bba2b4a81b05183e2f81f5601e23cba9972fad
12272 loader: bc_add can not use any other probes than ah=0x4b
|
|
Reviewed by: Alex Wilson <alex@uq.edu.au>
Reviewed by: Paul Winder <paul@winders.demon.co.uk>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
Approved by: Kody Kantor <kody.kantor@joyent.com>
|
|
commit 4d95620bc3105916e69c40cff8e2e3d55bd6c4ae
11827 Increase concurrency through blkdev
11847 The nvme cmd completion queue is contentious
commit d15801816cc716b56ada92df72ee04b7b891291c
11927 Log, or optionally panic, on zero-length kmem allocations
commit e7253420989203a0028f982d437bf50c3140eba6
12007 make_test always returns non-zero
Conflicts:
usr/src/uts/common/io/nvme/nvme_var.h
usr/src/man/man9f/kmem_alloc.9f
usr/src/cmd/mdb/common/modules/genunix/genunix.c
|
|
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>
|
|
commit 3ee4fc2aa6b5136515cc3eed32d3c6ef33e37471
11552 Want a more modern nawk(1)
commit ac05f74f7be0e256003b8dd2492cf96ac4ecda1d
11551 Clean up nawk(1) usage in illumos-gate
commit e6d6c189fa3a95d7aa27bbe0aeacf7c1a6b57c8c
11550 Want tests for nawk(1)
commit 72737c91abd19e2597bf00bb225ad2dec71c8d06
3635 kstat_queue(9F) should not mention kstat_create()
commit d49945110829673d27d215f4db010ac1d22a68de
11554 Want TCP_CONGESTION socket option
commit 45a4b79d042e642c2ed7090ec290469ccf8fc563
11553 Want pluggable TCP congestion control algorithms
commit 867a2ce85cd3f659cb7bc187ba93a095fe1df597
10857 nanf.3m and nanl.3m should be linked to nan.3m
Conflicts:
usr/src/uts/common/inet/tcp/tcp.c
usr/src/uts/Makefile.uts
usr/src/test/util-tests/tests/awk/tests/T.lilly
usr/src/test/util-tests/tests/awk/tests/T.gawk
usr/src/test/util-tests/tests/awk/tests/T.clv
usr/src/test/util-tests/tests/awk/tests/T.chem
usr/src/test/util-tests/tests/awk/bugs-fixed/system-status.awk
usr/src/test/util-tests/tests/awk/Makefile
usr/src/test/util-tests/tests/Makefile
usr/src/pkg/manifests/system-test-utiltest.mf
usr/src/cmd/awk/lib.c
exception_lists/cstyle
|
|
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit bf693dc92f91a3c8675bf5a04d1300c40058500c
11516 loader.efi: replace HandleProtocol() with OpenProtocol()
commit 8c732929c6c71eb2de940ee265460cfb89b887f7
11485 mac_alloc(9F) RETURN VALUES refers to wrong function
11486 clarify mac_register(9S) life time
11487 mac(9E) should discuss the goal of aligning the IP header
Conflicts:
usr/src/man/man9e/mac.9e
|
|
11486 clarify mac_register(9S) life time
11487 mac(9E) should discuss the goal of aligning the IP header
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Randy Fishel <randyf@sibernet.com>
Approved by: Gordon Ross <gwr@nexenta.com>
|
|
commit 5cffb2606ed604b9f1f45d061bc8aa92e0536f70
11306 syseventd cores after hot-add of disk
commit 508a0e8cf1600b06c1f7361ad76e736710d3fdf8
11257 Add DDI support for Upgradable Firmware Modules
11258 Add libtopo support for Upgradable Firmware Modules
Conflicts:
usr/src/uts/sparc/ufmtest/Makefile
usr/src/uts/sparc/Makefile.sparc
usr/src/uts/intel/ufmtest/Makefile
usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h
usr/src/uts/common/sys/ddi_ufm_impl.h
usr/src/uts/common/sys/ddi_ufm.h
usr/src/uts/common/io/ufmtest.c
usr/src/uts/common/io/ufm.c
usr/src/test/os-tests/tests/Makefile
usr/src/test/os-tests/runfiles/default.run
usr/src/man/man9f/ddi_ufm_image.9f
usr/src/man/man9f/Makefile
usr/src/man/man9e/ddi_ufm.9e
usr/src/man/man9e/Makefile
usr/src/man/man7d/ufm.7d
usr/src/lib/fm/topo/libtopo/common/topo_mod.c
|
|
11258 Add libtopo support for Upgradable Firmware Modules
Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit f2dbfd322ec9cd157a6e2cd8a53569e718a4b0af
11184 Want CPU Temperature Sensors
11185 i86pc chip module should be smatch clean
commit 6ec1c6665dfa54c991783acaf82f51a97aa79267
11105 scsi_hba_tgtmap_create(9F) tgtmapout argument is incorrect
commit b73ccab03ec36581b1ae5945ef1fee1d06c79ccf
9318 vol_volsize_to_reservation does not account for raidz skip blocks
commit 29d33d4278d4226572dfc214775224334bc444a6
11260 mdb zfs metaslab statistics are unavailable
commit c1d5c2a48971d1705730e1ade6a1bc4d56587416
11084 clean up file-backed l2arc support
commit ba6bf04be4fe9d821c75a16fdebd3af3bffdbf26
11254 usb_parse_data.9f: WARNING: skipping paragraph macro: PP after SH
commit cec8643b41ebefad6c677010fc784dc4bb0550f3
11190 Update mandoc to 1.14.5
commit 07188943efdbeedd24142a14db7384af1478ba54
11264 tid::errno would be handy in mdb
Conflicts:
usr/src/uts/intel/sys/x86_archext.h
usr/src/uts/intel/Makefile.intel
usr/src/uts/intel/Makefile.files
usr/src/uts/i86pc/os/cpuid.c
usr/src/uts/common/sys/sunddi.h
usr/src/lib/fm/topo/modules/i86pc/chip/Makefile
usr/src/lib/fm/topo/modules/common/shared/topo_sensor.c
|
|
Reviewed by: Toomas Soome <toomas@me.com>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Alexander Pyhalov <apyhalov@gmail.com>
Reviewed by: Gergő Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
OS-7026 Add DDI support for Upgradable Firmware Modules
Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
|
|
11178 USB topology could know about supported, minimum speeds
11179 usba parsing code should take const data pointers
11176 usba kernel module should be CERRWARN and smatch clean
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: Rob Johnston <rob.johnston@joyent.com>
Approved by: Gordon Ross <gordon.ross@nexenta.com>
|
|
commit be0ffda9658fd44dc2d5159e517a6a44577d427d
11221 Should be able to enable findunref without lint
commit e6645893d65132754e10d2b7e2c6ecc5ea0107a4
11195 Lint old man pages for errors with mandoc
commit 0ae8c37dc7709962a2fc99f02369b11707cccba0
11194 syseventadm.1m: ERROR: using macro argument outside macro
commit 1f2dca3250468910bc4ef4471eb91650e6a39379
11193 cmn_err.9f: UNSUPP: unsupported escape sequences
commit 2da8e96eb94b431165f3682ff0231d2ac4422c94
11192 zpool.1m: UNSUPP: unsupported escape sequence: \?
commit cf26d3683ae21b85c4d302e60723a08e85e2574a
11191 zfs.1m: UNSUPP: unsupported escape sequence: \?
|
|
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
Reviewed by: Joshua Clulow <jmc@joyent.com>
Reviewed by: Toomas Soome <toomas@me.com>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Reviewed by: Gergő Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
Reviewed by: Joshua Clulow <jmc@joyent.com>
Reviewed by: Toomas Soome <toomas@me.com>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
Reviewed by: Joshua Clulow <jmc@joyent.com>
Approved by: Joshua Clulow <jmc@joyent.com>
|
|
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
Reviewed by: Joshua Clulow <jmc@joyent.com>
Approved by: Joshua Clulow <jmc@joyent.com>
|
|
OS-7704 USB topology could know about supported, minimum speeds
OS-7705 usba parsing code should take const data pointers
OS-7706 usba kernel module should be CERRWARN and smatch clean
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: Rob Johnston <rob.johnston@joyent.com>
Approved by: John Levon <john.levon@joyent.com>
|
|
commit c8cc685318cb78c62f1ff07bc561b26d65780aa3
10225 wsdiff broken after 9979
commit ead1aeb99fc825309962c1dc2f20333bdd5898f6
10195 uts: boot_keyboard should emit esc sequences for arrow keys
commit 9f17ecf0b8fdc59cfa903ceb6a96046b0f2d8201
10229 Some man pages have incorrect cross-references
commit 1bf8e91c2f089f0b4e9a6f705f162654aa82cfad
10232 beastie.4th manpage not shipped
commit 0b4d657578b8f707371421ebae5b3837023b4144
8235 fwflash for sd needs to handle partial writes
8236 fwflash sd plugin shouldn't hardcode maximum image size
8237 libscsi improperly translates request sense and isolate options to uscsi
Conflicts:
usr/src/man/man7i/uscsi.7i
usr/src/cmd/fwflash/plugins/transport/common/sd.c
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
OS-7469 vxlan(7P) example is wrong
OS-7470 bzero(9F) header is wrong
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Patrick Mooney <patrick.mooney@joyent.com>
|
|
OS-7248 ddi_fm_capable(9F) has wrong synopsis
Reviewed by: Mike Zeller <mike.zeller@joyent.com>
Reviewed by: Rob Johnston <rob.johnston@joyent.com>
Approved by: Rob Johnston <rob.johnston@joyent.com>
|
|
commit d8873b3136f0985c9e33ff8801644e1b4253b36c
9695 Slow crash dumps, significantly slower than live core
commit 6ccea42291d6cef3970fbb35ece075406851267f
9694 Parallel dump hangs
commit eea802b0a2c12269d15276d4657e5cd64dd541a4
9685 KPTI %cr3 handling needs fixes
commit 72dc11568f48cd37cf8182a82d9cb55b22d7c805
9638 libc/port/fp/sigfpe.c: this statement may fall through
commit 64216313af8955ed170cf25df29a04c18b3e0296
9249 System crash dump to NVME not working
commit e6ccb06dae563daedbe76eeadbdd3940a4e4f693
9645 scf_read_propvec segfaults on error
|
|
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
Reviewed by: Ryan Zezeski <rpz@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 39df76fb09f8b2678db1cae82e66cd47f6930e4f
9453 Include KPTI status in kernel boot messages
commit bfcdb3d6fab8a8c00779b849f9f4505b2befd14d
9125 mdb's ::zfs_params needs updating
commit 35f80dcb41f3a97bbb452a00537b4a72e7dc9996
7941 cannot use crypto lofi on a block/character device
commit 3e8bfa75f73c9b5453b9ac29c9febcf211f061be
9274 loader: Make struct libi386_devdesc match the struct devdesc better
commit 37367bbad5a7ff7127e57468cb6088cfca4bbd22
9095 ixgbe MAC_CAPAB_LED support
commit 890c86716e81b6b22639ff07791007b82c26e6c5
9122 libstand: Consolidate tftp sendrecv into net.c sendrecv
commit b8f90f25b92fc9ac25542c21076fda8ff8c6fa59
8931 boot1.efi: scan all display modes rather than sequential try-fail way
commit 208e1562df6d45a86b71f40db0028ada4de4b56a
9502 expose thresholds as properties on sensor facility nodes
commit bc0e4c28fd7055db02709c3af822f81959511c73
9400 avs: comparison between pointer and zero character constant
commit de6ecd7f43e1627e7b738535c187ace8c2fd8f85
9239 mr_sas: this statement may fall through
commit 6cd9fed7b76d776476aa3e2d7d235423dcbf1e56
9150 libfcoe: this statement may fall through
commit 4e5127e8d53552c26604da7ec1d20e29b8196086
9273 loader.efi: We can't use d_opendata for blkio storage.
commit e86c665f2e10cf29ac3b5f93b53c60bef762a690
9335 ficl: makesoftcore should be in tools
commit 2c6e2b378f8445b330094f0316685e546585f44d
9520 list_link_replace(9f): Documentation does not match reality
commit 71b76ee353d2a2effae389b51205465a42199e9d
9518 mdb conn_status doesn't do port byte order conversion
Conflicts:
usr/src/uts/common/io/ixgbe/ixgbe_gld.c
usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/fac_prov_ipmi.c
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
OS-6762 want mac_hcksum_clone function
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Ryan Zezeski <rpz@joyent.com>
Approved by: Ryan Zezeski <rpz@joyent.com>
|
|
commit 84f7925403b3bca6fbe5475f7e5fe9e20852b686
9030 sgs: duplicate 'const' declaration specifier
commit 5bc667cefd2d0f1ce79426141196b29088ab4d26
9120 bnxe does not load in DEBUG
commit 2f4149ea09454b3def6fe8245992f7e26571a1e8
8893 Want date -r
commit 3e1e9f9b5f60fd97b8350805fdcbe6ea6dd752ef
9115 audiorecord: this statement may fall through
commit 66d053586622b793fb2252b5365f76dd38610b97
9113 Expose vendor-name/device-name/subsystem-name as props on pcifn/pciexfn topo nodes
commit 31898fe726d1ca3a719847c87e92cd9426558a3c
9099 loader: Solaris 2 partition may have no VTOC
commit 66492cf01c4f0eb178cb6e056451d04be61a0374
9103 opengroup acknowledgement should be properly formatted in man pages
commit b66926aad422ad350796a2770d6b2d328a63b92c
9119 ficl-sys is not wsdiff clean
commit 779d959983c330a45b9542e16ae6a4a5d204309a
9114 cmd/audio: invalid conversion from 'char' to 'char*'
commit e20c5ec63839e1ce8f384340afdd4e325e4af6d5
9101 bring back pcitool man page
commit 146ac3cd9d5017d58ec9ba26132a9ee30d53c4aa
9090 ses: using integer constants in boolean context, the expression will always evaluate to 'true'
Conflicts:
usr/src/test/util-tests/tests/Makefile
usr/src/man/man3xnet/htonl.3xnet
usr/src/man/man3nsl/t_bind.3nsl
usr/src/man/man3c/timer_settime.3c
usr/src/man/man3c/timer_create.3c
usr/src/man/man1m/dladm.1m
usr/src/man/man1/crontab.1
|
|
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 3385b4726f1b09aa9511340017fb23c7cde6aadd
8472 Want docs for iports, tgtmaps, and friends
commit 1eb7f6f10a2bf852886fac64ce710da077f20c75
8706 libc lint library missing endian.h functions
commit e144c4e6c90e7d4dccaad6db660ee42b6e7ba04f
8962 zdb should work on non-idle pools
commit 3ee8c80c747c4aa3f83351a6920f30c411236e1b
8961 SPA load/import should tell us why it failed
commit 1fd3785ff6601d3e391378c2dcbf4c5f27e1fe32
7638 Refactor spa_load_impl into several functions
commit 82693e09cc02331fa1b3b73b54b1060e73507a8d
8966 Source file zfs_acl.c, function zfs_aclset_common contains a use after end of the lifetime of a local variable
commit d3c0397fdfe3697d5078fec583494fae9971fd75
9039 tcp(7p): Duplicate paragraph
commit af8443c4728e4601db72fb8089035223de906eb9
9022 loader.efi: module placement must check memory map
commit bd0ce624be4492bab2f6c53383a40618647aba28
9027 Makefiles need to specify C99 mode consistently
Conflicts:
usr/src/man/man9f/scsi_hba_iportmap_create.9f
usr/src/man/man9f/scsi_address_device.9f
usr/src/man/man9/iport.9
usr/src/cmd/cmd-inet/usr.sbin/ping/Makefile
|
|
Reviewed by: Jason King <jason.king@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|