Age | Commit message (Collapse) | Author | Files | Lines |
|
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
Reviewed by: Jason King <jason.king@joyent.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Kody Kantor <kody.kantor@joyent.com>
Approved by: Kody Kantor <kody.kantor@joyent.com>
|
|
commit 9b40c3052b9b0d91120c568df0c5211c131c8da1
10201 prototypes: happy new 2019 year
commit a103f15bc0089ffbdb0e211871d97b6b79f59fa1
10185 loader: add sha1 hash calculation
commit 8d2ce326a8ec4271f68dfa69691885d8219c9bb7
10184 loader: framebuffer command should report usage on bad command
commit 1fe853a05a457dfa95ddc2f2742c2421558a7c30
10171 biosdisk: use int13h ah=08 and ah=15 to count the floppy devices
commit b6b206fc7fb36f7b13b01acf70ed6e676e405998
10077 usr/src/uts/ Makefile changes for smatch
commit dc5e7685b131559c0b7c622baee25a9a0ae50ada
10076 make usr/src/test smatch clean
commit 93b8872871607b3d21317283c1230b2a4a00920b
10075 make usr/src/tools smatch clean
commit 64f9afd1fd6b5f36ed2c633d603a3b551da6f3d4
10066 loader: Add isoboot(5) for booting BIOS systems from HDDs containing ISO images.
commit 3273f292544925d8d86f8e40935d5360aa609ef4
10054 loader: move 16KB BSS buffer from pxe to bio and use it with biosdisk
commit f5037cd0e0544bd22e4547ec8656b0ec49615f5d
10175 Organize tcp(7P) into subsections
6109 tcp(7P) should mention that socket options are in <netinet/tcp.h>
|
|
OS-7128 Want libjedec
OS-7129 Check for SMBIOS table with higher version
OS-7130 smbios slot version check is broken for smbios 3.x
OS-7131 smbios CPU Cache extended size not correctly calculated
OS-7500 smbios(1M) slot printing could be clearer
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Jordan Hendricks <jordan.hendricks@joyent.com>
Approved by: Joshua Clulow <jmc@joyent.com>
|
|
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
|
|
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
Reviewed by: Jason King <jason.king@joyent.com>
Approved by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
|
|
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit 04e56356520b98d5a93c496b10f02530bb6647e0
5882 Temporary pool names
commit 36acdd115a7d14b9a0ffd968d084ebeac2451a7e
10062 illumos.sh could be re-organized
commit 4da7ed37ba5e1e12c0618eef16411d6fd67dd8c6
10060 loader: fix DEBUG messages in disk/part interfaces
commit 922a2a1681b0f92b4d65daff3cbcd841293d5778
10058 loader: Add an ISO9660 "partition table" type to loader.
commit 67deef8cbc83060db238a0f4ee252d1ba74641ef
Conflicts:
usr/src/tools/env/illumos.sh
usr/src/cmd/zpool/zpool_main.c
|
|
Reviewed by: Matt Ahrens <matt@delphix.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
|
|
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
|
|
9857 proc manpages should have LIBRARY section
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 96c8483a3fb53529bbf410957b0ad69cfb5d9229
7519 Add smbclient tests
commit cc543d0f9e35a75cc302a4cb152756d233299564
9876 Move crypto2pkcs11_error_number to libcryptoutil
commit e239895e13556da6878ec1eda7d795ea494fa359
9896 libdemangle: error: variable 'result' might be clobbered by 'longjmp' or 'vfork'
|
|
Portions contributed by: Gordon Ross <gwr@nexenta.com>
Portions contributed by: Jilin Xpd <jilinxpd@gmail.com>
Reviewed by: Jean McCormack <jean.mccormack@nexenta.com>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
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
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
OS-7205 bhyve makefile uses wrong linker flags
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Jason King <jason.king@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Approved by: Patrick Mooney <patrick.mooney@joyent.com>
|
|
Reviewed by: Dan McDonald <danmcd@joyent.com>
Approved by: John Levon <john.levon@joyent.com>
|
|
commit 5267591016146502784860802129b16dab6f135c
9466 add JSON output support to channel programs
commit b68ddc76a8be9a9b8d7a1eae3a3613b6bce942e5
9724 qede needs updates for newer GCC
Conflicts:
exception_lists/wscheck
|
|
Reviewed by: Matt Ahrens <matt@delphix.com>
Reviewed by: Serapheim Dimitropoulos <serapheim.dimitro@delphix.com>
Reviewed by: Sara Hartse <sara.hartse@delphix.com>
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit aa9ef484c6f8ecee85dfefdb4970c50cfa2db302
9128 cw(1onbld) should be able to run multiple shadows
9129 file-locking tests shouldn't build multiple source files in one compiler invocation
9130 DTrace tst.gcc.d isn't useful
9132 cw(1onbld) shouldn't shadow pure preprocessing
commit bdc560ab289d67ddebad9a2146fd36c2662d88b1
5159 ipsec_libssl_setup.c loads libcrypto
commit 15aeb4d1148772724cf568e1f7a13fbb99f11ab8
9848 libi386: pxe.h cstyle cleanup
|
|
9129 file-locking tests shouldn't build multiple source files in one compiler invocation
9130 DTrace tst.gcc.d isn't useful
9132 cw(1onbld) shouldn't shadow pure preprocessing
Portions contributed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Andy Fiddaman <omnios@citrus-it.net>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 1f1540205fa6366266184180654434272c425ac2
9820 Want risc-v disassembler
commit 856f620e96e5413932a6607aea5094db2ece172f
9819 update sys/elf.h for recent processors like aarch64/risc-v
Conflicts:
usr/src/lib/libdisasm/common/dis_riscv.c
usr/src/lib/libdisasm/Makefile.com
|
|
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
commit 2ee857385108d299b716b075df1220fdc893b20b
9675 memory leak from cpupart_create
commit 09b2abb464ff7bbef397718b20686211ee1f1ddb
9635 we should enable user after creation with zfs tests
|
|
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Approved by: Joshua M. Clulow <josh@sysmgr.org>
|
|
Reviewed by: John Levon <john.levon@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
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: Jason King <jason.king@joyent.com>
Approved by: John Levon <john.levon@joyent.com>
|
|
Reviewed by: Dan McDonald <danmcd@joyent.com>
Approved by: Patrick Mooney <patrick.mooney@joyent.com>
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Robert Mustacchi <rm@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: John Levon <john.levon@joyent.com>
Reviewed by: Marcel Telka <marcel@telka.sk>
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 c6fe8850c7ff4c85074c93430743b146d8133436
5709 Add binary compatibility with Solaris 10 update 10
commit acab0a4f5020a09371629ac5149fdcf355dd0512
9755 bounds checking functions and types should only be visible if __STDC_WANT_LIB_EXT1__ is set to 1
|
|
__STDC_WANT_LIB_EXT1__ is set to 1
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Joshua M. Clulow <josh@sysmgr.org>
|
|
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: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@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: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Matt Barden <matt.barden@nexenta.com>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Approved by: Gordon Ross <gordon.w.ross@gmail.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: John Levon <john.levon@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Jason King <jason.king@joyent.com>
|
|
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
|
|
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com>
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Approved by: Robert Mustacchi <rm@joyent.com>
|
|
that have been historically expanded
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <gwilson@zfsmail.com>
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Reviewed by: Prashanth Sreenivasa <pks@delphix.com>
Reviewed by: Tim Chase <tim@chase2k.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Mike Zeller <mike.zeller@joyent.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Andrew Stormont <astormont@racktopsystems.com>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Gordon Ross <gwr@nexenta.com>
|
|
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit b6031810da58df96413bf76e068638fcab1f228a
9456 ztest failure in zil_commit_waiter_timeout
commit c373aa8be7dba4bca17e8db696f27412617604b9
9082 Add ZFS performance test targeting ZIL latency
|