6134fcda | 05-Oct-2021 |
Marcel Telka <telka@strato.de> |
titanic_44 patch 4
Deliverables: lib/amd64/libavl.so.1 lib/libavl.so.1 usr/include/sys/avl.h usr/share/man/man3avl/avl_add.3avl usr/share/man/man3avl/avl_create.3avl usr/share/man/man3av
titanic_44 patch 4
Deliverables: lib/amd64/libavl.so.1 lib/libavl.so.1 usr/include/sys/avl.h usr/share/man/man3avl/avl_add.3avl usr/share/man/man3avl/avl_create.3avl usr/share/man/man3avl/avl_destroy_nodes.3avl usr/share/man/man3avl/avl_destroy.3avl usr/share/man/man3avl/avl_find.3avl usr/share/man/man3avl/avl_first.3avl usr/share/man/man3avl/avl_insert.3avl usr/share/man/man3avl/avl_is_empty.3avl usr/share/man/man3avl/avl_nearest.3avl usr/share/man/man3avl/avl_numnodes.3avl usr/share/man/man3avl/avl_swap.3avl usr/share/man/man3lib/libavl.3lib usr/share/man/man9f/avl.9f
show more ...
|
d09be409 | 08-May-2015 |
Robert Mustacchi <rm@joyent.com> |
5935 libavl should be a public interface 5936 AVL trees should be part of the DDI Reviewed by: Ryan Zezeski <ryan@zinascii.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by:
5935 libavl should be a public interface 5936 AVL trees should be part of the DDI Reviewed by: Ryan Zezeski <ryan@zinascii.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Cody Mello <cody.mello@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
show more ...
|
fc4efc3d | 18-May-2015 |
Robert Mustacchi <rm@joyent.com> |
5933 Makefile.man should take care of directory creation Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.
5933 Makefile.man should take care of directory creation Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
show more ...
|
c5cd3237 | 13-Jan-2017 |
Yuri Pankov <yuri.pankov@nexenta.com> |
7765 hal and policykit need to list libdbus dependencies Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Robert Mustacchi <rm@j
7765 hal and policykit need to list libdbus dependencies Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
show more ...
|
8fe86ce7 | 11-Dec-2020 |
Marcel Telka <telka@strato.de> |
titanic_44 patch 3 |
1d4c18bd | 23-Nov-2020 |
David Hanisch <titanic@dh-werder.de> |
syslog: prevent from unneccessary open of syslog door
The syslog door is opened and tested to see if syslogd is ok. If not ok and if requested (LOG_CONS flag set), the syslog is done to console.
Th
syslog: prevent from unneccessary open of syslog door
The syslog door is opened and tested to see if syslogd is ok. If not ok and if requested (LOG_CONS flag set), the syslog is done to console.
The test is not needed in case the log to console is not requested. The order is changed to prevent this open.
refs #4300
show more ...
|
0d2a1e8e | 11-Dec-2020 |
Marcel Telka <telka@strato.de> |
titanic_44 patch 2 |
3be3ceff | 11-Dec-2020 |
Marcel Telka <telka@strato.de> |
Allow libc update without reboot |
48e44846 | 23-Oct-2017 |
Andy Fiddaman <omnios@citrus-it.co.uk> |
8728 "pkg verify system/library" always fails for libc.so.1 Reviewed by: Dominik Hassler <hadfl@omniosce.org> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Approved by: Robert Mustacchi <rm@joyent.com> |
8739ae67 | 26-Oct-2020 |
Marcel Telka <telka@strato.de> |
titanic_44 patch 1 |
2c45be3f | 22-Oct-2020 |
Dan McDonald <danmcd@joyent.com> |
13242 parse_user_name in PAM is sloppy Reviewed by: Alex Wilson <alex@cooperi.net> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
refs #4351 |
a13ce949 | 18-Dec-2018 |
John Levon <john.levon@joyent.com> |
10104 pam_set_data() dereferences pointer before checking for NULL Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com> |
3081df9d | 29-Jan-2020 |
Marcel Telka <marcel@telka.sk> |
12262 Suboptimal vmem hash table slows down boot Reviewed by: Stefan Behrens <sbehrens@giantdisaster.de>
refs #4129 |
144ca847 | 29-Jan-2020 |
Marcel Telka <marcel@telka.sk> |
12256 reboot(1m) looks for 32-bit kernel only Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Alexander Pyhalov <alp@sfedu.ru> Reviewed by: C Fraire <seeemef@mac.com>
refs #4130 |
33719e34 | 07-Jan-2020 |
Marcel Telka <marcel@telka.sk> |
12163 mpt_sas: Collateral damage caused by dead SATA disk Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Stefan Behrens <sbehrens@giantd
12163 mpt_sas: Collateral damage caused by dead SATA disk Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Stefan Behrens <sbehrens@giantdisaster.de>
refs #4119
(cherry picked from commit d6fad840763ccfbbf6fac316da7875890acde751)
show more ...
|
118c5be6 | 02-Jan-2019 |
Arne Jansen <jansen@webgods.de> |
10152 bge debugging always on
Commit e9bd258d56 changed the setting for BGE_DEBUGGING to on on non-debug builds. revert.
refs #3851
(cherry picked from commit d300e28313d1f99563b90ed003d8ed11b3fab
10152 bge debugging always on
Commit e9bd258d56 changed the setting for BGE_DEBUGGING to on on non-debug builds. revert.
refs #3851
(cherry picked from commit d300e28313d1f99563b90ed003d8ed11b3fabe1b)
show more ...
|
35ac68c0 | 06-Dec-2019 |
Marcel Telka <telka@strato.de> |
Backport sh_delay() and tvsleep() from ksh-2020.0.0
This replaces the complex and buggy delay implementation in ksh sleep (aka /usr/bin/sleep) by simple nanosleep(3C) call as could be found in the n
Backport sh_delay() and tvsleep() from ksh-2020.0.0
This replaces the complex and buggy delay implementation in ksh sleep (aka /usr/bin/sleep) by simple nanosleep(3C) call as could be found in the new upstream ksh-2020.0.0.
refs #4083
(cherry picked from commit 97f0764b3d8219ed83d569fd9c9ef5fac09341cf)
show more ...
|
0c4954e0 | 04-Jul-2019 |
Joshua M. Clulow <josh@sysmgr.org> |
11280 custr in belt but not braces, bungles vsnprintf() buffer length Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Richard Lowe <ri
11280 custr in belt but not braces, bungles vsnprintf() buffer length Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Richard Lowe <richlowe@richlowe.net>
refs #4100
(cherry picked from commit da28af3cf5feb22abbe85b7a8c0e047cac7dd1ee)
show more ...
|
e4f2f04b | 14-May-2019 |
John Levon <john.levon@joyent.com> |
10951 10895 unfixed 10146 Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
refs #4100
(cherry picked from comm
10951 10895 unfixed 10146 Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
refs #4100
(cherry picked from commit 97cb510ac7db524af49253c507618025c403fc24)
show more ...
|
d573a566 | 01-May-2019 |
Robert Mustacchi <rm@joyent.com> |
10896 Want support for AMD Zen CPC events Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Dan McDonald <danmcd@joyent.com> A
10896 Want support for AMD Zen CPC events Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
refs #4100
(cherry picked from commit f811cf9ae545b37202e9ff86eac276f951d04e03)
show more ...
|
94888d45 | 29-Nov-2019 |
Marcel Telka <telka@strato.de> |
Define CPUID_AMD_ECX_PCEC
This change is backported from illumos changeset cff040f3ef.
refs #4100
(cherry picked from commit 4632615d2419cb2625e28265e65f13358d6a8db9) |
0c63cd97 | 29-Nov-2019 |
Marcel Telka <telka@strato.de> |
Define CPUID_INTC_EBX_7_0_SHA
This change is backported from illumos changeset 088d69f878.
refs #4100
(cherry picked from commit 77377f46768109f9b925d0641f9233dfe9a4790a) |
fea24e13 | 01-May-2019 |
Robert Mustacchi <rm@joyent.com> |
10895 Update cpcgen tools and data for Cascade Lake Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Richard Lowe <richlowe@r
10895 Update cpcgen tools and data for Cascade Lake Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
refs #4100
(cherry picked from commit 61e465462590ca5b4e9adf2aa15ca7bec0244e0e)
show more ...
|
ffeabb20 | 20-Dec-2018 |
John Levon <john.levon@joyent.com> |
10146 core_pcbe_event_coverage() is missing an else Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gergő Doma <domag02@gmail.com> App
10146 core_pcbe_event_coverage() is missing an else Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
refs #4100
(cherry picked from commit 36cdd55030a8157eceb2ba605de729fca2612125)
show more ...
|
e9e38cc6 | 30-Jan-2019 |
John Levon <john.levon@joyent.com> |
10323 cpcgen_parse_model() gets value check wrong Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Gergő Doma <domag02@gmail.com> A
10323 cpcgen_parse_model() gets value check wrong Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
refs #4100
(cherry picked from commit f54cce99123c7d88930fade87663f31be16d33e5)
show more ...
|