Age | Commit message (Collapse) | Author | Files | Lines |
|
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Approved by: Joshua M. Clulow <josh@sysmgr.org>
|
|
commit 1b9d0d8668d6fb8bbf6fd07dfeac92665c32895e
14000 lorder: replace sequence a-z by [:lower:]
|
|
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
|
|
commit 0c21e245660b46e01c379729e58268754021523c
14029 Add Zen 2/3 discussion to cpuid.c theory statement
commit 6881023fc43e5c6ac49e78f526f6cce9b68d69a3
14030 udf poorly handles its usage
|
|
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 4772ec9f4bc326d705888dcda49bcc395df74999
13983 onu could support updating on Helios
commit 998cfd7bd13f4dffec51769e903ceec265afce6f
13988 libproc leaks zoneroot
commit 9148a91fab5cca2666b01bab18514159f4480f9e
13989 libproc can leak core CTF data
commit 50d4d24e9f62b588d2123e06f654ecb230e4857c
13987 libproc could use standard lists
Conflicts:
manifest
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 86ef0a63e1cfa5dc98606efef379365acca98063
13939 it's time the 32bit intel kernel was (x)86'd
Conflicts:
usr/src/uts/common/disp/thread_intr.c
usr/src/uts/common/exec/elf/elf.c
usr/src/uts/i86pc/vm/hat_i86.c
usr/src/uts/intel/dtrace/fasttrap_isa.c
usr/src/uts/intel/ia32/os/sendsig.c
|
|
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Approved by: Garret D'Amore <garrett@damore.org>
|
|
commit 755ccbcfa27de6aa07ebf138548b68dc6a9ae02d
14018 pcieadm save-cfgspace usage incorrect
|
|
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit d209bf0d7c080e4110469ed3a2c94e2382091f6c
14021 stack overflow in smbd:smbd_dc_check
commit bdc24928e6e072b3224ad4bcd1769e68dc91f970
14013 Update Zen 3 cpuid_subr.c info
|
|
Reviewed by: Mike Zeller <mike.zeller@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit a6fed3dde50298b0cb6b8e0cdc24b119a40a588b
13488 Remove unneeded ast/ksh files
commit cbb067b0884d7d7559394b33b73aa0e0b19278ed
13999 Allow building with python 3.10
|
|
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 298aa1575e761a7d02bc7c65fa603ffd0266fcb7
13935 ksetpw passes integers to %s format specifier
13936 ksetpw typo to strtok_r() prevents space delimited -e enctype_list
13942 ksetpw salt may be used uninitialized
commit ff67a31b6b184e832f89a53763c02c35bd1a7291
13790 krb5: variable may be used uninitialized
|
|
13936 ksetpw typo to strtok_r() prevents space delimited -e enctype_list
13942 ksetpw salt may be used uninitialized
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 9e7f7d5d77f695e9980dbb0f9fb1b969272eb207
13951 nscd: `cache hit rate' values are misaligned
|
|
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit cb6ebde4d2e9718424e9027981a71f98e373d10d
13710 create_ramdisk: prepare cpio boot archive for sparc
commit 40218bdb5639ffca8a4bf8a1697cf2d6a8d875e2
13993 loader: tftp client should use server address from rootip
commit 8914555476924f9788507968bd2eb71da689dcc4
13991 loader.efi: check return value from malloc
commit dc7739930da754fee6930428942636e4857201e7
13953 tran_destroy_pkt is presumably not an alternative to itself in tran_setup_pkt(9E)
commit 41de07bd56f0c6833f260525e40c1f1bf295e9b2
13947 Typo in scsi_hba_attach_setup(9F)
commit 6ff4183c538023f1acb277f9d3b05296bb816e66
13985 Support building with OpenSSL 3.0
commit 575694f6d7409fab127e6f2f326e13a764cc9a00
13354 illumos should calibrate the TSC earlier in the boot process.
commit 5d228828cbfb65f9632a1eedca4291380fca8303
13926 core files can fail to dump leading large sections
13927 core dump of PROT_NONE segment leads to confusing behavior
Conflicts:
usr/src/uts/common/exec/elf/elf.c
|
|
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Klaus Ziegler <klausz@haus-gisela.de>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit f198607dfbf80950ec14f7c1fecf634f2da7ebb0
13986 usmn(7D) could support writing
commit 8efb7381403c37b01ffd6e1ed80c97dc0ac5d395
13972 Want support for Zen 3 Ryzen CPC Events
|
|
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit d48f713ac62c289b9e5d2c48645e62f4e644fe2a
13966 strong IP hostmodel breaks DHCP
commit 5dfe3bc3a91b2e1069f643e17f6213f089f5979b
13974 gptzfsboot: fall back device name is always disk-1:
commit 6d317d2f8bc347904716264ebe052812c3fc217a
13980 filelists: SPARC boot archive update is missing file updates
commit 6963446fe0c14e57937622dbef439717f823d078
13970 loader: BIOS loader ld script needs to use KEEP statement with linker sets
commit 418edcfa14b4e9bcad9cb7f5a2c78470c516b626
13979 support FTDI FT232H serial interface
commit ca706442e611a88ef5cbcd5deab686390a75263b
13907 diskinfo fails and exits on the first bad disk
commit 35fa020436971e0d663866b134eff23b6f45d32c
13863 want 64bit libipadm
Conflicts:
manifest
usr/src/uts/intel/os/driver_aliases
|
|
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
|
|
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
commit ff5d40392f371e5d7648aef49cd3ce3834e48611
13816 loader: BIOS build should not use -fPIC
commit b57f5d3e6a2df8d435e606797cf3934811848343
13833 want bhyve memory reservoir
13822 bhyve memory should exert memory pressure
13834 want extensible page_resv
13821 vmmctl ioctls should have more structure
commit ed1e93792d7c9ea04a0cb44cffe34c24c135b002
13882 libipadm ipadm_if_info() is not 64bit safe
commit f3a2bc1eccb884e62be4c0b42935466b79b1342d
6161 zero-sized kmem_alloc() in zfs`spa_load_l2cache
Conflicts:
manifest
usr/src/cmd/cmd-inet/lib/ipmgmtd/ipmgmt_main.c
usr/src/uts/common/vm/page.h
usr/src/uts/i86pc/Makefile.files
usr/src/uts/i86pc/io/vmm/vmm.c
|
|
Reviewed by: Dan McDonald <danmcd@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
13822 bhyve memory should exert memory pressure
13834 want extensible page_resv
13821 vmmctl ioctls should have more structure
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Mike Zeller <mike.zeller@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Robert Mustacchi <rm+illumos@gmail.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 03074a12e5b3eb5b96ab8b5d9bd21883e57a020c
13956 prtvtoc.c:386: error: idx may be used uninitialized in this function
commit e9175934c9394b414674b31736e16b71959fd498
13957 dmake: Warning: Command failed for target luxadm on SPARC
commit 933570f627898c6867ac217abb204a88321ead57
13881 add support for pysolaris/sparcv9 pyzfs/sparcv9 targets
commit 72c7ebd9d162dc4cbe1844d12b6b120771c46960
13958 kpti_trampolines.s fails to assemble with binutils 2.37
commit 0a8fc1cbac5c0b540cc1948761e1ea321879e522
13866 libipadm ipadm_addr_info not 64bit safe
commit b9cf0daf990d2b23be130227bd64ab328c2b48bc
13869 nvlist_pack(9F) refers to wrong flag type
|
|
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 83a62956cac74f8f8fd1ab47df92935cb767d7e8
13934 prtvtoc(1M) could display sector count on MBR disks
commit bf996dbc0ac2dc1920546631f0ce16c49371712f
13875 panic in smb_is_same_user while importing dh handles
commit 0ce4dc6f60780f39ce4f196fc1b9804379141eb7
13874 SMB durable handle reclaim lease sometimes fails
commit af7caad8ef15f00fc4dffc1b827b4292ff0db62c
13873 SMB shutdown hang with CA handles
|
|
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
|
|
commit 390ca21a12b3e3353546a4293f926ef7eef449d9
13938 csh misbehaves after 13527
|
|
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Klaus Ziegler <klausz@haus-gisela.de>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 069b2ef0d51cd626922df94af789ca0dc322222d
13738 Wire up bhyve's network backends for illumos
|
|
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Jorge Schrauwen <sjorge@blackdot.be>
Approved by: Garrett D'Amore <garrett@damore.org>
|
|
commit cfcb628093a526b143a37c1a2f112f2c7591ed70
13906 zfs holds wrongly says there are no datasets available
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Vitaliy Gusev <gusev.vitaliy@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit ffc946bc87951cc850a82348f705c4081080f818
13900 Update Intel microcode to 20210608
commit afcdc73a9924f4ee06d1c0e75823ab1db7d742c3
13901 Incorrect calculation of Intel microcode extended patch signature checksum
commit b3d11974d0ef0679e47da102fafb125bb1d94470
13929 SMB encryption does not work with macOS 11.4
commit 74e12c43fe52f2c30f36e65a4d0fb0e8dfd7068a
3163 nss: need local netgroup implementation
commit 1a065e93eee983124652c3eb0cfdcb4776cd89ab
12782 GRUB should pass pool and vdev GUIDs in $ZFS-BOOTFS
commit 3a18338393f3485e50eae6288b6a9ab89e9f715a
13890 Some manual pages miss spaces next to formatting
commit 88e8a81ba29ce242b8e7eade29af1f3d301ac525
13889 ctfdump -c should sort output stably
commit 7781236b33d51a2eb1e29bf336bdba8ddfcfff6e
13884 dis(1) should pick stable names for symbols
commit 1e9e241fbdc7ae75a7b37c1e7afc8c96d2f43e1e
13905 zfs holds is quadratic
commit 6b641d7a35808436d7283b7057a01791e2e2a4e2
13861 bhyve apicv logic could take more care
Conflicts:
exception_lists/copyright
exception_lists/keywords
exception_lists/wscheck
manifest
|
|
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
Portions contributed by: Marco van Wieringen <marco.van.wieringen@planets.elm.net>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>
|
|
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
Reviewed by: Alexander Stetsenko <alex.stetsenko@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Vitaliy Gusev <gusev.vitaliy@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
|
|
commit 6a8b10fec05a8e99fc3f7ca1dc0f8962a075a165
13876 tem: we should support CSI 38 and 48 sequences for RGB colors (fix SPARC)
commit 3f770aab815d6900f53f0b0f317aaf74a8f95018
13841 python tools should not add user's site directory
commit ada023d26fbb04273c643d7c7fade1b24da764fb
13891 ucodeadm cannot handle latest Intel microcode
commit fa9eb22261c7b7a35c7a6957acb3c2b26c39e15b
13876 tem: we should support CSI 38 and 48 sequences for RGB colors
|