Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-05-16 | 6533110 fork/umem deadlock causes svc.startd to hang (fix lint) | barts | 1 | -0/+1 | |
2007-05-16 | 6555985 panic in tun_wdata_v4() slowpath case when using per-port IPsec policy | pwernau | 5 | -31/+40 | |
6557246 potential panic with explicit drop policy | |||||
2007-05-16 | 6556160 temporarily add license files to findunref exception list | kupfer | 1 | -0/+10 | |
2007-05-16 | 6533110 fork/umem deadlock causes svc.startd to hang | barts | 1 | -8/+31 | |
2007-05-16 | 6551888 64-bit Intel box spontaneously resets itself under dbx | sherrym | 1 | -1/+15 | |
2007-05-16 | 6554130 rpld function incoming() does not have correct return values leading ↵ | petede | 2 | -18/+16 | |
to Studio 12 build failures 6554132 mdb's genunix module overloads the "sys/panic.h" variables causing Studio 12 build to fail | |||||
2007-05-16 | 6530781 "share -F nfs" doesn't work in non-C locale | dougm | 1 | -5/+7 | |
2007-05-16 | 6516911 make_milist does not handle kmem_alloc failure | jwahlig | 1 | -2/+2 | |
2007-05-16 | 6428658 dotoprocs missing sanity checks leading to system panic. | jimp | 1 | -11/+22 | |
2007-05-16 | 6543610 Possible memory leak in krb5_acct_mgmt | ps57422 | 1 | -9/+16 | |
2007-05-16 | 6552365 setting ipfilter state timeout values is not possible | an207044 | 6 | -43/+77 | |
2007-05-15 | 6556036 vswitch panics when trying to boot over vnet interface | raghuram | 1 | -6/+24 | |
2007-05-15 | 6460968 Install -i fails due to fpc driver | schwartz | 8 | -22/+23 | |
--HG-- rename : usr/src/uts/sun4u/fpc/Makefile => usr/src/uts/sun4u/chicago/fpc/Makefile rename : usr/src/uts/sun4u/io/fpc/fpc-impl-4u.c => usr/src/uts/sun4u/chicago/io/fpc/fpc-impl-4u.c | |||||
2007-05-15 | 6440682 mech_krb5 should make fewer calls to PKCS#11 for AES | willf | 10 | -468/+996 | |
6549922 krb build broken when -DDEBUG used | |||||
2007-05-15 | 6557513 lx brand should support the FIOASYNC ioctl on sockets | edp | 1 | -0/+2 | |
2007-05-15 | 6557021 snv_64: panic on booting an lx branded zone | edp | 3 | -70/+25 | |
2007-05-15 | 6540060 race in pkcs#11 engine in multithreaded environment | jp161948 | 2 | -10/+31 | |
6554248 OpenSSL pkcs#11 engine doesn't strip leading zeros from a computed Diffie-Hellman shared secret | |||||
2007-05-15 | 6243574 Services can be shown online with empty contracts | jeanm | 3 | -16/+58 | |
6464284 svc.startd deadlocked trying to stop gdm | |||||
2007-05-15 | 6556092 Fix for 4698338 causes system to hang for ever after upgrade to snv_64. | gd78059 | 3 | -7/+3 | |
2007-05-15 | 6556563 elfdump section overlap checking is too slow for large files | ab196087 | 4 | -39/+167 | |
2007-05-15 | 6522812 sharemgr: sharectl unable to set/get properties which have leading space | dougm | 2 | -26/+90 | |
6523586 sharemgr: set property on a disabled group shares the filesystem in it | |||||
2007-05-15 | 6556585 lx brand emulation library incorrectly translates F_SETOWN | kucharsk | 1 | -5/+3 | |
2007-05-15 | 6557393 bfu broken from changes for PSARC 2007/200 | danmcd | 1 | -1/+1 | |
2007-05-14 | 6555982 lint uses /lib/llib-lc.ln from outside workspace when linting sdpadm.ln | ha137994 | 1 | -1/+1 | |
2007-05-14 | backout 6547155/6550904: sparc build failed | dm120769 | 19 | -142/+182 | |
2007-05-14 | PSARC 2007/200 - Dedicated SMF services for IPsec/IKE | markfen | 28 | -612/+1993 | |
6185380 IPsec should be a separate (set) of smf(5) services 6440610 missing preshared remoteid line causes in.iked core dump on reading config 6462741 ipsecconf should have an option to check config file syntax 6467954 ipseckey exit code on failure inconsistent 6468456 ipsecconf uses strcpy() 6479903 in.iked with SMF should use _enter_daemon_lock() 6488927 ipseckey(1M) could do a better job of dealing with multiple errors 6497802 in.iked should use smf(5) properties instead of /etc/default/ipsec 6519836 ipseckey, ipsecconf require uid == 0, but configured to use profile 6529086 ipsec utilities can't deal with large files 6538478 Timestamp in in.iked debug output does not understand daylight savings time 6542255 in.iked can dump core when forced to load a new ike.preshared file with ikeadm. 6543263 ikeadm uses strcpy() 6543267 ipseckey uses strcpy() 6544087 memory leak with preshared key reloading --HG-- rename : usr/src/cmd/cmd-inet/usr.sbin/ikeadm.c => usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ikeadm.c rename : usr/src/cmd/cmd-inet/usr.sbin/ikecert.sh => usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ikecert.sh rename : usr/src/cmd/cmd-inet/usr.sbin/ipsecalgs.c => usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ipsecalgs.c rename : usr/src/cmd/cmd-inet/usr.sbin/ipsecconf.c => usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ipsecconf.c rename : usr/src/cmd/cmd-inet/usr.sbin/ipseckey.c => usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ipseckey.c | |||||
2007-05-14 | 6551627 OGL: SIGSEGV when trying to use OpenGL pipeline with splash screen, ↵ | rie | 3 | -29/+46 | |
Solaris/Nvidia only | |||||
2007-05-14 | 6556223 The fix of 6519043 is incomplete, ↵ | dh155122 | 1 | -0/+0 | |
usr/src/uts/sparc/ipf/ipf.objt-symbols.obj64 should be changed too --HG-- rename : usr/src/uts/sparc/ipf/ipf.objt-symbols.obj64 => usr/src/uts/sparc/ipf/ipf.global-objs.debug64 | |||||
2007-05-14 | 6509627 filling up /tmp hangs s10+ systems | praks | 1 | -18/+3 | |
2007-05-14 | 6556029 assertion failed: zone->zone_max_swap >= swap, file: ↵ | sl108498 | 1 | -4/+6 | |
../../common/os/rcl.c, line: 3037 | |||||
2007-05-14 | 6547155 mptest timing out because of bad page coloring after fork | dp78419 | 19 | -182/+142 | |
6550904 kcage_glist_alloc() may not call kmem_zalloc() | |||||
2007-05-14 | 6550154 zoneadm attach should ignore patch history | gjelinek | 2 | -151/+451 | |
6550118 zoneadm detach doesn't always generate the correct pkg list | |||||
2007-05-14 | 6522961 panic with nucleus text overflow | kchow | 5 | -0/+5 | |
2007-05-14 | 6507472 DVD drive(TS-H492C) in Blade 1500 return illegal sense code against ↵ | rameshc | 1 | -16/+24 | |
request sense | |||||
2007-05-14 | 6476729 SMF should not restart xntpd if xntpd has exited because the time ↵ | blu | 2 | -2/+16 | |
difference is too large | |||||
2007-05-14 | 6553905 ramtest fails on Silverstone because test size less than 4MB ↵ | susans | 1 | -5/+10 | |
(minimun required), no memory allocated | |||||
2007-05-14 | 6552599 nscd may dereference a NULL pointer in nss_pgetent() | michen | 1 | -1/+1 | |
2007-05-14 | 6542933 update zoneinfo timezones to 2007f (Mongolia, New Zealand, Indiana, ↵ | robbin | 1 | -1/+1 | |
etc) (fix cstyle) | |||||
2007-05-14 | 6490780 cut does not report system errors | cf46844 | 2 | -16/+16 | |
6490754 wc does not report system errors Contributed by River Tarnell <river@attenuate.org>. | |||||
2007-05-14 | 6540584 zfs list command should not produce "no datasets available" message ↵ | mmusante | 2 | -2/+2 | |
in script mode | |||||
2007-05-13 | 6554459 CPU caps for zones works by accident | akolb | 1 | -0/+1 | |
2007-05-13 | PSARC 2007/092 key generation and derivation for providers without keystore | mcpowers | 29 | -491/+4205 | |
6462782 Metaslot needs to generate a token object from a session object. 6462780 Softtoken keystore needs to store keys ECC objects 6339802 support keygen operations by acceleration only providers | |||||
2007-05-13 | 6542933 update zoneinfo timezones to 2007f (Mongolia, New Zealand, Indiana, etc) | robbin | 11 | -123/+322 | |
2007-05-13 | 6552521 truss dumps core with multibyte characters in syscall args | eschrock | 3 | -86/+101 | |
6555113 make_dataset_handle() can leak properties on allocation failure 6556506 ::zio_state shouldn't print a header for each root zio | |||||
2007-05-13 | 6551716 /lib/svc/method/net-routing-setup doesn't get along with ksh93=/sbin/sh | amaguire | 1 | -3/+4 | |
Contributed by Roland Mainz | |||||
2007-05-12 | 6551486 volfs service is left in maintenance state after upgrade from s10u3 ↵ | artem | 2 | -8/+27 | |
to nv_63 by CD 6555470 HAL thinks U3 stick's virtual CD is blank | |||||
2007-05-11 | backout 6525694: causes 6556488 | dm120769 | 1 | -5/+0 | |
2007-05-11 | 6536037 ufs boot archives need to go on a serious diet | rscott | 1 | -62/+108 | |
2007-05-11 | 6534479 ip_rput_fragment assertion failed: ill->ill_frag_count > 0 | ka153516 | 2 | -6/+0 | |
2007-05-11 | PSARC/2006/709 lofi(7D) devfs events | phitran | 4 | -34/+137 | |
6526777 lofi(7D) device add/remove sysevents |