Age | Commit message (Collapse) | Author | Files | Lines |
|
OS-7205 bhyve makefile uses wrong linker flags
Reviewed by: Jason King <jason.king@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Patrick Mooney <patrick.mooney@joyent.com>
|
|
Reviewed by: Ryan Zezeski <ryan.zeseski@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Alex Wilson <alex.wilson@joyent.com>
Reviewed by: Bryan Cantrill <bryan@joyent.com>
Reviewed by: Adam Leventhal <adam.leventhal@gmail.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
Reviewed by: Jorge Schrauwen <jorge@blackdot.be>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Jason King <jbk@joyent.com>
|
|
Reviewed by: Dan McDonald <danmcd@joyent.com>
Approved by: Patrick Mooney <patrick.mooney@joyent.com>
|
|
commit d2df75e755ab7973e38d93f9937214d0062c20e0
9771 loader.efi: 'handles' is used uninitialized in comconsole.c
commit dd842a538534a82ca85614863fb473633d7ee59c
9770 loader.efi: unused variable 'cons' in comconsole.c
commit 8c5d29ab25ca6e74ebaba57fba6b4794fab41f3c
9731 uts: update sys/queue.h
commit 8c3347c4989237d6ebeeb03a67b21a523fc105d6
9782 eventfd support in zones is incomplete
|
|
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
OS-7203 Update ACPI to joyent/20180629
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Jason King <jbk@joyent.com>
Approved by: Jason King <jbk@joyent.com>
|
|
commit b982c112ede0da29fbc4152cdc6690d85ddf7207
9775 format: number of sectors is reported one less in case of GPT
commit 570479901769888c6a35dcd8d94242a926d0bd87
9699 loader: biosdisk should prefer smaller (safer) sectors value from INT13
commit 322e343b7c538c565d91cb11d00fbe6266834e28
9766 loader: 'mbi' may be used uninitialized
commit 522e4551ca5d7b72fe4d4af1ff92521ab19842c7
9764 loader.efi: 'efi_mmap' is used uninitialized
commit 69aea4bf4584b2d60ef94da59897ec363890af57
9765 pkgadd has no Z option
commit ba93fbafc5df33b7aeb99adb3b9a918afc3e7143
9756 tests: badseg.c error: variable 'rc' set but not used
commit fec4bdb512708a1a9c886ed7f84ce353ec85b486
9767 loader: linux.c unused variable 'mem'
commit 500cf85b0395b6835818b6248681bbbc27563dc1
9762 Split the custr functions into their own library
commit f8e0ecf7cceff807dcd13fe031936e1ff28193e3
9742 libi386: Add workaround for HP BIOS issues
Conflicts:
usr/src/lib/libcustr/common/llib-lcustr
usr/src/lib/libcustr/Makefile.com
usr/src/cmd/mailx/Makefile
exception_lists/packaging
|
|
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 8a702e5580b812176cb498d7b89713e44435866a
9763 zfs(1M): broken formatting in allow/unallow description
commit d1855c8182d5cf1cd290336767a7c8e7537c13a2
9769 SMB domain logon fails with I18N user name
9774 libmlrpc changes in 1575 missed some things
commit 5255b2c28ca5f82d05860cbfd284950e01aa76f7
711 smb_rename has its bitwise ops muddled
commit 7ed546340881b42865171ddfa1a6167b289faae3
9684 Transform GCC_ROOT->GNUC_ROOT
|
|
commit 43f9d55fa4bea101f8b3961606dec0af0b38b2ab
9741 libi386: fix DEBUG messages in biosdisk
commit e8fda3522f688f9e55aa251eafc9b42b78717d40
9740 libi386: use snprintf in biosdisk and style fixes
commit 81a867407659fae007ac4ca95e5685c1d38fa5f1
9757 getent ipnodes has wrong exit status
commit e153cda9f9660e385e8f468253f80e59f5d454d7
9754 grub: recent gcc needs -fno-reorder-functions
commit d23a2a081683858fbc9fafc163b60bbd8c9ede13
9753 installgrub: hard coded partition 0 with GPT
commit 74fbde0026523e948c17e57c29e2d53edad1c600
9750 pkgchk -l package list runs together
commit 16b6a7e9a6f9116cc7c300e732be5000d82934e7
9737 send(3xnet) and friends are missing MSG_NOSIGNAL
|
|
OS-7133 Update parts of NVMe headers for newer specs
OS-7137 nvmeadm(1M) should have ctf
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Approved by: Jason King <jbk@joyent.com>
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
9774 libmlrpc changes in 1575 missed some things
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Fiddaman <omnios@citrus-it.net>
Approved by: Gordon Ross <gwr@nexenta.com>
|
|
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
commit e5ecfaa0ff00b00d0b97e8638701ff77caeeab1d
9726 getent could list the attr databases
commit 70ee30a511f4abfd1b9cdf25495a219fe131829a
9719 uts/i86pc: add way to set bootrd_debug
commit ca876c1c4225b51f8e1c2763b28e8466add83a0b
9717 libstand: build with -Wall only
commit 64a170cf91c8d267e7707c00ac13639160db85cd
9703 loader: stage1 should not probe floppies for zfs
commit 843ead088f87e5e766084646370e981f176eb323
9418 iwn: rate array in struct iwn_ks_txpower should have size IWN_RIDX_MAX+1
commit 8e5dcf3a637ec78130ed00945993c8c991997a44
9728 3secdb man pages need some tlc
commit 00efb5e1437d3912284689f1b0c13190e634e788
8548 want memset_s(3C)
commit 3b5ccf6b95a705120c7f7fa193afabfd40dc7342
9242 st: this statement may fall through
Conflicts:
usr/src/test/libc-tests/runfiles/default.run
|
|
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
|
|
commit 9fed930b55df5aeaba1280325625a29e78199a54
9367 troff: comparison between pointer and zero character constant
|
|
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Ken Mays <kmays2000@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 223ffd476e2703f912aa332a875dfb72ab5d7010
9730 Audit Configuration execution profile doesn't work
commit 2c5ec7a875dcd76853e6618614e990f1e8cdd56d
9725 getent has unused variables and implicit function declarations
commit 309b04b88ca20521fb8141c40ad19b8528b37d7d
9723 provide support for VMM's GDT handling
commit 734b3a42d9fd315e40f7ce511604865fb3c2e799
9716 libstand: cstyle cleanup of what we just did touch
commit 857c96d257470e097e846ab8886580991b329c32
9626 move 'static xuio_stats_t xuio_stats' to file where it use
commit 6d75a680fdc4059c56ee980eacd6e8b15587086f
9461 kbd does not switch keyboard layout
commit db132910a923e71326bd3fde5c15548dabd000b9
9711 fts(3C) needs to be largefile aware
|
|
Reviewed by: Jason King <jbk@joyent.com>
Reviewed by: John Levon <john.levon@joyent.com>
Approved by: Angela Fong <angela.fong@joyent.com>
|
|
Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Ken Mays <kmays2000@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 6640c13beae5a8b03718dc6b7a9cda5dd6ab9024
9718 update mandoc to 1.14.4
commit 9fd537180d8c7ca186c4842f6262016f5e418d10
9668 loader: rename zfsloader to loader
commit a942f1f5f0eafb4e2a9cf5d6cff385b7830676e6
9715 libstand: gzipfs unused variable
commit 567af71db40b696d77b6f0112d8cb20c4dc3ad93
9714 libstand: dereferencing type-punned pointer will break strict-aliasing rules
commit 5620b343930008e3d99871d6563033c0cbe44afa
9713 libstand: cd9660 pointers differ in signedness
commit 27d539f2d4b4c40e9fc667f8b1319ed290c6e4b3
9712 libstand: netif.c variable set but not used
commit 380059927f2f5af9148793463b305037707f8613
9708 loader: libstand warning: pointer targets differ in signedness
commit cb41b9c565d4eec9e1f06e24d429696f59f2f07d
9674 Let's scrap AVS/sdbc
Conflicts:
usr/src/lib/Makefile
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Approved by: Joshua M. Clulow <josh@sysmgr.org>
|
|
OS-7086 i40e: add mdb dcmd to dump info on tx descriptor rings
OS-7101 i40e: add kstat to track TX DMA bind failures
Reviewed by: Ryan Zezeski <rpz@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Patrick Mooney <patrick.mooney@joyent.com>
|
|
pci_virtio_block.c
Reviewed by: Mike Gerdts <mike.gerdts@joyent.com>
Reviewed by: John Levon <john.levon@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Approved by: John Levon <john.levon@joyent.com>
|
|
commit e5c421abb8bd517cb6964747b9ce23066e1a1cef
9266 ixgbe: this statement may fall through
commit 8a7aa2a592747bd90d85645126d80688e024a0e2
9673 move internet address manipulation functions to libc
commit 7e3488dc6cdcb0c04e1ce167a1a3bfef83b5f2e0
9610 qede: error: left shift of negative value
commit d972451485b9ccf8c5c4951e2d24f63da9ac2cc8
9609 qede: error: result of '983040 << 16' requires 37 bits to represent, but 'int' only has 32 bits
commit 3df3d01f9da8be5cdd1e81a5d050c24ccc55caa9
9608 qede: error: 'free_buffer_count' may be used uninitialized in this function
commit 0d7de619fa7b28e48c8e80fa26d724400f4f47a4
9607 qede: this statement may fall through
commit 77b62fe435d195b5a58f123e6c5ec9c9dffdc877
9606 qede: error: this 'for' clause does not guard
Conflicts:
usr/src/man/man1m/route.1m
usr/src/lib/libdladm/Makefile.com
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Approved by: Patrick Mooney <patrick.mooney@joyent.com>
|
|
9057 unloadable modules should use NO_UNLOAD stubs
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Tim Kordas <tim.kordas@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit f44a1392c9d1c0ff0faf96d4eed0952a6b5cfbe0
9569 smbios(1M) could decode voltage and curent probes
9570 smbios(1M) could decode cooling devices
9571 smbios(1M) could decode temperature probes
9572 smb_impl.h structs should comment corresponding type
9573 overshifted smbios major version leads to undershifted data
9574 smbios(1M) shouldn't print non-existant bios versions
commit 284ce987a33170d916c005f044ef6ce9ce8e1517
9641 want stack-clash mitigation
commit 4b9a859a90a27a1aaf064cac9a4fa96bcca57337
9651 README.pkg: Extra zero in PKGVERS
commit e4768a3447c8320148c66b297c2acb00217f575d
9477 loader: cstyle update of common/commands.c
commit 49169a56b4da7a6f2d206ecc2166fbe2457343b9
9417 check_rtime: except more C++
commit 566b4223c74de6cad48ddbedf35a12d6a511c8c5
9133 ucbcmd: this statement may fall through
commit 65d28c0b2556a9bb47ed2b033469a4182ff5b488
9184 Add ZFS performance test for fixed blocksize random read/write IO
commit c2919acbea007fa95c709b60d073db9a24526e01
9577 remove zfs_dbuf_evict_key tsd
commit 11f6a9680e013a7c9c57dc0b64d3e91e2eee1a6b
9591 ms_shift can be incorrectly changed in MOS config for indirect vdevs that have been historically expanded
Conflicts:
usr/src/uts/common/vm/vm_as.c
usr/src/uts/common/vm/seg_hole.c
usr/src/uts/common/sys/smbios.h
usr/src/common/smbios/smb_info.c
usr/src/cmd/smbios/smbios.c
|
|
9570 smbios(1M) could decode cooling devices
9571 smbios(1M) could decode temperature probes
9572 smb_impl.h structs should comment corresponding type
9573 overshifted smbios major version leads to undershifted data
9574 smbios(1M) shouldn't print non-existant bios versions
Reviewed by: Tim Kordas <tim.kordas@joyent.com>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Alex Wilson <alex.wilson@joyent.com>
Reviewed by: Mike Gerdts <mike.gerdts@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 6920cc4db7ff7cfb581fbacad920de3d9a681303
9648 policykit: unused functions
|
|
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Michal Nowak <mnowak@startmail.com>
Reviewed by: Ken Mays <kmays2000@gmail.com>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 7e085c24801940886227c1724772c2fa5bca864e
9314 Cyclic dependency in usr/src/cmd/fm/eversholt/Makefile.esc.com
|
|
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Ken Mays <kmays2000@gmail.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|