#
e746021f |
| 20-Aug-2024 |
Robert Mustacchi <rm@fingolfin.org> |
16724 vfs tests are not i386 only Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org> Approved by: Patrick Mooney <pmooney@pfmooney.com>
|
#
ea7b7d8a |
| 19-Jul-2024 |
Robert Mustacchi <rm@fingolfin.org> |
16676 sockfs should not use the rootvfs vfs_t Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
|
#
0250c53a |
| 23-Jul-2024 |
Robert Mustacchi <rm@fingolfin.org> |
16624 Want support for FD_CLOFORK and friends 16638 Add some additional details to socket(3HEAD) Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Ap
16624 Want support for FD_CLOFORK and friends 16638 Add some additional details to socket(3HEAD) Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
show more ...
|
#
b41e2fb6 |
| 06-Jun-2024 |
Richard Lowe <richlowe@richlowe.net> |
16598 libsaveargs tests should be part of the test suites Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
|
#
8bfb438d |
| 12-May-2024 |
Robert Mustacchi <rm@fingolfin.org> |
16538 fifofs should track tv_nsec Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Patrick Mooney <pmo
16538 fifofs should track tv_nsec Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Patrick Mooney <pmooney@pfmooney.com>
show more ...
|
#
1edba515 |
| 12-Apr-2024 |
Andy Fiddaman <illumos@fiddaman.net> |
16455 want TCP_MD5SIG socket option Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Dan McDonald <danmcd@mnx.io> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
|
#
e8249070 |
| 12-Apr-2024 |
Robert Mustacchi <rm@fingolfin.org> |
16454 want IP_MINTTL socket option 16474 sctp returns wrong error for IPPROTO_IP on non-IPv4 Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Dan
16454 want IP_MINTTL socket option 16474 sctp returns wrong error for IPPROTO_IP on non-IPv4 Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Dan McDonald <danmcd@mnx.io> Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
show more ...
|
#
a89c0811 |
| 13-Mar-2022 |
Robert Mustacchi <rm@fingolfin.org> |
7125 Provide execvpe Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <illumos@fiddama
7125 Provide execvpe Reviewed by: Bill Sommerfeld <sommerfeld@hamachi.org> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Dan McDonald <danmcd@mnx.io>
show more ...
|
#
b210e777 |
| 05-Oct-2023 |
Joshua M. Clulow <josh@sysmgr.org> |
15105 ilstr should be usable outside boot banner code Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@mnx.io>
|
#
f37b3cbb |
| 21-Jul-2020 |
Matt Barden <mbarden@tintri.com> |
14735 Users with a large group sidlist cause performance problems in SMB Reviewed by: Evan Layton <elayton@tintri.com> Reviewed by: Gordon Ross <gordon.ross@tintri.com> Reviewed by: Toomas Soome <tso
14735 Users with a large group sidlist cause performance problems in SMB Reviewed by: Evan Layton <elayton@tintri.com> Reviewed by: Gordon Ross <gordon.ross@tintri.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@mnx.io>
show more ...
|
#
ed093b41 |
| 25-Jan-2023 |
Robert Mustacchi <rm@fingolfin.org> |
15254 %ymm registers not restored after signal handler 15367 x86 getfpregs() summons corrupting %xmm ghosts 15333 want x86 /proc xregs support (libc_db, libproc, mdb, etc.) 15336 want libc functions
15254 %ymm registers not restored after signal handler 15367 x86 getfpregs() summons corrupting %xmm ghosts 15333 want x86 /proc xregs support (libc_db, libproc, mdb, etc.) 15336 want libc functions for extended ucontext_t 15334 want ps_lwphandle-specific reg routines 15328 FPU_CW_INIT mistreats reserved bit 15335 i86pc fpu_subr.c isn't really platform-specific 15332 setcontext(2) isn't actually noreturn 15331 need <sys/stdalign.h> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: Dan McDonald <danmcd@mnx.io> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Joshua M. Clulow <josh@sysmgr.org>
show more ...
|
#
374858d2 |
| 06-Aug-2022 |
Patrick Mooney <pmooney@pfmooney.com> |
14892 pollhead lifetime too short in signalfd Portions contributed by: Dan McDonald <danmcd@mnx.io> Reviewed by: Dan McDonald <danmcd@mnx.io> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approv
14892 pollhead lifetime too short in signalfd Portions contributed by: Dan McDonald <danmcd@mnx.io> Reviewed by: Dan McDonald <danmcd@mnx.io> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
show more ...
|
#
3f3c90a9 |
| 24-Nov-2022 |
Andy Fiddaman <illumos@fiddaman.net> |
15206 setcontext(2) should not restore %fsbase Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Patrick Mooney <pmooney@pfmooney.com>
|
#
37e2cd25 |
| 01-Oct-2022 |
Patrick Mooney <pmooney@pfmooney.com> |
15031 event ports impacted by FDINFO accesses Reviewed by: Ryan Goodfellow <ryan.goodfellow@oxide.computer> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Dan McDonald <danmcd@mnx.io>
|
#
abb88ab1 |
| 07-Aug-2022 |
Robert Mustacchi <rm@fingolfin.org> |
14898 port_associate PORT_SOURCE_FILE doesn't update user obj properly Reviewed by: Nahum Shalman <nahamu+illumos@gmail.com> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Richard Low
14898 port_associate PORT_SOURCE_FILE doesn't update user obj properly Reviewed by: Nahum Shalman <nahamu+illumos@gmail.com> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Richard Lowe <richlowe@richlowe.net>
show more ...
|
#
71815ce7 |
| 28-Feb-2022 |
Robert Mustacchi <rm@fingolfin.org> |
14727 Want AMD Unified Memory Controller Driver Reviewed by: Keith M Wesolowski <wesolows@oxide.computer> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: C Fraire <cfraire@me.com> Appr
14727 Want AMD Unified Memory Controller Driver Reviewed by: Keith M Wesolowski <wesolows@oxide.computer> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: C Fraire <cfraire@me.com> Approved by: Garrett D'Amore <garrett@damore.org>
show more ...
|
#
a28480fe |
| 29-Oct-2021 |
Andy Fiddaman <omnios@citrus-it.co.uk> |
14208 zoneadmd should not inherit zoneadm's environment Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Toomas Soome <tsoome@m
14208 zoneadmd should not inherit zoneadm's environment Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
show more ...
|
#
8e458de0 |
| 01-Aug-2021 |
Robert Mustacchi <rm@fingolfin.org> |
13925 core files should include DWARF Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Adam Leventhal <adam.leventhal@gmail.com> Approved by: Dan McD
13925 core files should include DWARF Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Adam Leventhal <adam.leventhal@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
show more ...
|
#
dea9f5e6 |
| 30-Sep-2021 |
Robert Mustacchi <rm@fingolfin.org> |
14126 clock_gettime() could work with thread/proc clocks 14139 Want libproc convenience function for lwpsinfo Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Revie
14126 clock_gettime() could work with thread/proc clocks 14139 Want libproc convenience function for lwpsinfo Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
show more ...
|
#
d7159b37 |
| 06-Aug-2021 |
Andy Fiddaman <omnios@citrus-it.co.uk> |
14005 eventfd_read/write() don't return failure Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
|
#
915894ef |
| 10-Feb-2021 |
Matt Barden <mbarden@tintri.com> |
13508 door_layout() should align the stack to 16 bytes for i386 processes Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gordon R
13508 door_layout() should align the stack to 16 bytes for i386 processes Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gordon Ross <gordon.ross@tintri.com> Approved by: Dan McDonald <danmcd@joyent.com>
show more ...
|
#
edd58064 |
| 22-Sep-2020 |
Jerry Jelinek <jerry.jelinek@joyent.com> |
12363 add O_DIRECT support Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
|
#
3ce53722 |
| 05-Apr-2020 |
Robert Mustacchi <rm@fingolfin.org> |
12830 Want centralized ksensor framework 12831 temperature sensors could describe accuracy 12832 topo support for generic PCI device temp sensors Reviewed by: Ryan Zezeski <ryan@zinascii.com> Reviewe
12830 Want centralized ksensor framework 12831 temperature sensors could describe accuracy 12832 topo support for generic PCI device temp sensors Reviewed by: Ryan Zezeski <ryan@zinascii.com> Reviewed by: Toomas Soome <toomas@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
show more ...
|
#
440a8a36 |
| 09-Nov-2016 |
Patrick Mooney <pmooney@pfmooney.com> |
12789 increase timers allowed per-process Reviewed by: Ryan Zezeski <rpz@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by:
12789 increase timers allowed per-process Reviewed by: Ryan Zezeski <rpz@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
show more ...
|
#
c5591576 |
| 21-Feb-2020 |
Rob Johnston <rob.johnston@joyent.com> |
12330 libtopo: add support for directed graph based topologies Portions contributed by: Kody Kantor <kody.kantor@joyent.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald
12330 libtopo: add support for directed graph based topologies Portions contributed by: Kody Kantor <kody.kantor@joyent.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
show more ...
|