summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2005-08-026304033 bootadm needs to absorb pcfs inadequaciesjg3-5/+8
6304111 SUNWrmodr package integration hiccup
2005-08-016288090 ioctl to check USB external cd(rw) drive on snv_07+ exits with error ↵phitran2-12/+70
ENXIO
2005-08-01PSARC 2005/365 Nemo drivers interface simplificationericheng87-8274/+3373
6246540 race condition between aggr driver detach and create-aggr 6253542 dld breaks autopush, PPPoE, ipfilter for bge and xge 6261226 Nemo should use modhash 6272908 in.rarpd no longer works for GLDv3 interfaces 6303082 ill_tx fastpath lacks flow control --HG-- rename : usr/src/cmd/dladm/datalink.conf => deleted_files/usr/src/cmd/dladm/datalink.conf rename : usr/src/cmd/rcm_daemon/common/mac_rcm.c => deleted_files/usr/src/cmd/rcm_daemon/common/mac_rcm.c rename : usr/src/cmd/svc/milestone/aggregation => deleted_files/usr/src/cmd/svc/milestone/aggregation rename : usr/src/cmd/svc/milestone/aggregation.xml => deleted_files/usr/src/cmd/svc/milestone/aggregation.xml rename : usr/src/cmd/svc/milestone/datalink => deleted_files/usr/src/cmd/svc/milestone/datalink rename : usr/src/cmd/svc/milestone/datalink-init => deleted_files/usr/src/cmd/svc/milestone/datalink-init rename : usr/src/cmd/svc/milestone/datalink-init.xml => deleted_files/usr/src/cmd/svc/milestone/datalink-init.xml rename : usr/src/cmd/svc/milestone/datalink.xml => deleted_files/usr/src/cmd/svc/milestone/datalink.xml rename : usr/src/pkgdefs/SUNWcnetr/postinstall => deleted_files/usr/src/pkgdefs/SUNWcnetr/postinstall rename : usr/src/pkgdefs/common_files/i.datalinkconf => deleted_files/usr/src/pkgdefs/common_files/i.datalinkconf rename : usr/src/uts/common/io/dld/dld_ioc.c => deleted_files/usr/src/uts/common/io/dld/dld_ioc.c rename : usr/src/uts/common/io/dld/dld_minor.c => deleted_files/usr/src/uts/common/io/dld/dld_minor.c rename : usr/src/uts/common/io/dld/dld_node.c => deleted_files/usr/src/uts/common/io/dld/dld_node.c rename : usr/src/uts/common/io/dld/dld_ppa.c => deleted_files/usr/src/uts/common/io/dld/dld_ppa.c rename : usr/src/uts/common/os/ght.c => deleted_files/usr/src/uts/common/os/ght.c rename : usr/src/uts/common/sys/ght.h => deleted_files/usr/src/uts/common/sys/ght.h rename : usr/src/uts/intel/ght/Makefile => deleted_files/usr/src/uts/intel/ght/Makefile rename : usr/src/uts/sparc/ght/Makefile => deleted_files/usr/src/uts/sparc/ght/Makefile
2005-08-016293434 ibmf hangs when reusing message with stale im_pending_send_compls ↵sandipb4-15/+36
counter
2005-08-016298438 cannot install ultra-80 if a USB keyboard and a mouse is also plugged incg1499155-13/+11
2005-08-016273374 sd does not start new IO after ddi_in_panic() is true, so sync is ↵taylor1-1/+4
not occuring
2005-07-316275414 unary operator * doesn't work properly when applied to args[] elementsmws53-1507/+2631
6282291 D compiler core dumps in dt_node_dynamic() for inline parameter 6295808 dtrace could warn about /* w/i a comment 6301080 dtrace debugging support should be easier to maintain 6301082 mdb should provide raw target support for DOF 6301083 dt_probe_discover() fails assertion when matching unpublished provider 6301084 Pscantext() leaks prmap_t buffer every time it is called 6301086 dtrace(1M) should always dtrace_close() before returning 6301087 dtrace_close() deadlock in dt_proc_destroy() when processes are idle 6301088 dtrace_program_link() leaks ELF handles for object files 6301091 D compiler support for USDT translators (part 2)
2005-07-296266836 panic: recursive mutex acquisition in nfs_mi_zonelist_remove()thurlow4-2/+47
2005-07-296291720 Panic on ipfilter and NAT using SIOCSTPUT and SIOCGNATLjojemann1-15/+26
6296526 IPfilter: ipf panics system when under heavy load and using nat
2005-07-294875480 The praudit and auditreduce commands not largefile aware.paulson3-8/+8
6261894 auditd appears to not be large file aware.
2005-07-296263194 Nothing prevents pcihp_list_occupants from setting ctrl->occupant->i ↵cth1-3/+14
>= HPC_MAX_OCCUPANTS
2005-07-296302652 Fire bypass access and translation access error handling in sun4u is ↵et1426002-7/+28
wrong. 6302807 Some Fire FMA ereports are wrong 6303405 Minor code cleanup for pcie model
2005-07-296279063 ETM support for sun4v/Ontario (umbrella bug) (fix versioning warnings)rb1441271-0/+1
2005-07-294907042 Some drivers should use ddi_prop_op for cb_prop_op implementationcth2-14/+20
2005-07-294403708 panic in ndi_dc_allochdl()cth1-1/+9
2005-07-291162710 Old structures (TXTS) in Makefileth1604881-5/+1
2005-07-286302209 move sun4v specific md5 and arcfour from SUNWcakr.u to SUNWcakr.vkais2-9/+5
2005-07-286175313 io provider exposes our reluctance to set vnode pathseschrock9-103/+31
2005-07-286265377 Metarename can cause a catastrophe in mddb if softpart is involvedstevep1-20/+58
6266010 Metarename intends to leave stale entries in mddb
2005-07-286296143 SCTP: Assoc. could abort if bound to a down address, which is later ↵vi1177479-124/+178
brought up.
2005-07-286271047 gcc and cmd/fdisk don't get alonglclee1-638/+756
2005-07-286265341 ACPI CA needs acpi-status to indicate running status of ACPIsmall4-6/+22
6295539 ACPICA calls to e_ddi_prop_update_int must have DDI_DEV_T_NONE as dev argument
2005-07-286271088 gcc and cmd/fs.d/autofs don't get alongjwahlig35-128/+144
6271103 gcc and cmd/fs.d/nfs don't get along 6272593 gcc and common/rpc don't get along
2005-07-286269639 gcc and mipagent don't get alongcarlsonj4-9/+9
6270219 gcc and mipagentconfig don't get along
2005-07-286302827 i.iuap needs to be updated for qcnarao1-1/+2
2005-07-286302802 Remove px and px_pci entries from driver_classes filegovinda1-2/+0
2005-07-286271976 gcc and cmd/print don't get alongjacobs7-24/+29
2005-07-27PSARC 2005/429 Ontario Event Transport Modulerb14412710-2/+3692
6279063 ETM support for sun4v/Ontario (umbrella bug)
2005-07-276302020 Fix lint errors caused by 6278578kais3-5/+5
6302024 Fix hardcoded version number in MD5's modlcrypto introduced by 6278572
2005-07-264763952 fstyp_ufs misreports cylinder group offsetsdmick1-92/+99
6301610 lint errors in fstyp_ufs Contributed by Shawn Walker <binarycrusader@gmail.com>
2005-07-266292709 gss_store_cred() doesn't set elements_stored if it's called with ↵willf1-10/+5
desired_mech=Kerberos.
2005-07-266240456 Need topo enumeration for PCI Expresstimh21-234/+1109
6244989 libtopo looks in the wrong place for driver modules on amd64
2005-07-266268981 cmd/bfs and gcc don't get alongceastha14-108/+148
6269001 cmd/spell and gcc don't get along 6269762 gcc and cmd/devinfo don't get along 6271038 gcc and cmd/exstr don't get along 6271041 gcc and cmd/factor don't get along 6271960 gcc and cmd/look don't get along 6272040 gcc and cmd/news don't get along 6273926 gcc and cmd/tee don't get along
2005-07-266273855 gcc and sgs/crle don't get alongseizo19-129/+167
6273864 gcc and sgs/libld don't get along 6273875 gcc and sgs/rtld don't get along 6272563 gcc and amd64/krtld/doreloc.c don't get along 6290157 gcc and sgs/librtld_db/rdb_demo don't get along
2005-07-266274683 gcc and libresolv[2] don't get alonganay11-54/+69
2005-07-266269076 cmd/calendar and gcc don't get alongchin8-49/+53
6271026 gcc and cmd/diff don't get along 6271886 gcc and cmd/logadm don't get along 6271890 gcc and cmd/logger don't get along 6272015 gcc and cmd/more don't get along 6273908 gcc and cmd/syslogd don't get along
2005-07-266233064 svc.startd is wedged trying to talk to the system consolemicheng4-40/+38
6270710 -1 for backenable is not correct
2005-07-256292940 sosctp_assoc() should return the reason of erroronnv_20kcpoon4-27/+24
2005-07-256291896 gcc and dcam1394 don't get alongap251641-4/+5
2005-07-256289017 sun4v system hangs during the bootgirish1-5/+5
2005-07-256274708 gcc and boot really don't get alongjg18-61/+139
2005-07-256249704 exstr fails to close file descriptorpetede1-68/+96
Contributed by Shawn Walker <binarycrusader@gmail.com>.
2005-07-254317114 inconsistent syntax between ipsecconf and ipseckeyjojemann2-5/+28
6242434 ipsecconf should require directional indicator with "saddr/daddr" and ipsec keyword 6270212 gcc and ipsecconf don't get along 6270215 gcc and ipseckey don't get along
2005-07-246299045 libzonecfg finis handles it doesn't own in some error pathsdp1-257/+160
6299048 libzonecfg commits zonepath changes to /etc/zones/index too soon
2005-07-23PSARC/2005/413 sun4v optimized MD5 and arcfour kernel cryptographic moduleskais13-73/+1319
6278572 port Spracklen's fast MD5 on Niagara to solaris 6278578 port Spracklen's fast RC4 on Niagara to solaris
2005-07-226282386 SW workaround needed in PCI-E switch/bridge driver for PLX PEX 8532 ↵et1426008-23/+99
switch HW bug 6284906 memory leak px_lib_dev_init + 0x1c 6296594 fire driver needs to disable LOG registers when INTR registers are disabled. 6298780 Support "pciex" device type and class name OBP properties for Fire in solaris. 6298786 minor pcie initchild codepath cleanup.
2005-07-226299091 Remove sun4u support for Fire 1.0ess3-97/+16
2005-07-226266620 mi2cv shouldn't #include <note.h>wesolows5-35/+45
6285975 nightly can lie about the compiler being used for amd64 compilation 6297567 cw is needed for compiler-independence on SPARC
2005-07-226299525 .init order failure when processing cyclesrie2-112/+106
2005-07-226228039 bfu clobbers amd64 sysinit modulecomay4-6/+12
6269042 cmd/zoneadm and gcc don't get along 6269046 cmd/zonecfg and gcc don't get along