History log of /illumos-gate/usr/src/uts/common/os/priv.c (Results 1 – 7 of 7)
Revision Date Author Comments
# 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 ...


# 3df2e8b2 16-Jan-2022 Robert Mustacchi <rm@fingolfin.org>

14407 unix, genunix partial warning cleanup
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Rich Lowe <richlowe@richlowe.net>


# d93c0b4c 21-Jan-2010 Casper H.S. Dik <Casper.Dik@Sun.COM>

6918265 priv_debug is too noisy to allow enabling it by default even in DEBUG builds


# 634e26ec 18-Jan-2010 Casper H.S. Dik <Casper.Dik@Sun.COM>

PSARC 2009/686 Improving the use and debugging of the basic privilege set.
PSARC/2009/685 Basic Network Privilege
6434380 Expanding the basic privilege set in order to restrict network access and IPC

PSARC 2009/686 Improving the use and debugging of the basic privilege set.
PSARC/2009/685 Basic Network Privilege
6434380 Expanding the basic privilege set in order to restrict network access and IPC
6912229 Multiple applications mishandle privilege operations, particular they ignore the basic set
6915243 dladm mishandles basic privileges
6915244 in.tftpd mishandles privileges operations
6915250 NDMP mishandles basic privileges
6915257 smbd mishandles basic privileges
6915277 login audit mishandles basic privileges
6915284 su audit mishandles basic privileges
6915778 lpd-port mishandles basic privileges
6915782 zlogin mishandles basic privileges

show more ...


# 982b4ad2 05-Jun-2009 Casper H.S. Dik <Casper.Dik@Sun.COM>

PSARC 2007/072 PRIV_AWARE_RESET
6452447 Need the ability to limit each and every privilege on login


# 30cbf0d2 05-May-2009 Casper H.S. Dik <Casper.Dik@Sun.COM>

6814783 priv_proc_cred_perm() bug allows me to truss unprivileged sshd process from its progeny


# 7c478bd9 14-Jun-2005 stevel@tonic-gate <none@none>

OpenSolaris Launch