Age | Commit message (Expand) | Author | Files | Lines |
2008-08-06 | 6733918 Teamware has retired, please welcome your new manager, Mercurial | Mark J. Nelson | 334 | -1443/+628 |
2008-08-01 | 6729759 need to accommodate non-8-byte-aligned mutexes | raf | 6 | -7/+195 |
2008-07-31 | 6698108 Sun Studio 12 finds many lint errors in ON source. | rh87107 | 1 | -1/+1 |
2008-07-24 | ./comments | jwadams | 1 | -20/+16 |
2008-07-23 | 6545064 Posix message queue should fail reliably when a client process crashes | raf | 1 | -16/+74 |
2008-07-12 | PSARC 2008/421 _POSIX_ADVISORY_INFO | raf | 12 | -11/+287 |
2008-07-10 | PSARC/2008/407 Fix *scanf() '%%' processing | robbin | 1 | -39/+54 |
2008-07-08 | 6713783 s10u6_01 performance regression with heavily contended robust mutexes | raf | 1 | -2/+2 |
2008-07-03 | 6711858 iscsi target dumping core - process terminated by SEGV | praks | 1 | -23/+86 |
2008-06-20 | 6717408 libc synonym expunging in snv_92 breaks Sun Studio libcollector | raf | 2 | -0/+8 |
2008-06-19 | 6716120 inconsistent initial fp rounding mode (R_386_COPY relocation to prote... | raf | 2 | -4/+5 |
2008-06-14 | 6714179 libc synonym expunging in snv_92 was too aggressive, breaking pfinstall | raf | 15 | -65/+102 |
2008-06-06 | PSARC 2008/309 expunge synonyms.h | raf | 651 | -8223/+4665 |
2008-06-06 | 6710562 fix for 6689238 broke dbx run-time checking | raf | 2 | -10/+0 |
2008-06-03 | PSARC/2007/634 More compatibility with GNU gettext in gettext(3c) | muffin | 6 | -1325/+1719 |
2008-05-29 | 6696678 libc: critical regions, async I/O, and close() conspire to cause an A... | raf | 1 | -1/+9 |
2008-05-27 | 6697956 UNIX98: *vsth* pthread_cancel fails in wordexp(), cuserid(), ttyslot() | raf | 3 | -47/+78 |
2008-05-07 | 6697344 mutex_consistent() needs to be in libc version SUNW_1.22.3 | raf | 1 | -1/+5 |
2008-05-05 | 6692931 aio_waitn does not poll with timeout argument of zero sec, zero nsec | eriko | 1 | -11/+9 |
2008-04-29 | 6678310 using LD_AUDIT, ld.so.1 calls shared library's .init before library i... | raf | 110 | -1381/+1148 |
2008-04-03 | 6662310 libc can foul up perl's I/O redirection | andra | 1 | -17/+17 |
2008-03-29 | 6659537 libc 64-bit functions memcpy, memmove, memset could be improved on In... | bholler | 9 | -903/+4638 |
2008-03-26 | 6679853 fix for 6647542 causes machines with separate root and /usr to fail boot | raf | 3 | -2/+6 |
2008-03-25 | 6564720 Large groups bug still in this release | djl | 3 | -71/+132 |
2008-03-20 | PSARC 2007/661 delete sched_nice | raf | 21 | -1434/+1324 |
2008-03-03 | PSARC 2008/109 Fine Grained Access Permissions (FGAP) | casper | 6 | -0/+232 |
2008-02-26 | 6472375 zpool export/import causes ftok() to generate a new key and semget() ... | marks | 3 | -9/+55 |
2008-02-21 | 6664275 robust locks are not so robust after all | raf | 2 | -33/+85 |
2008-02-04 | 6307671 pstack(1) no longer detects a signal handler frame | rh87107 | 1 | -1/+10 |
2008-01-29 | 6655660 pwrite() must ignore the O_APPEND/FAPPEND flag | raf | 1 | -4/+32 |
2008-01-28 | 6655633 lwp_rwlock system call wrappers should not set errno | raf | 1 | -21/+46 |
2008-01-25 | 6655337 calling dlopen() while holding a lock with lmutex_lock() can cause an... | raf | 3 | -9/+18 |
2008-01-24 | 6653731 getattrat() needs a little cleanup | marks | 1 | -16/+26 |
2008-01-23 | 6598890 cancellation code abuses synonyms | raf | 94 | -1352/+1478 |
2008-01-14 | 6650138 Fix for 6598201 causes user-level sleep queue data corruption | raf | 1 | -3/+14 |
2007-12-14 | PSARC/2007/616 Winchester update for diagonal ID mapping | nw141292 | 1 | -0/+14 |
2007-12-06 | 6568230 mutex_unlock() can modify freed memory | raf | 3 | -259/+281 |
2007-12-06 | 6332924 snv_24 /usr/ccs/bin/as adds new HWCAP tags to previously untagged obj... | darrenm | 1 | -2/+3 |
2007-11-29 | 6332924 snv_24 /usr/ccs/bin/as adds new HWCAP tags to previously untagged obj... | darrenm | 1 | -4/+10 |
2007-11-28 | backout 6580293: causes 6635129 | dm120769 | 3 | -37/+26 |
2007-11-28 | 6572126 aio_mutex lock is held across the system call to kaio causing poor sc... | praks | 1 | -4/+5 |
2007-11-19 | 6629818 warncore() is fragile when it can't get a file descriptor | vk199839 | 1 | -5/+9 |
2007-11-16 | 6580293 fork1 leaks active door lwps | mishra | 3 | -26/+37 |
2007-11-13 | 6602070 netgroup lookup should return NSS_UNAVAIL if only files backend is used | andra | 1 | -24/+30 |
2007-10-29 | 6613824 legacy applications (java) should be prevented from inadvertantly usi... | kchow | 1 | -1/+1 |
2007-10-28 | 6453272 ctfmerge uses the largest pagesize from getpagesizes() which can be b... | kchow | 8 | -49/+68 |
2007-10-25 | PSARC/2007/218 caller_context_t in all VOPs | amw | 10 | -5/+323 |
2007-10-24 | PSARC 2007/592 dirfd | raf | 3 | -1/+11 |
2007-10-22 | PSARC 2007/416 NFSv4 Mirror-mounts | th199096 | 1 | -62/+74 |
2007-09-18 | PSARC 2006/260 Solaris on Xen | johnlev | 3 | -2/+82 |